body {
	background-color: #800000;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
}

body,p,td,th,input,select,span,a {
	font-family:arial,helvetica,verdana,sans-serif;
	font-size:10pt;
	color:#999999;
	font-style: normal;
	font-weight: bold;
}

a:link {
	color:#0099FF;
	text-decoration:underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color:#0099FF;
	text-decoration:underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color:#00CCFF;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
a:active {
	color:#CCCCCC;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
a:focus {
	color:#00CCFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

.ueberschrift {
	text-align:center;
	color:#800000;
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.normaleschrift {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
}

.linkenormalschr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	font-style: normal;
	font-weight: bold;	
}

.textkasten {
	background-color: #999999;
	border: 3px;
	border-color: #800000;
	border-style: solid;
	margin-right: 20%;
	margin-left: 20%;
}

