

.leftnav table{
border:0;
border-spacing:0;
border-collapse:collapse;
}


.hauptpunkt1{
	display:block;
	background:#8A8472 url(images/arr_white_r.gif) no-repeat 4px 7px;
	border-bottom:1px solid #fff;
	width:187px;
	padding:2px 0 3px 12px;
	}

.hauptpunkt1:hover{
	color:#555555;
	}


.hauptpunkt1a{
	display:block;
	color:#882525;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #fff;
	width:187px;
	padding:2px 0 3px 12px;
	}
	
.hauptpunkt1b{
	display:block;
	background:#8A8472 url(images/arr_white_r.gif) no-repeat 4px 7px;
	border-bottom:1px solid #fff;
	width:187px;
	padding:2px 0 3px 12px;
	}
	
.hauptpunkt1b a{
	color:#882525 !important;
	}	

.hauptpunkt1b:hover a{
	color:#555555 !important;
	}	
	
.hauptpunkt2{
	display:block;
	background:#787363 url(images/arr_white_r.gif) no-repeat 4px 7px;
	border-bottom:1px solid #fff;
	width:187px;
	padding:2px 0 3px 12px;
	cursor:pointer;
	
	font-family: arial,verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

.leftnav a .hauptpunkt2:hover{
	color:#555555;
	}

	
.nebenpunkt{
	background-color:#999999;
	font-family:arial;
	font-weight:bold;
	color:black;
	font-size:12px;
	text-decoration:none;
	padding:2px 2px 2px 2px;
	}

.nebenpunkt:hover{
	background-color:#bbbbbb;
	}

.hauptpunkt3, .hauptpunkt3:hover{
	background-color:#999999;
	color:black;
	text-decoration:none;	
}	
	


.leftnav a {
	font-family: arial,verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.leftnavitem{
	float:left;
	height:26px;
	padding:6px 12px 0px 12px;
}


.moduleRow{
	border-bottom:1px solid #fff;	
	padding:0 0 0 9px;
}

.moduleRow a{
	line-height:20px;
}

.moduleRow:hover a{
	color:#999999 !important;
	}	

.children{
	margin-left:10px;
	border-left:1px solid #fff;
}

.level0bg{
	background-color:#787363;
}

.level0{
	background-color:#625D51;
}

.level1{
	background-color:#413E36;
}


.selected{
	background-color:#882525;
}



.suche{
	margin:5px 0 3px 0;
	border:1px solid;
	padding:2px 0 1px 8px;
	border-color:#6C6759 #fff #fff #6C6759;
	background:#D3D1CA;
	color:#222222;
}

.startsearch{
	margin:5px 0 0 9px;
}

.newsfilter{
	width:120px;
	margin:5px 0 2px 0;
	border:1px solid;
	padding:2px 0 1px 0px;
	border-color:#6C6759 #fff #fff #6C6759;
	background:#D3D1CA;
	color:#222222;
}