body,  textarea, input, select, h2, h3, h4, h5, h6 {
	font-family: verdana, sans-serif;
	voice-family: inherit;
	font-size: small;
	color: #000000;
}

body {
	font-family: verdana, sans-serif;
	voice-family: inherit;
	font-size: small;
	color: #000000;
	text-align:center;
	padding:0;
	background-color: #F5F7FA;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}

/* Mittelblock */ 
#outer {
	text-align:left;
	width:1024px;
	margin:auto;

 } 
 
 /* Header */ 
#hdr1 {
	height:60px;
	color: #333333;
	background-color: #F66634;
	vertical-align: bottom;
 }
 
 #hdr1a {
	height:60px;
	color: #333333;
	background-color: #F66634;
	text-align: left;
	width: 550px;
	float:left;
 }
  #hdr1b{
	color: #333333;
	background-color: #F66634;
	text-align: right;
	height:60px;
 }
 
  /* Header 2 */ 
 #hdr2 {
	height:18px;
	color: #333333;
	background-color: #E4E4E4;
 }
#hdr3 {
	height:9px;
	color: #333333;
	background-color: #E4E4E4;
 }
 #hdr3a {

	height:9px;
	color: #E4E4E4;
	width:10px;
	float:left;
 }
  #hdr3b {

	height:9px;
	color: #E4E4E4;
	width:10px;
	float:right;
 }
  /* Header 4 weisse Ecken*/ 

#hdr4 {
	height:7px;
	color: #333333;
	background-color: #FFFFFF;
 }
 #hdr4a {

	height:7px;
	color: #333333;
	width:10px;
	float:left;
 }
  #hdr4b {
	height:7px;
	color: #333333;
	width:10px;	
float:right;
 }
 
 
#inhalt {
	color: #333333;
	background-color: #FFFFFF;
	height: auto ;
 }

#mitte {
	height: auto ;
	float:left;
	background-color: #FFFFFF;	

 }
 
   #navi2 {
	height: auto;
	color: #333333;
	width:137px;
	float:left;
	padding: 10px;
 }
 
  #mittea {
 	height: auto;
	color: #333333;
	width:544px;
	float:left;
	padding: 10px;
 }
#mitteb {
	height: auto;
	color: #333333;
	width:280px;
	text-align: right;
	background-color: #FFFFFF;
	overflow:hidden;
	padding: 10px;
 }
 
 #boden {
	text-align:middle;
	width:1024px;
	margin:auto;
	background-color: #FFFFFF;

 } 
   /* Texte  */ 
.headline2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #4178A3;
	vertical-align: bottom;
 }

 .headline3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F66634;
	vertical-align: bottom;
 }
 
 hr {
	height: 1px;
	background: #ccc;
	border: none;
}

h2 {
	margin: 0 0 0.2em 0;
	letter-spacing: -1px;
	font-weight: normal;
	clear: left;
	color: #4E463F;
}

.link_main:link, .link_main:visited {
	background-color:#FFFFFF;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:0px;
	color:#000000;
	font-size:0.8em;
	font-weight:normal;
	text-decoration:none;
	display:block;
	border-top:1px solid #3366CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 .topstein {
background-color:#3366CC;
padding-top:6px;
padding-bottom:6px;
padding-left:0px;
color:#FFFFFF;
font-size:0.8em;
font-weight:bold;
text-decoration:none;
display:block;
border-top:1px solid #3366CC;

}
.adressen {
	font-family:  arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

a.menu {  width:16ex; border-width:3px; padding:2px; text-decoration:none; font-family:  arial, helvetica, sans-serif;}

a.menu:link    { color:#1B6389; }
a.menu:visited { color:#1B6389;  }
a.menu:hover   { color:#F66634; }
a.menu:active  { color:#F66634; }

 .text {
font-family: Verdana;
background-color: #fff;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.5em;
font-size: 1em;
}

