/* 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.
*/

.menuC_e0, a.menuC_e0:link {
	color: #CCCCCC;
	font-size: 11px;
	line-height: 22px;
	font-family: Verdana, sans-serif;
	text-decoration: none; font-weight:bold;}

a.menuC_e0:visited {color: #CCCCCC; text-decoration: none;}	
a.menuC_e0:hover {color: #ED1B23; text-decoration: none;}		

/* Ausgabe fuer menuC, aktive Ebene 1 - 3   (_active) */
.menuC_e0_active, a.menuC_e0_active:link {
	color: #ED1B23;
	font-size: 11px;
	line-height: 22px;
	font-family: Verdana,  sans-serif;
	text-decoration: none; font-weight:bold;}

a.menuC_e0_active:visited {color: #ED1B23; text-decoration: none;}
a.menuC_e0_active:hover {color: #ED1B23; text-decoration: none;}

/* Ausgabe fuer menuLevel1 */

/* Layered menu styles */
/* Menu Level 1 */
.menuLevel1General {
            cursor: default;
            }
 
.menuLevel1,.menuLevel1Over {
			cursor: pointer;
			color: #CCCCCC;
			font-size: 11px;
			line-height: 22px;
			font-family: Verdana, sans-serif;
			text-decoration: none;
			font-weight: bold;
			white-space: nowrap;
			}
.menuLevel1Over {color:#ED1B23;}
 
/* Menu Level 2 */
.menuLevel2General {
            cursor: default;
            background-color:#EEEEEE;
            border: 1px solid #000000;}
 
.menuLevel2,.menuLevel2Over {
            cursor: pointer;
				font-family: Verdana, sans-serif;
            font-size:11px;
            font-weight:none;
            color:#000000;
            line-height : 18px;}
.menuLevel2Over {color: #ED1B23;}


 
/* Menu entries of TITLE-type <= not used at the moment*/ 
.menuLevel2Title,.menuLevel2TitleOver {
            cursor: default;
   font-family: Verdana, Geneva, Arial; 
            font-size:11px;
            font-weight:bold;
            color:#000000;  
            line-height : 17px;
            text-decoration : none;}
.menuLevel2TitleOver {color:#FF4500;}
 
/* Menu Level 3 */
.menuLevel3General {
            cursor: default;
            background-color: #EEEEEE;
            border: 1px solid #000000;}
 
.menuLevel3,.menuLevel3Over {
            cursor: default;
   			font-family: Verdana, Geneva, Arial; 
            font-size:11px;
            font-weight:none;
            color:#000000;
            line-height : 17px;}
.menuLevel3Over {color: #FF0033;}
 
/* Menu entries of TITLE-type <= not used at the moment*/ 
.menuLevel3Title, .menuLevel3TitleOver {
            cursor: default;
   font-family: Verdana, Geneva, Arial; 
            font-size:11px;
            font-weight:bold;
            color:#000000;
            line-height : 17px;
            text-decoration : none;}
.menuLevel3TitleOver {color:#FF0033;}

	


adresse {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 14px;
color: #000000;
text-decoration: none;
}

.navigation {
	color: #999999;
	font-size: 11px;
	line-height: 22px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.navigation:hover {
	font-family:  Verdana, sans-serif;
	color: #ED1B23;
	font-size: 11px;
}

.greyline {
font-family: Verdana, sans-serif;
font-size: 1px;
line-height: 1px;
background-color : #999999;
}

.rahmen {
font-family: Verdana, sans-serif;
font-size: 1px;
line-height: 1px;
background-color : #999999;
}

.rahmen2 {
font-family: Verdana, sans-serif;
font-size: 1px;
line-height: 1px;
background-color : #999999;
}

.zero {
font-family: Verdana, sans-serif;
font-size: 0px;
line-height: 0px;
}

.promofett {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
color: #00519A;
text-decoration: none;
font-weight: bold;
}

.promo {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
color: #00519A;
text-decoration: none;
}

.head {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}

a.head:link {color: #FFFFFF; font-size: 11px; text-decoration: none;}
a.head:visited {color: #FFFFFF; font-size: 11px; text-decoration: none;}
a.head:hover {color: #FFFFFF; font-size: 11px; text-decoration: none; }


.boxtitel {
font-family: Verdana, sans-serif;
font-size: 12px;
line-height: 16px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

a.boxtitel:link {color: #FFFFFF; text-decoration: none;}
a.boxtitel:visited {color: #FFFFFF; text-decoration: none;}
a.boxtitel:hover {color: #FFFFFF; text-decoration: none;}

.monomaster1 {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 17px;
color: #000000;
text-decoration: none;
background-color : #FFFAC2;
}

.monomaster2 {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 17px;
color: #000000;
text-decoration: none;
background-color : #FFFFFF;
}

.multimaster1 {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 17px;
color: #000000;
text-decoration: none;
background-color : #E0F7CA;
}

.multimaster2 {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 17px;
color: #000000;
text-decoration: none;
background-color : #FFFFFF;
}

.multimaster1S {
font-family: Verdana, sans-serif;
font-size: 9px;
line-height: 17px;
color: #000000;
text-decoration: none;
background-color : #E0F7CA;
}

.multimaster2S {
font-family: Verdana, sans-serif;
font-size: 9px;
line-height: 17px;
color: #000000;
text-decoration: none;
background-color : #FFFFFF;
}

.powermaster1 {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 17px;
color: #000000;
text-decoration: none;
background-color : #AFDEAC;
}

.powermaster2 {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 17px;
color: #000000;
text-decoration: none;
background-color : #FFFFFF;
}

.powermaster1S {
font-family: Verdana, sans-serif;
font-size: 9px;
line-height: 17px;
color: #000000;
text-decoration: none;
background-color : #AFDEAC;
}

.powermaster2S {
font-family: Verdana, sans-serif;
font-size: 9px;
line-height: 17px;
color: #000000;
text-decoration: none;
background-color : #FFFFFF;
}


.tapmaster1 {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 17px;
color: #000000;
text-decoration: none;
background-color : #B1DFD7;
}

.tapmaster2 {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 17px;
color: #000000;
text-decoration: none;
background-color : #FFFFFF;
}

.tapmaster1S {
font-family: Verdana, sans-serif;
font-size: 9px;
line-height: 17px;
color: #000000;
text-decoration: none;
background-color : #B1DFD7;
}

.tapmaster2S {
font-family: Verdana, sans-serif;
font-size: 9px;
line-height: 17px;
color: #000000;
text-decoration: none;
background-color : #FFFFFF;
}


.CNCmaster1 {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 17px;
color: #000000;
text-decoration: none;
background-color : #AFE1ED;
}

.CNCmaster2 {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 17px;
color: #000000;
text-decoration: none;
background-color : #FFFFFF;
}

.CNCmaster1S {
font-family: Verdana, sans-serif;
font-size: 9px;
line-height: 17px;
color: #000000;
text-decoration: none;
background-color : #AFE1ED;
}

.CNCmaster2S {
font-family: Verdana, sans-serif;
font-size: 9px;
line-height: 17px;
color: #000000;
text-decoration: none;
background-color : #FFFFFF;
}



.ersatzteilliste {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 15px;
color: #010101;
text-decoration: none;
}

a.ersatzteilliste:link {color: #010101; font-size: 11px; text-decoration: none;}
a.ersatzteilliste:visited {color: #010101; font-size: 11px; text-decoration: none;}
a.ersatzteilliste:hover {color: #FF0000; font-size: 11px; text-decoration: none; }


.lauftextwhite {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 14px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

