body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	margin: 0px;
	vertical-align: middle;
}
.info {
	color: #FFF;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-image: url(hinweis-bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	background-position: left center;
}
.info a{
	color: #FFF;
	text-decoration: none;
}

.links {
	padding-top: 3px;
	margin-top: 3px;
}
.aktualisierung {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.adresse {
	font-size: 16px;
}



a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}
.td-bg {
	background-color: #000000;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 550px;
	width: 800px;
	text-align: center;
	vertical-align: middle;
}

