body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin:0 auto;
	background: url(images/bg.gif);
	background-repeat: no-repeat;
	padding: 0 auto;
	line-height: 20px;
}


div#container {
	margin:75px auto 0 auto;
	width:870px;
	text-align:left;
	padding: 0px;
}
div#kopfnav {
	top:0px;
	padding: 0;
	width:870px;
	height: 108px;
	background-image:url(img/kopfnav6.jpg);
	background-repeat: no-repeat;
	}

div#logo{
	float:right;
	padding: 0px;
	margin: 0px 0px 0px;
}

div#kopfheader {
	margin:10px auto 0 10px;
	width:600px;
	height: 20px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
}

div#inhalt{
	width:870px;
	clear: both;
}

div#bild{
	width: 190px;
	float: left;
	padding: 20px 0px;
}

div#text{
	width: 420px;
	float: left;
	padding: 20px 10px 30px 10px;
}

div#texti{
	width: 610px;
	float: left;
	padding: 20px 10px 30px 10px;
}

div#footer {
	padding-top:2px;
	margin:20px auto 30px;
	width:875px;
	height: 20px;
	text-align:center;
	background-color: #A4AFC5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
	clear: both;
}


a {
	color: #333333; 
	text-decoration:underline;
}

a:hover {
	color: #506188; 
	text-decoration:underline;
}

a.footer {
	color: #FFFFFF; 
	text-decoration:none;
}

a.footer:hover {
	color: #333333; 
	text-decoration:none;
}





a.kopfheader {
	color: #FFFFFF; 
	text-decoration:none;
}

a.kopfheader:hover {
	color: #384B78;
	text-decoration:none;
}





/* Menuepunkte in rechter Spalte */

div#navcontainer {
	width:240px;
	padding: 20px 0px 0px;
	float: left;
}



ul#navlist
{
	margin: 20px 0 0 0px;
	padding: 0;
	width: 243px;
}

#navlist li
{
	list-style-type: none;
	background-color: transparent;
	color: #333333;
	border: 1px solid #506188;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
	padding: 0.3em;
	margin-bottom: 10px;
}



#navlist li a
{
	color: #333333;
	text-decoration: none;
	display: block;
}

#navlist li a:hover
{
	background-color: #EEEEEE;
	color: #000000;
}

#navlist li a:active
{
	font-weight: bold;
}

#navlist ul li span
{
	font-weight: bold;
}

ul#subnavlist
{
	margin: 0 0 0 0px;
	padding: 0;
	width: 243px;
}

#subnavlist li
{
	list-style-type: none;
	background-color: transparent;
    border: none;

	font-weight: normal;
	text-align: left;
	line-height: 12px;
	padding-left: .3em;
	margin-bottom: 5px;
}



#subnavlist li a
{
	color: #333333;
	text-decoration: none;
	display: block;
}

#subnavlist li a:hover
{
	background-color: transparent;
	color: #000000;
}


 .block {
	background-color: #7183A9;
	color: #FFFFFF;
	text-decoration:none;
	padding: 10px;
}

.myPopouts {
	padding-bottom: 10px;
	display: none;
}

.seite {
 width: 404px;
 }.hinweis {
	color: #FF0000;
}

ul#aktuell
{
	margin: 50px 0 50px 0px;
	padding: 0;
	width: 243px;
}

#aktuell li
{
	list-style-type: none;
	color: #000000;
	border: 1px solid #506188;
	font-weight: normal;
	text-align: center;
	line-height: 15px;
	margin-bottom: 10px;
}



#aktuell li a
{
	color: #333333;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background-color: #EEEEEE;
	padding: 1em 0.3em;
}

#aktuell li a:hover
{
	font-weight: bold;
	background-color: #95A3BD;
}
h1 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}.err {
	color: #FF0000;
}
