body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color:#FFB204;
}

html, body{
height:100%;
}

#wrapper {
	position:absolute;
	width:795px;
	height:480px;
	z-index:1;
	left: 50%;
	top: 50%;
	
	margin-top:-240px;
	margin-left:-395px;
	border: solid 1px #000000;
	background-color:#ffffff;
}

#navigation{
	margin-top:30px;
	background-color:#CC222D;
	background-repeat:repeat-x;
	height:22px;
	padding-top:8px;
}
#navigation a{
	width:132px;
	text-align:center;
	display:block;
	float:left;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
}
#navigation a:hover, #navigation a:focus{
	color:#E6C000;
}

.submenu{
	background-color:#CC222D;
	color:#CC222D;
	font-size:10px;
}
.submenu a{
	display:block;
	margin-top:6px;
	text-decoration:none;
	color:#ffffff;
}
.submenu a:hover, .submenu a:focus{
	color:#E6C000;
}


#sanierung {
	position:absolute;
	width:132px;
	height:91px;
	z-index:50;
	left: 529px;
	top: 60px;
	visibility: hidden;
}

#unternehmen {
	position:absolute;
	width:132px;
	height:48px;
	z-index:50;
	left: 0px;
	top: 60px;
	visibility: hidden;
}

#untergrundvorbehandlung {
	position:absolute;
	width:132px;
	height:103px;
	z-index:50;
	left: 133px;
	top: 60px;
	visibility: hidden;
}

#beschichtung {
	position:absolute;
	width:132px;
	height:66px;
	z-index:50;
	left: 264px;
	top: 60px;
	visibility: hidden;
}



#kontaktzeile {
	position:absolute;
	width:794px;
	height:21px;
	z-index:3;
	left: 2px;
	top: 483px;
	font-size:9px;
	color:#000000;
}
#content {
	position:absolute;
	width:784px;
	height:403px;
	z-index:4;
	left: 9px;
	top: 69px;
	overflow: auto;
}
#contentImpressum {
	position:absolute;
	width:784px;
	height:403px;
	z-index:4;
	left: 7px;
	top: 71px;
	overflow: auto;
}

#content h1{
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
}

#Prektwinkel-Maennchen {
	position:absolute;
	width:107px;
	height:118px;
	z-index:51;
	left: 796px;
	top: 380px;
}

a{
	color:#ff0000;
	text-decoration:underline;
}

#impressumbutton {
	position:absolute;
	width:79px;
	height:16px;
	z-index:2;
	left: 714px;
	top: -2px;
	background-color: #CC222D;
	padding-top:3px;
}
#impressumbutton a{
	color:#ffffff;
	text-decoration:none;
}

#content img{
	border:1px solid #000000;
	float:left;
	margin-left:30px;
	margin-bottom:20px;
}

#content .textzeile{
	clear:left;
	text-align:left;
	margin-left:30px;
}

#content .cleardiv{
	clear:left;
	height:1px;
}
