<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;
}*/
 * {
	padding:0%;
	margin:0%;
	}


#main {
	 align: center; 
	 width: 970px;	
	 margin: 0% auto; 
	 }

#kopf	{
	 width: 970px; 
	 height: 15px; 
	 border-bottom: 0px solid black; 
	 
	 }
	 
#kopfzurueck {
	border:0;
	text-decoration: none;
	}
#kopfzurueck img {
	border:0;
	text-decoration: none;
	}

#belly	{
	width: 970px;
	padding: 0px 0% 0% 0%;
	border-top: 1px solid black;
	}
#belly a {
	text-decoration: none; 
	}	
#belly img {
	float: left;
	}
.vierGruende 	{
	float: left;
	width: 199px;
	padding: 10px;
	margin: 0% 10px 0% 10px; 
	}
.vierGruende a img {
	border:0;
	}
	
#kontaktbereich {
	float: right;
	width: 216px;
	height: 250px;
	padding: 20px 0% 0% 0px;
	margin: 0% 15px 10px 10px;
	border-top: 0px solid black;
	border-left: 0px solid black;
	}
#kontaktbereich .impressum ul {
	list-style: url(../pics/bullet10_red.gif);
	margin: 0% 0% 0% 19px; 
	}
#kontaktbereich_contactme {
	padding: 0px 0% 0% 0px;
	margin: 15px 15px 15px 10px;
	border-top: 1px solid black;

	}
		
.fehler {
	  font-family: font-family: helvetica, arial, verdana, sans-serif;
	  font-size: 11px;
	  color: red;
	}

.werbung {
	float: left;
	width: 690px;
	padding: 15px 0% 0% 15px;
	border-top: 1px solid black;
	}
.werbung a img {
	border:0; 
	padding: 10px 0% 20px 0%;
	}
.werbungtext {
	float: left;
	width: 415px;
	padding: 0px 0% 10px 20px;

	}

.impressum {
	width: 938px;
	height: 0px;
	margin: 0% 0% 0% 0px; 	
	}
.impressum a img {
	border:0;
	}	
.impressumfooter {
	width: 300px;
	height: 0px;
	margin: 0% 0% 0% 0px; 	
	}
.impressumfooter a img {
	border:0;
	}	


#bottom {
	clear:both;
	width: 970px;
	height: 10px;
	border-top: 1px solid black; 
	}

.bottom ul {
	list-style: url(../pics/bullet10_red.gif);
	margin: 10px 0% 0% 880px; 
	}

	
h1 {
	font-size: 14px;
	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; 
	}
h1, 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: grey;
  text-decoration: underline;
}
a:hover, a.active {
  text-decoration: underline;
  color: red;
}
label {
  float:left;
  clear:both;
  display:block;
  width:65px;
  margin-bottom:1px;
  padding-left:10px;
  font-family: tahoma, verdana, sans-serif;
  font-size: 12px;  
}
input, textarea, select {
  float:left;
  display:block;
  width:130px;
  border: 1px solid #333;
  background:#F4F4F4;
  font-family: tahoma, verdana, sans-serif;
  font-size: 12px;
  margin-bottom:1px;
  padding:1px;
}

  div .hidden {
  float:left;
  display:block;
  width:0px;
  height:0px;
  visibility:hidden;
}
   div .code {
  float:left;
  display:block;
  width:100px;
  height:100px;
}
 
/*clearing all floats and fix Firefox and IE backgroundcolor-bug */
div.clearer {
  clear:both;
  font-size:1px;
  line-height:1px;
  display:block;
  height:1px;
}
form {
  background:white;
  width:210px;
  border: 0px solid #333;
  padding: 0px 0% 0% 0px;
  margin: 0% -15px -10px -10px;  
}
.form-button {
  margin-left:110px !important;
  margin-left:55px; /*to fix IE6 position*/
  width:60px;
  clear:both;
}
.login-form-button {
  margin-left:10px !important;
  margin-left:5px; /*to fix IE6 position*/
  width:60px;
  clear:both;
}
.option {
  border:none;
  background:none;
  width:auto;
}
fieldset {
  border:none;
  padding-left:100px;
  padding-bottom:10px;
  display:block;
  clear:both;
}
fieldset input {
  width:auto;
  border:none;
  background:none;
  float:left;
  display:block;
  margin-right:10px;
  margin-top:3px !important;
  margin-top:0px; /*to fix IE6 position*/
}
fieldset label {
  width:auto;
  clear:none;
  float:left;
  display:block;
  padding-right:2px;
  white-space:nowrap; /*to fix IE6 wrapping*/
}
</style>