/*** Menu ***/

/* Toplevel - Links */
div.tlME {
	display:inline;
}
a.tlME {
	color: #5b5b5d;
	text-decoration: none;
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:white;
	padding-left:5px;
	padding-right:5px;
}
a.tlME:hover {
	color: #CD1111; }
	
a.tlME_active {
	color:#CD1111;
	
	
}



/* submenu */
div.submenu {
	padding-bottom:3px;
	position:absolute;
	text-align:left;

}

/* Sublevel - Links */
div.sl1ME {
	text-align: right;
	display:inline;
	color:black;
	font-size:12px;
	margin-right:12px;
}

div.sl1ME_num5 {
	display:float;
	float:left;
	font-size:12px;
	margin-right:0px;
	padding-left:5px;
	text-align:left;
	min-width:74px;
}

div.sl1ME_num6 {

}

a.sl1ME {
	color:black;
}
	
a.sl1ME_active {
		color:#CD1111;}
div.sl2ME {
}
a.sl2ME {
}
a.sl2ME_active {
	color: black; }

/* Team -Menu */

.cmr_slME_gl {
	color: black; }
.cmr_slME_finanzen {
	color: #251e7b; }
.cmr_slME_service-dienste {
	color: black; }
.cmr_slME_baumalerei-team {
	color: #FFDF00; }
.cmr_slME_thermolackierung-team {
	color: #0070B8; }
.cmr_slME_autobetriebe-team {
	color: #CA0039; }
.cmr_slME_schriftenmalerei-team {
	color: #EC7531; }

/* Toplevel - Oben */
div.top_tlME {
}
a.top_tlME {
		color: #5b5b5d;
	text-decoration: none; }

a.top_tlME:hover {
	color: black; }

a.top_tlME_active {  /** erbt automatisch von top_tlME **/
	text-transform:uppercase;
}

/* Sublevel - Oben */
div.top_slME {
	display:inline;

}
a.top_slME {
	color: #5b5b5d;
	text-decoration: none;
}

a.top_slME:hover {
	color: black; }
	
a.top_slME_active { /** erbt automatisch von top_slME **/

}



