html {
	}
body {
	background-color:#ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	margin:0;
	height:100%;
	width:100%;
}
#bgcenter {
	background-image:URL(../pic/kachel.png);
  height:100%; 
	width:100%;
	margin: 0;
  top: 0; 
  left: 0;
	padding: 0px;
	overflow: auto;
	text-align:center;	
	overflow:hidden;	
}
#maincont {
	width:854px;
	background-image:URL(../pic/weisser-bg-small.png);
	background-repeat:repeat-y;
}
#inhalte {
	width:780px;
	text-align:left;
}
#greentxt {
	width:780px;
	height:88px;
	background-color:#A5A115;
	color:#ffffff;
}
#greentxt p {
	margin:	0px 14px 0 24px;
	word-spacing: -1px;
	pa dding:15px 0 0 0;
	line-height:1.6em;
}
#greentxt h1 {
	margin: 0 24px 15px 24px;
	font-size:16px;
	padding: 28px 0 0 0;
}
#referenzen {
	width:780px;
	height:361px;
}
#leistungen {
	background-image:URL(../pic/leistungen_bg.png);
	width:780px;
	height:140px;
	background-repeat:no-repeat;
}
.leisthead {
	width:185px;
	float:left;
}
#leisttxt1 {
	margin: 30px 0 0 0;
	width:135px;
	float:left;
	padding:0;
	color:#ffffff;
	font-size:11px;
	line-height:1.8em;
}
#leisttxt2 {
	margin: 30px 0 0 0;
	width:120px;
	float:left;
	padding:0;
	color:#ffffff;
	font-size:11px;
	line-height:1.8em;
}
#leisttxt3 {
	margin: 30px 0 0 0;
	width:140px;
	float:left;
	padding:0;
	color:#ffffff;
	font-size:11px;
	line-height:1.8em;
}
#leisttxt4 {
	margin: 30px 0 0 0;

	float:left;
	padding:0;
	color:#ffffff;
	font-size:11px;
	line-height:1.8em;
}
#kontakt {
	margin: 28px 0 28px 0;
	text-align:left;
	width:780px;
	background-image:URL(../pic/bg-kontakt.png);
	background-repeat:repeat-y;
}
.mapover {
	margin: 0 23px 0 24px;
	background-image:URL(../pic/anfahrt_grau.png);
	background-repeat:no-repeat;
	width:250px;
	height:180px;
	display:block;
	float:left;
}

form {
	margin: 20px 0 0 0;
}
.adrform {
	float:left;
	width: 465px;
}
.adresse {
	width: 458px;
	height:45px;
	background-image:URL(../pic/bg-querlinien.png);
}
.cls {
	clear:both;
}
.adrblock {
	margin-top:10px;
	float:left;
	color:#666666;
	font-size:11px;
}
.adrblock a{
	color:#666666;
	text-decoration:none;
}
.kastenadr {	
	width:224px;
	float:left;
}
.formarea {
	width:230px;
	margin-left:10px;
	float:left;

}
.feldarea {
	width: 230px;
	height: 80px;
	background: URL(../pic/areabg2.png);
	background-repeat:no-repeat;
	border: 0;
	padding: 3px 0 3px 4px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color:#666666;
	overflow:visible;
}
input.textbg {
	width: 224px;
	height: 23px;
	background: URL(../pic/input.png);
	background-repeat:no-repeat;
	border: 0;
	padding:5px 0 0 4px;
	font-size:11px;
	color:#666666;
}
input.sendenbg {
	width: 124px;
	height: 23px;
	background: URL(../pic/sendenbg.png);
	background-repeat:no-repeat;
	border: 0;
	margin:0 0 0 100px;
	padding:-2px 0 0 0px;
	text-align:center;
	font-size:11px;
	color:#666666;
}
#footer {
	text-align:right;
	width:781px;
	height:26px;
	background-image:URL(../pic/footbg.png);
	font-size:10px;
	color:#ffffff;
}
#footer p {
	line-height: 2.4em;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
}
.impressum {
		font-size: 10px;
}
.impressum strong {
		font-size: 11px;
}