* {
	margin: 0px;
	padding: 0px;
}

html { 
    font-size: 12px;
    width: 100%;
    min-width: 1000px;
}

body {
    margin: 0px;
    padding: 0px;
    color: rgb(0, 0, 0);
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    min-width: 950px;
    text-decoration: none;
}

div.headernav { 
    border-top: 1px solid rgb(221, 221, 221);
    border-bottom: 1px solid rgb(221, 221, 221);
    margin: 1px 0px 0px 0px;
    padding: 3px 10px 0px 10px;
    background-image: url(bg_bar.gif);
    color: rgb(102, 102, 102);
    font-size: 11px;
    height: 20px;
}

div.headernav a { 
    margin: 5px 0px 0px 0px;
    padding: 0px;
    color: rgb(102, 102, 102);
    text-decoration: none;
}

div.headernav a:hover { 
    margin: 0px;
    padding: 0px;
    text-decoration: underline;
}

/* css-popups */

div.headernav span.question:hover {
    cursor: help;
}
div.headernav span.question span {
    visibility: hidden;
    position: absolute;
    left: 25px;
    margin-top: 14px;
    padding: 8px;
    text-decoration: none;
}
div.headernav span.question:hover span {
    visibility: visible;
    border: 1px solid #800000;
    color: #800000;
    background: #F8F9B9;
    z-index: 999;
}
div.headernav span.info1:hover {
    cursor: help;
}
div.headernav span.info1 span {
    visibility: hidden;
    position: absolute;
    left: 115px;
    margin-top: 14px;
    padding: 8px;
    text-decoration: none;
}
div.headernav span.info1:hover span {
    visibility: visible;
    border: 1px solid #800000;
    color: #800000;
    background: #F8F9B9;
    z-index: 999;
}
div.headernav span.info2:hover {
    cursor: help;
}
div.headernav span.info2 span {
    visibility: hidden;
    position: absolute;
    left: 335px;
    margin-top: 14px;
    padding: 8px;
    text-decoration: none;
}
div.headernav span.info2:hover span {
    visibility: visible;
    border: 1px solid #800000;
    color: #800000;
    background: #F8F9B9;
    z-index: 999;
}

div.headernav form {
    display: inline;
}


input.suche {
  border: 1px #CECECE solid;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /* line-height: 120%; */
  font-size: 100%;
  /* vertical-align: middle; */
  padding: 0px 0px 2px 2px;
}

input.submitsuche {  
  background-color: transparent;
  border: 0px #B3B3B3 solid;
  color: #238619;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  font-weight: normal;
  margin: 0px;
  padding: 0px 0px 0px 2px;
}

input.submit {
  font-size: 12px;
}

ul.faqheader {
        margin-left: 18px;
	/* list-style: none; */
}


/* *********** */


h1,h2 {
}

/* body
{
	font-family: "trebuchet ms", sans-serif;
	font-size: 10pt;
	background-color: #fff;
	color: #555;
} */

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

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

/* Outer */

#outer {
	position: relative;
	margin: 20px;
}

/* Header */

#header {
	position: absolute;
	top: 40px;
	background: #073C4C url('images/header_abwasser.jpg') top right no-repeat;
	height: 135px;
	width: 100%;
}

#header h1 {
	position: absolute;
	top: 30px;
	left: 24px; 
	font-size: 24px;
	color: #fff;
}

#header h2 {
	position: absolute;
	top: 60px;
	left: 24px; 
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}

#header h4 {
	position: absolute;
	top: 30px;
	left: 475px; 
	font-size: 13px;
	font-weight: bold;
	color: #fff;
        padding-right: 20px;
        font-style: italic;
}

#header h5 {
	position: absolute;
	top: 80px;
	left: 475px; 
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}

#header h6 {
	position: absolute;
	top: 30px;
	left: 400px; 
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}


#header a {
	color: #fff;
	text-decoration: none;
}

/* Menu */

#menu {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	background: #007788 url('images/x3.gif') top left repeat-x;
	height: 34px;
}

#menu ul {
	list-style: none;
	position: absolute;
	bottom: 0px;
	left: 10px;
}

#menu li {
	display: block;
	float: left;
}	

#menu span.logo {
	float: right;
}	

#menu li a {
	color: #fff;
	display: block;
	padding: 8px 12px 12px 12px;
	text-decoration: none;
}

#menu li a.active {
	background: #007788 url('images/x4.gif') top left repeat-x;
}

#menu li a:hover {
	background: #007788 url('images/x4.gif') top left repeat-x;
}


/* Content */

#content {
	line-height: 160%;
	padding-top: 188px;
}

#content p {
	margin-bottom: 16px;
}

#content h1,h2,h3,h4,h5,h6 {
   color: #007788;
}

#content h1 {
   font-size: 16px;
   line-height: 130%;
   margin-bottom: 15px;
   font-weight: bold;
}

#content h2 {
   font-size: 14px;
   line-height: 130%;
   margin-bottom: 12px;
   font-weight: bold;
}

#content h3 {
   font-size: 13px;
   line-height: 130%;
   margin-bottom: 10px;
   font-weight: bold;
}

#content h4,h5,h6 {
   font-size: 13px;
   line-height: 130%;
   margin-bottom: 10px;
   font-weight: normal;
}

#tertiaryContent h2,h3{
	width: 100%;
	position: relative;
	left: -14px;
	margin: 0em -22px 1.2em 0em;
	color: #333;
	padding: 15px 14px 0px 14px;
	font-size: 13px;
	background: #fff url('images/x2.gif') top left repeat-x;
}


#secondaryContent h2,h3 {
	width: 100%;
	position: relative;
	left: -14px;
	margin: 0em -22px 1.2em 0em;
	color: #333;
	padding: 15px 14px 0px 14px;
	font-size: 13px;
	background: #fff url('images/x2.gif') top left repeat-x;
}

#tertiaryContent h2 span, #tertiaryContent h3 span, #secondaryContent h2 span, #secondaryContent h3 span {
	position: absolute;
	top: 0em;
	right: 0em;
	background: #fff url('images/x1.gif') top right no-repeat;  /* runde ecke */
	width: 24px;
	height: 18px;
}

#content ul {
	margin-bottom: 15px;
	padding-left: 15px;
}

#content ol {
	margin-bottom: 15px;
	padding-left: 25px;
}

#content blockquote
{
	border: dashed 1px #BFB793;
	background: #FFFEFB url('images/x5.gif') top left repeat-x;
	padding: 1em;
	margin-bottom: 1.5em;
}

#content blockquote p
{
	margin-bottom: 0em;
}

#content div.listitem
{
	border: dashed 1px #d0d0d0;
	background: #fffefb url('images/x5.gif') top left repeat-x;
	padding: 10px;
	margin-bottom: 14px;
}

#content table
{
	margin-bottom: 15px;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 5px;
}

#content table td
{
	padding: 5px;
}

#content table tr.rowA
{
	background: #FDFEFE url('images/x6.gif') top left repeat-x;
	color: inherit;
}

#content table tr.rowB
{
	background: #FFFEFC url('images/x7.gif') top left repeat-x;
	color: inherit;
}


/* Primary Content */

#primaryContentContainer {
	position: relative;
	float: left;
	margin-right: -500px;
	width: 100%;
}

#primaryContent
{
	margin: 0px 470px 0px 0px;
	padding: 15px;
}

/* Secondary Content */

#secondaryContent
{
	position: relative;
	float: right;
	width: 190px;
	padding: 15px;
	margin-right: 10px;
}

#secondaryContent ul.nav {
        list-style: none;
   	padding-left: 0px;
}

#secondaryContent ul.nav a {
   color: #007788;
   font-weight: bold;
   text-decoration: none;
   padding: 2px 5px 2px 5px;
   border-bottom: 1px solid #d0d0d0;
   width: 100%; 
   display: block;
   text-align: left;
}


#secondaryContent ul.nav a.subnav {
   background: #f0f0f0;
   font-weight: normal;
   margin-left: 0px;
   padding: 2px 0px 2px 10px;
}

#secondaryContent ul.banner {
        list-style: none;
   	text-align: center;
        padding-left: 0px;
}

#secondaryContent ul.banner a {
   padding: 2px 5px 2px 5px;
}

/* Tertiary Content */

#tertiaryContent
{
	position: relative;
	float: right;
	width: 190px;
	padding: 15px;
}

#tertiaryContent p {
     line-height: 130%;
	 margin-bottom: 5px;
}

#tertiaryContent form {
     border: 1px solid #d0d0d0;
     padding: 8px;
     margin-bottom: 10px;
}


#tertiaryContent div.loginbox {
     border: 1px solid #d0d0d0;
     padding: 8px;
     margin-bottom: 10px;
}

/* Footer */

#footer {
	padding: 10px 30px 10px 30px;
	background: #fff url('images/x2.gif') top left repeat-x;
        font-size: 10px;
}

#footer a {
       text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

.blank {
   background: none;
}

.grey {
   background: #f0f0f0;
}

.white {
   background: #fff;
}

ul#faqtabs {
  margin-bottom: 0px;
}

.update {
  background-color: #00CC00;
  color: #ffffff;
  font-weight: bold;
  margin: 0em 0em 1.0em 0em;
  padding: 0.2em 0em 0.2em 0.3em;
}

.small {
  font-size: 11px;
  line-height: 110%;
}

div.contentfooter {
  font-size: 8px;
  text-align: right;
  border-top: 1px solid #808080;
  margin-top: 5px;
}

div.contentfooter a {
  text-decoration: none;
}