 body {
  background: #000033;
  color: #ccccff;
  font-family:Arial,Verdana,Georgia,Helvetica,Tahoma;
  font-size: 10px;


  SCROLLBAR-BASE-color:  #000033;
  SCROLLBAR-ARROW-color: #ccccff;
}

p,li,td  { font-size:10pt;
     font-family:Arial,Verdana,Georgia,Helvetica,Tahoma;
      }

small  {font-size:8pt;
      }

A:LINK    {text-decoration: none; color:#000099; }
A:VISITED {text-decoration: none; color:#000099; }
A:HOVER   {text-decoration: underline; color:#cc3300; background: #ccffff}
A:ACTIVE  {text-decoration: none; color:#000099; }
h1 { font-size:16pt; color:#000066; font-style:normal; }
h2 { font-size:15pt; color:#000066; font-style:normal; }
h3 { font-size:14pt; color:#000066; font-style:normal; }
h4 { font-size:13pt; color:#000066; font-style:normal; }
h5 { font-size:12pt; color:#000066; font-style:normal; }
.blau {color:#000066;}

.back {
   background-color: #000033;
    color: #ccccff;
}

.back A:LINK    {text-decoration: none; color:#66ccff; font-weight: bold; }
.back A:VISITED {text-decoration: none; color:#66ccff; font-weight: bold;}
.back A:HOVER   {text-decoration: underline; color:#ff9900; background: #330066}
.back A:ACTIVE  {text-decoration: none; color:#66ccff; font-weight: bold;}
.back h1 { font-size:16pt; color:#99ccff; font-style:normal; }
.back h2 { font-size:15pt; color:#99ccff; font-style:normal; }
.back h3 { font-size:14pt; color:#99ccff; font-style:normal; }
.back h4 { font-size:13pt; color:#99ccff; font-style:normal; }
.back h5 { font-size:12pt; color:#99ccff; font-style:normal; }

.kasten {
   background-color: #ffffcc;
    color: #000000;
}