body { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }

p, td { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 5px; }
a:link { color: white; font-size: 12px; }

a:visited { color: white; font-size: 12px; }

a:hover { color: white; font-size: 12px; text-decoration: none; }

a:active { color: white; font-size: 12px; }
.tabellenheader { font-size: 11px; background-color: teal; padding: 5px; }
.tabelleninhalt { font-size: 11px; background-color: #8fc1a0; padding: 5px; }
h1 { color: white; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
h2 { }
h3 { }
.img { border: solid 1px #075c24; }

