#navi ul{
	padding:0;
	margin:0;
	line-height:20px;
	font-weight:bold;
	width:60px;
}
#navi ul a{
	border-bottom:#000 1px solid;
	padding:0 0 0 5px;
	text-decoration:none;
	background:#eee;
	display:block;
	color:#000;
}
#navi ul a:hover{
	text-decoration:underline;
	background:#999;
}





#navi ul.level1{
	list-style:none;
}
#navi ul.level1 .no a{
}
#navi ul.level1 .act a{
	background:#abcdef;
}
#navi ul.level1 .cur a{
	background:#abcdef;
}




#navi ul.level1 .cur ul a{
	background:#eee;
}
#navi ul.level1 .cur ul a:hover{
	background:#999;
}


#navi ul.level2 li{
	list-style-image:url(images/lim.gif);
	margin:0 0 0 20px;
}

#navi ul.level1 ul .no a{
}
#navi ul.level1 ul .act a{
	background:#fedcba;
}
#navi ul.level1 ul .cur a{
}










#subnavi ul{
	margin:0 0 0 2px;
	line-height:16px;
	font-weight:normal;
	list-style:none;
}
#subnavi li{
	padding:0 0 0 2px;
	float:left;
	width:15%;
	height:20px;
}
#subnavi ul a{
	border-left:#0D1B74 1px dotted;
		border-right:#0D1B74 1px dotted;
	margin:0 2px 0 2px;
	padding:0 0 0 2px;
	text-decoration:none;
	xbackground:#eee;
	display:block;
	width:72px;/*fixie*/
	font-weight:normal;
	color:#0D1B74;
}
#subnavi ul a:hover, #subnavi ul .act a{
	border-left:#0D1B74 1px solid;
	border-right:#0D1B74 1px solid;
	color:#0D1B74;
	font-weight:bold;
}
#subnavi ul .isedit a{
	background:#C4E2EF;
}



a.counterinaktiv,a.counteraktiv{
	font-weight: bold; 
	text-decoration: none; 
	background:#fff;
	padding:0 2px 0 2px;
	display: inline;
	line-height: 15px;
	border:#0D1B74 1px solid;
}


a.counterinaktiv:hover,a.counteraktiv{ 
	color : #0D1B74;
	border:#0D1B74 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;
}

