body, h1{
  font-family: helvetica,arial,sans-serif;
  font-size: 14px;
  color: #000000;
  font-style:normal;
  background-color:#F3E9D5;
  padding:0px;
  margin:0px;
}

a {
  font-family: helvetica,arial,sans-serif;
  color: #000000;
  font-style:normal;
  text-decoration:none;
}
a:hover {
  text-decoration: underline;
}
.main {
  width: 780px;
  border: 1px solid #E9D6AF;
  padding:0px;
  spacing:0px;
}
.untertitel {
  text-align:center;
  font-size:12px;
  font-weight:bold;
  border:1px solid #E9D6AF;
  letter-spacing:3px;
}
.menue {
  text-align:center;
  font-size:12px;
  font-weight:bold;
  border-bottom:1px solid #E9D6AF;
  letter-spacing:3px;
}
.menueaktiv {
  text-align:center;
  font-size:12px;
  font-weight:bold;
  letter-spacing:3px;
  background-color:#E9D6AF;
}
.input1 {
  border:1px double #A0A0A0;
  background-color: #E9D6AF;
  font-size:12px;
  color: #000000;
}
.input2 {
  border:3px double #E9D6AF;
  background-color: #F3E9D6;
  font-size:12px;
  color: #000000;
}
.input3 {
  border:1px double #000000;
  background-color: #fffffF;
  font-size:12px;
  color: #000000;
}
.input4 {
  border:1px double #000000;
  background-color: #99cc66;
  font-size:12px;
  color: #000000;
}
.versteckt {
  font-family:helvetica,arial,sans-serif;
  font-size: 1px;
  color:#F3E9D5;
}
.description {
  border:1px solid black;
  background-color: #E9D6AF;
  font-size:12px;
  color: #000000;
  padding-left:5px;
}
.daten {
  border:1px solid black;
  background-color: #F3E9D6;
  font-size:12px;
  color: #000000;
}