.weatherfirst { 
  margin-bottom:40px; 
}

.teaserbox.weatherfirst + .teaserbox .manualteaser {
  padding-top:0;
}

#col1 .flashmapteaserbox > .manualteaser ~ .manualteaser {
  border-top:0;
  padding-top:0;
}

.layoutinfobox { padding-bottom:0; }

/* proto: CMSEVO- */

@media screen and (min-width: 480px) {
  .teaserbox.relatedcontent .manualteaser ~ .manualteaser {
    border:0;
    padding:0;
  }
  .teaserbox.relatedcontent .manualteaser .manualteasershorttext {
    display:none;
  }

  .teaserbox.relatedcontent .manualteaser.layoutstandard .manualteaserpicture {
    max-width:105px;
  }

  .teaserbox.relatedcontent .manualteaser.layoutstandard .manualteaserpicture {
    margin-bottom:0;
  }

  .teaserbox.relatedcontent .manualteaser .manualteaserroofline {
    font-size:1.05em;
  }

  .teaserbox.relatedcontent .manualteaser.layoutstandard>h3 .manualteasertitle {
    font-size: 1.35em;
    margin-bottom:0;
  }
}