#navi{
	position:absolute;
	left:0;
	top:75px;
}
#navi ul{
	padding:0;
	margin:0;
	line-height:2.5em;
	font-weight:bold;
	width:201px;
	list-style:none;
}
#navi ul .no a,#navi ul .act a{
	padding:0 20px 0 0;
	text-decoration:none;
	display:block;
	text-align:right;
	color:#333;
	font-weight:bold;
	font-size:1em;
	letter-spacing:-0.02em;
	background:url(../images/bg-navi-no.gif) right no-repeat;
}
#navi ul .no a:hover,#navi ul .act a{
	background-image:url(../images/bg-navi-act.gif);
}
#navi ul .isedit a{
	background-color: #C4E2EF;
}
a.counterinaktiv,a.counteraktiv{
	font-weight: bold; 
	text-decoration: none; 
	background:#fff;
	padding:0 2px 0 2px;
	display: inline;
	line-height: 15px;
	border:#DF2911 1px solid;
}


a.counterinaktiv:hover,a.counteraktiv{ 
	color : #DF2911;
	border:#000 1px solid;
}




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;
}

