/*********************************************/
/*             DEFAULT SETTINGS              */
/*********************************************/

*{
	margin:0;
	padding:0;
}

body{
	background-color:#fff;
	font-family:Verdana, Arial;
	font-size:12px;
}

h1{
	font-size:30px;
	color:#004F94;
  border-bottom:1px solid #fff;
  margin-bottom:20px;
  font-family: 'Josefin Sans', sans-serif;
}

h2{
	font-size:12px;
	margin-bottom:10px;
	text-align:left;
}

a{
	color:#004F94;
	text-decoration:none;
}

#wrapper{
	position:relative;
	width:965px;
	margin:20px auto;
}

#header{
  display:block;
  width:1000px;
  height:200px;
}
#header .logo{
	width:500px;
	height:197px;
	position:absolute;
	top:0;
	left:0;
	background:url(/images/logo.png) 0 0 no-repeat;
	overflow:hidden;
	text-indent:-19999px;
}

#sitemap {
	margin-left:20px;
}

#sitemap li a {
	color:#004f94;
	line-height:25px;
}

#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(../images/progress.gif) no-repeat center center;}

#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img{ width:auto; height:auto; position:relative; outline:none; border:none; }

#supersized a { z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; display:block; }
#supersized a.image-loading { background:#111 url(../images/progress.gif) no-repeat center center; width:100%; height:100%; }


.datum{
	float:right;
	color:#004F94;
	font-size:12px;
	padding-top:5px;
}

.notruf{
  background:url(/images/notruf.png) 0 0 no-repeat;
  padding-left:70px;
  color:#fff;
  font-size:25px;
  font-family: 'Josefin Sans', sans-serif;
  position:absolute;
  right:0;
  top:20px;
  width:200px;
  height:100px;
  line-height:30px;
}



/*********************************************/
/*                 MAIN MENU                 */
/*********************************************/
#menu{
	position:absolute;
  top:149px;
  left:195px;
  font-family: 'Josefin Sans', sans-serif;
	color:#fff;
	font-size:20px;
}

#menu li {
	margin-bottom:15px;
  list-style:none;
  float:left;
}
#menu li a{
	height:20px;
	padding:13px 34px;
	outline:none; 
  background:#fff;
  color:#004F94;
}

#menu li a:hover, #menu li a.active{
	background-color:#009241;
	color:#fff;
}




/*********************************************/
/*               CONTENT                     */
/*********************************************/
#content{
  width:786px;
	display:block;
  clear:both;
  margin-top:20px;
	margin-left:100px;
	padding:20px;
	background:url(/images/white.png) 0 0;
	font-family:Verdana, Arial;
	font-size:12px;
}


/*********************************************/
/*           KONTAKT TABLE UND FORM          */
/*********************************************/

#news {
	font-family:Verdana,Arial;
	font-size:12px;
	text-align:left;
}

#news h2{
	font-size:14px;
}

/*********************************************/
/*              AUSSCHUSS TABLE              */
/*********************************************/

.ausschuss{
	width:700px;
	font-family:Verdana, Arial;
	font-size:12px;
	margin:0 0 0 30px;
	border-collapse:collapse;
	line-height:20px;
}
.ausschuss th{
	text-align:right;
	vertical-align:top;
	padding:4px 0;
	border-bottom:1px solid #ccc;
}
.ausschuss .heading{
	font-size:15px;
}

.ausschuss td{
	padding:4px 0 4px 20px;
	text-align:left;
	border-bottom:1px solid #ccc;
}

/*********************************************/
/*              INFORMATION LISTE            */
/*********************************************/

#information {
	margin:30px 0 0 100px;
	text-align:left;
	list-style-type:none;
}

#information li{
	margin-bottom:30px;	
}

#information li a{
	font-family:Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	color:#004f94;
}

.info, .euro, .pdf{
	background:url(/images/info.png) 0 center no-repeat;
	padding:7px 0 7px 40px;
}

.euro{
	background:url(/images/euro.png) 0 center no-repeat;
}

.pdf{
	background:url(/images/pdf.png) 0 center no-repeat;
}

.pdfb{
	background:url(/images/pdfb.png) top center no-repeat;
	width:100px;
	float:left;
	margin:20px;
	padding-top:70px;
	text-align:center;
	display:block;
}

.pdfs {
    display: block;
    background: url(/images/pdf.png) left center no-repeat;
    padding: 5px 5px 5px 35px;
    margin: 5px 0;
    color: #0e76b7;
}

.clear{
	display:block;
	clear:both;
	margin:20px 0;
}

#berichte{
	display:block;
	clear:both;
}

.gebuehrentable{
	font-family:Arial,Verdana;
	font-size:12px;
	margin-top:10px;
}
.gebuehrentable th{
	font-size:14px;
	text-align:left;
}

.gebuehrentable td{
	padding:5px;
}
/*********************************************/
/*              FORMULARE TABLE              */
/*********************************************/

#formnav a {
	color:#004f94;
	font-size:13px;
	font-weight:bold;
	border:1px solid #004f94;
	padding:10px 10px 10px 70px;
	margin-bottom:25px;
	display:block;
	clear:both;
}


#einleitung{
	padding:20px;
}

#einleitung ul{
	margin:20px;
}

#einleitung ul li {
	margin-top:10px;
}
#einleitung ul li span{
	font-size:10px;
	font-weight:bold;
}
.bauansuchen{
	background:url(/images/zr.gif) 0 center no-repeat;	
}
.zaehlerlink{
	background:url(/images/digit.gif) 5px center no-repeat;	
}

.zaehlerform{
	width:400px;
	font-family:Verdana, Arial;
	font-size:12px;
	margin:0 0 0 30px;
	border-collapse:collapse;
	line-height:20px;
}
.zaehlerform th{
	text-align:right;
	vertical-align:top;
	padding:4px 0;
	border-bottom:1px solid #ccc;
}
.zaehlerform th.zaehlerform{
	font-size:13px;
	text-align:left;
	vertical-align:middle;
	height:40px;
}

.zaehlerform td{
	padding:4px 0 4px 20px;
	text-align:left;
	border-bottom:1px solid #ccc;
}

.zaehlerform input, .zaehlerform textarea{
	width:250px;
}

.zaehlerform input.plz{
	width:68px;
}

.zaehlerform input.ort{
	width:170px;
}

input, select {
  padding:3px;
}


.zaehlerform input.datepicker{
  background:#fff url(/images/calendar.gif) center right no-repeat;
  width:150px;
  border:1px solid #ccc;
}
/*********************************************/
/*              GEBÜHREN TABLE               */
/*********************************************/

.tarife{
	width:700px;
	font-family:Verdana, Arial;
	font-size:12px;
	margin:0 0 0 30px;
	border-collapse:collapse;
	line-height:20px;
}
.tarife th{
	text-align:right;
	vertical-align:top;
	padding:4px 0;
	border-bottom:1px solid #ccc;
}
.tarife th.heading{
	font-size:13px;
	text-align:left;
	vertical-align:middle;
	height:40px;
}

.tarife td{
	padding:4px 0 4px 20px;
	text-align:left;
	border-bottom:1px solid #ccc;
}
.tarife td.preis{
	font-weight:bold;
}

/*********************************************/
/*           KONTAKT TABLE UND FORM          */
/*********************************************/

.kontakttabelle{
	width:700px;
	font-family:Verdana, Arial;
	margin:0 0 0 30px;
}
.kontakttabelle th{
	height:40px;
	font-size:13px;
	text-align:left;
}
.kontakttabelle td{
	width:350px;
	vertical-align:top;
	font-size:12px;
	text-align:right;
}

.kontakttabelle td.text{
	padding-left:20px;
	line-height:20px;
	text-align:left;
}

.kontaktform td{
	vertical-align:top;
	text-align:right;
}

#kontakt input{
	width:250px;
}
#kontakt textarea{
	width:256px;
}

#kontakt input.plz{
	width:68px;
}

#kontakt input.ort{
	width:169px;
}

#kontakt .button{
	background-color:#4673da;
	padding:2px;
	margin:5px;
	color:#fff;
	width:150px;
	float:right;
	font-weight:bold;
	cursor:pointer;
}


/*********************************************/
/*                  FOOTER                   */
/*********************************************/
.footer{
  padding:20px 0;
  background:url(/images/white.png) 0 0;
  color:#009241;
  margin-left:100px;
  margin-top:20px;
  width:826px;
  font-size:13px;
	text-align:center;
  color:#009241;
  
}

.footer a{
  color:#009241;
  font-weight:bold;
}
.footer a:hover{
	text-decoration:underline;
	color:#000;
}


