h1 {
  color: #FFFFFF;
  font-family: Arial;
  text-decoration: underline;
  text-align: center;
}

body {
  color: #DDDDDD;
  font-family: Arial;
  background-color: #25223C;
  background-image:url('Bottom.jpg')
}

hr {
  color: #F6941D;
  background-color: #F6941D;
}

td {
  font-family: arial;
  vertical-align:top;
  text-align: left
}

td.label {
  font-weight: bold;
  font-size: 9pt;

  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;
}

input {
  font-weight: bold;
  
  color:#302B49;
}

input.textfield {
  width: 60pt;
  background-color:#DDDDDD;
}

select.kategorie {
  width: 135pt;
}

input.kategorie {
  width: 135pt;
}

input, select, textarea {
  width: 200pt
}

input.stdpreis {
  width: 115pt
}

input.hausnr {
  width: 25pt
}

input.plz {
  width: 30pt
}

select.uhrzeit {
  width: 30pt
}

input.datum {
  width: 52pt
}

input.AnmeldeformularSubmit {
  width: 126px
}

input.preis {
  width: 35pt
}

input.beschreibung {
  width: 135pt
}

input.strasse {
  width: 165pt
}

input.ort {
  width: 160pt
}

input.vorwahl {
  width: 35pt
}

input.rufnummer {
  width: 150pt
}

input.checkbox {
  width:20pt;
  border-width:0px;
  border-style:none;
  background-color:#DDDDDD; 
}

img {border-width:0pt; } 

a { color: #FFCC33; font-weight: bold;  font-size: smaller;}

.extra { background-color:#F6941D } 
