.navi {

}

.trenn {
	width:7px;





background-color:#; 						background-image: url(../zubehoer/splitter.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#menu1 {


background-color:#;
	text-decoration: none;
	float: left;
	width: 250px;
	text-align: center;
	margin-left: 28px;
	margin-bottom: 4px;
	margin-top: 3px;
}

#menu1 a, #menu1 a:visited , #menu1 a:active {
	display: block;
	color:#999999;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	height:30px;
	line-height:30px;
	text-align:center;



















background-color:#;
	font-weight: normal;
}

#menu1 a:hover {
	color:#666;
	text-decoration:none;
	background-color: #E1E1E1;
}
#menu1  #current a {
	color:#FFF;
	text-decoration:none;
	list-style-type: none;
	background-color: #ECBA05;
}



#menu2 {


background-color:#;
	text-decoration: none;
	float: right;
	margin-top: 5px;
	margin-right: -5px;
	width: 170px;
	text-align: center;
}
#menu2   a        {
	display: block;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;


























background-color:#;
	font-weight: normal;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
}
#menu2  a:hover  {
	color:#666;
	background-color: #E1E1E1;
}

#menu2   #current  a {
	color:#FFF;
	text-decoration:none;
	list-style-type: none;
	background-color: #ECBA05;
}

