.heller {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 36pt;
}
.dunkler {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 36pt;
}
.tabelle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: left;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #E5E5E5;
}
	.links a:link {color: #000000; text-decoration: none;}
	.links a:visited {text-decoration: none; color: #000000;}
	.links a:hover {text-decoration: none;}
	.links a:active {text-decoration: none;}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: normal;
	vertical-align: middle;
	border: none;
	white-space: normal;
	margin: 1px;
	text-align: left;
}
.linkanktiv {

	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #B9B9B9;
}
	.linkanktiv a:link {color: #000000; text-decoration: none;}
	.linkanktiv a:visited {text-decoration: none; color: #000000;}
	.linkanktiv a:hover {text-decoration: none;}
	.linkanktiv a:active {text-decoration: none;}
