/* Abstaende */
body { margin : 5px 0px 0px 5px;  }
table { margin-top:0px; }

/* Farben */
body { background-color:#FFFFFF;   }
p,td,li,h1,h2,h3,h4,h5,h6 { color:#000000; }
td.farbe { background-color: #FF0066; color:white; font-weight:bold; }

/* Schriftfonts und -Größen */
p,td,li,h1,h2,h3,h4,h5,h6 { font-family:Verdana, Arial; }
p,td,li { font-size: 10pt; }
h1 { font-size: 18pt; }
h4 { font-size: 16pt; font-weight: normal;   }
td.klein { font-size:8pt; }

/* Links */
a:link { color:#000000;  font-weight: bold;text-decoration:none; }
a:active { color:#000000; font-weight: bold;  }
a:visited { color:#000000; font-weight:bold; text-decoration:none; }
a:hover { color:#0000FF; text-decoration:none; font-weight:bold; }

/* Kopf Links */
.kopf:visited { color:#99ccff; text-decoration:none; }
.kopf:hover { color:#FFFFFF; text-decoration:none; }

