body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color:#e3e0ff;
  color:#000000;
 } 
table { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px
  }
.belegt { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #000000; 
  background-color: #e2fffe;
  }
.frei { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #000000; 
  background-color: #caffa3;
  }
.selbst { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #000000; 
  background-color: #feffa3;
  }
.druckbelegt { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px; 
  line-height: 150%;
  color: #000000; 
  background-color: #eeeeee;
  }
.druckfrei { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px; 
  line-height: 150%;
  color: #000000; 
  background-color: #ffffff;
  }
a:link {
  color: #00009F;
  background-color: transparent;
  }
a:visited {
  color: #00009F;
  background-color: transparent;
  }
a:active {
  color: #00009F;
  background-color: transparent;
  }
.ext:link {
  color: #009F00;
  background-color: transparent;
  }
.ext:visited {
  color: #009F00;
  background-color: transparent;
  }
.ext:active {
  color: #009F00;
  background-color: transparent;
  }

