body { color: #033; font-size: 1em; font-family: arial; background-color: white; background: url(bilder/background.png) repeat-x; }
h1 { font-size: 16px; text-decoration: underline; }
.foot { color: #cff; font-size: 12px; font-family: tahoma;}
.strichlinie { border-right: 1px dotted #066; border-left: 1px dotted #066; }


.red { color: #df0000; font-size: 1em; font-family: arial; }


div#info {
	margin-top:50px;
	margin-right:0pk;
	margin-left:auto;
	width:50%;
	float:right;
}

#basic {
	margin-top:30px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	width:940px;
	height:auto;	
}

#logo {
	height:70px;
	box-shadow:5px 5px 10px black;
	border:#000 solid 1px;
	background-image:url(bilder/logo-head0.png);
	background-repeat:no-repeat;
}

#menue {
	height:31px;
	margin-top:10px;
}
	
#content {
	width:940px;
	box-shadow:5px 5px 10px black;
	border:#000 solid 1px;
	height:auto;
	
}

#main-content {
	background-image: url("bilder/back-leistungen.png");
	background-position:right bottom;
	background-repeat:no-repeat;
	width:920px;
	height:auto;
	border-top:#000 solid 1px;
	padding-left:20px;
	padding-top:20px;
	
}

div#dvgw {
	margin-left:10px;
	margin-top:20px;
	width:180px;
	height:107px;
	float:left;
	background-image:url(bilder/w120.png);
}

div#partner1 {
	margin-left:10px;
	margin-top:20px;
	width:180px;
	height:87px;
	float:left;
	background-image:url(bilder/nibe.png);
}

div#ams {
	margin-left:50px;
	margin-top:20px;
	width:175px;
	height:150px;
	float:left;
	background-image:url(bilder/ams-bau_logo.gif);
}

div#vob {
	margin-left:50px;
	margin-top:20px;
	width:88px;
	height:150px;
	float:left;
	background-image:url(bilder/PQ-VOB.gif);	
}

#foot {
	width:930px;
	height:55px;
	background-image:url(bilder/backblack.gif);
	padding-left:10px;
	padding-top:5px;

}

#foot a.daten {
	color:#cFF
	
}

.black {
	display:none;
}