body{
	background-color: #2E2E2E;
	font-family: Arial,Verdana,Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

	a:link { text-decoration:none; font-weight:bold; color:#FFFFFF; }
	a:visited { text-decoration:none; font-weight:bold; color:#FFFFFF; }
	a:hover { text-decoration:underline; font-weight:bold; color:#FFFFFF;}
	a:active { text-decoration:none; font-weight:bold; color:#FFFFFF; }
	a:focus { text-decoration:none; font-weight:bold; color:#FFFFFF; }

td.headline{
	color: #000000;
	font-family: Arial Black,Verdana,Sans-serif;
	font-size: 30px;
	font-weight:bold;
}

td.kat{
	color: #000000;
	font-family: Arial,Verdana,Sans-serif;
	font-size: 12px;
	font-weight:bold;
}

td.ueberschrift{
	color: #000000;
	font-family: Arial,Verdana,Sans-serif;
	font-size: 18px;
	font-weight:bold;
}

a.weitere:link {	color: #0000FF; font-size: 10px; text-decoration:underline; }
a.weitere:visited { color: #0000FF; font-size: 10px; text-decoration:underline; }
a.weitere:hover { 	color: #FF0000; font-size: 10px; text-decoration:underline; }
