body { color: #757575; margin: 0; padding: 0; text-align: center; font-size: 13px; font-family: Arial, SunSans-Regular, sans-serif; background: #797979 url(grafiken/bg.jpg) repeat-x 100% top; }
/* new */
.banner { border: dotted 2px #e3e3e3; }
.smalfont { color: #8e8d8d; font-size: 10px; font-family: Arial, SunSans-Regular, sans-serif; }
.titel { color: #3f3f3f; font-size: 17px; font-family: Verdana; font-weight: 700; }
/* allgemein */
td 
{ color: #757575; font-family: Verdana; font-size: 13px; }

a:link, a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover, a:active {
	text-decoration: none;
	color: #990000;
}
span a:link, span a:visited { color: #d71919;}

span a:hover, span a:active { color: #e8e2e2; display: inline; }

a span.nochmehr {
	text-decoration: none;
	color: #8b8f99;
}
a:hover span.nochmehr { color: #888; text-decoration: underline; border: dashed 1px #5e5e5f; }
