body {
  padding: 0px;
  margin: 0px;
}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}

a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #1d6f1d; text-decoration: none}

a:hover {  text-decoration: underline; color: #000000}

#heading {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none; cursor: hand}

.fett {  font-weight: 700 ; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; color: #1d6f1d}

.fett2 {  font-weight: 700 ; font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; color: #1d6f1d}

.textfeld {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000}

#buttons {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none; background-color: #1d6f1d}

.hidden {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-style: italic}

#white { color: #ffffff}

#gruen { color: #1c6828}

#schrift { color: #1d6f1d; font-weight:bold;}

#maintable {
  width: 980px;
  border-left: 1px solid #1d6f1d;
  border-right: 1px solid #1d6f1d;
  border-bottom: 1px solid #1d6f1d;
}

#submenu {
  width: 183px;
}

#content {
  width: 795px;
}

.DatenTabReihe {
  background-color:#ffffff;
}

.DatenTabReiheOver {
  background-color:#E4F9AC;
}


