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

html,body {
	height: 100%; }	 

body {
	background: #FC6 url("../images/home/bg.gif") repeat-x; 
	color: #036; 
	font: normal normal normal 100.01% Arial, Helvetica, sans-serif;}
	
a:link, a:visited { 
	color: #F90; 
	font-weight: normal; 
	text-decoration: none; }
	
a:active, a:hover { 
	color:#F90; 
	font-weight:normal; 
	text-decoration:underline; }



/*---------- =container ---------*/
#container {
	background: #FC6 url('../images/home/bgContainer.gif') repeat-y; 
	border-right: solid 1px #036; 
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
	width: 950px;}
	

/*---------- =navi ---------*/

#navi {
	background-image: url("../images/home/bgNavi.gif");
	font-size:0.8em;
	width: 950px; 
	height: 110px;}

#topNavi {
	float: right;
	margin-top:7px;}
#topNavi ul{
	list-style:none;}
#topNavi li {
	display:inline;
	margin-right:20px;}
#topNavi a:link, #topNavi a:visited, #topNavi a:hover, #topNavi a:active, #topNavi a:focus {
	color:#F90; }
#topNavi a:hover, #topNavi a:active, #topNavi a:focus {
	text-decoration:underline; }

#mainNavi {
	clear:right;
	position:absolute;
	top:110px;}
#mainNavi ul{
	list-style:none;}
#mainNavi a {
	color:#FFE;
	text-decoration: none; }
	
#mainKundenbuero, #mainNetz, #mainVertrieb, #mainFormulare, #mainAbwasser, #mainServices, #mainInformatives, #mainKontakt { 
	position: absolute;
	bottom: 0px;
	background-color: #036; 
	border: solid 1px #036; 
	border-bottom: none;
	width: 80px;
	height: 25px;
	text-align: center;
	padding-top: 8px;
	z-index: 3; }	

#subKundenbuero, #subNetz, #subVertrieb, #subFormulare, #subAbwasser, #subServices, #subInformatives, #subKontakt { 
	position: absolute;
	top: 110px;
	background-color: #69C; 
	width: 160px;
	padding: 2px 0 2px 2px; 
	border-left: solid 1px #036; 
	border-bottom: solid 1px #036;
	border-right: solid 1px #036; 
	visibility: hidden; 
	z-index: 2; }


#mainKundenbuero, #subKundenbuero {left: 250px;}
#mainNetz, #subNetz {left: 335px;}
#mainVertrieb, #subVertrieb {left: 420px;}
#mainFormulare, #subFormulare {left: 505px;}
#mainAbwasser, #subAbwasser {left: 590px;}
#mainServices, #subServices {left: 675px;}
#mainInformatives, #subInformatives {left: 760px;}
#mainKontakt {left: 845px; } 

#subKontakt {position: absolute; left: 763px; }
#subNavi {font-size: 0.78em; }
#subNavi ul {
	list-style: none;}
#subNavi ul li {
	padding: 2px;  
	border-bottom: solid 1px #036; }	
#subNavi ul li a {
	text-decoration: none; }	
#subNavi ul li a:link, #subNavi ul li a:visited { 
	color:#FFE; }
#subNavi ul li a:hover { 
	color:#036; }





/*---------- =content ---------*/
 #content {
 	clear:both;
	font-size:0.8em;}
	
	
/*---------- =news ---------*/	
#news {
	float: left; 	
	width:250px;}
#news .box { width: 210px; background: #369; margin:20px;}
#news .box p {margin: 0 10px; color: #FFE;}
#news .box p.right { text-align: right; }
#news .box .top, #news .box .bottom { display:block; background: #036;}
#news .box .top span, #news .box .bottom span { display:block; height: 1px; overflow: hidden; background: #369; }
#news .box .r1 { margin: 0 5px;}
#news .box .r2 { margin: 0 3px;}
#news .box .r3 { margin: 0 2px;}
#news .box .top .r4, #news .box .bottom .r4{ margin: 0 1px; height: 2px;}
#news p, p.info  {	color: #FFE; margin:20px;}
#news p.info {	font-size:0.8em; }



/*---------- =text ---------*/	
#text {
	float:right;
	width: 630px;
	margin:20px 20px 20px 0;}
#text h1 { 
	font-size: 1.3em;
	font-weight: bold;
	margin:0 0 1.2em -1em;}
#text h2 { 
	font-size: 1.0em;
	font-weight: bold;
	margin: 10px 0 3px 0;}
#text p {
	margin-right: 20px; 
  margin-bottom: 1em;}
#text p.zentriert {
	text-align: center; }
#text p.acrobat {
	margin-top:40px;
	padding-top:10px;
	border-top: dotted 1px #036; }
#text ul, #text ol {
	padding-left: 30px;
  margin-bottom: 1em; }
#text li {
  margin-bottom: 0.3em; }
#text input, #text textarea {
		border: 1px solid #039;	}
#text table {
	/*border: solid 1px #036;*/
	border-collapse: collapse;
	margin: 0 0 20px 0; }
#text table th, #text table td {
	padding:5px 2px 5px 2px; 
	vertical-align: top; }
#text table th {
	font-weight: bold;
	text-align: center;
	background-color: #FC6; 
	border-bottom: 1px solid #036; 
	border-top: 1px solid #036; }	
#text table td {
	padding: 5px;
	border-bottom: dotted 1px #036; }	
#text table td ul {
	padding-left: 0px; 
	list-style: none; }
#text table.rechner td input {
	text-align: right; }	
#text img.acrobat {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;}
#text fieldset { 
	border: solid 1px #036;
	margin-bottom:20px;
	padding-left:10px;}
#text legend { 
	font-weight:bold;
	margin: 10px;
	padding: 10px;}
#text label { 
	text-align: right;
	float: left; 
	width: 120px; 
	padding-right: 10px; 
	vertical-align: bottom;}
#text .inputinfo { 
	margin-left:130px;
	font-style:italic;}

#text img.left {
	float:left;
	padding:0 20px 20px 0;}
#text img.right {
	float:right;
	padding:0 0 20px 20px;}





/*---------- =footer ---------*/	
#footer {
	clear:both;
	margin: 50px 20px 20px 0;}
#footer p {
	text-align:right;
	margin:0;}




/*---------- =clearfix ---------*/

/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden; }

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */