body #dgb {
  width: 100%;
  font-size: 10pt;
}

#dgb #jumplinks,
#dgb #meta_nav,
#dgb #header,
#dgb #secondary_slot,
#dgb #siteactions,
#dgb .additionals,
#dgb .themenavigation,
#dgb .top,
#dgb .breadcrumbs,
#dgb .searchresult_paging,
#dgb #searchresult_tabs,
#dgb #main_nav li ul.secondary,
#dgb .pressrelease_wide_info,
#dgb #searchresult_headlinesonly,
#dgb #groupform,
#dgb .calendar,
#dgb hr.seperator,
#dgb #footer {
  display: none !important;
}

#dgb .articlepreviewwide {
    margin-bottom: 10px;
}

#dgb .pressrelease .slot0,
#dgb .pressrelease .slot1,
#dgb .pressrelease .slot0 .box,
#dgb .pressrelease .slot1 .box,
#dgb #main_slot {
  width: 100% !important;
}

#dgb .teaserlistleft {
  margin-left: 5% !important;
}

#dgb .teaserBox .topic {
  padding: 0px !important;
}

#dgb .box {
  overflow: visible !important;
}

#dgb .pressrelease .slot0 .box h3,
#dgb .pressrelease .slot1 .box h3 {
  color: #ed1c24 !important;
  padding: 0px !important;
}

#dgb #main_headline {
  height: 120px !important;
  line-height: 170px;
  left: 0px !important;
  position: relative!important;
  top: 0px !important;
  text-align: left;
  width: 100% !important;
  color: #ed1c24;
  font-size: 36px;
  font-weight: bold;
  display: block;
}

#dgb #logoDGB {
  display: inline !important;
  position: absolute !important;
  top: 0px !important;
  right: 0px !important;
  left: inherit !important;
  height: 118px !important;
  width: 173px !important;
}

#dgb #searchresult_hitlist .topic {
  padding-left: 0px !important;
}

#dgb .group_headline {
  font-size: 20px;
  font-weight: bold;
  padding-left: 0px;
  margin-left: 0px;
}

#dgb.Bundesebene .service #main_slot .singledocument {
  display: none;
}

