 body {
    color: #4e4e4e; 
    background-color: white;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    line-height:120%;
    margin: 0px; 
    padding: 0px;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }



a:link {
	color: #4e4e4e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4e4e4e;
}
a:hover {
	text-decoration: none;
	color: #64da00;
}
a:active {
	text-decoration: none;
	color: #fff;
}


.headA{ color:#5BE51B; font-size:24px; line-height:25px; font-weight:bold; }
.headSub{ color:#666666; font-size:17px; line-height:19px; font-weight:bold; margin-top:5px; }

div#Navi{
    margin: 10px 10px 0px 10px;
    padding: 0px;
	background-color: #fff;
 }


#balken {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:31px;
}

#balken-rechts {
	position:absolute;
	left:770px;
	top:31px;
	width:180px;
	height:19px;
}
  
div#Seite {
    text-align:left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0px auto;      /* standardkonforme horizontale Zentrierung */
	width:970px;
	height:742px;
    padding: 0px;
    background: #fff repeat-y;
    border:1px ridge;
    border-bottom-color: #eaeaea;
    border-left-color: #eaeaea;
	border-top-color: #fff;
    border-right-color: #eaeaea;
	}

div#Header{
    margin: 50px 0px 0px 60px;
	background-color: #fff;
	}


div#Inhalt1 {
	float:left;
    width:460px;
    height:250px;
    margin:225px 0px 0px 60px;
   	padding: 0px;
    border: 0px;
    line-height: 120%;
	}
  

	
div#Inhalt2 {
	float:left;
    width:440px;
    height:180px;
    margin: 235px 0px 0px 545px;
   	padding:10px;
    border:0px;
    line-height:140%;
	}
  		

div#Inhalt3 {
    font-size: 10px;
    line-height:120%;
    float: left;
	width:220px;
    height:240px;
    margin: 250px 0px 0px 740px;
    padding:0;
    border:0px;
	}




/* Inhalt4 beeinhaltet die Bioxen und Inhalt5 den Text */ 
	
#inhalt4 {
	position:absolute;
    margin: 505px 0px 0px 60px;
	width:900px;
	height:160px;
	}

#inhalt5 {
	position:absolute;
    margin: 505px 0px 0px 70px;
	width:900px;
	height:180px;
	font-family:"Arial";
	font-size:11px;
	font-style:normal;
	line-height:140%;

}
div#inhalt5 p{
	width:225px;
	height:180px;
	float:left;

}
  
    
#footer{
    clear: both;
    font-size: 10px;
    margin: 650px 10px 0px 50px;
    padding: 0px;
    text-align: center;
    border: 0px;
  }
  
  
div#Inhalt3 h2 {
    		font-size: 12px;
    		margin: 0px;
  			}
  				
div#Inhalt3 p {
    		font-size: 10px;
    		margin: 0px;
  			}

  			
div#Inhalt1 h2 {
    		font-size: 20px;
    		color: #64da00;
    		line-height:100%;
  			}

div#Inhalt2 h2 {
    		font-size: 20px;
    		margin:5px;
  			}
  				
div#Inhalt2 p {
    		font-size: 14px;
    		margin: 0px;
  			}



/* Navigation */  
  
.hover1 {
	position:absolute;
	 left:50px;
	 top:31px;  
  	 text-decoration: none; 
  	 border:0; 
  	 padding:0; 
  	 display: block; 
  	 text-indent: -9999px; 
  	 letter-spacing: -9999px; 
  	 font-size:0; 
  	 width: 120px; 
  	 height:19px; 
  	 background: url("Bilder/dialoxx.jpg") 0 0 no-repeat;
}


.hover2 {
	position:absolute;
	left:170px;
	top:31px;
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 120px; 
	height:19px; 
	background: url("Bilder/direkt.jpg") 0 0 no-repeat;
}

.hover3 {
	position:absolute;
	left:290px;
	top:31px; 
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 120px; 
	height:19px;  
	background: url("Bilder/konv.jpg") 0 0 no-repeat;
}

.hover4 {
	position:absolute;
	left:410px;
	top:31px; 
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 120px; 
	height:19px;  
	background: url("Bilder/vertrieb.jpg") 0 0 no-repeat;
}

.hover5 {
	position:absolute;
	left:530px;
	top:31px; 
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 120px; 
	height:19px;  
	background: url("Bilder/kontakt.jpg") 0 0 no-repeat;
}

.hover1:hover { 
  	 background-position: 0px -19px;
}

.hover2:hover { 
  	 background-position: 0px -19px;
}

.hover3:hover { 
  	 background-position: 0px -19px;
}

.hover4:hover { 
  	 background-position: 0px -19px;
}

.hover5:hover { 
  	 background-position: 0px -19px;
}


.hover6 {
	position:absolute;
	left:650px;
	top:31px; 
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 120px; 
	height:19px;  
	background: url("Bilder/cockpit.jpg") 0 0 no-repeat;
}

.hover6:hover { 
  	 background-position: 0px -19px;
}




/*kontaktformular*/

input, textarea { border:solid 1px #64DA00; background-color:#F7F7F7; }
input[type=text], textarea { width:170px; }
input[type=submit] { background-color:#51AF00; color:#fff; font-weight:bold; width:174px; }
