body
 {
  background-color:#90C0E0;
  color:#104060;
  font-family:verdana;
  font-size:9pt;
 }

table
 {
  color:#104060;
  font-family:verdana;
  font-size:9pt;
 }

a:link, a:active, a:visited
 {
  color:#5080A0;
  font-family:verdana;
  font-size:9pt;
  text-decoration:none;
 }

a:hover
 {
  color:#B00020;
  font-family:verdana;
  font-size:9pt;
  text-decoration:none;
 }

input, textarea, select
 {
  background-color:#B0E0FF;
  font-family:verdana;
  font-size:8pt;
 }

sup
 {
  font-size:7pt;
 }

.bg
 {
  background-color:#90C0E0;
 }

.button, .checkbox
 {
  background-color:#FFFFFF;
 }

.pm
 {
  margin-bottom:8;
 }
  
.red, .red a:link, .red a:active, .red a:visited, .red a:hover
 {
  color:#B00020;
 }
 
.small
 {
  color:#104060;
  font-family:verdana;
  font-size:7pt;
 }

.title
 {
  color:#104060;
  font-size:9pt;
  font-variant:small-caps;
  font-weight:bold;
 }
 
.toolbox, .toolbox a:link, .toolbox a:active, .toolbox a:visited, .toolbox a:hover
 {
  color:#000000;
  font-family:tahoma;
  font-size:8pt;
 }

.white, .white a:link, .white a:active, .white a:visited, .white a:hover
 {
  color:#FFFFFF;
 }

/*
  hellblau: 176.224.255 #B0E0FF
      blau: 144.192.224 #90C0E0
dunkelblau:  80.128.160 #5080A0
   schwarz:  16. 64. 96 #104060
       rot:             red
*/


