.navleveltitel {
	color: #FFFFFF;
	background-color: #d4cf25;
	width: 150px;
	font-weight: bold;
	line-height: 20px;
}

.navleveltitel_text{
	padding-left: 10px;
}

.navlevel1 {
	color: #666666;
	text-decoration: none;
	float:left;
	padding-right:0px;
}

.navlevel1:hover {
	color: #000000;
	text-decoration: none;
}

.navlevel1_selected {
	color: #999999;
	text-decoration: none;
	float:left;
	padding-right:0px;
}

.navLeftLevel2_init{
	width: 150px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: d4cf25;
}

.navLeftLevel2_init_selected{
	width: 150px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: d4cf25;
}

.navLeftLevel2_init_openselected{
	width: 150px;
	padding-top: 7px;
}

.navLeftLevel2_init_strich {
	width: 150px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: d4cf25;
}

.navLeftLevel2 {
	font-weight: bold;
	color:#CCCCCC;
	text-decoration: none;
}

.navLeftLevel2:hover {
	color:#000000;
	text-decoration: none;
}

.navLeftLevel2_selected {
    color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.navLeftLevel2_selected:hover {
	color: #000000;
	text-decoration: none;
}

.navLeftLevel3_init{
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}

.navLeftLevel3_init_selected{
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}

.navLeftLevel3 {
	color: #999999;
	text-decoration:none;
}

.navLeftLevel3_selected {
	color: #666666;
}

.hauptnavi_navlevel1{
	color: #666666;
	text-decoration: none;
	margin-right: 6px;
	font-weight: bold;
	text-transform: uppercase;
}

.hauptnavi_navlevel1_selected{
	color: #999999;
	text-decoration: none;
	margin-right: 6px;
	font-weight: bold;
	text-transform: uppercase;
}

.hauptnavi_menu{
	padding-top:10px;
}

.bullet_navigation{
	padding-right: 10px;
}

.sitemapLevel1       {
	margin: 0px;
}

.aSitemapLevel1{
	
	font-weight: bold;
}

.sitemapLevel2       {
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.aSitemapLevel2{
	font-size: 11px;

}

.sitemapLevel2_open       {
	font-size: 11px;
}

.aSitemapLevel2_open{
	font-size: 11px;

}

.sitemapLevel3       {
	font-size: 11px;
}

.aSitemapLevel3{
	font-size: 11px;
}

.ul_level2 {
	margin-left: 0px;
	padding-right: 16px;
}

.li_level2 {
	background-image: url(/content/wLayout/design/img/bullet_navigation.gif);
	background-repeat: no-repeat;
	background-position: 2px 11px;
	list-style: none;
	padding-left: 19px; 
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #d4cf25;; 
}

.ul_level3 {
	padding: 0;
	margin:5px 0 0 13px;
	list-style-type:none;
	list-style-image: url(../img/li_navLevel3.gif);	
}

.li_level3 {
	list-style-type:none;
	padding:0;
	margin:0;
}
