#topnav , #topnav2 { display:block; 
position:absolute;  
top:59px;  
padding:2px 3px 3px 5px;  
background:#999999; 
font-size:10px;  
text-decoration:none; 
color:#FFFFFF; 
font-family:Verdana, Arial, Sans Serif;  
font-weight:normal; 
} 
#topnav { 
left:839px;  
width:71px; 
}
#topnav2 { 
left:920px;  
width:61px; 
}
#topnav:hover , #topnav2:hover { 
	display:block; 
	color:#999999; 
	background:#FFFFFF; 
	} 
#Container {
left:10px;
top:0px;
width:610px;
overflow:auto;
position:relative;
color:blue;
padding-top:0px;}
	#navcontainer { margin-top: 0px;
margin-left: 5px;
overflow:hidden;
font-family: Arial, sans-serif;
font-weight: bold;
width: 180px; }

#navcontainer a
{
display: block;
padding: 3px 3px 3px 15px;
border-top:1px solid #707070;
font-family: Verdana, Arial, sans-serif;
color: #707070;
text-decoration: none;
font-weight: bold;
font-size:10px;
width: 180px;
}
#navcontainer a:hover
{
  border-top:3px solid #99221a;
  background-color:#FFFFFF;
  color: #99221a;
  padding: 1px 3px 3px 15px;
  text-decoration: none;
}

	#subnav {  margin-top: 3px;
 font-weight: bold;
 font-size:10px;
 background-color:#FFFFFF;
 margin-left: 10px;
 overflow:hidden;
 margin-bottom: 10px;
 width: 165px; }

	#subnav a {  font-weight: bold;
 font-size:10px;
}


/*   Kontakt formular ... ab 2009 */
#kontakt {
	width:550px;
	z-index:200;
	padding:8px;
}
#kontakt TD.content {
	width:140px;
}


#kontakt TD.label1 {
	width:140px;
	height:25px;
	text-align: right;
	padding-right:20px;
}
#kontakt input.checkbox {
	text-align:right;
	margin-right:20px;
	width:20px;
}
#kontakt input.button {
	cursor:pointer;
	width:150px;
	left:340px;
	top:10px;
	position:relative;
}

#kontakt TD.label2 {
	width:300px;
}

#kontakt INPUT {
	width:360px;
	margin-right:20px;
}
#kontaktort .kontaktzip  {
	width:50px;
	margin-right:10px;
}

#kontaktort .kontaktcity {
	width:175px;
	margin-right:20px;
}

#kontakt TEXTAREA {
	position:relative;
	left:40px;
	top:10px;
	width:470px;
	height:80px;
	background-color:#FFFFFF;
	color:#000000;
	border: 1px #d1d1d1 solid;
	
}
#kontakt INPUT.content {
	margin-right:0px;
}