/* Farben fuer Links */
/* a:link, a:visited, a:active { color: #FF6600; font-weight: bold } */

a:link, a:visited { text-decoration:none; color:#CC3300; }
a:hover           { text-decoration:underline; color:#3669A0; }

body, span, div, p, table, td, tr, h1, h2, h3, h4, h5, h6, li, ol, ul, blockquote { font-family:Verdana,Arial,helvetica; font-size:10pt; color:#000000;  }
h1 { font-family:Verdana,Univers,Arial,helvetica,sans-serif; font-size:20pt; font-weight:bold; color:#000000; }
h2 { font-family:Univers,Arial,helvetica,sans-serif; font-size:12pt; font-weight:bold; color:#000000; }
.klein {font-size:8pt;}
.bold {font-weight:bold; }
.gelb {color:#FFFF95;}
