/* www.modulpark.ch, www.infofactory.ch
   Funktion 1: Gestaltung der Menu-Ausgabe in individuellen Layouts
	Funktion 2: Moeglichkeit ind. Classes zu definieren (siehe Handbuch Modulpark)
*/

/* Die Classes für die menuEarstellung sind wie folgt aufgebaut:
menuB_e1_active 

menu = Bezeichnung für alle Classes für die menuEarstellung
A = Name der Menuart 
e1 = Ebene (e1 bis e3)
active = Unterscheidung ob aktiv oder nicht. Fällt bei Zustand nicht aktiv weg.
*/

/* Ausgabe fuer menuA, Ebene 1 - 3 */
.menuA_e1, a.menuA_e1:link {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 27px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
 }

.menuA_e3, a.menuA_e3:link, .menuA_e3_active, a.menuA_e3_active:link {
	color: #000000;
	font-size: 12px;
	line-height: 27px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	text-align: left;
}

a.menuA_e1:visited {color: #FFFFFF; text-decoration: none; text-align: left;}	
a.menuA_e1:hover {color: #CC0000; text-decoration: none; text-align: left;}		

/* Ausgabe fuer menuA, aktive Ebene 1 - 3   (_active) */
.menuA_e1_active, a.menuA_e1_active:link {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 27px;
	font-family: Verdana,  sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
 }
 
a.menuA_e1_active:visited {color: #FFFFFF; text-decoration: none; font-weight: bold; text-align: left;}	
a.menuA_e1_active:hover {color: #CC0000; text-decoration: none; font-weight: bold; text-align: left;}

a.menuA_e2_active:visited, a.menuA_e3_active:visited {color: #000000; font-size: 11px;	line-height: 27px; text-decoration: none; text-align: left;}	
a.menuA_e2_active:hover, a.menuA_e3_active:hover {color: #FFFFFF; font-size: 11px;	line-height: 27px; text-decoration: none; text-align: left;}

 
a.menuA_e2:visited, a.menuA_e3:visited {color: #666666; text-decoration: none; text-align: left;}	
a.menuA_e2:hover, a.menuA_e3:hover {color: #FFFFFF; text-decoration: none;  text-align: left;}		

.menuA_e2_active {
	color: #000000;
	font-size: 11px;
	line-height: 27px;
	font-family: Verdana,  sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	 }
 
.menuA_e2_clan,  a.menuA_e2_clan:link {
	color: #666666;
	font-size: 11px;
	line-height: 27px;
	font-family: Verdana, sans-serif;
	text-align: left;
	}

a.menuA_e2_clan:visited  {color: #666666; text-decoration: none; text-align: left;}	
a.menuA_e2_clan:hover  {color: #CC0000; text-decoration: none; text-align: left;}		







/* www.modulpark.ch, www.infofactory.ch
   Funktion 1: Gestaltung der Menu-Ausgabe in individuellen Layouts
	Funktion 2: Moeglichkeit ind. Classes zu definieren (siehe Handbuch Modulpark)
*/

/* Die Classes für die menuEarstellung sind wie folgt aufgebaut:
menuB_e1_active 

menu = Bezeichnung für alle Classes für die menuEarstellung
A = Name der menuBrt 
e1 = Ebene (e1 bis e3)
active = Unterscheidung ob aktiv oder nicht. Fällt bei Zustand nicht aktiv weg.
*/

/* Ausgabe fuer menuB, Ebene 1 - 3 */
.menuB_e1, a.menuB_e1:link {
	color: #CCCCCC;
	font-size: 11px;
	line-height: 27px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
 }

.menuB_e3, a.menuB_e3:link, .menuB_e3_active, a.menuB_e3_active:link {
	color: #000000;
	font-size: 12px;
	line-height: 27px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	text-align: left;
}

a.menuB_e1:visited {color: #CCCCCC; text-decoration: none; text-align: left;}	
a.menuB_e1:hover {color: #CC0000; text-decoration: none; text-align: left;}		

/* Ausgabe fuer menuB, aktive Ebene 1 - 3   (_active) */
.menuB_e1_active, a.menuB_e1_active:link {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 27px;
	font-family: Verdana,  sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
 }
 
a.menuB_e1_active:visited {color: #FFFFFF; text-decoration: none; font-weight: bold; text-align: left;}	
a.menuB_e1_active:hover {color: #CC0000; text-decoration: none; font-weight: bold; text-align: left;}

a.menuB_e2_active:visited, a.menuB_e3_active:visited {color: #000000; font-size: 11px;	line-height: 27px; text-decoration: none; text-align: left;}	
a.menuB_e2_active:hover, a.menuB_e3_active:hover {color: #FFFFFF; font-size: 11px;	line-height: 27px; text-decoration: none; text-align: left;}

 
a.menuB_e2:visited, a.menuB_e3:visited {color: #666666; text-decoration: none; text-align: left;}	
a.menuB_e2:hover, a.menuB_e3:hover {color: #FFFFFF; text-decoration: none;  text-align: left;}		

.menuB_e2_active {
	color: #000000;
	font-size: 11px;
	line-height: 27px;
	font-family: Verdana,  sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	 }
 
.menuB_e2_clan,  a.menuB_e2_clan:link {
	color: #666666;
	font-size: 11px;
	line-height: 27px;
	font-family: Verdana, sans-serif;
	text-align: left;
	}

a.menuB_e2_clan:visited  {color: #666666; text-decoration: none; text-align: left;}	
a.menuB_e2_clan:hover  {color: #CC0000; text-decoration: none; text-align: left;}		





.menuC_e1, a.menuC_e1:link {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 27px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
 }

.menuC_e3, a.menuC_e3:link, .menuC_e3_active, a.menuC_e3_active:link {
	color: #000000;
	font-size: 12px;
	line-height: 27px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	text-align: left;
}

a.menuC_e1:visited {color: #000000; text-decoration: none; text-align: left;}	
a.menuC_e1:hover {color: #CC0000; text-decoration: none; text-align: left;}		

/* Ausgabe fuer menuC, aktive Ebene 1 - 3   (_active) */
.menuC_e1_active, a.menuC_e1_active:link {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 27px;
	font-family: Verdana,  sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
 }
 
a.menuC_e1_active:visited {color: #FFFFFF; text-decoration: none; font-weight: bold; text-align: left;}	
a.menuC_e1_active:hover {color: #CC0000; text-decoration: none; font-weight: bold; text-align: left;}

a.menuC_e2_active:visited, a.menuC_e3_active:visited {color: #000000; font-size: 11px;	line-height: 27px; text-decoration: none; text-align: left;}	
a.menuC_e2_active:hover, a.menuC_e3_active:hover {color: #FFFFFF; font-size: 11px;	line-height: 27px; text-decoration: none; text-align: left;}

 
a.menuC_e2:visited, a.menuC_e3:visited {color: #666666; text-decoration: none; text-align: left;}	
a.menuC_e2:hover, a.menuC_e3:hover {color: #FFFFFF; text-decoration: none;  text-align: left;}		

.menuC_e2_active {
	color: #000000;
	font-size: 11px;
	line-height: 27px;
	font-family: Verdana,  sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	 }
 
.menuC_e2_clan,  a.menuC_e2_clan:link {
	color: #666666;
	font-size: 11px;
	line-height: 27px;
	font-family: Verdana, sans-serif;
	text-align: left;
	}

a.menuC_e2_clan:visited  {color: #666666; text-decoration: none; text-align: left;}	
a.menuC_e2_clan:hover  {color: #FFFFFF; text-decoration: none; text-align: left;}		




.newstext {
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	text-align: left;
 }
 
 .newstitel {
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: left;

 }
a.newstext, a.newstext:visited {
	text-decoration: underline;
 }


.warenkorb {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 17px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	text-align: left;
 }

a.warenkorb:link {color: #FFFFFF; text-decoration: none; font-weight: bold}
a.warenkorb:visited {color: #FFFFFF; text-decoration: none; font-weight: bold}
a.warenkorb:hover {color: #CC0000; text-decoration: none; font-weight: bold}
















