/********************* HAUPTNAVI *********************/
.mnav_lk {
	text-decoration: none
}
.mnav_ac {
}
.bereichsnav {
	font-size: 75%;
	font-weight: bold;
	width: 760px /*63.333em;*/
}
	.bereichsnav div {
		float: left;
		text-align: center
}
	.bereichsnav div.border {
		border-right: 3px solid #FFF; /*0.250em*/
		width: 106px; /*10.330em;*/
}
	.bereichsnav div.noborder {
		width: 106px; /*10.417em;*/
}
	.bereichsnav div a, .bereichsnav div a:visited, .bereichsnav div a:link {
		border-top: 5px solid #005EA7; /*0.417em*/
		border-bottom: 3px solid #4D8EC1; /*0.250em*/
		display: block;
		color: #000;
		text-decoration: none;
		height: 34px; /*2.833em;*/
		line-height: 34px; /*2.833em;*/
		background-color: #CCDFEE;
}
	.bereichsnav div a:hover, .bereichsnav div a:active {
		border-top: 5px solid #B4CFE3; /*0.417em*/
		border-bottom: 3px solid #E1001A; /*0.250em*/
		background-color: #F0F5F9
}
/*****************************************************/
.snav_lk {
	text-decoration: none
}
.snav_ac {
}
.quicknav .snav_ac {
	color: #000 !important
}
#menue {
	background-image: url(/media/menu_y_bg.jpg);
	background-repeat: repeat-y;
	border-bottom: 3px solid #4D8EC1;
	font-size: 75%;
	padding-bottom: 5px;
}
#menue ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
#menue .ul_level_1 a {
	display: block;
	font-size: 140%;
	text-decoration: none;
	color: #005EA7;
	padding: 20px 0 20px 20px;
	font-weight: bold
}
#menue .ul_level_2 a {
	color: #000;
	text-decoration: none;
	font-size: 100%;
	padding-left: 20px;
	display: block;
	font-weight: bold;
	min-height: 16px;
	height: auto!important;
	height: 16px;
	border-top: 1px dotted #005EA7;
	padding-top: 1px;
	padding-bottom: 1px
}
#menue .ul_level_2 a:hover {
	background: url(/media/menu_hover_bg.jpg) no-repeat
}
#menue .ul_level_3 .li_level_ac a, #menue .ul_level_2 .li_level_ac a {
	background: url(/media/menu_hover_bg.jpg) no-repeat
}
#menue .ul_level_3 .li_level a {
	background: none
}
#menue .ul_level_2 ul {
	border-top: 0px dotted;
	background-color: #FFF
}
#menue .ul_level_2 ul a {
	padding-left: 30px;
	font-weight: normal
}
.zusatznav {
	padding: 10px 20px;
}
.zusatznav a {
	margin-right: 10px;
}



