

.noprint {
    display:none;
}

footer,
.bannerSection,
.category.categoryIcon,
.aside-block,
.share-offer,
.social,
div[style*="background-image"],
.angebote-filter-wrapper {
    display: none;
}

div[style*="background-image"] + img {
    display: block !important;
}

header.page {
    visibility: hidden;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    position: static;
}
header a.logo img {
    visibility: visible;
}
.contentSection {
    margin-top: 50px;
}


.angebote-blocks,
.angebote-map {
    display: none !important;
}
.angebote-datatabele {
    display: block !important;
    width: 100%;
    max-width: 100%;
}