body
{
	background-color: white;
}

#hd1
{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

.hd2
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: navy;
	background-color: white;
}

#hinweis1
{
	font-weight: bold;
	color: crimson;
}

#hinweis2
{
	font-weight: bold;
	color: black;
	font-size: 10pt;
}

table
{
	font-family: Arial;
}
