/* MAINNAVI */

#navi{
	width: 134px;
	margin: 0 0 0 10px;
}

#navi ul{
	margin: 75px 0 0 0;
	line-height: 1.5em;
	padding: 0 0px 0 0;
	background: transparent url(../images/navi.gif)no-repeat;
}
#navi ul a{
text-align:right;
	font-size: 1em;
	padding: 0 0 0 15px;
	text-decoration: none;
	display: block;
	color: #ffffff;
	background: transparent url(../images/navi.gif)no-repeat;
}
#navi ul a:hover{
		color: #ffffff; 
	font-weight:bold;  
}
#navi ul.level1{
	list-style: none; 
}
#navi ul.level1 .no a{
	list-style: none;
	padding-right:15px;
	border-bottom: 1px dashed #ffffff;
}
#navi ul.level1 .act a{
	color: #ffffff; 
	font-weight:bold;
	list-style: none;
	padding-right:15px;
	border-bottom: 1px dashed #ffffff;
}
#navi ul.level1 .act a:hover{
}
#navi ul.level1 .cur a{
}
#navi ul.level1 .cur ul a{
}
#navi ul.level1 .cur ul a:hover{
}
#navi li {
	padding: 0;
}

/* MAINNAVI */

/* SUBNAVI */

#subnavi ul{
	position: absolute;
	top: 0px;
	right:15px;
	list-style: none;
	width: 240px;
	height:20px;
	font-size: 0.9em;
}
#subnavi li{
	float: right;
	padding: 5px 0 0 5px;
	height: 20px;

}

#subnavi ul a{
	text-decoration:none;
	display: block;
	width: auto;
	text-align: left;
	padding: 0 0 0 5px;
	color: #b5113e;
}
#subnavi ul a:hover, #subnavi ul .act a{
	color: #b5113e;
}
#subnavi ul .isedit a{
	background:#C4E2EF;
}

/* SUBNAVI END */

a.counterinaktiv,a.counteraktiv,a.kmcounterinaktiv,a.kmcounteraktiv {
	color: #7f7e78;
	background: #e9e9e4;
	font-weight: normal; 
	text-decoration: none; 
	padding:2px 5px;
	display: inline;
	line-height: 15px;
	border:#a9b1a4 1px solid;
}

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

body.kontakt a.counteraktiv, body.kontakt a.counterinaktiv,
body.impressum a.counteraktivmap, body.impressum a.counterinaktivmap {
	color: #7f7e78;
	background: #e9e9e4;
	font-weight: normal; 
	text-decoration: none; 
	padding:2px 3px;
	display: inline;
	line-height: 15px;
	border:#a9b1a4 1px solid;
	padding:1px 10px 1px 10px;
}

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