div.row.kopf > div.bild,
nav.navbar.navbar-default,
div.hauptseite_clickpfad,
div.jumbotron div.rechts,
div.service .col-sm-4:last-child,
div.social,
div.partner,
div.fuss {
  display: none;
}

a[href]:after {
  content: "";
}

img {
  display: block !important;
}

.content{
  margin-top: -50px;
}