body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFBC8;
	text-decoration: none;
	font-weight: bold;
	background-color: #999999;
}
a:active {
	color: #FFFBC8;
	text-decoration: none;
	background-color: #999999;
	font-weight: bold;
}
.bggelb {
	background-color: #FFFBC8;
}
.fettgelb {
	font-weight: bold;
	color: #FFFBC8;
}
.fettschwarz {
	font-weight: bold;
	color: #000000;
}
.schwarzfett12 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.kursivschwarz {
	font-style: italic;
	color: #000000;
}
.bggelbfettschwarz {

	font-weight: bold;
	color: #000000;
	background-color: #FFF6A3;
}
