#body {
  font-family: Arial,Helvetica,sans-serif;
  margin-top: -16px;
  max-width: 1200px;
  background-color: white;
  width: 100%;
  min-width: 360px;
  margin-right: auto;
  margin-left: auto;
}
#header {
  text-align: center;
  font-weight: bold;
  background-color: #009900;
  color: white;
  margin-top: 17px;
}
#footer {
  background-color: #009900;
  position: fixed;
  width: 100%;
  max-width: 1200px;
  bottom: 0px;
  min-width: 360px;
  height: 25px;
}
#inhalt {
  text-align: justify;
  background-color: white;
}
#inhalt a:link {
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-size: 100%;
  color: #000000;
  font-weight: bold;
}
#navi {
  background-color: #ff9900;
  color: black;
  font-family: Arial,Helvetica,sans-serif;
  margin-top: -19px;
}
#Text {
  margin-right: auto;
  padding-left: 8px;
  max-width: 1350px;
  padding-top: 1%;
  padding-right: 10px;
  margin-left: auto;
  background-color: white;
}
ul#horizontal {
  margin: 0;
  padding: 0;
  color: black;
  font-family: Arial,Helvetica,sans-serif;
}
ul#horizontal li {
  border-style: ridge;
  padding: 0;
  text-align: center;
  float: left;
  color: black;
  background-color: #ff9900;
  font-family: Arial,Helvetica,sans-serif;
  display: inline;
  height: 20px;
  width: 19%;
  min-width: 80px;
}
ul#horizontal li a:link {
  color: #000000;
  font-size: 12px;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
}
ul#horizontal li a:hover {
  padding: 2px 5px;
  color: #ffffff;
}
#table {
}
#table tr {
}
#table tr td {
}
#tablenav {
}
#tablenav td {
  border-style: solid;
  border-width: 1px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  text-align: center;
}
#tablenav td a:link {
  font-family: Arial,Helvetica,sans-serif;
  color: #000000;
  text-decoration: none;
}
#tablenav td:hover {
  background-color: #ffcc33;
}
#tablenav td a:visited {
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
}
#footer td {
  border-style: solid;
  border-width: 1px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  color: white;
  font-weight: bold;
}
#footer td:hover {
  color: black;
  background-color: #ffcc33;
  font-style: normal;
}
#footer td a:link {
  color: white;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
}
#footer td a:visited {
  color: white;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
}
h1 {
  line-height: 25pt;
  font-size: 21pt;
  font-family: Arial;
}
h2 {
  font-size: 12pt;
  line-height: normal;
}
h3 {
  font-size: 12pt;
  line-height: 0;
}
