/* MAINNAVI */




#versetzt {
	margin:  1px 10px 0 15px;
}





a.counterinaktiv,a.counteraktiv{
	font-weight: normal; 
	text-decoration: none; 
	padding:2px 3px;
	display: inline;
	line-height: 50px;
	background:#4c4d4e;
	
	
}

a.counterinaktiv:hover,a.counteraktiv{
	color: #FFF;
	background:#4c4d4e;
}
a.counteraktiv:hover{
background:#4c4d4e;

}
#edit select, a.edit select {
height:17px;
margin:3px 0;
width:35px;
}





#menuFunktionen a.edit,.edit{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height:20px;

	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;

	
}
#menuFunktionen a.edit:hover{
	color : #669900;
}
#menuFunktionen #edit select{
	width:35px;
	height:17px;
	
}
#menuFunktionen .edit{
	float:left;
}

#navi_oben a:hover{
background:transparent url(../images/navi_highlight.gif) repeat-x left top;
}

#navi_oben ul li.act a
 {
color: #FFF;
padding: 2px 2px 2px 2px;
background:transparent url(../images/navi_highlight.gif) repeat-x left top;
}





