body {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333;
}
#Container {
	width: 800px;
	margin-top: 0px;
	border-right: 1px solid #2269B9;
	border-left: 1px solid #2269B9;
	border-top-style: none;
	border-bottom-style: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	height: 1080px;
}

#Bilder {
}
#Navigation {
	background-color: #000;
}
#Hauptteil {
	width: 585px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#Aktuell {
	background-color: #FFF;
	width: 200px;
	float: right;
	margin-top: 15px;
	text-align: center;
	border-left: 1px solid #2269B9;
}
#Aktuell img {
	border-style: none;
}
#Hauptteil2 {
	width: 785px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFF;
	color: #333;
}
#Hauptteil2 table {
	text-align: left;
	vertical-align: middle;
}

#Container2 {
	width: 800px;
	margin-top: 0px;
	border-right: 1px solid #2269B9;
	border-left: 1px solid #2269B9;
	border-top-style: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	height: auto;
	border-bottom: 1px solid #2269B9;
}
#Container2 #Hauptteil2 .Fett {
	font-weight: bold;
}

