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

#hauptnavigation_unten ul li a.nav_aktiv {
  background-image: url(../images/nav_pfeil_schwarz.gif);
  color: #000;
  font-weight: bold;
}

.home_icon_MM, .home_icon_PR, .home_icon_NM {
  width: 20px;
  height: 10px;
  margin-right: 5px;
  margin-top: 4px;
  float: left;
  font-size: 1%;
}

.home_icon_MM {
  background: #a90000;
}

.home_icon_PR {
  background: #00639c;
}

.home_icon_NM {
  background: #008b22;
}

#inhalt a.qb_link {
  color: #909090;
  margin-top: 5px;
  display: block;
  font-weight: normal;
  text-decoration: none;
}

#inhalt a.qb_link:hover {
  text-decoration: underline;
}
#inhalt a.link_kongress{
  color: #0089CF;
  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_kongress:hover, #inhalt a.link_jobs:hover  {
  text-decoration: underline;
}

#inhalt a.link_jobs{
  color: #000;
  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;
}

#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;
}
