body
{
	font-family: verdana, helvetica, arial;
	font-size: 9pt;
	background-color: white;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
td
{
	font-family: verdana, helvetica, arial;
	font-size: 9pt;
}

a
{
	text-decoration: none;
	color: darkblue;
}
a:hover
{
	text-decoration: underline;
}

.koptitel
{
	font-weight: bold;
}

.hint
{
	font-size: 8pt;
	font-style: italic;
}

