body {
	text-align:left;
	background-color: #CCCCCC;
	font: 12px Arial, Verdana, Tahoma, sans-serif;
	
}


h1, h2,{
	color: #006600;
}

h2 {
	font-size: 25px;
    margin:0; 
	padding:0;
	color: #006600;
	
}

h3 {
	font: 12px Arial, Verdana, Tahoma, sans-serif;
	margin: 0;
	color:#000000;
}

h4 {
	margin: 0;
	font-size: 10px;

}
h5 {
	margin: 0;
	font-size: 16px;
	color: #006600;
}

a:hover {
	border: none;
}

img {
	border: none;
}


#logo{
	text-align:left
	width: 223px;
	height: 115px;
	margin-top:120 auto;
	background: url(../images/gfx/logo_pluess_komp.gif) no-repeat;
	width: 900px;
}

/* Logo Bilder */
#logobilder {
	text-align:left;
	float:right;
    background: ;
	width: 674px;
	height: 100px;
	margin-top: 0px;
	background-color:#999999;
	border-bottom: solid 1px #666666;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;

}

#header h1 {
	float: left;
	padding: 140px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 165px 0 0 3px;
	font-size: 1em;
}



/* Hauptramen */
#hauptr {
	position: relative;
	height:auto !important;  /* für moderne Browser */
	height:600px;  /*für den IE */
	width: 900px;
    margin:0 auto;
	border:solid 1px;
	height: auto;
	background-image:url(../images/cssconten/img4a.gif)
	
}


/* Content für dynamische divs*/

#content {
	text-align:left;
	width: 656px;
	min-height:550px !important;
	top:auto;
	float:left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	
}

/* Content für statische  divs für den IE6 Explorer*/

#content1 {
	text-align:left;
	width: 656px;
	min-height:550px !important;
	height:650px;
	top:auto;
	float:left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	
}

/* Footer */

#footer {
    position:absolute;
	left:0;
	bottom:0;
	width: 900px;
	height: 40px;
	font-size: smaller;
	background-image:url(../images/cssconten/img4a.gif)

}
/*Class Kontaktformularfeld*/
.formular  { 
	color: #000; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #9c9; padding: 1px;
}

#sitemap {
	position:absolute;
	right:0px;
	top:162px;
	width:110px;
	float:right;
	z-index:50;
}

#Video {
	position:absolute;
	top:500px;
	width:213px;
	height: 132px;
	left: 8px;
	float: left;
	z-index: 60;
}

