/* Generated by KaZcadeS */
html, body {
  height: 100%;
}
body {
  font-family: Verdana;
  color: #000000;
  background-color: #000071;
}
#menue {
  border: 4px solid #000071;
  margin: 0px;
  color: #ffff66;
  width: 146px;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  font-weight: bold;
  text-align: center;
}
#menue a:link {
  color: #ffff66;
  text-decoration: none;
}
#menue a:visited {
  color: #ffff66;
  text-decoration: none;
}
#menue a:active {
  color: #ffff66;
  text-decoration: none;
}
#menue a:hover {
  color: #ff9933;
  text-decoration: none;
}
#menue p {
  font-size: medium;
}
#menue .dieseseite {
  background-color: #6699ff;
  width: 100%;
  padding-top: 4px;
  padding-bottom: 4px;
}
#menue .untermenue {
  font-weight: normal;
  text-align: center;
  font-size: x-small;
  line-height: 1em;
}
#menue .date {
  font-weight: normal;
  padding-top: 40%;
  font-size: 60%;
}
#menue .date a {
  text-decoration: underline;
}
#inhalt {
  border-color: #33ffff;
  border-width: 1px;
  padding: 5% 10% 1%;
  background-color: #ffffff;
  position: absolute;
  top: 89px;
  min-height: 70%;
  left: 154px;
  right: 1%;
  max-width: 70%;
}
#inhalt h1 {
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: left;
  font-weight: bold;
  font-size: medium;
}
#inhalt p {
  text-align: justify;
  font-size: small;
}
#inhalt a:hover {
  color: #ff9933;
}
#copyright {
  padding-top: 15%;
}
#copyright p {
  text-align: center;
  font-size: 60%;
}
#termin {
}
#termin h2 {
  font-weight: bold;
  text-align: left;
  font-size: small;
  padding-top: 10px;
}
#termin p {
  font-size: small;
  text-align: left;
}
#sektion {
  display: table;
  padding-left: 10%;
  padding-right: 0%;
  width: 80%;
}
#sektion h1 {
  font-weight: bold;
  text-align: left;
  font-size: medium;
  padding-bottom: 0%;
  margin-bottom: 0%;
  padding-top: 2em;
  margin-top: 0%;
}
#sektion h2 {
  font-weight: normal;
  text-align: left;
  font-size: medium;
  padding-bottom: 0%;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 2em;
}
#sektion p {
  font-size: small;
  text-align: left;
  padding-top: 0%;
  line-height: 1.5em;
}
#orga h1 {
  padding-bottom: 0;
}
#satzung h1 {
  text-align: center;
  font-size: large;
  font-weight: bold;
}
#satzung h2 {
  font-weight: normal;
  text-align: center;
/* font-family: Verdana;*/
  font-size: medium;
}
#satzung h3 {
  text-align: left;
  font-size: small;
  font-weight: bold;
  padding-top: 1em;
}
#satzung h4 {
  text-align: center;
  font-weight: normal;
  font-size: small;
}
#satzung p {
  text-align: left;
}
#satzung ol {
  list-style-position: outside;
  font-size: small;
  list-style-type: decimal;
}
#satzung ul {
  font-size: small;
  list-style-type: disc;
}
#satzung ol p {
}
#satzung ul p {
}
