/* Generated by KaZcadeS */
h1 {
  font-family: Verdana;
  font-size: 2.5em;
  text-align: center;
  background-color: #33cc00;
}
h2 {
  font-family: Verdana;
  font-size: 1.3em;
  text-align: center;
}
h3 {
  font-family: Verdana;
  font-size: 1em;
  text-align: center;
  font-weight: bold;
}
h4 {
  font-size: small;
  font-family: Verdana;
  text-align: center;
}
h5 {
  font-size: medium;
  font-family: Verdana;
  text-align: center;
}
a.normal:link {
  text-decoration: none;
  color: black;
  font-size: 100%;
  background-color: #ffcc33;
}
a.normal:visited {
  color: black;
  font-size: 100%;
  text-decoration: none;
}
a.normal:hover {
  color: black;
  font-size: 120%;
  font-weight: 900;
  text-decoration: none;
}
a.navi {
  font-size: 0.8em;
  line-height: 15pt;
}
a.navi:visited {
  font-size: 0.8em;
  color: black;
  text-decoration: none;
}
a.navi:link {
  font-size: 0.8em;
  color: black;
  text-decoration: none;
}
a.navi:hover {
  color: black;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
}
a.navi:active {
  font-size: 0.8em;
  color: white;
  text-decoration: none;
}
a.headlink:link {
  color: black;
  background-color: #eeeeee;
}
a.headlink:visited {
  color: #666666;
  background-color: #eeeeee;
}
a.headlink:hover {
  color: black;
  background-color: white;
}
a.headlink:active {
  color: white;
  background-color: gray;
}
body {
 background-color: rgb(153, 255, 153);
}
li.regeln {
  font-size: medium;
  line-height: 3em;
  text-decoration: none;
  text-align: center;
  list-style-type: disc;
}
ul#Navigation {
  border: 1px dashed silver;
  margin: 0 0 1.2em;
  padding: 0;
  font-size: 0.83em;
  float: left;
  width: 18em;
}
ul#Navigation li {
  margin: 0;
  padding: 0.5em;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;

}
ul#Navigation a {
  padding: 0.2em;
  display: block;
  font-weight: bold;
}
ul#Navigation a:link {
  color: black;
  background-color: rgb(153, 255, 153);
}
ul#Navigation a:visited {
  color: #666666;
  background-color: rgb(153, 255, 153);;
}
ul#Navigation a:hover {
  color: black;
  background-color: white;
}
ul#Navigation a:active {
  color: white;
  background-color: gray;
}
div#HeadNavigation {
  border: 1px dashed silver;
  margin: 0 0 1.2em;
  padding: 0;
  font-size: 1em;
  float: none;
  width: 30em;
}
div#HeadNavigation a {
  padding: 0.2em;
  font-weight: bold;
}
div#HeadNavigation a:link {
  color: black;
  background-color: #eeeeee;
}
div#HeadNavigation a:visited {
  color: #666666;
  background-color: #eeeeee;
}
div#HeadNavigation a:hover {
  color: black;
  background-color: white;
}
div#HeadNavigation a:active {
  color: white;
  background-color: gray;
}
div#content {
  border: 1px dashed silver;
  margin: 0 0 0 20em;
  padding: 0 1em;
}
* html div#content {
  height: 1em;
}
div#content h2 {
  margin: 0.2em 0;
  font-size: 1.2em;
}
div#content p {
  margin: 1em 0;
  font-size: 1em;
}
p#footer {
  border: 1px solid silver;
  margin: 0;
  padding: 1em;
  clear: both;
  font-size: 0.9em;
  text-align: right;
  background-color: rgb(153, 255, 153);;
}
