@charset "UTF-8";
/* CSS Document */

#container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	background-image: url(bilder/baustelle.jpg);
	margin: auto;
	height: 1024px;
	width: 915px;
	position: relative;
}
.headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	position: relative;
	height: 100px;
	width: 900px;
	left: 7px;
	top: 170px;
	text-align: center;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	position: relative;
	height: 400px;
	width: 450px;
	left: 250px;
	top: 400px;
	font-style: normal;
	line-height: 20px;
}
