/* -----------Hauptnavigation----------- */
.mnav_lk { text-decoration: none; }
.mnav_ac {  }


.hmen a, .hmen a:link, .hmen a:visited { display:block; float:left; font-size:75%; font-weight:bold; text-decoration:none; line-height:1.750em;/*21px;*/ color:#FFF; padding: 0em 0.417em;/*0px 5px;*/ border-right:0.417em/*5px;*/ solid #FFF; }
.hmen a:hover, hmen a:active { display:block; float:left; font-size:75%; font-weight:bold; text-decoration:none; line-height:1.750em;/*21px;*/ color:#FFF; background:#9A0029; padding: 0em 0.417em;/*0px 5px;*/ border-right:0.417em/*5px;*/ solid #FFF; }
.hmen_ac a, .hmen_ac a:hover, .hmen_ac a:active, .hmen_ac a:visited, .hmen_ac a:link { display:block; float:left; font-size:75%; font-weight:bold; text-decoration:none; line-height:1.750em;/*21px;*/ color:#FFF; background:#9A0029; padding: 0em 0.417em;/*0px 5px;*/ border-right:0.417em/*5px;*/ solid #FFF; }



/* -----------Subnavigation----------- */
.snav_lk { text-decoration: none; }
.snav_ac { }

#menue ul { margin: 0; padding: 0; list-style-type: none; }
#menue li { display: block; }


#menue .ul_level_1 a {
	display: block;
  	width: 16.667em; /*200px;*/
	line-height: 1.667em; /*20px;*/
  	font-size: 75%;
  	font-weight: bold;
  	text-decoration: none;
   text-align: center;
  	color: #FFF;
  	background: #9A0029;
   margin-bottom: 1px;
	}

#menue .ul_level_2 a {
	display: block;
   width: 15.833em; /*190px;*/
	line-height: 1.600em; /*20px;*/
   color: #2A47A1;
	font-weight: normal;
   text-align: left;
   background: #EDEFF8;
	padding-left: 0.833em; /*10px;*/
   border-top: 1px solid #2A47A1;
}
*html #menue .ul_level_2 a { width:16.667em;/*200px;*/ }

#menue .ul_level_2 a:hover {
   display: block;
   width: 15.833em; /*190px;*/
	line-height: 1.600em; /*20px;*/
   color: #9A0029;
	font-weight: normal;
   text-align: left;
   background: #EDEFF8;
	padding-left: 0.833em; /*10px;*/
   border-top: 1px solid #2A47A1;
}
*html #menue .ul_level_2 a:hover { width:16.667em;/*200px;*/ }

#menue .ul_level_2 .li_level_ac a { font-weight:bold; color:#9A0029; background:#EDEFF8; }

#menue .ul_level_3 a, #menue .ul_level_3 a:active, #menue .ul_level_3 .li_level a {
   display: block;
   width: 16.300em; /*180px;*/
	line-height: 1.750em; /*20px;*/
   color: #2A47A1;
   font-size: 70%;
	font-weight: normal;
   text-align: left;
   background: #EDEFF8;
	padding-left: 1.667em; /*20px;*/
   border-top: 1px solid #ACB7DC;
	}

*html #menue .ul_level_3 a, #menue .ul_level_3 a:active, #menue .ul_level_3 .li_level a { width:17.850em;/*200px;*/ }

#menue .ul_level_3 a:hover {
   display: block;
   width: 16.300em; /*180px;*/
	line-height: 1.750em; /*20px;*/
   color: #9A0029;
   font-size: 70%;
	font-weight: normal;
   text-align: left;
   background: #EDEFF8;
	padding-left: 1.667em; /*20px;*/
   border-top: 1px solid #ACB7DC;
}
*html #menue .ul_level_3 a:hover { width:17.850em;/*200px;*/ }

#menue .ul_level_3 .li_level_ac a { color:#9A0029; font-weight:normal; }