html {
	min-width: 943px;
	min-height: 500px;
}
body.page {
	margin: 35px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 130%;
}
a {
	color:#D4811B;
	text-decoration:none;
}
a:hover {
	color:#D4811B;
	text-decoration:underline;
}
img {
	border:none;
}
p {
	margin: 10px 0px 5px 0px;
}
ol {
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 10px;
}
ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}
ul li {
	padding:0px 0px 4px 10px;
	margin:0px;
	background:url(../templates/images/nav_icon.gif) no-repeat 0px 8px;
	list-style:none;
}
h1 {
	margin:0px;
	font-size: 14px;
	color: #D4811B;
	letter-spacing: 1px;
}
h2 {
	margin:0px 0px 3px 0px;
	font-size: 13px;
	line-height:140%;
	color: #D4811B;
	letter-spacing: 1px;
}
th {
	align: left;
	font-weight: bold;
}
.date {
	color:#666666;
}
.small {
	font-size:11px;
}
div#container {
	width: 943px;
	padding: auto;
	margin: auto;
}
div.module {
	background:url(../templates/images/line_more.gif) repeat-x left bottom;
	padding:0px 0px 15px 0px;
	margin:0px 0px 15px 0px;
	float:left;
	width:100%;
}
div.modul {
	padding:0px 0px 10px 0px;
}
/* MainNav - TopNav */

div#MainNav {
	height:53px;
	background: url(../templates/images/bg_nav.jpg) no-repeat 0px 38px;
	padding:0px 5px 0px 22px;
}
div#MainNav div.Nav {
	float:left;
	width:376px;
	padding:0px 0px 0px 0px;
}
div#MainNav div.Nav img {
	margin:0px 6px 0px 0px;
}
div#MainNav div.TopNav {
	width:520px;
	padding:10px 0px 0px 0px;
	float:right;
	text-align:right;
}
div#MainNav div.TopNav a img {
	margin:0px 0px 4px 8px;
}
div#MainNav div.TopNav img {
	margin:0px 0px 0px 8px;
}
div#head {
	text-align:left;
	border-top: 2px solid #FFFFFF;
	padding:0;
	margin:0px 0px 35px 0px;
	background-repeat: no-repeat;
	background-position: top left;
}
#head .home, #head {
	display: block;
	height: 159px;
}
#head .home {
	background-image: url('../templates/images/head_logo.jpg');
}
#head .home span {
	display: none;
}
/* headimage */
#head.rhv {
	background-image: url('../templates/images/head_rhv.jpg');
}
#head.sab {
	background-image: url('../templates/images/head_sab.jpg');
}
#head.wsb {
	background-image: url('../templates/images/head_wsb.jpg');
}
#head.umweltinfo {
	background-image: url('../templates/images/head_umweltinfo.jpg');
}
#head.presse {
	background-image: url('../templates/images/head_presse.jpg');
}
#head.service {
	background-image: url('../templates/images/head_service.jpg');
}
/* content */

div#content {
	width:100%;
	float:left;
	margin:0px 0px 0px 0px;
}
div#contentstart {
	width:916px;
	float:left;
	margin:0px 0px 35px 0px;
	padding:0px 15px 0px 15px;
}
div#LeftBox {
	float:left;
	width:200px;
	margin:0px 35px 0px 0px;
}
div#ContentBox {
	float:left;
	width:419px;
	padding:0px 34px 0px 0px;
	/*border-right:1px dotted #8AB0D6;*/
	background:url(../templates/images/line_box.gif) repeat-y right top;
	text-align:left;
	overflow: hidden;
}
div#RightBox {
	float:left;
	width:200px;
	/*border-left:1px dotted #8AB0D6;*/
	background:url(../templates/images/line_box.gif) repeat-y left top;
	margin:0px 0px 0px -1px;
	padding:0px 0px 0px 44px;
	text-align:left;
}
/* Media */

div.medialeft {
	width: 135px;
	float:left;
	margin:2px 0px 0px 0px;
}
div.medialeft2 {
	width: 195px;
	float:left;
	margin:0px 0px 5px 0px; /* TomK32 20 auf 5 */
}
div.mediabottom {
	width: 100%;
	float:left;
	margin:15px 0px 0px 0px;
}
div.contentimage {
	text-align: left;
	max-width: 160px;
}
#RightBox .content {
	width: 160px;
	font-size: 95%;
}
div.dwlink {
	width:100%;
	line-height:100%;
}
div.imgtext {
	float:none;
	width:100%;
	font-size:10px;
	text-align:left;
	line-height:12px;
	padding:1px 0px 4px 0px;
}
div#content div#RightBox div.PicCenter {
	float: none;
	text-align:center;
	width:191px;
	margin:0px 0px 10px 0px;
}
/* Startseite */

div.StartBox {
	width:198px;
	float:left;
	padding:0px 15px 0px 0px;
	text-align:left;
	font-size:11px;
}
/* change this if you put more text into the startpage */
div.StartBox p, div.StartBox2 p {
	height: 14em;
}
div.StartBox2 {
	width:198px;
	float:left;
	background:url(../templates/images/line_box.gif) repeat-y left top;
	text-align:left;
	padding:0px 15px 0px 15px;
	font-size:11px;
}
div#StartBox3 {
	width:239px;
	float:right;
	text-align:left;
	padding:0px 0px 0px 0px;
	position:relative;
	font-size:11px;
}
div#StartBox3 div.top {
	width:239px;
	background:url(../templates/images/startbox_top.gif) no-repeat 0px 0px;
	padding:0px 0px 0px 0px;
	height:5px;
	font-size:4px;
}
div#StartBox3 div.center {
	width:209px;
	padding:10px 15px 10px 15px;
	background-color: #F0F0F0;
	line-height:18px;
	overflow:hidden;
}
div#StartBox3 div.center img {
	padding:0px 0px 10px 0px;
}
div#StartBox3 div.center img.map {
	padding:0px 0px 0px 0px;
}
div#StartBox3 div.center div.video_pic {
	padding:0;
	margin:0 5px 0 0;
	width:105px;
	height:75px;
	float:left;
}
div#StartBox3 div.center div.video_pic img {
	margin:0;
	padding:0;
}
div#StartBox3 div.bottom {
	width:239px;
	/*position:absolute;
	left:0px;
	bottom:0px;*/
	background:url(../templates/images/startbox_bottom.gif) no-repeat 0px 0px;
	padding:0px 0px 0px 0px;
	height:5px;
	font-size:4px;
}
div.spacerright {
	height: 7px;
	width: 100%;
}
div.StartLogo {
	width: 152px;
	border:1px solid #93B6D9;
	margin: 15px 0px 13px 0px;
	padding:11px 22px 11px 22px;
}
div.morestart {
	background:url(../templates/images/line_more.gif) repeat-x left top;
	text-align:right;
	padding:12px 0px 10px 0px;
	margin:13px 0px 0px 0px;
	font-size:11px;
}
div.more {
	text-align:right;
	margin:0px 0px 10px 0px;
	padding:0px;
}
div.moreright {
	text-align:right;
	margin:21px 0px 0px 0px;
	padding:0px;
}
div.morenews {
	text-align:right;
	margin:10px 3px 0px 0px;
	padding:0px;
}
div.moreright a {
	text-decoration:underline;
}
/* LeftNav */
div.LeftNav {
	width:200px;
	position:relative;
	background: #E5E5E5 url(../templates/images/nav_bg.gif) repeat-y 0px 0px;
	line-height: 120%;
	font-size:12px;
}
div.LeftNavTop {
	height:4px;
	font-size:3px;
	margin:0px;
	padding:0px;
	background:url(../templates/images/nav_bgtop.jpg) no-repeat 0px 0px;
}
div.LeftNavCenter {
	margin:0px;
	padding:5px 0px 5px 15px;
	text-align:left;
	background: url(../templates/images/nav_bgcenter.jpg) no-repeat 0px 0px;
}
div.LeftNavBottom {
	height:4px;
	font-size:3px;
	position: absolute;
	bottom: 0px;
	width:100%;
	left:0px;
	background:url(../templates/images/nav_bgbottom.jpg) no-repeat 0px 0px;
}
div.LeftNavCenter div.nav {
	margin:0px;
	padding:6px 0px 6px 0px;
	background:url(../templates/images/line.gif) repeat-x left bottom;
	/*border-bottom:1px dotted #7F7F7F;*/
	width:168px;
}
div.LeftNavCenter div.navlast {
	margin:0px;
	padding:6px 0px 6px 0px;
	width:168px;
}
div.LeftNavCenter div.nav a.navlink, div.navlast a.navlink {
	color: #000000;
	padding:0px 0px 0px 16px;
	display:block;
	background:url(../templates/images/nav_icon.gif) no-repeat 5px 5px;
}
div.LeftNavCenter div.nav a.navlink:hover, div.navlast a.navlink:hover {
	color: #1562AD;
	text-decoration:none;
	padding:0px 0px 0px 16px;
	background:url(../templates/images/nav_icon_f2.gif) no-repeat 5px 5px;
}
div.LeftNavCenter div.nav a.navactive, div.navlast a.navactive {
	color: #1562AD;
	text-decoration:none;
	display: block;
	padding:0px 0px 0px 16px;
	background:url(../templates/images/nav_icon_f2.gif) no-repeat 5px 5px;
}
/* SubNav */

div.SubNav {
	padding:7px 0px 2px 11px;
	font-size: 11px;
}
div.SubNav a {
	color: #000000;
	padding:0px 0px 0px 14px;
	display: block;
	margin:0px 0px 3px 0px;
	background:url(../templates/images/subnav_icon.gif) no-repeat 5px 5px;
	font-size: 11px;
}
div.SubNav a:hover {
	color: #1562AD;
	text-decoration:none;
	padding:0px 0px 0px 14px;
	background:url(../templates/images/subnav_icon_f2.gif) no-repeat 5px 5px;
}
div.SubNav a.active {
	color: #1562AD;
	display: block;
	text-decoration:none;
	padding:0px 0px 0px 14px;
	margin:0px 0px 3px 0px;
	background:url(../templates/images/subnav_icon_f2.gif) no-repeat 5px 5px;
}
/* download */
div.download {
	border:1px solid #BAD0E7;
	float:left;
	width:200px;
	padding:3px;
	margin:0px 0px 10px 0px;
}
div.downloadicon {
	width: 20px;
	float:left;
}
div.downloadtext {
	width:170px;
	float:right;
}
div.downloadb {
	border:1px solid #BAD0E7;
	float:left;
	width:411px;
	padding:3px;
	margin:15px 0px 10px 0px;
}
div.downloadb div.downloadicon {
	width: 20px;
	float:left;
}
div.downloadb div.downloadtext {
	width:386px;
	float:right;
}
/* download - berichte */

div.bericht {
	margin:7px 0px 30px 0px;
	width: 100%;
	float:left;
}
div.bericht div.pic {
	float: left;
	width:120px;
	margin:0px 15px 0px 0px;
}
div.bericht div.download {
	width: 260px;
	padding: 10px 0px 0px 0px;
	float: left;
	text-align: left;
	overflow: visible;
	border: none;
}
div.bericht div.downloadicon {
	position: relative;
	float: left;
	padding: 0px 5px 0px 0px;
	width: 20px;
}
div.bericht div.downloadtext {
	position: relative;
	float: left;
	padding: 0px;
	width: 200px;
}
/* Breadcrums*/

div#breadcrumbs {
	position: relative;
	float: none;
	font-size:10px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 18px 0px 18px 0px;
	text-align: left;
}
/* footer */

div#footer {
	width:940px;
	float:left;
	text-align:center;
	font-size:10px;
	/*border-top:1px dotted #7F7F7F;*/
	background:url(../templates/images/line.gif) repeat-x 0px 0px;
	padding:10px 0px 20px 0px;
	margin:35px 0px 0px 0px;
}
div.imprint {
	float:left;
	width:55px;
}
/* funktionsgrafiken */

/*div#zulauf, div#klaerung, div#bioklaerung, div#schlamm {
margin:15px 0px 0px 0px;}*/

div#zulauf img, div#klaerung img, div#bioklaerung img, div#schlamm img, div#deponie img {
	margin:19px 0px 0px 0px;
}
div#anlage {
	background:url(../templates/images/funktionen/anlage.jpg) no-repeat 0px 0px;
	padding:100px 0px 0px 49px;
	line-height:18px;
	margin:10px 0px 0px 0px;
	font-size: 95%;
}
div#sabanlage {
	background:url(../templates/images/funktionen/sab_anlage.jpg) no-repeat 0px 0px;
	padding:194px 0px 0px 49px;
	line-height:18px;
	margin:10px 0px 0px 0px;
	font-size: 95%;
}
/* TomK32 2007.05.16 */
th, td {
	border-top: 1px #BBBBBB dotted;
	vertical-align: top;
}
dt {
	font-weight: bold;
}
/* TomK32 2007.05.18 */
.mediapresse {
	width: 30%;
	float: left;
	padding: 2px;
}
.presseimage {
	height: 100px;
}
/* presse */

img.presseHelpIcon {
	padding: 1px 0px 0px 5px;
	margin: 0px;
}
div.presseHide {
	width: 180px;
	margin: 3px 0px 0px 0px;
	height: 20px;
	text-align: right;
	padding: 0px;
	font-size: 11px;
}
div.presseHide a, div.presseHide a:hover {
	text-decoration: none;
}
div#presseHelp {
	position: relative;
	width: 180px;
	padding: 0px;
	margin:  0px 0px 20px 0px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	overflow: visible;
}
div.mediapresse {
	position: relative;
	width: 125px;
	min-height: 160px;
	margin: 0px;
	padding: 3px;
	float: left;
	text-align: center;
	border: 1px solid #E5E5E5;
	overflow: auto;
	background-color: #F1F1F1;
}
div.mediapresse div.presseimage {
	margin: 0px;
	text-align: center;
	float:left;
	height: 90px;
	overflow: hidden;
}
div.mediapresse div.presseimagetext {
	text-align: left;
	position: relative;
	float: left;
	height:12px;
	font-size:10px;
	padding: 0px 0px 0px 0px;
	margin:5px 0px 0px 0px;
	width: 100%;
	color: #1B1C30;
	overflow-y: auto;
	overflow-x: hidden;
	height: 65px;
}
div.mediapresse div.presseimagedownload {
	text-align: right;
	position: relative;
	float: left;
	font-size:10px;
	width: 100%;
	color: #1B1C30;
	border-top: 1px solid #E5E5E5;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
}
div#StartBox3 div.center strong {
	font-size:16px;
}
/* Media player */

div.con_mediaplayer {
	padding:0;
	margin:19px 0 0 0;
}
/* NEWSLETTER HURRDURR UPDATE*/
div#ContentBox {
	overflow:visible;
}

/*body.has_v2.has_newsdetail .ContentBox{
	width:705px;
	}*/

div.module.news_v2, .news_v2 {
	background: url("../templates/images/line_more.gif") repeat-x scroll left bottom #fff;
	float: left;
	margin: 0;
	padding:0 0 15px 0;
	width:705px;
}
.news_v2 {
	background:#fff;
}
.news_v2 .newsletterTextList, .news_v2 .newsletterTextDetail, .news_v3 .newsletterTextList, .news_v3 .newsletterTextDetail {
	width:430px;
	float:left;
	padding-top:15px;
	line-height:18px;
}
.news_v3 .newsletterTextDetail, .has_pressemeldungen .modul {
	width:705px;
	background:#fff;
}
.fotolinksblock{
	float:right;
	width:184px;
	margin:0 80px 0 0;
	}

.listImg {
	float:left;
	width:184px;
	margin:15px 0 0 55px;
}
.listImg .imagetext {
	font-size:10px;
}
.news_v2 .downloadb {
	float:left;
	width:178px;
	margin:15px 0 0 55px;
}
.news_v2 .downloadb .downloadtext {
	width:auto;
	width:150px;
}
.backlink{
	text-align:right;}
/* herpderp slider */
div.slider{
	position:relative;
	border:1px solid #1563ae;
	height:467px;
	overflow:hidden;
	margin-bottom:25px;
	}

div.slider dl {
	position: relative;
	margin: 1.0em 0;
	height:467px;
	overflow:hidden;
}
div.slider dt {
	width:703px;
	height:467px;
	background-repeat:no-repeat;
	background-position:center center;
}
div.slider dl dt img {
	display: block;
}
div.slider dl dd {
	position: absolute;
	left: 0;
	bottom: 0;
	margin:0;
	color:#fff;
	font-size:14px;
	padding:10px;
	width:685px;
	background-color: #1563ae;
	background-color: rgba(21, 99, 174, 0.7);
	z-index:200;
}
div.slider dl dd .small {
	margin-left:20px;
	font-size:14px;
	float:right;
}
div.slider dl.top dd {
	top: 0;
}
div.slider dl dd span {
	display: block;
	float: left;
	clear: both;
	background-color: #000;
	
	padding: 0.25em 0.5em;
	color: #fff;
}
div.slider div dl {
	margin: 0;
}
div.slider ul{
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	height:465px;
	width:703px;
	background:none;
}
div.slider li{
	background:none;
	}

li.next a, li.prev a {
	background:url(../templates/images/next.png) center center no-repeat;
	text-indent:-19999px;
	width:50px;
	height:50px;
	overflow:hidden;
	display:block;
	position:absolute;
	top:220px;
	opacity:0.7;
}
li.next a:hover, li.prev a:hover {
	opacity:1;
	}

li.next a{ 
	right:10px;
	}
li.prev a{
	background:url(../templates/images/prev.png) center center no-repeat;
	top:220px;
	left:10px;
	}
	
/*typo*/

.has_pressemeldungen .modul h1{
	color:#000;
	font-weight:normal;
	font-size:16px;
	}
.news_v2 .date, .news_v3 .date{
	margin-bottom:5px;
	display:block;
}
.news_v2 h2, .news_v2 .newsletterTextDetail h1, .news_v3 .newsletterTextDetail h1, .news_v3 .newsletterTextDetail h2{
	color:#000;
	font-size:16px;
	lineheight:20px;
	letter-spacing:0;
	margin-bottom:15px;
	}
.news_v2 .newsletterTextDetail h2, .news_v3 .newsletterTextDetail h2{
	font-size:15px;
	font-weight:normal;
	}
.news_v2 h2 a{ color:#000; text-decoration:none;}
.news_v2 h2 a:hover{ color:#D4811B;}

.news_v2 .newsletterTextDetail p, .news_v3 .newsletterTextDetail p{ margin:0 0 5px 0;}
.news_v2 .newsletterTextDetail p b, .news_v3 .newsletterTextDetail p b{ margin-bottom:15px; font-size:13px; display:block;}


div#StartBox3 div.center strong.indexHL { color:#000; font-size:2em; width:209px; height:22px; overflow:hidden; display:inline-block; white-space:nowrap;}
div#StartBox3 div.center .indexText { display:inline-block; overflow:hidden; width:209px; height:35px;}
div#StartBox3 div.center .contentimage { margin:5px 0;}
div#StartBox3 div.center div.moreright { margin-top:10px;}
