body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.TableBackgroundLogo {
	background-color: #843451;
	background-image: url(images/global/HintergrundMitLogo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.TableBackground {
	background-color: #843451;
	background-image: url(images/global/Hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.smalltext {
	font-size: 10px;
}
.inactive {
	color: #666666;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
	text-decoration: none;
}

