body {
  background: #ffffff none repeat scroll 0% 50%;
  position: absolute;
}
html, body {
  margin: 0;
  padding: 0;
  background: black url(../bilder/hintergrund-noten_12.5.jpg) repeat fixed center;
  top: 0px;
  left: 0;
  right: 0;
  min-height: 100%;
  width: 100%;
  color: white;
}
#header_container {
  margin: 0;
  top: 0;
  height: 140px;
  position: fixed;
  left: 0;
  width:205;
  text-align: left;
  z-index: 0;
}
#header {
  margin: 0;
  padding: 0em;
  background-color: transparent;
  background-image: url(../bilder/age_neo_t.png);
  background-repeat: no-repeat;
  background-position: 0% 50%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width:205;
  z-index: 1;
}

#menubg {
  padding: 0px;
  background: #ffffee none repeat scroll 0% 50%;
  position: fixed;
  top: 0px;
  left: 205px;
  right: 0px;
  height: 30px;
  width: 100%;
  opacity: 0.05;
  z-index: 1;
}
#menu {
  padding: 10px;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 30px;
  width: 100%;
  color: #FFD700;
  z-index: 2;
}
#content {
  margin: 30px;
  padding-top: 10px;
  padding-left: 0em;
  padding-bottom: 3em;
  z-index: 1;
  font-family: "Lucida Calligraphy, cursive",verdana,arial,sans-serif;
  font-size: 20pt;
}
#footer_container {
  margin: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  height: 5em;
  z-index: 3;
}
#footerbg {
  background: #ffffee none repeat scroll 0% 50%;
  opacity: 0.05;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  text-align: center;
  height: 2em;
}
#footer {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  text-align: center;
  height: 2em;
  color: #FFD700;
}
.box {
  position: relative;
}
#footer a:hover {
  background: #ffffee none repeat scroll 0% 50%;
  opacity: 1;
  color: #FFD700;
  text-decoration: underline;
  height: 10em;
}
#footer > ul {
  border-color: silver;
  border-width: 0em;
  font-size: 100%;
  width: 100%;
}
#footer ul {
  border-style: solid;
  border-color: silver;
  border-width: 0 0 0 0em;
}
#footer li.sub:hover {
  border: 0.1em solid gray;
  background: #ffffff none repeat scroll 0% 50%;
}
#footer li.sub:hover > a {
  color: #FFD700;
}
#footer li.sub:hover > ul {
  background: #ffffff none repeat scroll 0% 50%;
  top: -8em;
  left: 0em;
  width: 100%;
}
#footer li > a {
  padding: 0.4em 0.2em;
  background-color: transparent;
}
#footer li:hover {
  background-color: #ffffee;
}
#footer iframe {
  background-color: #ffffee;
}
#footer li.sub:hover {
  background-color: #ffffee;
  color: #FFD700;
  opacity: 1;
}
#footer ul li ul li iframe:hover {
  background-color: #ffffee;
  color: #FFD700;
  opacity: 1;
}
* html, * html body {
  overflow: hidden;
  bottom: 0;
  height: 100%;
  }
* html #header {
  margin: 0;
  height: 10%;
}
* html #header_container {
  position: absolute;
 }
* html #footer_container {
  position: absolute;
  width: 100%;
  padding-right: 0px;
}
* html #menu {
  position: absolute;
}
* html #footer {
  height: 100%;
  position: static;
}
#menu li {
  margin: 0;
  padding: 0.3em;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu li#active {
  padding: 0.5em;
  text-decoration: underline;
}
#menu a:link, #menu a:visited {
  margin: 0;
  padding: 0.2em;
  color: #DAA520;
  text-decoration: none;
}
#menu a:hover {
  background: #202020 none repeat scroll 0% 50%;
  color: #DAA520;
  text-decoration: underline;
}
* html #menu {
  margin: 0;
  width: 10.5em;
}
ul {
  border-bottom: 0px solid silver;
  margin: 0;
  padding: 0;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
ul li {
  border-style: solid;
  border-color: silver;
  border-width: 0px 0px 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
}
ul ul {
  display: none;
}
ul li:hover > ul {
  display: block;
  position: absolute;
  top: -1px;
  left: 100%;
}
li a {
  padding: 5px 7px;
  background: #ffffff none repeat scroll 0% 50%;
  display: block;
  text-decoration: none;
}
ul#topmenu li a:hover {
  background: #ffffff none repeat scroll 0% 50%;
}
li.sub > a {
  background: #ffffff none repeat scroll 0% 50%;
  font-weight: bold;
}
h1 {
  border-bottom: 0px solid silver;
  margin: 0;
  padding: 1em 0.25em 0;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 2.5em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 0.8em;
  color: #FFD700;
  letter-spacing: 2px;
  text-align: center;
}
div#main {
  border-right: 1px solid silver;
  margin: 0 8em 0 1em;
  padding: 0;
}
div#main p {
  margin: 1em 3em 1em 0.5em;
}
ul#topmenu {
  width: 8em;
}
ul#topmenu > li:hover > ul {
  width: 10em;
  top: 1.5em;
  left: -3em;
}
ul ul {
  width: 10em;
}
#rtnvbg {
  padding: 0.5em;
  background: #ffffee none repeat scroll 0% 50%;
  position: fixed;
  left: 0;
  right: 0;
  top: 173px;
  height: 160px;
  width: 8em;
  opacity: 0.4;
}
#rtnv {
  margin: 0;
  padding: 120px 0 0;
  position: fixed;
  left: 0;
  font-family: "Lucida Calligraphy, cursive",verdana,arial,sans-serif;
  top: 6.1em;
  width: 8em;
  text-align: center;
  color: #FFD700;
}
#rtnv > ul {
  border-color: silver;
  border-width: 0em;
  font-size: 100%;
  margin-right: 0em;
  width: 8em;
  color: #000080;
  opacity: 1;
}
#rtnv ul {
  border-style: solid;
  border-color: silver;
  border-width: 0 0 0 0em;
}
#rtnv ul li {
  border-style: solid;
  border-color: white;
  border-width: 0em 0;
  padding: 0 0 0 0.1em;
  line-height: 1.25em;
}
#rtnv ul ul {
  border-color: gray silver gray gray;
  border-width: 0em 0.1em 0.1em;
  border-left: 0.1em solid gray;
  border-right: 0.1em solid silver;
  border-bottom: 0.1em solid gray;
}
#rtnv ul ul li {
  border-color: #fefefc;
  border-width: 0em;
}
#rtnv ul li ul {
  border-color: gray silver gray gray;
  border-width: 0em 0.1em 0.1em;
  border-left: 0.1em solid gray;
  border-right: 0.1em solid silver;
  border-bottom: 0.1em solid gray;
  background-color: #fff0b5;
  opacity: 1;
}
#rtnv ul li ul li:hover {
  background-color: #fff0b5;
  color: #FFD700;
  opacity: 1;
}
#rtnv li > a {
  padding: 0.4em 0.2em;
  background-color: transparent;
  font-family: "Lucida Calligraphy, cursive",verdana,arial,sans-serif;
  text-align: center;
}
#rtnv li:hover {
  background-color: #fff0b5;
  opacity: 1;
}
#rtnv li.sub:hover {
  border: 0.1em solid gray;
  background: #ffffee none repeat scroll 0% 50%;
  margin-right: -11em;
}
#rtnv li.sub:hover > a {
  color: #333300;
  opacity: 1;
}
#rtnv li.sub:hover > ul {
  background: #ffffee none repeat scroll 0% 50%;
  margin-top: 2.1em;
  margin-left: -10em;
  opacity: 1;
}
h4 {
  border-bottom: 0px solid silver;
  margin: 0 5em 0 0;
  padding: 0 5px;
  font-size: 120%;
  font-family: "Lucida Calligraphy, cursive",verdana,arial,sans-serif;
}
