body {
  font-size: 12px;
  font-family: Helvetica,Arial,sans serif;
  line-height: 140%;
  background-color: #e0ddd2;
  text-align: center;
}
.leiste_oben {
  line-height: 19px;
  color: #84381a;
  font-size: 16px;
  font-weight: bold;
}
.leiste_unten {
  font-size: 14px;
  color: #806040;
  line-height: 22px;
  font-weight: bold;
  margin-top: 16px;
}
div#content {
  position: relative;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}
h2 {
  font-weight: bold;
  line-height: 19px;
  font-size: 25px;
  color: #806040;
}
.leiste_unten_selected {
  font-size: 14px;
  margin-top: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #84381a;
}
.leiste_oben_selected {
  line-height: 19px;
  font-weight: bold;
  color: #806040;
  font-size: 16px;
}
a:link {
  color: #806040;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #806040;
}
a:hover {
  text-decoration: underline;
  color: #f00000;
}
a.leiste_oben {
  color: #84381a;
}
a.leiste_unten {
  color: #806040;
}
.language {
  color: #84381a;
}
