a,p,table,div {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
BODY {
	background-color: #5773b2;
}
.Headline
{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.formularfehler
{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF8833;
	font-weight: bold;
}
.gruen
{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0FF;
	font-weight: bold;
	text-transform: uppercase;
}
.black
{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.smallcomment
{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
