#navi ul{
	padding:0px;
	margin:0px;
	line-height:18px;
	font-weight:bold;
	width:130px;
}
#navi ul a{
	padding:3px 0 0 20px;
	margin:2px 0 0px 0px;
	text-decoration:none;
	display:block;
	color:#000;
	background:url(../images/sub_off.gif) no-repeat 0px 6px;
}

#navi ul a:hover{
	text-decoration:none;
	color:#990000;
	font-weight:bold;
	background:url(../images/sub_on.gif) no-repeat 0px 6px;
}

#navi ul.level1{
	list-style:none;
}
#navi ul.level1 .act a{
	color:#990000;
	font-weight:bold;
  background:url(../images/sub_on.gif) no-repeat 0px 6px;
}

#navi ul.level1 .cur ul a:hover{
background:url(../images/sub_on.gif) no-repeat 0px 6px;
	color:#990000;
}



#navi ul.level2 li{
	list-style:none;
	margin:0 0 0 20px;
	font-weight:normal;

}

#navi ul.level2{
	list-style:none;
}



#navi ul.level1 .act ul.level2 a{
background:url(../images/sub_off.gif) no-repeat 0px 6px;
		font-weight:normal;
		color:#000;
}



#navi ul.level1 .act ul.level2 .act a{
background:url(../images/sub_on.gif) no-repeat 0px 6px;
	color:#990000;
}


#navi ul.level1 .act ul.level2 .no a:hover{
    background:url(../images/sub_on.gif) no-repeat 0px 6px;
		font-weight:normal;
		color:#990000;
}






#subnavi ul{
	margin:0 0 0 0px;
	line-height:25px;
	font-weight:bold;
	list-style:none;

}
#subnavi li{
	padding:0 5px 0 21px;
	float:left;
	xwidth:10%;
	height:25px;
	

}
#subnavi ul a{
	background:url(../images/sub_off.gif) no-repeat 0px 6px;
	margin:0 0px 0 0px;
	padding:0px 0 5px 15px;
	text-decoration:none;
	background:#transparent;
	display:block;
	xwidth:110px;/*fixie*/

	color:#000033;
	text-decoration: none; 
  display: block;
  }
  
  
#subnavi ul a:hover, #subnavi ul .act a{
	background:url(../images/sub_on.gif) no-repeat 0px 6px;
	color:#990000;
}

#subnavi ul .act a{
	font-weight:bold;
}

#subnavi ul .isedit a{
	background:#transparent;
}



a.counterinaktiv,a.counteraktiv{
	font-weight: normal; 
	text-decoration: none; 
	background:#fff;
	padding:0 2px 0 2px;
	display: inline;
	line-height: 15px;
	border:#000033 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;
}


