/* 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 fr die menuEarstellung sind wie folgt aufgebaut:
menuB_e1_active 

menu = Bezeichnung fr alle Classes fr die menuEarstellung
A = Name der Menuart 
e1 = Ebene (e1 bis e3)
active = Unterscheidung ob aktiv oder nicht. Fllt bei Zustand nicht aktiv weg.
*/

/* Ausgabe fuer menuA, Ebene 1 - 3 */
.menuA_e1,  a.menuA_e1:link {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight : bold;
 }


a.menuA_e1:visited {color: #FFFFFF; text-decoration: none;}	
a.menuA_e1:hover {color: #FF0000; text-decoration: none;}		

/* Ausgabe fuer menuA, aktive Ebene 1 - 3   (_active) */
.menuA_e1_active, a.menuA_e1_active:link {
	color: #FF0000;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight : bold;
}
 
a.menuA_e1_active:hover {color: #FFFFFF; text-decoration: none;text-decoration: none;}



/* 
Ausgabe fuer menuB, Ebene 1 - 3 
*/
.menuB_e2, a.menuB_e2:link {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight : bold;
}


a.menuB_e2:visited {color: #FFFFFF; text-decoration: none;}	
a.menuB_e2:hover {color: #FF0000; text-decoration: none;}		

/* Ausgabe fuer menuB, aktive Ebene 1 - 3   (_active) */
.menuB_e2_active, a.menuB_e2_active:link {
	color: #FF0000;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight : bold;
}
a.menuB_e2_active:link {color: #FF0000; text-decoration: none;}

a.menuB_e2_active:hover{color: #FF0000; text-decoration: none;}





/* 
Ausgabe fuer menuD, Ebene 1 - 3 
*/
.menuD_e1, .menuD_e2, .menuD_e3, a.menuD_e1:link, a.menuD_e2:link, a.menuD_e3:link {
	color: #222222;
	font-size: 11px;
	line-height: 22px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
 }

a.menuD_e2:link, a.menuD_e3:link {line-height: 15px;}

a.menuD_e1:visited, a.menuD_e2:visited, a.menuD_e3:visited {color: #222222; text-decoration: none;}	
a.menuD_e1:hover, a.menuD_e2:hover, a.menuD_e3:hover {color: #FF0000; text-decoration: none;}		

/* Ausgabe fuer menuD, aktive Ebene 1 - 3   (_active) */
.menuD_e1_active, .menuD_e2_active, .menuD_e3_active, a.menuD_e1_active:link, a.menuD_e2_active:link, a.menuD_e3_active:link {
	color: #FF0000;
	font-size: 11px;
	line-height: 22px;
	font-family: Verdana,  sans-serif;
	text-decoration: none;
 }
 
a.menuD_e2_active:link, a.menuD_e3_active:link {line-height: 15px;}

a.menuD_e1_active:visited, a.menuD_e2_active:visited, a.menuD_e3_active:visited {color: #FF0000; text-decoration: none;}	
a.menuD_e1_active:hover, a.menuD_e2_active:hover, a.menuD_e3_active:hover {color: #222222; text-decoration: none;}


/* 
Ausgabe fuer menuE, Ebene 1 - 3 
*/
.menuE_e1, .menuE_e2, .menuE_e3, a.menuE_e1:link, a.menuE_e2:link, a.menuE_e3:link {
	color: #222222;
	font-size: 11px;
	line-height: 22px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
 }

a.menuE_e2:link, a.menuE_e3:link {line-height: 15px;}

a.menuE_e1:visited, a.menuE_e2:visited, a.menuE_e3:visited {color: #222222; text-decoration: none;}	
a.menuE_e1:hover, a.menuE_e2:hover, a.menuE_e3:hover {color: #FF0000; text-decoration: none;}		

/* Ausgabe fuer menuE, aktive Ebene 1 - 3   (_active) */
.menuE_e1_active, .menuE_e2_active, .menuE_e3_active, a.menuE_e1_active:link, a.menuE_e2_active:link, a.menuE_e3_active:link {
	color: #FF0000;
	font-size: 11px;
	line-height: 22px;
	font-family: Verdana,  sans-serif;
	text-decoration: none;
 }
 
a.menuE_e2_active:link, a.menuE_e3_active:link {line-height: 15px;}

a.menuE_e1_active:visited, a.menuE_e2_active:visited, a.menuE_e3_active:visited {color: #FF0000; text-decoration: none;}	
a.menuE_e1_active:hover, a.menuE_e2_active:hover, a.menuE_e3_active:hover {color: #222222; text-decoration: none;}

/* Sportshop Layers

/* Ausgabe fuer SSmenuLevel1 */

/* Layered menu styles */
/* Menu Level 1 */
.SSmenuLevel1General {
	background-color: White;
	border-left : 1px solid #B78242;
	border-right: 1px solid #B78242;
	border-top : 1px solid #B78242;
	position: relative;
	top:-1px;
}
 
.SSmenuLevel1,.SSmenuLevel1Over {
			color: #B78242;
			font-size: 11px;
			line-height: 24px;
			font-family: Verdana, sans-serif;
			text-decoration: none;
			font-weight: bold;
			white-space: nowrap;
			border-bottom : 1px solid #B78242;
			}
.SSmenuLevel1Over {color:#ED1B23;} 

/* Menu Level 2 */
.SSmenuLevel2General {
	background-color: White;
	border-left : 1px solid #B78242;
	border-right : 1px solid #B78242;
	border-top : 1px solid #B78242;
}
 
.SSmenuLevel2,.SSmenuLevel2Over {
	font-family: Verdana, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#B78242;
	line-height: 24px;
	border-bottom : 1px solid #B78242;
}
.SSmenuLevel2Over {color: #ED1B23;}

 
/* Menu entries of TITLE-type <= not used at the moment*/ .SSmenuLevel2Title,.SSmenuLevel2TitleOver {
   font-family: Verdana, Geneva, Arial; 
            font-size:11px;
            font-weight:bold;
            color:#B78242;  
            line-height : 17px;
            text-decoration : none;}
.SSmenuLevel2TitleOver {color:#FF0033;}
 
/* Menu Level 3 */
.SSmenuLevel3General {
	cursor: pointer;
	background-color: White;
	border-left : 1px solid #B78242;
	border-right : 1px solid #B78242;
	border-top : 1px solid #B78242;
}
 
.SSmenuLevel3,.SSmenuLevel3Over {
            cursor: pointer;
   font-family: Verdana, Geneva, Arial; 
            font-size:11px;
            font-weight:none;
            color:#B78242;
			line-height: 24px;
			border-bottom : 1px solid #B78242;			
			}
.SSmenuLevel3Over {color: #ED1B23;}
 
/* Menu entries of TITLE-type <= not used at the moment*/ .SSmenuLevel3Title, .SSmenuLevel3TitleOver {
            cursor: pointer;
   font-family: Verdana, Geneva, Arial; 
            font-size:11px;
            font-weight:bold;
            color:#B78242;
            line-height : 17px;
            text-decoration : none;}
.SSmenuLevel3TitleOver {color:#FF0033;}






