/*****************************************************************************
    These styles should be at the bottom of `sifr.css`. Make sure that they're
    only applied for the screen media type!
    *****************************************************************************/
.sIFR-active .maincontent_fce h1,
.sIFR-active .content_teaserbox h1,
.sIFR-active .news_date,
.sIFR-active .csc-header h1,
.sIFR-active .teaserbox h1 a,
.sIFR-active .content_teaserbox h2,
.sIFR-active .header_light h1 {
  visibility: hidden;
  font-family: Verdana;
}

.sIFR-active .maincontent_fce h1 {
  padding-bottom: 0;
  line-height: 100%;
  margin-top: 30px;
}

.sIFR-active .blog .maincontent_fce h1 {
  padding-bottom: 0;
  line-height: 100%;
  margin-top: 0;
}

.sIFR-active .content_teaserbox h1 {
  padding-bottom: 0;
  font-size: 31px;
  line-height: 100%;
}

.sIFR-active .content_teaserbox h2 {
  padding-bottom: 0;
  font-size: 31px;
  margin: 0;
}

.sIFR-active .news_date {
}

.sIFR-active .csc-header h1 {
}

.sIFR-active .teaserbox h1 a {
}
.sIFR-active .light {
}

.sIFR-active .heder_light h1 {
  line-height: 1.3em;
}

