/* DATEI: cc.css */

body { background-color:#FFFFFF; topmargin:0px; leftmargin:0px; margin-top:0px; margin-bottom:0px; }
p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i, a, ul
     { font-family:Verdana,Arial;color=#0000000; }
     
a:link { color:#993300;text-decoration:none; }
a:visited { color:#993300;text-decoration:none; }
a:active { color:#993300;text-decoration:none; }
a:hover { text-decoration:underline; }

p, b, a, td, ul { font-size:10pt; }

.fett { font-weight:bold;font-family:Verdana,Arial; }
.linkinaktiv { font-size:9pt; color:#C0C0C0;font-family:Verdana,Arial; }
.control { font-size:9pt;font-family:Verdana,Arial; }