<style type="text/css" media="screen">
/*fix default browserspaces between elements*/
* {
  padding:0px;
  margin:0px;
}
/*body {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  color: #000000;
  background-color: #FFFFFF;
  padding: 10px;
}*/



#main {
	 
	 width: 800px;	
	 margin: 0% auto; 
	 }

#kopf	{
	 width: 800px; 
	 /*height: 250px; 
	 border-bottom: 1px solid black; */
	 
	 }
	 
#kopfzurueck {
	border:0;
	text-decoration: none;
	}
#kopfzurueck img {
	border:0;
	text-decoration: none;
	}

#belly	{
	width: 800px;
	padding: 0px 0% 0% 0%;
	border-top: 1px solid  #aeaeae;
	 /*border-bottom: 1px solid black; 
	 border-left: 1px solid black; */
	
	}
#belly a {
	text-decoration: none; 
	}	
#belly img {
	float: left;
	}
.vierGruende 	{
	float: left;
	width: 270px;
	padding: 10px;
	margin: 0% 10px 0% 10px; 
	}
.vierGruende a img {
	border:0;
	}
	
.mailer {
	float: left;
	width: 600px;
	padding: 10px;
	margin: 0% 10px 0% 10px; 
	}
.mailer a img {
	border:0;
	}
 .mailheader {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	color: #ffc8e0;
}
			.formular {
			 margin:5px auto;
			 width:300px;
			 border:0px solid #000000;
			 text-align:left;
			}
			.fehler {
			 color:#bb0117;
			 text-align:left;
			}
			.box {
			 margin-top:10px;
			}
			.um {
			 margin-left:5px;
			}
			.bez {
			 float:left;
			 text-align:left;
			 width:9.5em;
			 line-height:25px;
			}
			input {
			 margin-top:5px;
			}
			.nachricht {
			 clear:both;
			 text-align:left;
			 margin-left:5px;
			}
			.copy {
			 font-size:10px;
			 position:relative;top:30px;
			}
.hinweise 	{
	float: left;
	width: 100px;
	height:650px;
	/*color: #404040;*/
	padding: 6px;
	border-left: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;
	border-top: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	background-color: #d6e5b6;
		margin: 17px 10px 10px 35px; 
	}
.hinweise a img {
	border:0;
	}

.db_output1 	{
	float: left;
	width: 400px;
	padding: 10px;
	margin: 0% 0px 0% 10px; 
	color: #404040;
	white-space:nowrap;
	}
.db_output1 a img {
	border:0;
	}
	
.menu 	{
	float: right;
	width: 120px;
	padding: 10px;
	margin: 0% 10px 0% 10px; 
	color: #548B54;
	border-left: 1px solid  #aeaeae;
	/*border-right: 1px solid black;
	border-bottom: 1px solid black;*/
	}
.menu a img {
	border:0;
	}
	
.anzeige {
	float: left;
	width: 0px;
	padding: 0px;
	margin: 0% 0px 0% 0px; 
	color: #000000;
	/*border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;*/
	}
	


#bottom {
	clear:both;
	width: 800px;
	padding: 0px 0px 0px 0px;
	}

	
h1 {
	font-size: 100%; 
	font-weight:bold;
	background:#F4F4F4;
	display:block;
	padding:5px;
	border-bottom: 1px solid #333;
	margin-bottom:10px;
	}
body {
	font: 12px/1.5em helvetica, arial, tahoma, verdana, sans-serif; 
	word-spacing:.1em; 
	margin-bottom:1em; 
	}
h2, h3, h4, h5, h6 {
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: bold; line-height: 1.4em; }

h2 {
	font-size: 126%; 
	}
h3 {	
	font-size: 120%; 
	}
h4 {
	font-size: 100%; 
	}

a:link, a:visited {
  color: #4d4d4d;
  text-decoration: underline;
}
a:hover, a.active {
  text-decoration: underline;
  color: #2E8B57;
  font-weight: bold;
}

input, textarea, select {
 /* float:left;*/
  /*display:block;*/
  
  border: 1px solid #333;
  background:#f0fde8;
  font-family: tahoma, verdana, sans-serif;
  font-size: 12px;
  margin-bottom:1px;
  padding:1px;
}

form {
  background:white;
  width:1px;
  border: 0px solid #333;
  padding: 0px 0% 0% 0px;
  margin: 0% -15px -10px -10px;  
}


/*clearing all floats and fix Firefox and IE backgroundcolor-bug */
div.clearer {
  clear:both;
  font-size:1px;
  line-height:1px;
  display:block;
  height:1px;
}

</style>