/* -------------------------------------------------------------- 
STYLESHEETS FÜR DIE STARTSEITE  
-------------------------------------------------------------- */

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


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

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



/* __________ Socials __________ */
div.social {
  margin: 260px 0 0 15px;
}

  div.social img {
    vertical-align: middle;
  }  

