BODY {
  background-repeat: no-repeat;
  background-attachment: fixed;
}

TABLE {
  border: none; 
  text-align: left; 
  vertical-align: top;
}

TD {
  font-family: Arial; 
  font-size: 14px; 
  font-weight: normal;
}

INPUT {
  font-family: Arial; 
  font-size: 12px; 
  font-weight: normal; 
  color: #006666; 
  border-width: 1px; 
  border-color: #000000; 
  border-style: solid; 
  background-color: #FFFFFF;
}

a:visited {font-family: Arial; font-size: 14 px; color: #000000; text-decoration: none;}
a:link    {font-family: Arial; font-size: 14 px; color: #000000; text-decoration: none;}
a:active  {font-family: Arial; font-size: 14 px; color: #336666; text-decoration: none;}
a:hover   {font-family: Arial; font-size: 14 px; color: #336666; text-decoration: underline;}

.bild {
  border-width: 1px; 
  border-style: solid; 
  border-color: #000000;
}

.td-zahl {
  font-family: Arial; 
  font-size: 14px; 
  font-weight: bold; 
  color: #336666;
}

.submit {
  font-family: Arial; 
  font-size: 12px; 
  font-weight: normal; 
  color: #000000; 
  border-width: 1px; 
  border-color: #000000; 
  border-style: solid; 
  background-color: #9BBEE9;
}

.td-sfont {
  font-family: Arial; 
  font-size: 12px; 
  font-weight: normal;
}