.tabelle {
	color: #FFFFFF;
	background-color: #333333;
}
a:link {
	color: #CCCCCC;
}
a:hover {
	color: #FF0000;
}
