body { background-color:#ffffff; color:#BAD2E7; }
body.test { background-color:#000018; }

a:link { color:#FFFFFF; text-decoration:none}
a:visited { color:#E6E6E6; text-decoration:none}
a:hover { color:#FFFFFF; text-decoration:underline }
a:active { color:#FFFFBD; text-decoration:none }

td {  font-family: Arial;
      font-size: 8pt; }

td.cell {  font-family: Arial;
           font-size: 8pt;
           color= #22265E }

td.header {
 font-family: Arial;
 font-size: 8pt;
 font-weight: bold;
 color: #22265E;
}

li.links {
 font-family: Arial;
 font-size: 8pt;
 font-weight: normal;
 color: #ffffff; }

h3 { font-size: 11pt; }

td.hellblau {  background: #BAD2E7 }

