@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(Bilder/bg.gif);
	background-repeat: no-repeat;
	background-position:center;
	background-position:left;
	background-position:top;
}
.umgebung {
	height: auto;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: o;
}
.header {
	height: auto;
	width: 800px;
}
.menue {
	height: auto;
	width: 800px;
	padding-top:9px;
}
.bilder {
	height: auto;
	width: 800px;
}

.shortnews {
	height: auto;
	width: 230px;
}

.content {
	height: auto;
	width: 522px;
	float:right;
	}
	

.footeraprilabout {
	width: 800px;
	text-align: center;
	float:none;
	margin-top:1000px;
}

.footerchrisabout {
	width: 800px;
	text-align: center;
	float:none;
	margin-top:800px;
}

.formular{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background-color:#000000;
	border-color:#ff6304;
	border:1px;
	border-style:dashed;
	color:#ffffff;
	height: auto;
	width: 300px;
	text-align:justify;
}

.aprilabout{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background-color:#000000;
	border-color:#ff6304;
	border:1px;
	border-style:dashed;
	color:#ffffff;
	height: auto;
	width: 475px;
	text-align:center;
}