body {
	background-color: #D8DEE5;
	padding: 0px;
	margin: 0px;
}
#layoutbox {
	height: 610px;
	width: 970px;
	border: 0px solid #971920;
	margin-left: -485px;
	left: 50%;
	top: 50%;
	margin-top: -305px;
	position: absolute;
	background-color:#FFFFFF;
	/* IE 5 Win Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	/* Version der Werte für "korrekte" Browser */
	width: 970px;
	background-image: url(img/back_content.gif);
	background-repeat: no-repeat;
}
	/* Für OPERA */
	body>#layoutbox {
	width: 970px;
}
#header {
	height: 79px;
}
#navleiste {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 185px;
	padding-top: 7px;
	color: #999999;
	clear: left;
}
#content {
	height: 458px;
	overflow: hidden;
	clear: both;
}
#footer {
	background-color: #B2C3CE;
	height: 13px;
	margin-left: 33px;
	margin-right: 18px;
	color: #485F70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
	clear: both;
}
#footer a:link, #footer a:visited {
	color: #485F70;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color: #000000;
	text-decoration:none;
}
#navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 140px;
	margin-top: 8px;
	float: left;
	margin-left: 48px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi ul ul {
	margin-top: 5px;
	margin-left: 10px;
}
#navi li {
	list-style-type: none;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px solid #00527E;
	padding-bottom: 5px;
	padding-top: 0px;
}
#navi li li {
	border-bottom-width: 0px;
	font-size: 12px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#navi a:link, #navi a:visited, #navi a:active {
	color: #00527E;
	text-decoration: none;
	display: block;
}
#navi li li a:link, #navi li li a:visited, #navi li li a:active {
	color: #999999;
	text-decoration: none;
	display: block;
}
.naviGrau {
	color: #777777 !important;
}
.naviGrauLi {
	border-color:#999999 !important;
}
.naviGrauOhneBorder {
	border-bottom-width:0px !important;
}
#navi a:hover {
	background-image: url(img/nav_pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position: 0px 3px;
}
.naviAktiv {
	background-image: url(img/nav_pfeil_grau.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position: 0px 3px;
}
#abstandOben {
	height:15px;
}
#navleiste a:link, #navleiste a:visited {
	color: #485F70;
	text-decoration: none;
}
#navleiste a:hover, #navleiste a:active {
	color: #E7AA00;
	text-decoration: none;
}
#contentMain {
	width: 660px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	height: 460px;
	margin-left: 204px;
}
#contentMain p {
	padding: 0px 20px 0px 20px;
	color: #333333;
	line-height: 1.4em;
}
#contentMain h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	color: #00527E;
	margin-top: 15px;
}
#inhaltBilder {
	width: 660px;
	white-space: nowrap;
}
#contentInhalt {
	height: 458px;
	overflow: hidden;
}
#inhaltText {
	width: 500px;
	overflow: auto;
	float: left;
	height: 250px;
}
#inhaltRechts {
	width: 160px;
	text-align: right;
	float: right;
}
#inhaltText a:link, #inhaltText a:visited {
	color: #00527E;
}
#inhaltText a:hover, #inhaltText a:active {
	color: #E7AA00;
}
#inhaltText li {
	color: #777777;
	margin-bottom: 8px;
	list-style-type: square;
	padding-right: 50px;
}
#inhaltText ul {

}
.textBlau {
	color: #00527E;
}
.formularfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #A5ACB2;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}
