body	{
	margin-left:0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom:0px;
	background-color: #005093;
	background-image: url(bilder/gesamtback.gif);
	background-position: left top;
	background-repeat: repeat-y;
}	
#header {
	position: relative;
	height: 154px;
	background-image: url(bilder/headerbild.jpg);
	background-repeat: no-repeat;
}
#trennlinie{
	position: relative;
	width: 783px;
	height: 4px;
	background-color: #ffffff;
	}
#gesamtBack { 
	position: relative;
	background-image: url(bilder/gesamtback.gif);
	background-position: left top;
	background-repeat: repeat-y;
	height: 350px;
 } 
#aktuellesSpalte {
	position: relative;
	float: left;
	width: 125px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 10px;
	color: #ffffff;
	border-top: 4px solid #ffffff;
}
#contentSpalte {
	position: relative;
	float: left;
	width: 630px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005093;
	border-top: 4px solid #ffffff;
	padding: 0 0 0 6px;
	line-height: 16px;
} 
.starttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005093;
}

.headline {
	font-size: 13px;
	font-weight: bold;
	color: #005093;
}
.eingabe {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.rottext {
	color: #FF0000;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
fieldset {
	width: 330px;
	padding: 4px;
	border: 1px solid #005093;
}
.eingabefeld {
	width: 98%;
	margin-bottom: 2px;
	list-style-position: outside;
}
#staerkenauzaehlung li{
	padding: 3px 0 3px 0;
}
a:link, a:visited, a:active, a:hover{
	color: #005093;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#005093;
	line-height:140%;
	padding-left:25px;
	}
.text_einzug {
	padding-left:25px;
	}
