<!--

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.header {
	font-size: 36px;
	font-weight: bold;
}
.content {font-size: 11px}

a {
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.anmelden {
	color: #FF0000;
	font-size: 24px;
}

.block {text-align: justify;}

-->