/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

	#tabelle-bezeichner-links-form-feld,
	#tabelle-bezeichner-links-form-text,
	#tabelle-bezeichner-links-form-upload,
	#tabelle-bezeichner-links-form-text-area,
	#tabelle-bezeichner-links-form-dropdown,
	#tabelle-bezeichner-links-form-checkbox,
	#tabelle-bezeichner-links-form-passwort,
	#tabelle-bezeichner-links-form-submit
		{
		margin-bottom:5px;
		width:100%;
		}
	
	#tabelle-bezeichner-links-form-feld .spalte-1x1,
	#tabelle-bezeichner-links-form-text .spalte-1x1,
	#tabelle-bezeichner-links-form-upload .spalte-1x1,
	#tabelle-bezeichner-links-form-text-area .spalte-1x1,
	#tabelle-bezeichner-links-form-dropdown .spalte-1x1,
	#tabelle-bezeichner-links-form-passwort .spalte-1x1,
	#tabelle-bezeichner-links-form-submit .spalte-1x1
		{
		border-bottom:1px solid #DDDDDD;
		width:200px;
		padding-bottom:5px;
		}
	
	#tabelle-bezeichner-links-form-feld .spalte-1x2,
	#tabelle-bezeichner-links-form-text .spalte-1x2,
	#tabelle-bezeichner-links-form-upload .spalte-1x2,
	#tabelle-bezeichner-links-form-text-area .spalte-1x2,
	#tabelle-bezeichner-links-form-dropdown .spalte-1x2,
	#tabelle-bezeichner-links-form-passwort .spalte-1x2,
	#tabelle-bezeichner-links-form-submit .spalte-1x2
		{
		border-bottom:1px solid #DDDDDD;
		padding-bottom:5px;
		}
	
	.form-text,
	.form-upload,
	.form-dropdown
		{
		width:100%;
		}
	
	.form-text-area
		{
		width:100%;
		height:50px;
		font-family:arial;
		font-size:11px;
		}/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

	#tabelle-bezeichner-oben-form-text,
	#tabelle-bezeichner-oben-form-feld,
	#tabelle-bezeichner-oben-form-text-area,
	#tabelle-bezeichner-oben-form-dropdown,
	#tabelle-bezeichner-oben-form-checkbox,
	#tabelle-bezeichner-oben-form-passwort,
	#tabelle-bezeichner-oben-form-submit
		{
		margin-bottom:3px;
		width:100%;
		}
	
	#tabelle-bezeichner-oben-form-feld .spalte-1x1,
	#tabelle-bezeichner-oben-form-text .spalte-1x1,
	#tabelle-bezeichner-oben-form-text-area .spalte-1x1,
	#tabelle-bezeichner-oben-form-dropdown .spalte-1x1,
	#tabelle-bezeichner-oben-form-passwort .spalte-1x1,
	#tabelle-bezeichner-oben-form-submit .spalte-1x1
		{
		border-bottom:1px solid #000000;
		width:200px;
		}
		
	#tabelle-bezeichner-oben-form-text .spalte-1x1,
	#tabelle-bezeichner-oben-form-feld .spalte-1x1,
	#tabelle-bezeichner-oben-form-text-area .spalte-1x1,
	#tabelle-bezeichner-oben-form-dropdown .spalte-1x1,
	#tabelle-bezeichner-oben-form-passwort .spalte-1x1,
	#tabelle-bezeichner-oben-form-submit .spalte-1x1
		{
		width:100%;
		}
	
	#tabelle-bezeichner-oben-form-text .spalte-1x2,
	#tabelle-bezeichner-oben-form-feld .spalte-1x2,
	#tabelle-bezeichner-oben-form-text-area .spalte-1x2,
	#tabelle-bezeichner-oben-form-dropdown .spalte-1x2,
	#tabelle-bezeichner-oben-form-passwort .spalte-1x2,
	#tabelle-bezeichner-oben-form-submit .spalte-1x2
		{
		width:100%;
		padding-top:5px;
		padding-bottom:3px;
		}
	
	.form-text,
	.form-dropdown
		{
		width:100%;
		}
	
	.form-text-area
		{
		width:100%;
		height:50px;
		font-family:arial;
		font-size:11px;
		}/* -------------------------------------------------------------------------------------------------*/
/* 	B E W E R T U N G   E I N F U E G E N 
/* -------------------------------------------------------------------------------------------------*/

.form-text.einfuegen_abo_text
	{
	width: 100%;
	border: 1px solid #E8E8E8;
	}

.form-text-area.einfuegen_abo_text_area
	{
	width: 100%;
	height:90px; 
	border: 1px solid #E8E8E8;
	}

.einfuegen_abo_button
	{
	background-color:#F3971A; 
	height:35px;
	}

.einfuegen_abo_button_text
	{
	padding-left:10px; 
	font-weight:bold; 
	cursor:pointer;
	}

.einfuegen_abo_bezeichner
	{

	padding:3px;
	width: 100%;
	}
	
.einfuegen_abo_abo
	{
	width:20px; 
	font-size:11px;
	}
		
.einfuegen_abo_abo_bezeichner
	{
	width:100px; 
	font-size:12px; 
	vertical-align:top; 
	text-align:left;
	font-weight: bold;
	color: white;
	}
	
	#tabelle-benutzer-abo
		{
		width:400px;
		padding-top: 5px;
		margin-left: 7px;
		}
	#tabelle-benutzer-abo .spalte-1x1
		{
		border-top: 1px solid #E8E8E8;
		font-weight: bold;
		color: #ff9900;
		}	/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

/* Artikeldatensatz in der Liste */

	#artikel
		{
		float:left;
		margin-right:5px;
		margin-bottom:5px;
		padding:5px;
		border:1px solid #dddddd;
		width:160px;
		height:200px;
		}
	
	#artikel .img
		{
		width:100%;
		height:105px;
		}
	
	#artikel .img img
		{
		border:0px solid #000000;
		}
	
	#artikel .name
		{
		padding-top:3px;
		width:140px;
		height:18px;
		overflow:hidden;
		}
	
	#artikel .datum
		{
		margin-top:3px;
		font-size:10px;
		}

	#artikel .bewertungen
		{
		font-size:10px;
		z-index:100;
		}
	
	#artikel .aufrufe
		{
		font-size:10px;
		z-index:100;
		}
	
	#animation_upload_aussen
		{
		width:400px;
		border:1px solid #dddddd;
		text-align:center;
		}
	
	#animation_upload_innen
		{
		margin:10px;
		}

	#artikel .downloads
		{
		font-size:10px;
		z-index:100;
		}
		
	#artikel .artikel_id
		{
		font-size:10px;
		z-index:100;
		}/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

	#artikel_bearbeiten_vorschau
		{
		padding-bottom:10px;
		margin-bottom:10px;
		}

/* TextmenÃ¼ */

	#kategorie_menue
		{
		color:#2F64A9;
		text-decoration:none;
		padding:2px;
		border:1px solid #2F64A9;
		background-color:#E7EDF5;
		display:block;
		margin-top:2px;
		}/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

.liste_bewertung
	{
	float:left; 
	width:100%;
	}

.liste_bewertung.container
	{
	padding-bottom: 30px;
	}

.liste_bewertung_linie
	{
	width:100%; 
	border-bottom: 1px solid silver; 
	float: left;
	font-size: 1px;
	}

.liste_bewertung_liste
	{
	float: left;
	padding-right: 20px;
	}

.liste_bewertung_titel
	{
	float: left;
	width: 100%;
	padding-top: 5px;
	font-weight:bold;
	}

.liste_bewertung_kommentar
	{
	float: left;
	width: 100%;
	padding-top: 5px;
	}

.liste_bewertungen_uebersicht
	{
	padding-bottom: 20px;
	float: left;
	}	

.liste_bewertung_stern
	{
	width:17px; 
	height: 17px;
	background-image: url(../pics/chrunchypix/star_yellow.png);
	background-repeat: no-repeat;
	float:left
	}
	
.liste_bewertungen_button
	{
	background-color:#E7EDF5;
	border:1px solid #2F64A9;
	color:#2F64A9;
	width:85px;
	margin-top:5px;
	padding:2px;
	text-decoration:none;
	font-weight: bold;
	cursor:pointer;
	}

/* -------------------------------------------------------------------------------------------------*/
/* 	B E W E R T U N G   E I N F U E G E N 
/* -------------------------------------------------------------------------------------------------*/

.form-text.einfuegen_bewertung_text
	{
	width: 100%;
	border: 1px solid #E8E8E8;
	}

.form-text-area.einfuegen_bewertung_text_area
	{
	width: 100%;
	height:90px; 
	border: 1px solid #E8E8E8;
	}

.einfuegen_bewertung_bewertung_radio_inaktiv
	{
	width: 17px;
	height: 17px;
	cursor:pointer;
	background-repeat: no-repeat;
	background-image:URL(../pics/chrunchypix/bewertung_inaktiv.gif);	
	}

.einfuegen_bewertung_bewertung_radio_aktiv
	{
	width: 17px;
	height: 17px;
	cursor:pointer;
	background-repeat: no-repeat;
	background-image:URL(../pics/chrunchypix/bewertung_aktiv.gif);	
	}

.einfuegen_bewertung_button
	{
	background-color:#F3971A; 
	height:35px;
	}

.einfuegen_bewertung_button_text
	{
	padding-left:10px; 
	font-weight:bold; 
	cursor:pointer;
	}

.einfuegen_bewertung_bezeichner
	{
	border-bottom:1px solid black;
	padding:3px;
	width: 100%;
	}
	
.einfuegen_bewertung_bewertung
	{
	width:20px; 
	font-size:11px;
	}
		
.einfuegen_bewertung_bewertung_bezeichner
	{
	width:100px; 
	font-size:12px; 
	vertical-align:top; 
	text-align:left;
	font-weight: bold;
	}	/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */
	
		
	#backlink
		{
		margin-bottom:10px;
		}
		
	#backlink a
		{
		font-size:14px;
		}
	
	#tabelle-artikel-detail
		{
		}

	#tabelle-artikel-detail #tabelle-artikel-detail-spalte-1x1
		{
		}
	
	#tabelle-artikel-detail #tabelle-artikel-detail-spalte-1x1 .img-detail
		{
		margin-bottom:20px;
		}
	
	#tabelle-artikel-detail #tabelle-artikel-detail-spalte-1x2
		{
		padding-left:10px;
		}

	#tabelle-artikel-detail #tabelle-artikel-detail-spalte-1x2 #tabelle-form-feld
		{
		width:100%;
		margin-bottom:10px;
		}
	
	#tabelle-artikel-detail #tabelle-artikel-detail-spalte-1x2 #tabelle-form-feld .spalte-1x1
		{
		font-weight:bold;
		color:F3971B;
		border-bottom:1px solid #F3971B;
		}
	
	#tabelle-artikel-detail #tabelle-artikel-detail-spalte-1x2 #tabelle-form-feld .spalte-2x1
		{
		padding-top:3px;
		}
	
	#tabelle-artikel-detail-kaufuebersicht
		{
		border:1px solid #dddddd;
		border-collapse:collapse;
		margin-bottom:10px;
		width:100%;
		}
	
	#tabelle-artikel-detail-kaufuebersicht .spalte-1x1,
	#tabelle-artikel-detail-kaufuebersicht .spalte-1x2,
	#tabelle-artikel-detail-kaufuebersicht .spalte-1x3,
	#tabelle-artikel-detail-kaufuebersicht .spalte-1x4
		{
		padding:2px;
		border:1px solid #dddddd;
		border-collapse:collapse;
		}

	.artikel-detail-container-bewertungen
	{
		margin-top: 20px;
	}/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

/* */

	.element-artikel-kataloge .pfad
		{
		color:#4A4A4A;
		}
	
	.element-artikel-kataloge .pfad a
		{
		color:#4A4A4A;
		text-decoration:none;
		}
	
	.element-artikel-kataloge .kataloge .liste-liste .liste-katalog
		{
		font-size:16px;
		border-top:1px solid #A9A9A9;
		margin-top:10px;
		padding-top:10px;
		}
	
	.element-artikel-kataloge .kataloge .liste-liste .liste-katalog a
		{
		color:#4A4A4A;
		}
	
	.element-artikel-kataloge .kataloge .liste-liste .liste-katalog .liste-unterkataloge
		{
		padding-top:5px;
		}

.leuchtkasten_info
	{
	padding-top:3px;
	font-size:10px;
	width:120px;
	height:14px;
	overflow:hidden;
	}
/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */
	
	#download_dialog
		{
		width:100%;
		border:1px solid #5CCC00;
		background-color:#D3F1BA;
		}
	
	#download_dialog td
		{
		padding:10px;
		}
	
	#download_dialog td a
		{
		color:#1F9B14;
		}
	
	#download_dialog .spalte-1
		{
		width:40px;
		}/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

#element-formular-liste-filter
	{
	padding-top:5px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(../pics/chrunchypix/crunchypix_pix_01.gif);
	background-repeat:repeat-x;
	}
/* Schlagwortliste für die Artikel */

.schlagworte a
	{
	color:#4A4A4A;
	}/* Pageview für die Artikelliste */

.pageview-artikel
	{
	color:#4A4A4A;
	clear:both;
	text-align:right;
	}

.pageview-artikel a
	{
	text-decoration:none;
	color:#4A4A4A;
	}

.pageview-artikel b
	{
	color:#2F64A9;
	font-size:18px;
	}

.pageview-artikel li
	{
	display: inline;
	padding: 0px 10px; 
	}

/* Suchmaske für die Artikelsuche */

.element-formular-artikel-suche
	{
	margin-bottom:5px;
	}

.element-formular-artikel-suche h2
	{
	font-size:14px;
	margin-top:10px;
	margin-bottom:5px;
	color:#F3971B;
	}
/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

 .artikel_vorschau
 	{
 	display:none;
	padding:5px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:200;
	color:#4A4A4A;
	margin:5px;
	background-color:efefef;
	border:1px solid #aaaaaa;
	text-align:center;
	}
/* */

	.formular-benutzer-abo-bearbeiten .form-dropdown
		{
		width:150px;
		}
/* */

	#tabelle-benutzer-abos-liste-buddylist
		{
		width:100%;
		border-collapse:collapse;
		}
	
	#tabelle-benutzer-abos-liste-buddylist td
		{
		border:1px solid #dddddd;
		padding:2px;
		}
	
	#tabelle-benutzer-abos-liste-buddylist .spalte-1
		{
		width:75px;
		}
	.element-benutzer-blog-liste .menue
		{
		color:#2F64A9;
		margin-bottom:10px;
		text-align:right;
		}
	
	.element-benutzer-blog-liste .menue a
		{
		color:#2F64A9;
		text-decoration:none;
		padding:2px;
		border:1px solid #2F64A9;
		background-color:#E7EDF5;
		}
	
	.element-benutzer-blog-liste .menue
		{
		padding-top:4px;
		height:25px;
		margin-top:-45px;
		}

/* */

	#tabelle-benutzer-blog
		{
		margin-bottom:10px;
		width:100%;
		border-collapse:collapse;
		}
	
	#tabelle-benutzer-blog #tabelle-benutzer-blog-zeile-1
		{
		background-color:#efefef;
		padding:5px;
		}

	#tabelle-benutzer-blog #tabelle-benutzer-blog-zeile-2
		{
		padding:5px;
		}

/* */

	.formular-benutzer-blog-einfuegen .form-dropdown,
	.formular-benutzer-blog-bearbeiten .form-dropdown
		{
		width:150px;
		}

	.formular-benutzer-blog-einfuegen #tabelle-bezeichner-oben-form-text-area #blog_mitteilung,
	.formular-benutzer-blog-bearbeiten #tabelle-bezeichner-oben-form-text-area #blog_mitteilung
		{
		height:80px;
		}

	.formular-benutzer-blog-loeschen #tabelle-bezeichner-oben-form-feld .form-feld
		{
		height:50px;
		overflow:hidden;
		padding:5px;
		border:1px solid #dddddd;
		background-color:#efefef;
		}
	.element-benutzer-blog-kommentare-liste .menue
		{
		color:#2F64A9;
		margin-bottom:10px;
		text-align:right;
		}
	
	.element-benutzer-blog-kommentare-liste .menue a
		{
		color:#2F64A9;
		text-decoration:none;
		padding:2px;
		border:1px solid #2F64A9;
		background-color:#E7EDF5;
		}

	.element-benutzer-blog-kommentare-liste .menue
		{
		padding-top:4px;
		height:25px;
		margin-top:-45px;
		}

/* */

	#tabelle-benutzer-blog-kommentare
		{
		margin-bottom:10px;
		width:100%;
		border-collapse:collapse;
		}
	
	#tabelle-benutzer-blog-kommentare #tabelle-benutzer-blog-kommentare-zeile-1
		{
		background-color:#efefef;
		padding:5px;
		}

	#tabelle-benutzer-blog-kommentare #tabelle-benutzer-blog-kommentare-zeile-2
		{
		padding:5px;
		padding-left:50px;
		}

/* */

	.formular-benutzer-blog-kommentare-einfuegen #tabelle-bezeichner-oben-form-text-area #kommentar_mitteilung,
	.formular-benutzer-blog-kommentare-bearbeiten #tabelle-bezeichner-oben-form-text-area #kommentar_mitteilung
		{
		height:80px;
		}

	.formular-benutzer-blog-kommentare-loeschen #tabelle-bezeichner-oben-form-feld .form-feld
		{
		height:50px;
		overflow:hidden;
		padding:5px;
		border:1px solid #dddddd;
		background-color:#efefef;
		}
/* */

	#tabelle-benutzer-credits-liste
		{
		width:100%;
		border-collapse:collapse;
		}
	
	#tabelle-benutzer-credits-liste td
		{
		border:1px solid #dddddd;
		padding:2px;
		}
	
	#benutzer-kontostand
		{
		margin-bottom:10px;
		}

/* TextmenÃ¼ oberhalb der Katalogansicht. */

	.element-benutzer-credits-liste .menue
		{
		color:#2F64A9;
		margin-bottom:10px;
		text-align:right;
		}
	
	.element-benutzer-credits-liste .menue a
		{
		color:#2F64A9;
		text-decoration:none;
		padding:2px;
		border:1px solid #2F64A9;
		background-color:#E7EDF5;
		}
/* */

	#tabelle-benutzer-downloads-liste
		{
		width:100%;
		border-collapse:collapse;
		}
	
	#tabelle-benutzer-downloads-liste td
		{
		border:1px solid #dddddd;
		padding:2px;
		}


/* TextmenÃ¼ oberhalb der Listenansicht. */

	.element-benutzer-gaestebuch-liste .menue
		{
		color:#2F64A9;
		margin-bottom:10px;
		text-align:right;
		}
	
	.element-benutzer-gaestebuch-liste .menue a
		{
		color:#2F64A9;
		text-decoration:none;
		padding:2px;
		border:1px solid #2F64A9;
		background-color:#E7EDF5;
		}

	.element-benutzer-gaestebuch-liste .menue
		{
		padding-top:4px;
		height:25px;
		margin-top:-45px;
		}

/* */

	#tabelle-benutzer-gaestebuch
		{
		margin-bottom:10px;
		width:100%;
		border-collapse:collapse;
		}
	
	#tabelle-benutzer-gaestebuch #tabelle-benutzer-gaestebuch-zeile-1
		{
		background-color:#efefef;
		padding:5px;
		}

	#tabelle-benutzer-gaestebuch #tabelle-benutzer-gaestebuch-zeile-2
		{
		padding:5px;
		}
	
	#tabelle-benutzer-gaestebuch #tabelle-benutzer-gaestebuch-zeile-2 .kommentar
		{
		margin-top:15px;
		padding-left:50px;
		font-style:italic;
		}

/* */

	.formular-benutzer-gaestebuch-bearbeiten .form-dropdown
		{
		width:150px;
		}

	.formular-benutzer-gaestebuch-einfuegen #tabelle-bezeichner-oben-form-text-area #gaestebuch_mitteilung,
	.formular-benutzer-gaestebuch-bearbeiten #tabelle-bezeichner-oben-form-text-area #gaestebuch_mitteilung
		{
		height:150px;
		}
	
	.formular-benutzer-gaestebuch-loeschen #tabelle-bezeichner-oben-form-feld .form-feld
		{
		height:50px;
		overflow:hidden;
		padding:5px;
		border:1px solid #dddddd;
		background-color:#efefef;
		}

	.formular-benutzer-gaestebuch-bearbeiten #gaestebuch_kommentar
		{
		height:80px;
		}




/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

/* Der Katalogpfad */

	.element-benutzer-kataloge-liste .pfad
		{
		color:#4A4A4A;
		margin-bottom:10px;
		}
	
	.element-benutzer-kataloge-liste .pfad a
		{
		color:#4A4A4A;
		text-decoration:none;
		}

/* Textmenü oberhalb der Katalogansicht. */

	.element-benutzer-kataloge-liste .menue
		{
		color:#2F64A9;
		margin-bottom:10px;
		text-align:right;
		}
	
	.element-benutzer-kataloge-liste .menue a
		{
		color:#2F64A9;
		text-decoration:none;
		padding:2px;
		border:1px solid #2F64A9;
		background-color:#E7EDF5;
		}

/* Katalogdatensatz in der Liste */

	#katalog
		{
		float:left;
		margin-right:5px;
		margin-bottom:5px;
		padding:5px;
		border:1px solid #dddddd;
		width:160px;
		height:55px;
		background-image:URL(../pics/chrunchypix/ordner_bilder.gif);
		background-repeat:no-repeat;
		}
	
	#katalog .bezeichner
		{
		width:80px;
		height:30px;
		margin-left:40px;
		overflow:hidden;
		}
	
	#katalog .info
		{
		color:#4A4A4A;
		margin-left:40px;
		font-size:10px;
		}
	
	#katalog a
		{
		color:#4A4A4A;
		text-decoration:none;
		}

/* Zeilenumbruch zwischen Katalog- und Artikelliste. */

	.element-benutzer-kataloge-liste .kataloge-artikel
		{
		clear:both;
		}
/* Kontextmenü für die Kataloge */

	#katalog .kontext-link
		{
		float:right;
		}
	
	#katalog .kontext-menue
		{
		padding:5px;
		display:none;
		position:absolute;
		top:0px;
		left:0px;
		z-index:100;
		color:#4A4A4A;
		margin:5px;
		background-color:efefef;
		border:1px solid #aaaaaa;
		}
	
	#katalog .kontext-menue a
		{
		color:#4A4A4A;
		text-decoration:none;
		}
/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

/* Der Katalogpfad */

	.element-benutzer-leuchtkaesten-liste .pfad
		{
		color:#4A4A4A;
		margin-bottom:10px;
		}
	
	.element-benutzer-leuchtkaesten-liste .pfad a
		{
		color:#4A4A4A;
		text-decoration:none;
		}

/* Textmenü oberhalb der Katalogansicht. */

	.element-benutzer-leuchtkaesten-liste .menue
		{
		color:#2F64A9;
		clear:both;
		text-align:right;
		margin-bottom:10px;
		}
	
	.element-benutzer-leuchtkaesten-liste .menue a
		{
		color:#2F64A9;
		text-decoration:none;
		padding:2px;
		border:1px solid #2F64A9;
		background-color:#E7EDF5;
		}

/* Katalogdatensatz in der Liste */

	#leuchtkasten
		{
		float:left;
		margin-right:5px;
		margin-bottom:5px;
		padding:5px;
		border:1px solid #dddddd;
		width:160px;
		height:30px;
		background-image:URL(../pics/chrunchypix/ordner_lampe.gif);
		background-repeat:no-repeat;
		}
	
	#leuchtkasten .bezeichner
		{
		width:100px;
		margin-left:40px;
		overflow:hidden;
		}
	
	#leuchtkasten a
		{
		color:#4A4A4A;
		text-decoration:none;
		}

/* Zeilenumbruch zwischen Katalog- und Artikelliste. */

	.element-benutzer-leuchtkaesten-liste .leuchtkasten-artikel
		{
		clear:both;
		}

/* Kontextmenü für die Kataloge */

	#leuchtkasten .kontext-link
		{
		float:right;
		}
	
	#leuchtkasten .kontext-menue
		{
		padding:5px;
		display:none;
		position:absolute;
		top:0px;
		left:0px;
		z-index:100;
		color:#4A4A4A;
		margin:5px;
		background-color:efefef;
		border:1px solid #aaaaaa;
		}
	
	#leuchtkasten .kontext-menue a
		{
		color:#4A4A4A;
		text-decoration:none;
		}

	#tabelle-benutzer-profil #tabelle-bezeichner-links-form-feld
		{
		width:100%;
		}
	
	#tabelle-benutzer-profil #tabelle-bezeichner-links-form-feld .spalte-1x1,
	#tabelle-benutzer-profil #tabelle-bezeichner-links-form-feld .form-bezeichner
		{
		width:100px;
		}

	#tabelle-benutzer-profil #tabelle-bezeichner-links-form-feld .spalte-1x2
		{
		width:100%;
		}/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

	.orange
		{
		color:#ff9900;
		}
	
	.dunkelblau
		{
		color:#0066cc;
		}

/* Element Absatz */

	.element-absatz
		{
		width:100%;
		margin-bottom:20px;
		clear:both;
		}
	
	.element-absatz h2
		{
		font-size:14px;
		margin-top:10px;
		margin-bottom:5px;
		color:#F3971B;
		font-style:italic;
		padding-left:10px;
		height:25px;
		background-image:URL(../pics/chrunchypix/hgb_ueberschrift_01.gif);
		background-repeat:no-repeat;
		background-position:0 17;
		}
	
	.element-absatz .text
		{
		}
	
	.element-absatz .text a
		{
		color:#2F64A9;
		font-weight:bold;
		text-decoration:none;
		}
	
	.element-absatz .bild-rechts
		{
		float:right;
		margin-left:8px;
		margin-bottom:8px;
		width:auto;
		}
	
	.element-absatz .bild-links
		{
		float:left;
		margin-right:8px;
		margin-bottom:8px;
		width:auto;
		}
	
	.bild-unterschrift
		{
		font-size:9px;
		}
	
	.bild-grafik
		{
		}
	
	.element-absatz .verweis
		{
		}
	
	.element-absatz .verweis a
		{
		color:#2F64A9;
		}
/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

/* Element Bild Banner */

	.element-bild-banner
		{
		margin-bottom:10px;
		}

/* */

	.element-bild-medien
		{
		margin-bottom:10px;
		}

.html_plain	
	{ 
	text-align: center; 
	}
/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

/*  */

	.element-verweis
		{
		color:#FE0000;
		font-weight:bold;
		text-decoration:none;
		}
/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

	#tabelle-form-text,
	#tabelle-form-text-area,
	#tabelle-form-dropdown,
	#tabelle-form-checkbox,
	#tabelle-form-passwort,
	#tabelle-form-submit
		{
		margin-bottom:3px;
		}
	
	#tabelle-form-text .spalte-1x1,
	#tabelle-form-text-area .spalte-1x1,
	#tabelle-form-dropdown .spalte-1x1,
	#tabelle-form-passwort .spalte-1x1,
	#tabelle-form-submit .spalte-1x1
		{
		border-bottom:1px solid #dddddd;
		width:200px;
		}
		
	#tabelle-form-feld .spalte-1x1,
	#tabelle-form-text-area .spalte-1x1,
	#tabelle-form-dropdown .spalte-1x1,
	#tabelle-form-passwort .spalte-1x1,
	#tabelle-form-submit .spalte-1x1
		{
		width:200px;
		}
	
	#tabelle-form-checkbox .spalte-1x1
		{
		border-bottom:1px solid #dddddd;
		width:30px;
		}
	
	#tabelle-form-text .spalte-1x2,
	#tabelle-form-text-area .spalte-1x2,
	#tabelle-form-dropdown .spalte-1x2,
	#tabelle-form-passwort .spalte-1x2,
	#tabelle-form-submit .spalte-1x2
		{
		border-bottom:1px solid #dddddd;
		width:200px;
		padding-bottom:3px;
		}
	
	#tabelle-form-checkbox .spalte-1x2
		{
		border-bottom:1px solid #dddddd;
		width:370px;
		padding-bottom:3px;
		}
	
	.form-text,
	.form-dropdown
		{
		width:100%;
		}
			
	.form-text-area
		{
		width:100%;
		height:50px;
		font-family:arial;
		font-size:11px;
		}
	
	.formular-benutzer-artikel-einfuegen .form-text
		{
		width:200px;
		}/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

.fussnavigation
	{
	text-align:right;
	}

.fussnavigation .ebene_1_aktiv
	{
	font-weight:bold;
	}

.fussnavigation .ebene_1_aktiv a
	{
	text-decoration:none;
	font-weight:bold;
	color:#2F64A9;
	}

.fussnavigation .ebene_1_inaktiv
	{
	}

.fussnavigation .ebene_1_inaktiv a
	{
	text-decoration:none;
	color:#4A4A4A;
	}

/* */

.fussnavigation_ebene2 h2
	{
	color:#F3971B;
	font-size:14px;
	margin-top:10px;
	margin-bottom:5px;
	}

.fussnavigation_ebene2 .ebene_2_aktiv
	{
	border-top:1px solid #A9A9A9;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	background-image:URL(../pics/chrunchypix/pfeil_02.gif);
	background-repeat:no-repeat;
	background-position:0 5;
	}

.fussnavigation_ebene2 .ebene_2_aktiv_erster
	{
	padding-bottom:5px;
	padding-left:10px;
	background-image:URL(../pics/chrunchypix/pfeil_02.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}

.fussnavigation_ebene2 .ebene_2_aktiv a,
.fussnavigation_ebene2 .ebene_2_aktiv_erster a
	{
	color:#173E86;
	text-decoration:none;
	font-weight:bold;
	}

.fussnavigation_ebene2 .ebene_2_inaktiv
	{
	border-top:1px solid #A9A9A9;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	background-image:URL(../pics/chrunchypix/pfeil_01.gif);
	background-repeat:no-repeat;
	background-position:0 5;
	}

.fussnavigation_ebene2 .ebene_2_inaktiv_erster
	{
	padding-bottom:5px;
	padding-left:10px;
	background-image:URL(../pics/chrunchypix/pfeil_01.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}

.fussnavigation_ebene2 .ebene_2_inaktiv a,
.fussnavigation_ebene2 .ebene_2_inaktiv_erster a
	{
	color:#4A4A4A;
	text-decoration:none;
	}

/* */

.fussnavigation_ebene2 .ebene_3_aktiv
	{
	border-top:1px solid #A9A9A9;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	background-image:URL(../pics/chrunchypix/pfeil_02.gif);
	background-repeat:no-repeat;
	background-position:10 5;
	}

.fussnavigation_ebene2 .ebene_3_aktiv a
	{
	color:#173E86;
	text-decoration:none;
	font-weight:bold;
	}

.fussnavigation_ebene2 .ebene_3_inaktiv
	{
	border-top:1px solid #A9A9A9;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	background-image:URL(../pics/chrunchypix/pfeil_01.gif);
	background-repeat:no-repeat;
	background-position:10 5;
	}

.fussnavigation_ebene2 .ebene_3_inaktiv a
	{
	color:#4A4A4A;
	text-decoration:none;
	}

/* */

.fussnavigation_ebene2 .ebene_4_aktiv
	{
	border-top:1px solid #A9A9A9;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	}

.fussnavigation_ebene2 .ebene_4_aktiv a
	{
	color:#173E86;
	text-decoration:none;
	font-weight:bold;
	}

.fussnavigation_ebene2 .ebene_4_inaktiv
	{
	border-top:1px solid #A9A9A9;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	}

.fussnavigation_ebene2 .ebene_4_inaktiv a
	{
	color:#4A4A4A;
	text-decoration:none;
	}
/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */


/* Textmenü oberhalb der Katalogansicht. */

	.element-gesuche-liste .menue
		{
		color:#2F64A9;
		margin-bottom:10px;
		text-align:right;
		}
	
	.element-gesuche-liste .menue a
		{
		color:#2F64A9;
		text-decoration:none;
		padding:2px;
		border:1px solid #2F64A9;
		background-color:#E7EDF5;
		}	
	#tabelle-gesuche-liste
		{
		width:100%;
		border-collapse:collapse;
		}
	
	#tabelle-gesuche-liste td
		{
		padding:2px;
		border:1px solid #D8D8D8;
		border-collapse:collapse;
		}
	
	#tabelle-gesuche-liste td
		{
		padding:2px;
		}
	
	#tabelle-gesuche-liste #tabelle-gesuche-liste-doppelspalte-2x1,
	#tabelle-gesuche-liste #tabelle-gesuche-liste-doppelspalte-2x3
		{
		border-bottom:1px solid #000000;
		}
	
	#tabelle-gesuche-liste .zeile-0
		{
		background-color:#ECECEC;
		}

	#tabelle-gesuche-liste .zeile-1
		{
		background-color:#D3D3D3;
		}
/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

/* */

	.hauptnavigation .ebene_1_aktiv
		{
		border-top:1px solid #A9A9A9;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:10px;
		background-image:URL(../pics/chrunchypix/pfeil_02.gif);
		background-repeat:no-repeat;
		background-position:0 5;
		}
	
	.hauptnavigation .ebene_1_aktiv a
		{
		color:#173E86;
		text-decoration:none;
		font-weight:bold;
		}
	
	.hauptnavigation .ebene_1_inaktiv
		{
		border-top:1px solid #A9A9A9;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:10px;
		background-image:URL(../pics/chrunchypix/pfeil_01.gif);
		background-repeat:no-repeat;
		background-position:0 5;
		}
	
	.hauptnavigation .ebene_1_inaktiv a
		{
		color:#4A4A4A;
		text-decoration:none;
		}
/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

/* */
	
	.body
		{
		margin:5px;
		overflow:scroll;
		font-family:Arial;
		font-size:12px;
		}

	div, td, span
		{
		font-family:Arial;
		border:0px solid #dddddd;
		font-family:Arial;
		font-size:12px;
		}
	
	p
		{
		margin:0px;
		}
	
	input, select
		{
		font-family:Arial;
		font-size:11px;
		}
	
	a
		{
		color:#2F64A9;
		font-weight:bold;
		text-decoration:none;
		}


/* Titeltabelle */
	
	#tabelle-titel
		{
		width:100%;
		}
	
	#tabelle-titel .spalte-1x1,
	#tabelle-titel .spalte-1x2
		{
		background-image:url(../pics/chrunchypix/crunchypix_logo_02.gif);
		background-repeat:repeat-x;
		}

/* Hauptinhalt */

	#tabelle-inhalt
		{
		width:100%;
		margin-top:20px;
		margin-bottom:20px;
		}
	
	#tabelle-inhalt #tabelle-inhalt-spalte-1x1
		{
		border-right:1px solid #A9A9A9;
		padding:10px;
		padding-left:0px;
		padding-top:0px;
		}	
	
	#tabelle-inhalt #tabelle-inhalt-spalte-1x2
		{
		width:auto;
		padding-top:0px;
		padding-left:10px;
		padding-right:10px;
		}
	
	#tabelle-inhalt #tabelle-inhalt-spalte-1x3
		{
		border-left:1px solid #A9A9A9;
		width:200px;
		padding:10px;
		padding-right:0px;
		padding-top:0px;
		}

/* Startseite */

	#tabelle-inhalt-startseite-1,
	#tabelle-inhalt-startseite-2
		{
		width:676px;
		}
	
	#tabelle-inhalt-startseite-2 #tabelle-inhalt-startseite-2-spalte-1x1
		{
		width:338px;
		padding-right:5px;
		}
	
	#tabelle-inhalt-startseite-2 #tabelle-inhalt-startseite-2-spalte-1x2
		{
		width:338px;
		padding-left:5px;
		}

/* Fusstabelle */

	#tabelle-fuss
		{
		width:100%;
		}
	
	#tabelle-fuss .spalte-1x1
		{
		background-image:url(../pics/chrunchypix/crunchypix_fuss_01.gif);
		background-repeat:repeat-x;
		}

/* Startseite Ã¼bersicht */

	div.startseite_uebersicht										
		{ 
		border-bottom: 1px solid #A9A9A9; 
		padding-bottom: 10px;
		}
		
	div.startseite_uebersicht h2									
		{ 
		color:#F3971B; 
		font-size:14px; 
		margin-bottom:5px; 
		margin-top:10px; 
		}		
		
/* Kontextmenü für die Artikel */
	
	.kontext-menue
		{
		width:200px;
		}
	
	.kontext-link
		{
		padding-top:3px;
		float:right;
		}
	
	.kontext-menue
		{
		padding:5px;
		display:none;
		position:absolute;
		top:0px;
		left:0px;
		z-index:100;
		color:#4A4A4A;
		margin:5px;
		background-color:efefef;
		border:1px solid #aaaaaa;
		}
	
	.kontext-menue a
		{
		color:#4A4A4A;
		text-decoration:none;
		}
/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

.element-formular-login h2
	{
	font-size:14px;
	margin-top:10px;
	margin-bottom:5px;
	color:#F3971B;
	}

.element-formular-login a
	{
	color:#4A4A4A;
	text-decoration:none;
	}

.element-formular-login .formular-login
	{
	margin-bottom:5px;
	}

.element-formular-login .formular-login #tabelle-form-text .spalte-1x1,
.element-formular-login .formular-login #tabelle-form-passwort .spalte-1x1
	{
	width:100px;
	}

.element-formular-login .formular-login #tabelle-form-text .spalte-1x2,
.element-formular-login .formular-login #tabelle-form-passwort .spalte-1x2
	{
	width:90px;
	}

/* */

.element-formular-logout h2
	{
	font-size:14px;
	margin-top:10px;
	margin-bottom:5px;
	color:#F3971B;
	}

.element-formular-logout a
	{
	color:#4A4A4A;
	text-decoration:none;
	}

.element-formular-logout .kennung
	{
	color:#4A4A4A;
	margin-bottom:10px;
	}

.element-formular-logout .formular-logout
	{
	margin-bottom:5px;
	}
/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

/* News Widget */

.widget-inhalt .inhalt .news-titel a
	{
	font-size:11px;
	color:#FE0000;
	text-decoration:none;
	}

/* News Detail */

.news-detail
	{
	margin-bottom:10px;
	}

.news-detail a
	{
	color:#FE0000;
	text-decoration:none;
	}

.news-detail h2
	{
	font-size:14px;
	color:#FE0000;
	border-bottom:1px dashed #FE0000;
	margin:0px;
	margin-bottom:5px;
	width:100%;
	}

.news-detail .text-aufmacher
	{
	color:#000000;
	font-style:italic;
	}

.news-detail .text-langtext
	{
	color:#000000;
	clear:both;
	}

.news-detail .bild-links
	{
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	}

/*  News Liste */

.news-liste
	{
	margin-bottom:10px;
	}

.news-liste a
	{
	color:#FE0000;
	text-decoration:none;
	}

.news-liste h2
	{
	font-size:14px;
	color:#FE0000;
	border-bottom:1px dashed #FE0000;
	margin:0px;
	margin-bottom:5px;
	width:100%;
	}

.news-liste .text-aufmacher
	{
	color:#000000;
	}

.news-liste .bild-links
	{
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	}
@CHARSET "ISO-8859-1";

/* Raetseldetailansicht */
div.raetsel_detail img 								{ border: 2px solid #F3971A;}
div.raetsel_detail td.text_hinweis				{ font-size: 14px; padding: 5px; color: #F3971A; font-weight: bold;}
div.raetsel_detail td.text_hinweis *			{ font-size: 14px; }
div.raetsel_detail table.banner					{ }
div.raetsel_detail table.banner td				{ }
div.raetsel_detail table.banner div.banner	{ }
div.raetsel_detail .klickbanner					{ border: 1px solid white; float: none; cursor: pointer; margin-bottom: 5px; }
div.raetsel_info										{ border-bottom: 1px solid #A9A9A9; padding-bottom: 10px;}
div.raetsel_info h2									{ color:#F3971B; font-size:14px; margin-bottom:5px; margin-top:10px; }

/* Formular */
table.form-tabelle-raetsel							{ width: 100%; }
table.form-tabelle-raetsel .spalte-1x1			{ padding-bottom:10px; }
table.form-tabelle-raetsel .spalte-1x1	div	{ width: 100%; border-bottom: 1px solid black;}
.raetsel .spalte-1x1 div,
.raetsel .spalte-1x1									{ width: 100px;}								
.raetsel .spalte-1x2,
.raetsel .spalte-1x2 input							{ width: 100px; width: 170px;}

/* Gewinnerliste */
div.liste_raetsel	.jackpot							{ color: #F3971A; font-weight: bold; font-size: 13px; }
div.liste_raetsel td									{ padding: 10 0 10 0; border-bottom: 1px solid #F3971A; }
div.liste_raetsel td.letzter						{ border: 0px; }
/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

.sitemap
	{
	padding-top:2px;
	padding-bottom:2px;
	}

.sitemap a
	{
	color:#000000;
	text-decoration:none;
	}
/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

/* */

.pageview-aktiv
	{
	float:left;
	width:20px;
	height:15px;
	border:1px solid #FE0000;
	margin-left:1px;
	text-align:center;
	background:#FFBFBF;
	}

.pageview-aktiv .text
	{
	color:#FE0000;
	font-weight:bold;
	}

.pageview-inaktiv
	{
	float:left;
	width:20px;
	height:15px;
	border:1px solid #5A768B;
	margin-left:1px;
	text-align:center;
	background:#DFE6EC;
	}

.pageview-inaktiv a
	{
	color:#5A768B;
	font-weight:bold;
	text-decoration:none;
	}

/* */

.siteset-verzeichnis
	{
	}

.verzeichnis-aktiv
	{
	height:15px;
	border:1px solid #FE0000;
	margin-bottom:1px;
	background:#FFBFBF;
	}

.verzeichnis-aktiv .text
	{
	color:#FE0000;
	font-weight:bold;
	}

.verzeichnis-inaktiv
	{
	height:15px;
	border:1px solid #5A768B;
	margin-bottom:1px;
	background:#DFE6EC;
	}

.verzeichnis-inaktiv a
	{
	color:#5A768B;
	font-weight:bold;
	text-decoration:none;
	}
/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

.titelnavigation
	{
	text-align:right;
	}

.titelnavigation .ebene_1_aktiv
	{
	font-weight:bold;
	}

.titelnavigation .ebene_1_aktiv a
	{
	text-decoration:none;
	font-weight:bold;
	color:#2F64A9;
	}

.titelnavigation .ebene_1_inaktiv
	{
	}

.titelnavigation .ebene_1_inaktiv a
	{
	text-decoration:none;
	color:#4A4A4A;
	}

/* */

.titelnavigation_ebene2 h2
	{
	color:#F3971B;
	font-size:14px;
	margin-top:10px;
	margin-bottom:5px;
	}

.titelnavigation_ebene2 .ebene_2_aktiv
	{
	border-top:1px solid #A9A9A9;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	background-image:URL(../pics/chrunchypix/pfeil_02.gif);
	background-repeat:no-repeat;
	background-position:0 5;
	}

.titelnavigation_ebene2 .ebene_2_aktiv_erster
	{
	padding-bottom:5px;
	padding-left:10px;
	background-image:URL(../pics/chrunchypix/pfeil_02.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}

.titelnavigation_ebene2 .ebene_2_aktiv a,
.titelnavigation_ebene2 .ebene_2_aktiv_erster a
	{
	color:#173E86;
	text-decoration:none;
	font-weight:bold;
	}

.titelnavigation_ebene2 .ebene_2_inaktiv
	{
	border-top:1px solid #A9A9A9;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	background-image:URL(../pics/chrunchypix/pfeil_01.gif);
	background-repeat:no-repeat;
	background-position:0 5;
	}

.titelnavigation_ebene2 .ebene_2_inaktiv_erster
	{
	padding-bottom:5px;
	padding-left:10px;
	background-image:URL(../pics/chrunchypix/pfeil_01.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}

.titelnavigation_ebene2 .ebene_2_inaktiv a,
.titelnavigation_ebene2 .ebene_2_inaktiv_erster a
	{
	color:#4A4A4A;
	text-decoration:none;
	}

/* */

.titelnavigation_ebene2 .ebene_3_aktiv
	{
	border-top:1px solid #A9A9A9;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	background-image:URL(../pics/chrunchypix/pfeil_02.gif);
	background-repeat:no-repeat;
	background-position:10 5;
	}

.titelnavigation_ebene2 .ebene_3_aktiv a
	{
	color:#173E86;
	text-decoration:none;
	font-weight:bold;
	}

.titelnavigation_ebene2 .ebene_3_inaktiv
	{
	border-top:1px solid #A9A9A9;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	background-image:URL(../pics/chrunchypix/pfeil_01.gif);
	background-repeat:no-repeat;
	background-position:10 5;
	}

.titelnavigation_ebene2 .ebene_3_inaktiv a
	{
	color:#4A4A4A;
	text-decoration:none;
	}

/* */

.titelnavigation_ebene2 .ebene_4_aktiv
	{
	border-top:1px solid #A9A9A9;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	}

.titelnavigation_ebene2 .ebene_4_aktiv a
	{
	color:#173E86;
	text-decoration:none;
	font-weight:bold;
	}

.titelnavigation_ebene2 .ebene_4_inaktiv
	{
	border-top:1px solid #A9A9A9;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	}

.titelnavigation_ebene2 .ebene_4_inaktiv a
	{
	color:#4A4A4A;
	text-decoration:none;
	}
