/* MAINNAVI */

#navi ul{
  position: relative;
  left: 33px;
	margin: 20px 0 0 0;
	xline-height: 2.7em;
	position: relative;
}
#navi ul a{
	font-size: 1em;
	padding: 5px 30px 5px 0;
	text-decoration: none;
  color: #7c7c7e;
	display: block;
	background: url(../images/ueber_kurz.png) no-repeat -10px top;
	text-align: right;
}
#navi li {
	padding: 1px;
	margin:0 -1px 4px 0;
}
#navi ul a:hover{
	color: #fff;  
  xwidth: 200px;
  background: url(../images/ueber_rot.png) no-repeat right; 
}
#navi ul.level1 .act a:hover{
	background: url(../images/ueber_bord.png) no-repeat right top;
	xwidth: 200px;
}
#navi ul.level1{
	list-style: none;
	color: #7c7c7e;
}
#navi ul.level1 .no a{
	list-style: none;
}
#navi ul.level1 .act a{
	color: #fff; 
	list-style: none;
	background: url(../images/ueber_rot.png) no-repeat right;
}

#navi ul.level1 .cur a{
}
#navi ul.level1 .cur ul a{
}
#navi ul.level1 .cur ul a:hover{
}


/* MAINNAVI */

/* SUBNAVI */

#subnavi ul{
	margin: 0px;
	list-style: none;
	width: auto;
	text-transform: uppercase;
}
#subnavi li{
	float:left;
	margin: 0 0 0 15px;
	height:15px;
}
#subnavi ul a{
	text-decoration:none;
	display: block;
	width: auto;
	text-align: left;
	padding: 0 0 0 15px;
	color: #000;
	height: 15px;
	background: url(../images/marker.gif) no-repeat left center;
}
#subnavi ul a:hover, #subnavi ul .act a{
	color: #e2001a;
	background: url(../images/marker-over.gif) no-repeat left center;
}
#subnavi ul .isedit a{
	background:#C4E2EF;
}

/* SUBNAVI END */

a.counterinaktiv,a.counteraktiv{
	color: #565656;
	background: #e7e8e2;
	font-weight: normal; 
	text-decoration: none; 
	padding:2px 3px;
	display: inline;
	line-height: 20px;
	border:#a9b1a4 1px solid;
	margin-right: 3px;
}

a.counterinaktiv:hover,a.counteraktiv{
	color: #565656;
	background:#fff;
}
a.counteraktiv:hover{
	color: #565656;
}

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