body {
   background-color:#FFFDF0;
}
body.dunkel {
   background-color:#FFC600;
}
body.nospace {
   margin-left:0px;
   margin-right:0px;
   margin-top:0px;
   margin-bottom:0px
}

td {
   font-family:Arial;
   font-size:10pt;
}

.normal {
   font-family:Arial;
   font-weight:normal;
   font-style:none;
}

.size8 {
   font-size:8pt;
}
.size9 {
   font-size:9pt;
}
.size10 {
   font-size:10pt;
}
.size12 {
   font-size:12pt;
}
.size13 {
   font-size:13pt;
}
.size14 {
   font-size:14pt;
}
.size15 {
   font-size:15pt;
}
.size16 {
   font-size:16pt;
}

.tab  {
   font-size:10pt;
}
.tab0 {
   background-color: #D9CFAA;
   font-size:10pt;
}
.tab1 {
   background-color: #FAF4D0;
   font-size:10pt;
}
.tab2 {
   background-color: #F2EBBF;
   font-size:10pt;
}

a.subnavi {
  color:#C24247;
}

.rot {
   color:#C24247;
}
.fehler {
   color:#C24247;
}