
#subnavi ul.level1{
	line-height:32px;
	height:32px;
	width:566px;
}
#subnavi ul li{
	position:relative;
	display:inline;
	float:left;
}
#subnavi ul a{
	font-size: 0.9em;
	padding:0 21px 0 6px;
	text-decoration:none;
	display:block;
	color:#8b8a8a;	
}
#subnavi ul .isedit a{
	background-color:#C4E2EF;
}
#subnavi ul .last a{
	padding:0 5px 0 5px;
}
#subnavi ul a:hover{
  color:#e13b3b;
}



#subnavi ul li ul.level2{
	line-height:15px;
	height:auto;
	width:auto;
	min-width:100%;
	background:#ebebeb;
}
#subnavi ul li ul.level2{
	list-style:none;
	position:absolute;
	left:0;
	top:25px;
}
#subnavi ul li ul.level2 li{
	position:relative;
	clear:left;
}

#subnavi ul li ul.level2 a{	
	background-color:transparent;
	display:block;
	padding:0 5px 0 5px;
}
#subnavi ul li ul.level2 .isedit a{
	background-color:#C4E2EF;
}



a.counterinaktiv,a.counteraktiv{
	text-decoration: none; 
	background:#fff;
	padding:0 2px 0 2px;
	display: inline;
	line-height: 13px;
	border:#cecece 1px solid;
}


a.counterinaktiv:hover,a.counteraktiv{ 
	color : #e13b3b;
}




a.edit,.edit{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height:22px;
	height:22px;
	font-style: normal; 
	font-weight: normal; 
	color: #e11426;
	background: #e7e7e7; 
	border : 1px solid #669900;
	text-decoration: none; 
	margin:0 2px 0 2px;
	padding:0 2px 0 2px;
}
a.edit:hover{
	color : #669900;
}
#edit select{
	width:35px;
	height:17px;
}
.edit{
	float:left;
}
