* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}


body {text-align:center;}

div#wrapper {
	border-width: 0px;
	border-style: solid;
	border-color: #ff0000;
	width: 800px;
	align: center;
	margin: 0px auto;
	text-align:left;
}

div#ganzoben {
	border-width: 0px;
	border-style: solid;
	border-color: #ff0000;
	width: 800px;
	height: 10px;
	background-color: #7986f7;
}

div#oben {
	border-width: 0px;
	border-style: solid;
	border-color: #ff0000;
	width: 800px;
	font-family: Verdana, sans-serif;
	background-color: #aad4f7;
	color: #484ca2;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#oben h1 {font-size: 16pt;}

div#oben h2 {font-size: 12pt;}

div#zwischen {
	border-width: 0px;
	border-style: solid;
	border-color: #ff0000;
	width: 800px;
	height: 10px;
	background-color: #7986f7;
}

div#content {
	border-width: 0px;
	border-style: solid;
	border-color: #ff0000;
	width: 800px;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}


div#text {
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #484ca2;
	width: 524px;
	background-color: #aad4f7;
	padding: 5px;
}

div#text ul {list-style-type: disc; padding-left: 15px;}
div#text h1 {font-size: 15pt; color: #484ca2;}
div#text h2 {font-size: 12pt; color: #484ca2;}
div#text a:link {text-decoration: none; color: #484ca2;}
div#text a:visited {text-decoration: none; color: #484ca2;}
div#text a:hover {color: #7986f7;}



div#bild {
	float: right;
	border-width: 0px;
	margin-top: 10px;
}


div#rechts1 {
	float: right;
	border-width: 1px;
	border-style: solid;
	border-color: #484ca2;
	width: 240px;
	padding: 5px;
	margin-top:10px;
}

div#rechts1 a:link {font-weight: bold; text-decoration: none; color: #484ca2;}
div#rechts1 a:visited {font-weight: bold; text-decoration: none; color: #484ca2;}
div#rechts1 a:hover {color: #7986f7;}

div#rechts2 {
	float: right;
	border-width: 1px;
	border-style: solid;
	border-color: #484ca2;
	width: 240px;
	padding: 5px;
	margin-top:10px;
}

div#rechts2 a:link {font-weight: bold; text-decoration: none; color: #484ca2;}
div#rechts2 a:visited {font-weight: bold; text-decoration: none; color: #484ca2;}
div#rechts2 a:hover {color: #7986f7;}



.aktuell {
	border-width: 1px;
	border-style: dotted;
	border-color: #484ca2;
}


div#fuss {
	clear: left;
	border-width: 0px;
	border-style: solid;
	border-color: #ff0000;
	width: 800px;
	height: 10px;
	background-color: #7986f7;
}

div#impressum {
	border-width: 1px;
	border-style: solid;
	border-color: #484ca2;
	width: 790px;
	margin-top: 10px;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	padding: 5px;
	color: #484ca2;
}

div#impressum a:link {text-decoration: none; color: #484ca2;}
div#impressum a:visited {text-decoration: none; color: #484ca2;}
div#impressum a:hover {color: #7986f7;}









