
#navi ul{
	padding:0px;
	margin:0px;
	line-height:30px;
	font-weight:bold;
	width:150px;
	color:#666666;
}
#navi ul a{
	font-size:0.9em;
	padding:3px 0 0 5px;
	margin:2px 0 2px 2px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	color:#666;
}
#navi ul a:hover{
	text-decoration:none;
	
	color:#b05511;
	font-weight:bold;
}


#navi ul.level1{
	list-style:none;
}
#navi ul.level1 .no a{
}
#navi ul.level1 .act a{
	color:#b05511;
	font-weight:bold;
}
#navi ul.level1 .cur a{
	color:#b05511;
	
}


#navi ul.level1 .cur ul a{
	
}
#navi ul.level1 .cur ul a:hover{

}


#navi ul.level2 li{
	list-style:none;
	margin:-5px 0 10px 20px;
	font-weight:bold;
	line-height:10px;
}

#navi ul.level1 ul .no a{
color:#666;
}
#navi ul.level1 ul .act a{
}


#navi ul.level1 ul .cur a{
font-weight:bold;
}
#navi ul.level2 ul .no a{
color:#666;
font-weight:bold;
}
#navi ul.level2 ul .act a{
	font-weight:normal;
}
#navi ul.level2 ul .cur a{
font-weight:bold;
}





#subnavi ul{
	margin:0 0 0 0px;
	line-height:17px;
	font-weight:bold;
	list-style:none;
}
#subnavi li{
	padding:0 5px 0 5px;
	float:left;
	height:17px;

}
#subnavi ul a{
	border-left:#666 1px solid;
	margin:0 5px 0 5px;
	padding:0 0 0 5px;
	text-decoration:none;
	background:#transparent;
	display:block;
	color:#666;
	text-decoration: none; 
  display: block;
  }
  
  
#subnavi ul a:hover, #subnavi ul .act a{
	border-left:#b05511 1px solid;
	color:#b05511;
	
}

#subnavi ul .act a{
	font-weight:bold;
	
}

#navi ul .isedit a,#subnavi ul .isedit a{
	background:#C4E2EF;
}



a.counterinaktiv,a.counteraktiv{
	font-weight: normal; 
	text-decoration: none; 
	background:#fff;
	padding:0 2px 0 2px;
	display: inline;
	line-height: 15px;
	border:#CB681D 1px solid;
	font-size:1em;
}


a.counterinaktiv:hover,a.counteraktiv{ 
	color : #CB681D;
	text-decoration: none; 
}




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;
}


