@charset "utf-8";

/* CSS Document */

body  {
	margin: 0;
	background-color: #051252;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat-y;
	margin-top: 30px;
}
#Headder {
	height: 100px;
	width: 800px;
}
#Links {
	float: left;
	width: 150px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #000;
	border-right-style: none;
	border-right-width: 0px;
	border-right-color: #666;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Main {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFF;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999;
	border-left-color: #999;
	border-right-width: thin;
	border-left-width: thin;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
}
#Container #Main ul li a {
	color: #999;
	text-decoration: none;
}
#Container #Main ul li ul li a {
	text-decoration: none;
	color: #999;
}

#Footer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000;
	background-color: #ccc;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 11px;
	line-height: normal;
.Bild {
	float: right;
	padding-left: 20px;
}
.Bild {
	float: right;
	padding-left: 30px;
}
