h1 {
  color: #FFFFFF;
  font-family: Cracked Johnnie;
  text-decoration: underline;
  text-align: center;
}

body {
  color: #DDDDDD;
  background-color: #25223C;
  font-family: Arial;
  background-image:url('../Bottom.jpg')
}

hr {
  color: #F6941D;
  background-color: #F6941D;
}

td {
  font-family: arial;
  vertical-align:top;
  text-align: left
  background-color:#080009;
  color: #080009;
  
}

td.EventHL {
  font-weight: bold;
  font-size: 9pt;
  text-align: center;
  vertical-align:top;
  color: #FFCC33;
}

td.sublabel {
  font-weight: bold;
  font-size: 8pt;
}

td.subsublabel {
  font-weight: bold;
  font-size: 7pt;
}

td.eingabefeld {
  font-weight: normal;
  font-size: 9pt;

}

td.voransicht {
  font-weight: bold;
  font-size: 10pt;
}

td.erlaeuterung {
  font-weight: normal;
  font-size: 8pt;
}



img {border-width:0pt; } 

a { color: #FFCC33; font-weight: bold;  font-size: smaller;}

.extra { background-color:#F6941D } 