/* MAINNAVI */


#navigation ul { 
	list-style: none;
	margin: 0 0 0 0px;
}

#navigation ul li {
	float: left;
	margin: 10px 15px 0 15px; 
}
#navigation a{
	font-weight: bold;
}

.footernavi{
float: left;
list-style: none;
padding:10px 0 0;
margin-left: 190px;
width: 70px;
color:#4B4B4B;
font-weight:bold;}

a.counterinaktiv,a.counteraktiv{
	color: #545157;
	background: #e7e8e2;/*hellgrau*/
	font-weight: normal; 
	text-decoration: none; 
	padding:2px 3px;

	display: inline;
	line-height: 25px;
	border:#a9b1a4 1px solid; //gruen
}

a.counterinaktiv:hover,a.counteraktiv{
	color: #565656;
	background:#fff;
}
a.counteraktiv:hover{
	color: #e2001a; /*rot*/
}


#navigationcontent ul li.act a {
	font-weight:		bold;
	color: #e2001a; 
	
}



#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;
}



a.counterinaktiv,a.counteraktiv{
	color: #565656;
	background: #e7e8e2;
	font-weight: normal; 
	text-decoration: none; 
	padding:2px 3px;

	display: inline;
	line-height: 25px;
	border:#a9b1a4 1px solid;
}

a.counterinaktiv:hover,a.counteraktiv{
	color: #565656;
	background:#fff;
}
a.counteraktiv:hover{
	color: #e2001a;
}







#navigation ul li.act a {

color: #E2001A;

}