body {
	background: url(../bilder/pixel-hg.gif);
	background-repeat: repeat;
	margin: 10px auto;
	z-index: 1;

}


#container {
	width:742px;
	height: 100%;
	position: absolute;
	top: 12;
	left: 21%;
	z-index: 3;
	
}

#header {
	background-color: #def0b9;
	position: absolute;
	left: 0px;
	top:0px;
	width: 742px;
	height: 140px;
	padding-top: 0px;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	z-index: 2;
}
#logo{
	position: absolute;
	left: 583px;
	top: 77px;
	width: 201px;
	height: 100px;
	z-index: 3;
}
#navi {
	width: 780px;
	height: 26px;
	position: absolute;
	top: 140px;
	left: 0px;
	padding: 0px;
	display: inline;
}
#werkstatt {
	width: 181px;
	height: 26px;
	position: absolute;
	left: 0px;
	top:0px;
}

#produkte {
	width: 88px;
	height: 26px;
	position: absolute;
	left: 185px;
	top:0px;
}

#pflege {
	width: 67px;
	height: 26px;
	position: absolute;
	left: 277px;
	top:0px;
}

#referenzen {
	width: 106px;
	height: 26px;
	position: absolute;
	left: 348px;
	top:0px;
}

#kontakt {
	width: 79px;
	height: 26px;
	position: absolute;
	left: 458px;
	top:0px;
}
#naviende {
	width: 201px;
	height: 26px;
	position: absolute;
	left: 541px;
	top:0px;
}

#start_news {
	width: 249px;
	height: 83px;
	position: absolute;
	left: 0px;
	top: 400px;
	z-index: 8!important;
}
#content {
	background-color: #ffffff;
	position: absolute;
	left: 0px;
	top: 166px;
	padding: 0px;
	width: 584px;
	height: 364px;
	z-index: 5;
	
}

#rechts {
	width:158px;
	height: 209px;
	position: absolute;
	top: 166px;
	left: 585px;
}
#rechts_beratung {
background: url(../bilder/beratung.gif);
background-repeat: no-repeat;
	width:158px;
	height: 153px;
	position: absolute;
	top: 375px;
	left: 585px;
}

#footer {
	background: url(../bilder/balken_unten.png);
	background-repeat: no-repeat;
	width: 742px;
	position: absolute;
	top: 528px;
	left: 0px;
	height: 26px;
	z-index: 3;
	text-align: center;
	vertical-align: middle;
	padding-top: -7px;
}

.footerreg {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.6em; 
	
}
.gruen {
	color: #71BF44;
	font-weight: bold!important;
	
}

