BODY
{
    BACKGROUND-IMAGE: url(../../schildbach/images/hintergrund_aktuell.jpg);
    BACKGROUND-POSITION: center center;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt
}
TD.pk
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: thin solid;
    BORDER-LEFT: thin solid;
    BORDER-RIGHT: thin solid;
    BORDER-TOP: thin solid;
    COLOR: #556b2f;
    TEXT-DECORATION: line-through
}
TD
{
    BACKGROUND-COLOR: transparent;
    COLOR: #6a6183
}
TH
{
    BACKGROUND-COLOR: #556b2f;
    COLOR: #ffffff;
    TEXT-ALIGN: left
}
TR
{
    BORDER-BOTTOM: thin solid;
    BORDER-LEFT: thin solid;
    BORDER-RIGHT: thin solid;
    BORDER-TOP: thin solid;
    COLOR: maroon
}
.tr1
{
    BACKGROUND-COLOR: blue;
    BORDER-BOTTOM: thin solid;
    BORDER-LEFT: thin solid;
    BORDER-RIGHT: thin solid;
    BORDER-TOP: thin solid;
    COLOR: #808000;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bolder;
    TEXT-TRANSFORM: uppercase
}


body, textarea 
{
  background-color:#004000;
  color:#004000;
  font-family:"Andale Mono",Arial,sans-serif;
  scrollbar-base-color:#004000;
  scrollbar-3dlight-color:#e9f8d2;
  scrollbar-arrow-color:#e9f8d2;
  scrollbar-darkshadow-color:#004000;
  scrollbar-face-color:#7CAB1B;
  scrollbar-highlight-color:#004000;
  scrollbar-shadow-color:#e9f8d2;
  scrollbar-track-color:#004000;
}