body {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #0000dd;
	margin:10px;
	text-align:center;
}
div, p,ul,ol,table,tr,td,li,h1,h2,h3,h4,h5,h6 {
	font: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	color: #0000dd; }
h1 {  
	margin: 1.2em 0 1.2em; 
}	
address {  
	margin-top:1em;
	padding: 0.5em 2em 1em 0;
	border-top: 1px solid #000000;
	text-align:right;
	float:none;
	clear:both;
}
p {
	float:none;
	clear:both;
}	
img {
	border: none;
	text-align:left;
}
input, select, option, textarea {
	font:1em Verdana, Arial, Helvetica, sans-serif;
	background:#ffffff;
	color:#000000;
}	
textarea {
	width:34em;
}	
input, option, select {
 width:23.5em;
} 
a {
	font-weight: bold; 
	color:#dd0000;
	text-decoration: underline;
}
a:active,a:hover {
	text-decoration:none;
	color:#000000;
}
a:visited {
	font-style:italic;
}	

.eingerueckt {
	margin-left: 2em;
}
.eingerueckt2 {
	margin-left: 4em;
}
#kopf {
	float:none;
	clear:both;
	width:35em;
}
#kopf h1 {
	color:#ffff66;
	margin:0.5em 0 0.5em 0;
	float:right;
	text-align:right;
}	
#kopf img {
float:left;

}
#inhalt {
	background: #ffffcc;
	padding:0.5em;
	margin-top:0.5em;
	height:100%;
	width:35em;
	float:none;
	clear:both;
}

.rechts {
	float:left;
	width:15em;
	padding:1.5em 0 0 0;
}		
.links {
	float:left;
	width:18em;
	padding:1.5em 0 0 1em;
}	
.formlinks {
	float:left;
	clear:left;
	width:10em;
	margin-top:0.2em;
	line-height:1.3em;
}
.formrechts {
	float:right;
	clear:right;
	width:24em;
	margin-top:0.2em;
	line-height:1.3em;
}		

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #0000dd;
	border: 0px solid;
	margin-left:3em;
	padding:0.2em 0.1em 0.3em 0.1em;
	width: 7em;
	clear:both;
	float:none;
}

