/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - *//* JMENUE-START */#ko_jmenu select {	border: 1px solid #CCCCCC;	margin-top: 5px;	height: auto;	font-size: 10px;}.optlev1a, .optlev1b, .optlev1c {	color:#000000;	font-weight:bold;	border-bottom-width: 1px;	border-bottom-color: #F59500;	border-bottom-style: solid;	}.optlev1a {}.optlev1b {	vertical-align: middle;	line-height: 10px;	font-weight: bold;}.optlev1c {}.optlev2 {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #666666;	color: #000000;	font-weight: bold;}.optlev3 {	font-size:9px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #999999;	font-weight: bold;}.optlev4 {	font-size:9px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCCCCC;}/* JMENUE-ENDE//* Menu im Balken *//* remove all list stylings */.menu, .menu ul {	margin: 0;	padding: 0;	border: 0;	list-style-type: none;	display: block;}.menu li {	margin: 0;	padding: 0;	border: 0;	display: block;	float: left;	/* move all main list items into one row, by floating them */	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */	z-index: 5;		/* thus we need to apply explicit z-index here... */}/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */ul.adxm.menu {	padding-top: 0px;	margin-left: 20px;}.menu a {	color: #FFFFFF;	display: block;	text-decoration: none;	line-height: 14px;	width: 100%;}.menu a:hover {	color: #666666;}/* Verschiedene breiten erstes Men�level werden hier konfiguriert */li.part1 {	border-left-width: 2px;	border-left-style: solid;	border-left-color: #F49600;	height: 20px;	margin-top: 10px;	display: block;}li.part2, li.part3, li.part4, li.part5 {	border-left-width: 2px;	border-left-style: solid;	border-left-color: #FFFFFF;	height: 20px;	margin-top: 10px;	display: block;}li.part1 a, li.part2 a, li.part3 a, li.part4 a, li.part5 a {	color:#FFFFFF;	padding-bottom: 2px;	padding-left: 5px;	text-transform: uppercase;	font-size: 14px;	display: block;}li.part1 a:hover, li.part2 a:hover, li.part3 a:hover, li.part4 a:hover, li.part5 a:hover {	display: block;}.part1, .part2, .part3 {	width:226px;}.part4, .part5, li.part4, li.part5 {	width:110px;}li.L1-actifsub a {	color: #000000;}/* Menu im Balken Ende *//* T-MENU LINKS */.linkestmenu {	margin-top: 5px;	margin-left: 5px;	margin-right: 5px;	margin-bottom: 5px;}div.spctrenner {	height: 15px;	margin-top: 8px;	margin-bottom: 2px;	padding: 0px;	font-size: 11px;	color: #666666;	font-weight: bold;	}ul.men-e1, ul.men-e2 {		}ul.men-e1 {	font-size: 12px;	margin-left: 0px;	list-style:none;	padding: 0px;	margin-top: 0px;	margin-bottom: 5px;}ul.men-e2 {	font-size: 11px;	list-style:none;	margin-left: 15px;	padding: 0px;	margin-top: 5px;	margin-bottom: 5px; }ul.men-e1 li {	padding: 0px;	margin-top: 0px;	margin-bottom:10px;}ul.men-e2 li {	padding: 0px;	margin-top: 0px;	margin-bottom: 3px;	}ul.men-e1 li a {	display:block;	padding-left: 0px;	margin-top:2px;	text-decoration: none;	color: #000000;	font-weight: bold;}ul.men-e2 li a {	display:block;	padding-left: 10px;	margin-top:2px;	text-decoration: none;	color: #666666; 	font-weight: normal;}ul.men-e1 li a:hover, ul.men-e2 li a:hover {	color: #333333;}ul.men-e1 li a.men-no {	color:#00000;}ul.men-e1 li a.men-actifsub {	color:#FFFFFF;}ul.men-e1 li a.men-cur {color:#FFFFFF;}ul.men-e1 li a.men-curifsub {color:#FFFFFF;		} ul.men-e2 li a.men-no {	background-image:url(../img/dot_grau.jpg);	background-position:left;	background-repeat:no-repeat;}ul.men-e2 li a.men-actifsub {	background-image:url(../img/dot_weiss.jpg);	background-position:left;	background-repeat:no-repeat;}ul.men-e2 li a.men-cur {	background-image:url(../img/dot_weiss.jpg);	background-position:left;	background-repeat:no-repeat; }ul.men-e2 li a.men-curifsub {	background-image:url(../img/dot_weiss.jpg);	background-position:left;	background-repeat:no-repeat;}