body {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: black;
  background-color: white;
  margin: 0;
  padding: 0;
}
a:link,a:visited,a:hover,a:active,a:focus {
  text-decoration: none;
  color: #616161;
}
a:hover {
   color: #b40f00;
}
a img {
  border: none;
}
a.next {
    padding: 0 0 0 16px;
    background: url(../../images/2008/arrow_button_right.jpg) no-repeat left center;
}
a.back {
    padding: 0 0 0 16px;
    background: url(../../images/2008/arrow_button_left.jpg) no-repeat left center;
}
h1,h2,h3,h4 {
  font-size: 14px;
  color: #616161;
  font-weight: bold;
  margin: 0;
  padding: 10px 0 10px 0;
}
h4 {
    font-size: 12px;
    padding: 0 0 10px 0;
}
p {
    margin: 0 0 12px 0;
    padding: 0;
}
hr {
    margin: 10px 0;
    padding: 0;
    height: 1px;
    background-color: #616161;
    border: none;
}
#center_container {
  position:relative;
  background-image:url("./images/center_bg.jpg");
  background-repeat:repeat-y;
  text-align: left;
  margin-top: 0px;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #A1C4DC;
  border-top: 0;
  padding: 0 0 0 0;
}
#top {
  height: 200px;
  background-image: url("./images/top_bg.jpg");
  background-repeat: no-repeat;
}
#title {
    position: absolute;
    top: 0;
    left: 675px;
    margin: 0;
    padding: 0;
}
#sponsoren {
    position: absolute;
    top: 0;
    left: 0;
}
.menu li.active a {
    color: #b40f00;
}
#menu_level_0 {
  font-size: 12px;
  position: absolute;
  left: 350px;
  top: 0px;
  width: 324px;
  border-right: 1px solid gray;
}
#menu_level_0 ul {
  list-style: none;
  height: 182px;
  margin: 0;
  padding: 9px 0;
  background-color: #d4e3eb;
  background-image: url("./images/menu_top_ul_bg.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
}
#menu_level_0 ul li {
  display: block;
  height: 26px;
  padding: 0 0 0 0;
}
#menu_level_0 ul li a {
  display: block;
  font-weight: bold;
  width: 284px;
  padding: 6px 0 5px 40px;
  background-image: url("./images/menu_top_li_bg.jpg");
  background-position: left;
  background-repeat: no-repeat;
}
#menu_level_0 ul li.impressum a {
  background-image: url("./images/menu_top_li_bg_imp.jpg");
}
#menu_left {
  position: absolute;
  left: 0;
  top: 230px;
  width: 165px;
  background-image: url("./images/menu_left_center_bg.jpg");
}
#menu_left_top a {
  display: block;
  color: gray;
  font-weight: bold;
  font-size: 14px;
  height: 18px;
  width: 125px;
  background-image: url("./images/menu_left_top_bg.jpg");
  padding: 10px 0 0 40px;
}
#menu_level_1 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#menu_level_1 ul li {
  padding: 0 0 0 9px;
}
#menu_level_1 ul li a {
  display: block;
  font-weight: bold;
  width: 106px;
  padding: 12px 0 12px 40px;
  border-top: 1px dotted gray;
  background-image: url("./images/menu_left_a_bg.gif");
  background-position: top;
  background-repeat: no-repeat;
}
#menu_left_bottom {
  height: 29px;
  width: 165px;
  background-image: url("./images/menu_left_bottom_bg.jpg");
}
#content {
  background-color: white;
  background-image: url("./images/content_bg.gif");
  margin: 0 0 0 165px;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  width: 510px;
  padding: 0 0 8px 0;
}
#content h2 {
  background-image: url("./images/content_h2.jpg");
  background-repeat: no-repeat;
  color: #b40f00;
  width: 480px;
  height: 19px;
  padding: 5px 0 0 30px;
  margin-bottom: 20px;
}
#content_text {
  padding: 0 20px;
}
#content_right {
  position: absolute;
  left: 675px;
  top: 200px;
  width: 285px;
  padding: 35px 10px 0 10px;
}
#content_text h3 {
    margin: 0 0 10px 0;
    padding: 0;
}
#content_right a.lightbox {
    display: block;
    width: 165px;
    margin: 0 0 10px 0;
    padding: 0;
    border: 1px solid #A1C4DC;
}