body {
  font-family: Verdana, sans-serif;
  font-size: 9px;
}
#wrapper {
  width: 1012px;
  position: absolute;
  top: 0;
  left: 0;
}
#top-bar {
  background: url(body-bg.png) repeat-y 0 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 1012px;
  padding: 2px 0px 0px 438px;
 
}
#top-bar span { padding: 2px 10px 0px 0px; }
#top-bar .selected { color: #efefef; }
#top-bar .unavailable { color: #676767; }
#top-bar a { color: #676767; text-decoration: none; }
#top-bar a:hover { color: #efefef; text-decoration: none; }
#logo {
  position: absolute;
  top: 30px;
  left: 80px;
}
#menu {
  position: absolute;
  top: 30px;
  left: 313px;
  height: 110px;
  padding-top: 5px;
}
#menu ul {
  position: absolute;
  top: 0;
  height: 110px;
  border-left: 1px solid #d1d1d1;
  padding-top: 5px;
  padding-left: 30px;
}
#menu ul#menu-1 {
  border-left: none;
}
#menu li {
  font-size: 11px;
  padding-top: 5px;
}
#menu a {
  color: #8c8c8c;
  text-decoration: none;
  text-transform: uppercase;
}
#menu a.active {
  color: #878200;
}
#menu-2 {
  width: 120px;
  left: 95px;
}
#menu-3 {
  left: 200px;
}
#partners {
  position: absolute;
  top: 40px;
  right: 50px;
}
#main {
  position: absolute;
  top: 160px;
  left: 0;
  right: 0;
}
#visual {
  position: absolute;
  top: 0;
  left: 0;
}
#event {
  position: absolute;
  top: 100px;
  left: 400px;
  border: 1px red solid;
}
#content {
  position: absolute;
  top: 0;
  left: 445px;
  width: 307px;
  color: #676767;
}
#content p {
  margin-bottom: 20px;
}
#content p.bodytext a {
  color: #878200;
  text-decoration: none;
  background: url(link-bg.gif) no-repeat right 50%;
  padding-right: 15px;
}
#content #thumbs a, #content #anfahrt a {
  background: none;
  padding: 0;
}
#content #anfahrt a {
  float: left;
  padding-right: 1em;
}
#thumbs li {
  display: inline;
}
h1 {
  font-size: 16px;
  font-weight: normal;
  margin: 0.5em 0;
}
#side {
  background: url(content-bg.png) no-repeat top right;
  font-size: 9px;
  position: absolute;
  top: 0;
  left: 810px;
  height: 360px;
  width: 202px;
  padding-top: 330px;
  color: #949494;
}