@charset "utf-8";
body {
  background-color: #697F2B;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  margin: 0;
  padding: 0;
  text-align: center;
}
.zentriert
{
  text-align: center;
}

#anzeigeflaeche
{
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  width: 950px;
  text-align: left;
  background-color: #D9D9D9;
}
#kopf
{
  background-color: #394A16;
  height: 100px;
  background-image: url(../bilder/layout/kopf_homepage_e.jpg);
  background-repeat: no-repeat;
  background-position: right;
  padding-left: 170px;
  border-right-color: #D9D9D9;
  border-right-style: solid;
  border-right-width: 1px;
}
#navigation
{
  color: #394A16;
  float: left;
  width: 130px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #D9D9D9;
  line-height: 20px;
  font-style: normal;
  text-align: right;
  padding-right: 20px;
  border-right-color: #FFFFFF;
  border-right-width: 1px;
  border-right-style: solid;
}
#navigation a:link {
  text-decoration: none;
  color: #394A16;
}
#navigation a:visited {
  text-decoration: none;
  color: #394A16;
}
#navigation a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #394A16;
}
#navigation a:active {
  text-decoration: none;
  color: #394A16;
}
#fuss
{
  background-color: #FFFFFF;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 20px;
  height: 100px;
}
#hauptflaeche
{
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 170px;
  background-color: #D9D9D9;
  text-align: left;
}
#hauptflaeche a:link {
  text-decoration: underline;
  color: #000000;
}
#hauptflaeche a:visited {
  text-decoration: underline;
  color: #000000;
}
#hauptflaeche a:hover {
  text-decoration: underline;
  color: #697F2B;
}
#hauptflaeche a:active {
  text-decoration: underline;
  color: #000000;
}
#divaufloesen
{
  font-size: 1px;
  clear: both;
  height: 0px;
}
#logo
{
  background-color: #394A16;
  height: 100px;
  width: 150px;
  float: left;
  text-align: center;
  border-left-color: #D9D9D9;
  border-left-style: solid;
  border-left-width: 1px;
}
.kleiner {
  font-size: 9pt;
  text-align: right;
  color: #697F2B;
}
.fett
{
  font-weight: bold;
}
h1
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
h2
{
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}
.rechtsbuendig
{
  text-align: right;
}
.tabelle_oben
{
  vertical-align: top;

}
.rechtsbuendig_9px
{
  text-align: right;
  font-size: 9px;

}
