html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, layer, ilayer, a, ul, li {
	padding: 0px;
	margin: 0px;
}

body {
	background-image: url(img/layout/bg_main.jpg); background-repeat: repeat-x;
	font-family: Verdana, Helvetica, Arial, sans-serif, sans;
	color: #666; font-size: 80%;
}

h1, h2, p { font-weight: normal; margin-bottom: 20px;}
h1 { font-size: 160%; letter-spacing:-0.05em;}
h2 { font-size: 125%; /*font-family: Arial, Helvetica, sans-serif, sans; font-weight: bold*/}
h3 { font-size: 100%; margin-bottom: 8px; margin-top: 20px; }
h4 { font-size: 100%; margin-top: 20px;font-weight:normal; }

#center h2 { font-family: Verdana, Helvetica, Arial, sans-serif, sans; font-size:100%; font-weight: bold }

a {
	font-style: italic; text-decoration: none;
	color: #666;
	}
a:hover {
	text-decoration: underline;
	}
	
ul {
	padding-left: 16px;
	}
#center ul {
	padding-left: 4px;
	}

.dsgrau {color: #a6a8ab;}
.dsblau {color: #00aeef;}
.dsrot {color: #ec2228;}
.rahmen {border: 1px #6F6F6F solid;}

#container, #header, #aufmacherbild  {
	width: 916px;
	margin: 0 auto;
}
	
#container {
	background-image: url(img/layout/bg_content.jpg); background-repeat: repeat-y;
}

#header {
	background-image:url(img/layout/bg_header.jpg); background-repeat: no-repeat; background-color: white; background-position: right;
	height: 70px;
}
#header p.navigation {
	text-align: left; 
	padding: 55px 1px 0px 0px; margin: 0px;
	font-size: 80%;
}
#header a {
	font-style: normal;
}

#aufmacherbild {
	margin-bottom: 24px;
}

#left, #right, #center {
	padding-top: 15px;
}

#left {
	width:223px;
	float: left;
	/*background: orange;*/
}

#right {
	width:164px;
	float: right;
	/*background:orange;*/
}

#center {
	margin: 0;
	margin-left: 240px;
	margin-right: 205px;
	/*background: yellow;*/
}

#footer {
	clear:both; height: 89px;
	background-image: url(img/layout/bg_footer.jpg); background-repeat: no-repeat; background-position: right;
	background-color: #ec2228; color: white;
	font-size: 80%;
}
#footer a {
	color: white; font-style: normal;
	}
#footer p {
	margin-left: 235px;
	}

.infobox {
	margin: 0px 8px 50px 6px;
	font-size: 80%;
	}
.infobox h2 {
	font-size: 140%; font-weight: bold; color: #ec2228;
	}


.naviAktiv, .naviPassiv, .naviAdditional {
	margin: 0px 10px 6px 10px;
	padding: 4px 6px 6px 9px;
	color: white;
	}
.naviPassiv a, .naviAdditional a {
	color: white; font-style: normal;
	}
.naviAktiv {
	background-color: #fff;
	}
.naviAktiv a {
	color: #ec2228; font-style: normal;
	}
.naviPassiv {
	background-color: #ec2228;
	}
.naviAdditional {
	background: #00AEEF;
	}
a.aktiv, a.main {
	font-weight: bold; font-size: 95%;
	}
a.main {
	font-size: 90%;
	}
.naviAktiv ul, .naviPassiv ul {
	margin-top: 15px;
	}
.naviAktiv li {
	list-style-type: none;
	background-image: url(img/layout/bg_bullit.jpg); background-repeat: no-repeat; background-position: 0px 4px;
	padding-left: 12px;
	}


#center img.bildlinks {
	/*border: 1px #6F6F6F solid;*/
	float: left; margin: 2px 10px 10px 0px;
	}

#center .bildunterschrift {
	font-style:italic;
	font-size: 85%;
	}

#center li {
	list-style-type: none;
	background-image: url(img/layout/bg_bullit_content.jpg); background-repeat: no-repeat; background-position: 0px 4px;
	padding-left: 16px;
	}
	
#partner img {
	border: 0px;
	}

#sitemap {
	/*border: 1px #6F6F6F solid; /*background-color: #edf2f8*;
	padding: 10px;*/
	}
#sitemap a {
	font-style: normal;
	}
#sitemap .kasten {
	border: 1px solid; padding: 10px 10px 0px 10px; margin-bottom: 20px;
	}


.filesize {
	font-size:80%;
	font-style: italic;
	}
	
.newsmeldung {
	border-bottom: 1px #666 dotted;
	margin-bottom: 45px; padding-bottom: 30px;
	}
.newsmeldung h3 {
	font-size: 140%;
	}
.newsmeldung h4 {
	font-size: 100%; margin-bottom: 4px; margin-top: 20px;
	font-weight: bold;
	}
.newsdatum {
	font-weight:normal;
	font-size: 70%;
	}

	
.unfett {
	font-weight: normal;
	}

.infoboxContent {
	background: #f3f3f3;
	padding: 10px; padding-bottom:1px;
	width: 445px;
	margin-bottom:20px;
	}
	
.up {
	font-size: 70%;
	vertical-align: top;
	}
