@CHARSET "UTF-8";

body {
  background: url(../../images/schnellestelle/bg_html_start.jpg) repeat-x;
}

/* __________ Visual __________ */
div.visual.partner {
  height: 310px;
  background: url(../../images/schnellestelle/visual_partner.jpg) no-repeat;
}

  div.visual.partner div.teaser {
    font-size: 1.2em;
    line-height: 1.5em;
    margin-top: 170px;
    text-shadow: #fff 2px 1px 1px;
  }
