body {
	font-family: Arial, Helvetica, sans-serif;
	color:Black;
	text-align: center;
	background-color: #E6E6FA;
	SCROLLBAR-FACE-COLOR: Silver;
	SCROLLBAR-HIGHLIGHT-COLOR: Black;
	SCROLLBAR-SHADGHT-COLOR: #E0D6E4;
	SCROLLBAR-ARROOW-COLOR: Black;
	SCROLLBAR-3DLIW-COLOR: Black;
	SCROLLBAR-TRACK-COLOR: #E0D6E4;
	SCROLLBAR-DARKSHADOW-COLOR: #E0D6E4;
}
div.logozeile{
	width: 800px;
	height: 123px;
	border: 1px solid #340064;
	text-align: center;
	margin: 10px auto auto auto;
	border-width: 1px 1px 0px 1px;
}
div.rahmen {
	width: 800px;
	margin: 0px auto 0px auto;
	border: 1px solid #340064;
	background: #F0F8FF;
	padding: 0px 0px 10px 0px;
	min-height: 500px;
	border-width: 1px 1px 1px 1px;
}

div.nav {
	border: solid #4C5095;
	border-width: 0px 1px 1px 0px;
	margin: 0px auto 0px  auto;
	float: left;
	width: 167px;
}
div.content {
	width: auto;
	margin: 10px 10px auto 177px;
	padding: 10px;
	border: 1px solid #B0E0E6;
	font: 12px Arial sans-serif;
	text-align: left;
}

div.fusszeile {
	width: 800px;
	border: 1px solid #340064;
	font: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: White;
	text-align: right;
	border-top: 0px;
	background: Silver;
	margin: 0px auto 10px auto;
	margin-bottom: 10px;
}
div.fussbox {
	width: 800px;
	height: 10px;
	border: 1px solid #EEC948;
	font: normal xx-small Arial Helvetica sans-serif;
	text-align: right;
	border-top: 0px;
	background: Green;
	float: none;
	margin: 0px auto 10px auto;
	margin-bottom: 10px;
}

.themenueberschrift{
	font-size: 14px;
	font-weight: bold;
	background: #B0E0E6;
	border: 1px groove Black;
	padding: 2px 5px 2px 5px;
	text-decoration: underline;
}

div.startbildbox {
	margin: 0px 0px auto auto;
	float: right;
	padding: 5px;
}
.text {
	text-align: left;
	font-family: sans-serif;
	font: normal normal normal small;
}
.xxs_text_center {
	text-align: center;
	font: normal xx-small sans-serif;
}
.cont_titel_fett {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.text_xs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.menuelinks{
	font-size: 11px;
	font-weight: bold;
}

