body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1mm;
}



a:link {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	font-size: 9pt;
}
a:visited {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	font-size: 9pt;
}
a:hover{
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
	font-style: normal;
	background-color: #00FF00;
}
.Titel {
	font-weight: bold;
	font-size: 10pt;
	border: thin solid #00FF00;
	line-height: 10pt;
	background-color: #00FF00;
	color: #333333;
}
