body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #001D49;
	text-align: center;
	padding-top: 5%;
}
#page {
	background-color: #FFFFFF;
	border: 1px solid #011B54;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	padding: 0px;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.kopfbild {
	margin: 0px;
}
p {
	margin-left: 19px;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	margin-right: 25px;
	width: 500px;
}
h5 {
	font-size: 12px;
	line-height: 16px;
	margin-top: 30px;
	margin-left: 18px;
	color: #666666;
}
ul {
	font-size: 12px;
	line-height: 18px;
	color: #555555;
	list-style-type: none;
	margin-left: 19px;
	margin-right: 25px;
	margin-top: 0px;
	text-indent: 0px;
	margin-bottom: 25px;
	padding: 0px;
}
.margin_bottom_10px {
	margin-bottom: 10px;
}
a {
	color: #001D49;
}
li {
	margin: 0px;
	text-indent: 0px;
}

