/*********************/
/** HAUPTNAVIGATION **/

/* 1. Ebene */
	ul.level_01 {font-size: 1em !important; border: none; padding: 0px; margin: 0px 0px 8px 0px;  }
	ul.level_01 li { font-weight: bold; background-color: #E6E7E8; border-bottom: 1px solid #fff; }
	/*ul.level_01 li.first { border-bottom: 1px solid #B6B6B6; }*/
	ul.level_01 li { list-style: none; padding: 0px;}
	ul.level_01 li.active,
	ul.level_01 li.activesub { color: #fff; font-weight: bold; border-bottom: 1px solid #fff; }
	ul.level_01 li a {
	                display: block;
					margin-left: 0px;
					padding:2px 0px 2px 13px;
					font-weight: bold;
					color: #000;
					text-decoration: none;
				}
	ul.level_01 li a:hover { color: #fff !important; }
	ul.level_01 li.active a:hover { color: #fff !important; }

		/* 2. Ebene */
		ul.level_02 { border:0;border-top: 1px solid #fff; padding: 0px; margin: 0px;display:block; }
		ul.level_02 li { font-weight: normal; background-color: #E6E7E8; border-bottom: 1px solid #fff; display:block; }
		ul.level_02 { /font-size: 1em !important; }
		ul.level_02 li.active,
		ul.level_02 li.activesub { font-weight: normal; }
		ul.level_02 li a { color: #000000 !important; margin-left: 0px; padding-left: 30px; font-weight: normal !important; display:block; background: #e6e7e8 url(../img/halbkreis_submenu.gif) no-repeat 12px;}
		ul.level_02 li a:hover { color: #fff !important; font-weight: normal !important; background: #838F97 url(../img/halbkreis_submenu_mo.gif) no-repeat 12px !important;}
		ul.level_02 li.current a:hover { color: #fff !important; background-color: #838F97; font-weight: bold !important;}

	/* Verschiedene Stati */
	ul.level_01 li.current  { font-weight: bold; }
	ul.level_02 li.current  { font-weight: bold; background-color: #838F97; }
	ul.level_01 li.current a  { color: #fff; font-weight: bold; }
	ul.level_02 li.current a  { color: #fff !important; font-weight: bold !important; background: #838F97 url(../img/halbkreis_submenu_mo.gif) no-repeat 12px; }
	ul li.normal, ul li.subpage, ul li.last { font-weight: normal; }

/* verwschiede Farben f�r Menubereiche */
ul.level_01 li.turkis  {
	background: #E6E7E8 url(../img/halbkreis_turkis.gif) no-repeat left;
}
ul.level_01 li.cur_turkis, ul.level_01 li.turkis  a:hover {
	background: #0E9E9E url(../img/hauptmenu_active_turkis.gif) no-repeat left;
}
ul.level_01 li.rot  {
	background: #E6E7E8 url(../img/halbkreis_rot.gif) no-repeat left;
}
ul.level_01 li.cur_rot, ul.level_01 li.rot  a:hover {
	background: #A72B31 url(../img/hauptmenu_active_rot.gif) no-repeat left;
}
ul.level_01 li.violet  {
	background: #E6E7E8 url(../img/halbkreis_flieder.gif) no-repeat left;
}
ul.level_01 li.cur_violet , ul.level_01 li.violet  a:hover {
	background: #38378B url(../img/hauptmenu_active_violet.gif) no-repeat left;
}

.news-amenu-item-year {
	border:0 none;
	color:black;
	font-weight:bold !important;
	padding-bottom:2px !important;
	padding-left:14px !important;
	padding-top:2px !important;
}

/***************/
/** SPACHWAHL **/
ul#sprachwahl { border-top: 1px solid #B6B6B6; margin: 10px 0 6px 0; }
	ul#sprachwahl li { background: #EFEFEF url(../img/menue.gif) no-repeat 5px 2px; border-bottom: 1px solid #B6B6B6; }
		ul#sprachwahl li a { font-size: 11px; text-decoration: none; display: block; margin-left: 20px; padding: 2px 0; color:#000000; }
		ul#sprachwahl li a:hover { text-decoration: underline; }