#navi{
	position:absolute;
	top:0px;
	left:180px;
	width:625px;
	height:26px;
	text-align:center;
	background:url(../images/bg-navi.gif) no-repeat;
}

#navi ul{
	line-height:24px;
	font-weight:bold;
	list-style:none;
	font-size:0.96em;
	margin-left: 73px;
}
#navi li{
	padding:0 5px 0 0px;
	float:left;
	}
	
#navi ul a{
	margin:0 0px 0 6px;
	padding:0 5px 0 5px;
	text-decoration:none;
	display:block;
	width:100%;/*fixie*/
	color:#fff;
}
#navi ul a:hover, #navi ul .act a{
	color:#bd010f;
	background:#fff;
	height: 28px;
}
#navi ul .isedit a{
	background:#C4E2EF;
}




#subnavi{
	position:absolute;
	top:3px;
	left:150px;
	xwidth:250px;
	padding:5px 0 5px 0;
	text-align:center;
}


#subnavi ul{
	line-height:20px;
	font-weight:bold;
	list-style:none;
	font-size:0.96em;
}
#subnavi li{
	padding:0 0 0 20px;
	float:left;
	border-left:1px solid #bd010f;
	} 
	
#subnavi ul a{
  border-left:1px solid #bd010f;
	margin:0 3px 0 6px;
	padding:0 5px 0 5px;
	text-decoration:none;
	display:block;
	
	color:#fff;
}
#subnavi ul a:hover, #subnavi ul .act a{
		color:#e1e1e1;
		border-left:1px solid #e1e1e1;
		
}
#subnavi ul .isedit a{
	background:#fff;
}



a.counterinaktiv,a.counteraktiv{
    font-size:0.9em;
	xfont-weight: bold; 
	text-decoration: none; 
	padding:2px 2px 2px 2px;
	display: inline;
	line-height: 15px;
	border:#bd010f 1px solid;
	
}


a.counterinaktiv:hover,a.counteraktiv{ 
   background:#eeeeee;
	color : #bd010f;
	border:#797A7C 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;
}
