body {
   background-image: url(bilder/hintergrund.gif);
   background-repeat: no-repeat;
   background-position: top left;
   margin: 0;
   padding: 0;
   }
td.text {
   color: #555555;
   font-family: arial, sans-serif;
   font-size: 10px;
   text-decoration: none;
   line-height: 15px;
   padding: 15px 0 0 0;
   }
.textrahmen {
   margin: 45px 10px 0 50px;
   border: 1;
   border-style: solid;
   border-color: FFFFFF;
   padding: 5px 5px 5px 5px;
   color: #555555;
   font-family: arial, sans-serif;
   font-size: 9px;
   text-decoration: none;
   line-height: 15px;
   }
a.link, a.link:visited {
   font-family: arial, sans-serif;
   font-weight: bold;
   font-size: 10px;
   color: #555555;
   line-height: 15px;
   text-decoration: none;
   }
a.link:hover {
   font-family: arial, sans-serif;
   font-weight: bold;
   font-size: 10px;
   color: #555555;
   line-height: 15px;
   text-decoration: underline;
   }
.formulartext {
   color: #555555;
   font-family: arial, sans-serif;
   font-size: 10px;
   text-decoration: none;
   line-height: 15px;
   }
.formular {
  font-family: arial, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #FFFFFF;
  width: 200px;
  border: #FFFFFF;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px
  }
.textfenster {
  font-family: arial, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #FFFFFF;
  width: 200px;
  border: #D4CEB3;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px
  }
.senden {
  font-family: arial, sans-serif;
  background-color: #555555;
  width: 90px;
  height: 15px;
  border: #555555;
  font-size: 10px;
  color: #FFFFFF;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  }

