body, html {
	margin:0;padding:0;
	font-family:Arial, sans-serif;
	background-color:#ECEBF1;
	color:#171658;
}
#kopf {
	pasition:absolute;
	top:0;left:9;width:1000px;height:184px;
	background-image:url(http://reuter-erfurt.de/pics/reuter/kopf.jpg);
	background-repeat:no-repeat;
}
body {
	background-image:url(http://reuter-erfurt.de/pics/reuter/pixel.gif);
	background-repeat:repeat-y;height:100%;
}
li.nav {
	list-style-type:none;
	width:135px;
	background-color:#E9C010;
	margin:5px;
	padding:3px;
}
li.abst {
	margin-top:20px;
}
li.nava {
	background-color:#BFC0D5;
}
li.nav a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size:12px;
}
li.nav a:visited {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size:12px;
}
#nav {
	padding-bottom:0px;
}
#nav ul {
	margin-left:18px;
	padding:0;
}
#nav img {
	margin-left:24px;
}
#haupt {
	position:absolute; left:170px;
	width:830px;padding:10px;padding-top:20px;
}
h1 {
	font-size:15px;
	color:#171658;
}
#fuss {
	color:#171658;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#fuss hr {
	color:#171658;
	background-color:#171658;
	height:2px;
}
h2 {
	font-size:13px;
width:100%;
padding:2px; background-color:#E9C010;
padding-left:8px;
margin:0;
}
div.info {padding:5px;}

label {
	font-family: Arial, sans-serif; font-size: 14px; color: #171658;
}
legend {
	font-family: Arial, sans-serif; font-size: 14px; font-weight: bold;
	background: #FFF; color: #171658;
}
label.left {
	float:left; text-align:right; width:7em; margin-right:.3em;
}
label.leftkf {
	float:left; text-align:left; width:9em; margin-right:.3em; margin-bottom:10px; margin-left: 10px;
}
input, select {
	font-family: Arial, sans-serif; font-size: 14px; width:400px; float:left;
	border: 1px groove #aaa; color: #171658;
}
input:focus, select:focus {
	font-family: Arial, sans-serif; font-size: 14px; width:400px; float:left;
	border: 1px solid #171658;
}
form br {
	clear:both;
}
fieldset {
	width:600px;border: 1px solid #ccc;
}

.ok, .fehler {
	font-size: 12px; font-weight:bold; padding:10px; background-color:#ddd;
}
.fehler {
	color:#ff0000;
}
.ok {
	color:#008000;
}