/* Navigation ausblenden */
.banner .navigation {
    display: none;
}

.banner .webseite_navigation {
    display: block;
}

/* Warenkorb ausblenden */
#shopping-cart-widget, #voucher-widget, .push-content-top-2 {
    display: none;
}
