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

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

td.cat{
	color: #394B7B;
	font-family: Arial,Verdana,Sans-serif;
	font-size: 12px;
	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; }