body,html       { margin:0px; padding:0px; background-color: #FFF0AC; }
.text           { font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height:110%; color:#333333; }
.titel          { font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#5F2C04; }
a.aktuell       { font-family: Arial, Helvetica, sans-serif; font-size:11px; color:red; text-decoration:none; }
a.aktuell:hover { text-decoration: underline; }
.novita:link, .novita:visited, .novita:hover, .novita:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #C05A18;
}
.novita:hover {
	text-decoration: underline;
}