/* NAVI START */

#content_footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content_footer li {
	padding: 0px;
	margin: 4px 0 0 0;
	float:left;
}

#content_footer a {
	display: block;
	height: 170px;
	text-indent: -9999px;
}



/* NAVI START ENDE */


/* MAINNAVI Level1*/


#navi2 {
position:absolute;
top:0px;
right:0px;
font-family: "Futura";
color: #737272;
float: left;
display: inline;
text-decoration: none;
height: 50px;
width: 720px;

	
}
.level1 a {
  margin-right:18px;
  text-align:center;
  display: block;
  float:left;
  height: 35px;
  margin-left:5px;
  font-size: 1.2em;
  line-height: 2.4em;
  font-weight: bold;
  text-transform: uppercase; 
  border-right: 1px solid #737272;
   
}
#navi2 .level1 a.act {
	color: #c60524;
	font-weight: bold;
	
}

#navi2 .level1 a:hover {
	color: #c60524;
}

/* MAINNAVI Level1 Ende*/
/* MAINNAVI LEVEL2 */
#navi ul.level2 {
	list-style: none;
	line-height: 1.5em;
}
#navi ul.level2 li {
  margin-left: -30px;
	padding: 0px;
}

#navi ul.level2 li a {
	color: #737272;
	display: block;
	text-decoration: none;
	
}



#navi ul.level2 li.no a {
	list-style: none;
	font-weight:normal;
}
#navi ul.level2 li.act a {
	color: #333333;
	font-weight: bold;
}
#navi ul.level2 li a:hover {
	color: #666666;
}


/* MAINNAVI LEVEL2 ENDE */
/* SUBMAINNAVI */




#subnavi ul {
	list-style: none;
	position:absolute;
  left:60px;
	top:294px;
  line-height: 2em;
}
#subnavi ul li {
    
}

#subnavi ul li a {
	color: #737272;
	display: block;
	text-decoration: none;
	width: 117px;
	text-align: left;
}




#subnavi ul li.act a {
	color: #333333;
	font-weight: bold;
}

#subnavi ul li a:hover {
	color: #737272;
	font-weight: bold;
}

/* SUBMAINNAVI */


a.counterinaktiv,a.counteraktiv{
	color: #737272;
	font-weight: normal; 
	text-decoration: none; 
	padding:2px 5px 0px 2px;
	display: inline;
	line-height: 15px;
	border-right: 1px solid #8799A5;
}

a.counterinaktiv:hover,a.counteraktiv{
	color: #c60524;
  border-right: 1px solid #8799A5;
	background: #f0f0f0;
}

a.counteraktiv:hover{
	color: #737272;
  border-right: 1px solid #8799A5;
}


body.kontakt a.counterinaktiv, body.kontakt a.counteraktiv
{
display:block;
width:120px;
xheight: 20px;
border: 1px solid #c60524;
line-height: 18px;
padding: 3px 3px 3px 3px;
margin-bottom: 4px;
}


#zoom a.counterinaktiv, #zoom a.counteraktiv
{
display: inline;
min-width:60px;
height: 15px;
border: 1px solid #c60524;
line-height: 15px;
padding: 3px 3px 3px 3px;
margin:15px;
text-align:right;
}


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, a.edit select {
	width:35px;
	height:17px;
}
.edit{
	float:left;
}

