body {
	background-color: #000000;
}
#header {
	background-image: url(bilder/kopf-neu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	height: 200px;
	color: #FFFFFF;
	text-align: center;
}
#home_pic {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 100px;
}
#home_pic2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#navi {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.87em;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	font-variant: normal;
	padding-top: 10px;
	margin-top: -53px;
}
#content {
	height: 700px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(bilder/bg.content.jpg);
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}
#content2 {
	height: 700px;
	text-align: center;
	margin-top: 30px;
}
#content3 {
	height: 700px;
	color: #FFFFFF;
	font-size: 1em;
	text-align: center;
	margin-top: 30px;
}
#content4 {
	height: 700px;
}
#wrapp {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top: none;
	border-right: 5px solid #303030;
	border-bottom: none;
	border-left: 5px solid #303030;
}
#vorschau {
	text-align: center;
	margin-top: 20px;
}

