body {
  background: #930900;
  background-image: url(../images/hintergrund_MM.jpg);
  background-repeat: repeat-y;
}

#hauptnavigation ul li a.nav_aktiv {
  background-image: url(../images/nav_pfeil_rot.gif);
  color: #a90000;
  font-weight: bold;
}

#inhalt .qb_link {
  color: #a90000;
  color: #909090;
  /*background-image: url(../images/nav_pfeil_rot.gif);
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding-left: 15px;*/
  margin-top: 5px;
  display: block;
  font-weight: normal;
  text-decoration: none;
}

#inhalt a.qb_link:hover {
  text-decoration: underline;
}

#inhalt a.link_screenshot, #inhalt a.link_download {
  color: #a90000;
  background-image: url(../images/icon_screenshot_rot.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding-left: 19px;
  font-weight: bold;
  text-decoration: none;
}
#inhalt a.link_download {
  background-image: url(../images/icon_download_rot.gif);
}

#inhalt a.link_screenshot:hover, #inhalt a.link_download:hover {
  text-decoration: underline;
}

#inhalt a.link_jobs{
  color: #a90000;
  background-image: url(../images/nav_pfeil_kontur.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding-left: 15px;
  font-weight: bold;
  text-decoration: none;
}

#inhalt a.link_jobs:hover  {
  text-decoration: underline;
}


#qb_text_1, #qb_text_2, #qb_text_3, #qb_text_4, #qb_text_5 {
  margin-bottom: 20px;
  margin-top: -10px;
  padding-left: 0px;
  padding-right: 10px;
  border-bottom: 1px dashed #000;
}

#stoerer_basic {
  width: 460px;
  overflow: hidden;
  height: 100%;
}
#stoerer_basic_spalte1 {
  float: left;
  width: 205px;
}
#stoerer_basic_spalte2 {
  float: left;
  padding-left: 15px;
}
#stoerer_basic_spalte2 img {
  border: 0;
}

.refbild_klein_nm {
  float: left;
  padding-right: 10px;
  width: 88px;
}

.refbild_partner {
  float: left;
  padding-right: 10px;
  width: 60px;
}
