* {
	margin: 0;
	padding: 0;
}

body {
	color: #2d4a8a;
	background: #fff;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}

h1 {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #930;
	margin-bottom: 15px;
}

h2 {
	font: bold 1.1em/1.9em Arial, Helvetica, sans-serif;
	color: #930;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 0.02em;
}
h4 {
	color: #930;
	font: bold 0.95em Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 10px;
}

h3 {
	font: bold 1.0em/1.4em Arial, Helvetica, sans-serif;
	color: #930;
	text-decoration: none;
	letter-spacing: 0.02em;
}

p {
	font-size: 0.85em;
	line-height: 1.4em;
	padding-bottom: 5px;
}
#container #main #content td {
	font-size: 12px;
}

img {
	border: 0px;
}
li {
	padding-top: 3px;
	padding-bottom: 3px;
}

a:link, a:visited {
	color: #2d4a8a;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #2d4a8a;
	text-decoration: none;
}



/* IDs */

#container {
	width: 1000px;
	border: thin solid #2d4a8a;
	background: #2d4a8a;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 50px;
}

#main {
	margin: 0px;
	padding: 0px;
	background-color: #FEF8EF;
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(../img/main_07_07.jpg);
}

p.mainbot {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fefaf4;
	text-indent: 263px;
	height: 23px;
	padding-top: 12px;
	background-image: url(../img/bottom_08.jpg);
	background-repeat: repeat;
}

p.mainbot a:link, 
p.mainbot a:visited {
	text-decoration: underline;
	color: #fefaf4;
}

p.mainbot a:hover, 
p.mainbot a:active, 
p.mainbot a:focus {
	text-decoration: none;
	color: #fefaf4;
}
	
#header {
	width: 100%;
	height: 143px;
	background-color: #2d4a8a;
	background-repeat: no-repeat;
	background-image: url(../img/oben_01.jpg);
}

#subheader {
	width: 100%;
	height: 4px;
	overflow: hidden;
	background-image: url(../img/start_07.jpg);
	background-repeat: no-repeat;
}

#logo {
	width: 980px;
	color: #fefaf4;
	background: /* #063 */;
	background-repeat: no-repeat;
	height: 110px;
	padding-top: 10px;
	padding-left: 20px;
}
#drucklogo {
	display: none;
}
 /*
#bild {
	width: 292px;
	height: 92px;
	padding-top: 28px;
	float: right;
	padding-right: 200px;
}
*/

#navigation {
	float: left;
	width: 200px;
	height: 100%;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content {
	border-left: 9px solid #2d4a8a;
	border-top-style: none;
	border-bottom-style: none;
	border-right: 0px none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	margin-top: 0px;
	margin-right: 210px;
	margin-bottom: 0px;
	margin-left: 222px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.rechts {
	text-align: right;
}

ul {
	list-style: square inside;
	padding-left: 5px;
	font-size: 0.85em;
	line-height: 1.7em;
}



/* Klassen */




/* Navigation */


#menu li {
	text-decoration: none;
	padding: 3px;
	color: #2d4a8a;
	display: list-item;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.5em;
	font-weight: bold;
}
.menuaktiv {
	border: thin solid #930;
	padding: 3px;
}


#menu a:link, 
#menu a:visited {
	text-decoration: none;
	color: #2d4a8a;
	margin-left: 4px;
}

#menu a:hover, 
#menu a:active, 
#menu a:focus {
	text-decoration: none;
	border: thin solid #930;
	padding: 3px;
	margin: 0px;
}
ol {
	font-size: 0.85em;
	text-decoration: none;
	list-style: decimal;
	margin-left: 21px;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.4em;
	color: #2d4a8a;
}
.ol2 {
	list-style: lower-alpha;
	clip: rect(auto,auto,auto,auto);
	margin-left: 20px;
	font-size: 100%;
}
address {
	display: none;
}
.textliste {
	line-height: 150%;
	list-style-position: outside;
	list-style-image: url(../img/pfeil.gif);
	padding-left: 5px;
}
#textfakul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 54px;
	width: 182px;
	border: thin solid #990000;
	position: absolute;
	left: 59px;
	top: 438px;
	padding: 10px;
}

