body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0f0f0;
}
.b:link {
	color: #f0f0f0;
	text-decoration: none;
	border: 0px none;
}
.b:visited {
	color: #f0f0f0;
	text-decoration: none;
	border: 0px none;
}	
.b:hover {
	text-decoration: none;
	color: black;
}
.b:active {
	color: #f0f0f0;
	text-decoration: none;
	border: 0px none;
}
.a:link {
	color: #808080;
	text-decoration: underline;
	border: 0px none;
}
.a:visited {
	text-decoration: underline;
	color: #808080;
	border: none;
}	
.a:hover {
	text-decoration: none;
	color: white;
}
.a:active {
	text-decoration: underline;
	color: #CCCCCC;
	border: none;
}
.titel
	{
 		font-size: 18px;
		color: white;
	}
td.off 
	{
		background:#666666;
	}
td.offsub 
	{	
		background:#888888;
	}	
td.on 
	{
		background:#FF0000;
	}
