/*** ESSENTIAL STYLES ***/
.row.Two{background: url(../i/bg_mainmenu.gif) 0 0 repeat-x;height:65px;overflow:hidden;}
.level1{float:left;width:807px;position:relative;}
.level1 li{float:left;height:35px;text-align:center;overflow:hidden;}
.level1 li a{padding:7.5px 12.25px;display:block;color:#FFF;font-size:14px;}
.level1 li.even:hover, .level1 li:hover{background:#FFF none;}
.level1 li:hover a {color:#32416E;text-decoration:none;}
.level1 li li:hover{text-decoration:underline;}
.level1 li.even{background:url(../i/bg_mainmenu_2.gif) 0 0 repeat-x;}
.level1 li.aktief, .level1 li.even.aktief, .level1 li.even.kindaktief , .level1 li.kindaktief {background:#FFF none;}
.level1 li.aktief a, .level1 li.even.aktief a, .level1 li.even.kindaktief a, .level1 li.kindaktief a{color:#30416D;}
.level2{clear:both;}
.level2 li{float:left;}
.level2 a{color:#32416E;padding:7px 12px 7px 10px;display:block;}
.level2 li.aktief a{text-decoration:underline;}

#CCIPlaceHolder_Linkerkant h2{
	color: #fff;
	font-weight: bold;
	font-size:12px;
	border-bottom: 1px solid #fff;
	padding: 12px 14px 9px 24px;
	display:none;
}
#CCIPlaceHolder_Linkerkant ul {
	margin-top:13px;
}
#CCIPlaceHolder_Linkerkant li{
	padding-left: 24px;
	margin-top:10px;
	border-bottom: 1px solid #fff;
	padding-bottom:8px;
	font-size:10px;
}

#CCIPlaceHolder_Linkerkant li li{
	margin-top:10px;
	border-bottom: 0;
	padding-bottom:0;
	padding-left:0;
}

#CCIPlaceHolder_Linkerkant li li a{
	background:url(/images/lvl2_button.gif) no-repeat left 2px;
	display:block;
	padding-left:17px;
}

#CCIPlaceHolder_Linkerkant .foot{
	margin-top: 35px;
}

#CCIPlaceHolder_Linkerkant li a{
	color: #fff;
	font-weight: bold;
	}
#CCIPlaceHolder_Linkerkant li a:hover,
#CCIPlaceHolder_Linkerkant li.active a,
#CCIPlaceHolder_Linkerkant li.active a:hover,
#CCIPlaceHolder_Linkerkant li.active li.active a,
#CCIPlaceHolder_Linkerkant li.active li.active a:hover {
	color:Orange;
}
#CCIPlaceHolder_Linkerkant li.active li a {
	color:#fff;
}
.sf-breadcrumb a{
	color:#32416E;
}
.sf-breadcrumb ul li a{
	color:#fff;
}
#CCIPlaceHolder_Linkerkant a:hover {
	color:Orange;
}

#leftmenu{border:1px solid #C7CCD9;background-color:#FFF;width:125px;float:left;margin-right:24px;}
#leftmenu ul{margin-top:15px;}
#leftmenu .level3 .active{text-decoration:underline;}


