/* Generated by KompoZer */
html, body, textarea {
  color: #ffffff;
  background-color: gray;
}
body {
  border: 1px solid silver;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 760px;
  margin-left: auto;
  margin-right: auto;
  background-color: #3b3b3b;
  color: silver;
  font-family: Garamond,serif;
}

a.news {
 padding-right:35px;
 background: url(res/new.gif) no-repeat right;
}


a:link {
  text-decoration: none;
  font-style: normal;
  font-size: 0.7em;
  color: #FFD79C;

}
a:visited {
  text-decoration: none;
  font-style: normal;
  font-size: 0.7em;
  color: #FFD79C;

}
a:hover {
  text-decoration: none;
  background-image: url(res/underline.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 1px;
  color: #ff9900;
}
#active a:link, #active a:visited, #active a:hover {
  text-decoration: none;
  color: #ff9900;
}
#link_up {
  background-image: url(res/oben.gif);
  background-repeat: no-repeat;
  background-position: left center;
  float: right;
  margin-right: 10px;
  padding-left: 24px;
}
#flashcontent {
  height: 600px;
}
#music {
  margin-left: 2px;
  margin-top: 2px;
  position: absolute;
}
#left {
  float: left;
  margin-top: 5px;
  width: 85px;
}
#left ul {
  margin-left: 5px;
  padding-left: 10px;
}
#left li {
  border-bottom: 1px dotted silver;
  font-style: normal;
  font-variant: small-caps;
  text-transform: capitalize;
  text-align: left;
  list-style-type: none;
  font-family: Arial,sans-serif;
  font-size: 1.2em;
}
#footer {
  border-color: silver;
  border-width: 1px;
  border-top: 1px solid silver;
  text-align: center;
  font-weight: normal;
  height: 20px;
  clear: both;
}
#footer_text {
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 10px;
  height: 12px;
  margin-top: 5px;
}
#footer_text a {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 10px;
  font-variant: normal;
  text-transform: none;
  color: #ff9900;
  margin-left: 15px;
}
#header {
  border-color: silver;
  border-width: 1px;
  height: 50px;
}
#header a {
  display: block;
  background-image: url(res/FotoBanner.png);
  background-position: left center;
  margin-left: 5px;
  margin-top: 2px;
  height: 40px;
  width: 750px;
}
#top_nav li {
  float: right;
  font-style: normal;
  font-weight: bold;
  font-variant: small-caps;
  font-family: Arial,sans-serif;
  font-size: 1.3em;
  letter-spacing: 0.1em;
  text-transform: capitalize;
  list-style-type: none;
  padding-left: 5px;
  margin-right: 15px;

}
#top_nav_abstand {
  margin-left: 30px;
}
#top_nav {
  border-width: 1px;
  width: 760px;
  border-bottom-style: solid;
  height: 24px;
}
#content {
  padding: 5px;
  border-left-color: silver;
  margin-top: 5px;
  height: 600px;
  margin-left: 100px;
  width: 655px;
  margin-bottom: 5px;
}
.noscroll {
  overflow: visible;
}
.scroll {
  overflow: auto;
}

