/* Generated by KompoZer */
body {
  font-family: Arial,Helvetica,sans-serif;
 /*color: #000066; */
  font-size: 0.9em;
  /*background-attachment: fixed;*/
  opacity: 1;
  background-color: #fdebce;
  border-radius: 0.5em;
}
div.aussen {
  border: 3px double #cc9933;
  margin: auto;
  /*width: 90%;
  height: 675px*/
  height: 100%;
  border-radius: 0.5em; 
 
}
div.oben {
  background: 
		url("dangleallgsmall.gif") no-repeat,
		linear-gradient(90deg, #f8c06d 0%, wheat 50%, #f8c06d);
  height: 115px;
  text-align: center;
  font-weight: bold;
  font-size: xx-large;
  border-style: double;
  border-radius: 0.5em;
  border-color: #f49915;
  text-shadow:1px 1px 10px #fff, 1px 1px 10px #ccc;
}
div.links {
  width: 155px;
  float: left;
  margin-top: 10px;
  margin-left: 10px;
  color: #330000;
  padding-top: 1px;
  padding-left: 1px;
  border-radius: 3em;
}
div.mitte {
  overflow: auto;
  top: 10px;
  left: 10px;
  padding-top: 10px;
  width: 590px;
  margin-left: 15px;
  margin-right: 0;
  padding-left: 10px;
  height: 500px;
  font-size: medium;
  border-radius: 0.5em;
  background-color: #fce1b6;
}
div.rechts {
  width: 30px;
  float: right;
  margin-top: 10px;
  border-radius: 0.5em;
  }
div.unten {
  width: 100%;
  clear: left;
  margin-top: 10px;
  font-size: 0.7em;
  text-align: right;
  height: 70px;
  padding-top: 10px;
  border-top-style: solid;
  border-top-width: 1px;
}
a {
  text-decoration: none;
  color: #990000;
  display: block;
  height: 25px;
  margin-bottom: 2px;
  background-color: #ffcc33;
  text-align: center;
  font-size: large;
  border-radius: 0.5em;
}
a:hover {
  color: #330099;
  background-color: #cc9933;
  display: block;
  height: 25px;
  margin-bottom: 2px;
  text-align: center;
  font-size: large;
  text-shadow:1px 1px 10px #fff, 1px 1px 10px #ccc;
}
a:visited {
  color: #990000;
}
a:active {
  text-decoration: none;
  background-color: #993300;
  color: #4c0000;
  text-align: left;
  text-shadow:1px 1px 10px #fff, 1px 1px 10px #ccc;
}
a.aktuelleSeite {
  text-decoration: none;
  color: #990000;
  display: block;
  height: 25px;
  margin-bottom: 2px;
  text-align: left;
  font-size: large;
  background-color: #c69f27;
  border-radius: 0.5em;
  text-shadow:1px 1px 10px #fff, 1px 1px 10px #ccc;
}
a.aktuelleSeite:hover {
  color: #330099;
  background-color: #cc9933;
  display: block;
  height: 25px;
  margin-bottom: 2px;
  text-align: left;
  font-size: large;
  border-radius: 0.5em;
}
a.aktuelleSeite:visited {
  color: #990000;
  border-radius: 0.5em;
}
a.aktuelleSeite:active {
  text-decoration: none;
  background-color: #993300;
  color: #4c0000;
  text-align: left;
  border-radius: 0.5em;
}
a.normal {
  margin-bottom: 2px;
  text-align: left;
  color: #330000;
  background-color: transparent;
  height: 25px;
  text-decoration: underline; 
  border-radius: 0.5em;
  }
a.normal:hover {
  color: #330099;
  background-color: #cc9933;
}
a.normal:visited {
  text-decoration: none;
  color: #990000;
}
a.klein {
  color: #330000;
  background-color: transparent;
}
a.klein:hover {
  color: #330099;
  background-color: #cc9933;
}
a.klein:visited {
  color: #990000;
}
email {
  unicode-bidi: bidi-override;
  direction: rtl;
}

#abgerundet {
  width: 10em;
  padding: 1em 0.5em;
  text-align: center;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
}
