body {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

td {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  left: auto;
  top: auto;
}

a:link {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #FF6400;
  text-decoration: underline;
}

a:visited {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #FF6400;
  text-decoration: underline;
}

a:hover {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #FF6400;
  text-decoration: underline overline;
        font-style: normal
; background-color: #FFF2D2
}

.kopf {
  background-image: url(images/spaceroben.gif);
  background-repeat: repeat-x;
}

.textfield {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  left: auto;
  top: auto;
  height: 20px;
}

.textarea {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  left: auto;
  top: auto;
}

.titelgross {  
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-style: normal;
  color: #FF6400;
}

.titelmittel {  
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-style: normal;
  color: #000000;
}

.copyright {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  left: auto;
  top: auto;
}

