body {
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 5px;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0000CC;
}
a:active {
	color: #006600;
}
td,th {
	color: #000000;
	background-color: #E8E8E8;
	font-size: 10pt;
}
.notiz {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.HeadLine {
	font-size: 12pt;
	font-weight: bold;
}
.HeadLineText {

	font-size: 10pt;
	font-weight: normal;
}
.notizFat {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

