/* MAINNAVI */

#navi ul.level1 {
	margin: 7px 40px 0 0;
	line-height: 2em;
}
#navi ul.level1 a{
	width: 142px;
	height: 25px;
	padding: 0 7px 0 0;
	margin: 0 5px;
	text-decoration: none;
	display: block;
	color: #000;
	background: url(../images/bg_navi.gif) no-repeat right center; 
	text-align: right;
}
#navi ul.level1 a:hover{
	background: url(../images/bg_navi-over.gif) no-repeat right center;
	color: #fff;   
}
#navi ul.level1{
	list-style: none;
}
#navi ul.level1 .no a{
	list-style: none;
}
#navi ul.level1 .act a{
	background: url(../images/bg_navi-over.gif) no-repeat right center;
	color: #fff; 
	list-style: none;
}
#navi ul.level1 .act a:hover{
	background: url(../images/bg_navi-over-active.gif) no-repeat right center;
	color: #fff; 
}
#navi ul.level1 .cur a{
}
#navi ul.level1 .cur ul a{
}
#navi ul.level1 .cur ul a:hover{
}
#navi li {
	padding: 0;
}

/* MAINNAVI */

/* MAINNAVI LEVEL2 */

#navi ul.level2 {
	margin: 7px 40px 7px 0;
	line-height: 2em;
}
#navi ul.level2 a, #navi .act ul.level2 a{
	width: 142px;
	height: 25px;
	padding: 0 7px 0 0;
	margin: 0 5px;
	text-decoration: none;
	display: block;
	color: #000;
	background: #fff; 
	text-align: right;
}
#navi ul.level2 a:hover{
	color: #fff;   
}
#navi ul.level2{
	list-style: none;
}
#navi ul.level2 .no a{
	list-style: none;
}
#navi ul.level2 .act a{
	color: #fff; 
	list-style: none;
}
#navi ul.level2 .act a:hover{
	color: #fff; 
}
#navi ul.level1 .cur a{
}
#navi ul.level1 .cur ul a{
}
#navi ul.level1 .cur ul a:hover{
}
#navi li {
	padding: 0;
}

/* LEVEL2 ENDE */

/* SUBNAVI */

#subnavi ul{
	list-style: none;
	width: auto;
}
#subnavi li{
	float:left;
	margin: 0 3px;
	height: 15px;
}
#subnavi ul a{
	text-decoration:none;
	display: block;
	width: auto;
	padding: 0 5px 0 0;
	text-align: left;
	color: #fff;
	height: 12px;
	border-right: 1px solid #fff;
}
#subnavi ul a:hover, #subnavi ul .act a{
	color: #e2001a;
}
#subnavi ul .isedit a{
	background:#C4E2EF;
}

/* SUBNAVI END */

a.counterinaktiv,a.counteraktiv{
	color: #000;
	background: #e2e2e2;
	font-weight: normal; 
	text-decoration: none; 
	padding:2px 3px;
	display: inline;
	line-height: 15px;
}


a.counterinaktiv:hover,a.counteraktiv{
	color: #fff;
	background:#e2001a;
	text-decoration:none;
}
a.counteraktiv:hover{
	color: #fff;
}

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;
}

