body{
	margin:0px;
	padding:0px;
	background-color:#330000;
}

p, h1, a{
	margin:0px;
	padding:0px;
}

#main{
	width:1185px;
	height:809px;
	position:absolute;
	left:50%;
	margin-left:-592px;
	top:50%;
	margin-top:-404px;
	z-index:10;
}

#header{
	width:1185px;
	height:438px;
	background-image:url(../pics/baustelle/header.png);
	background-repeat:no-repeat;
}

#mitte{
	width:1185px;
	height:189px;
	background-image:url(../pics/baustelle/mitte.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

#adresse{
	width:230px;
	height:190px;
	margin-left:301px;
}

#adresse p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:16px;
}

#adresse h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cc3333;
}

#adresse a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

#weiter{
	width:202px;
	height:59px;
	margin-left:483px;
	margin-top:65px;
}

#weiter p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fffefe;
	line-height:16px;
}

#weiter a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fffefe;
	line-height:16px;
	text-decoration:underline;
}

#footer{
	width:1185px;
	height:182px;
	background-image:url(../pics/baustelle/footer.png);
	background-repeat:no-repeat;
	overflow:auto;
}
