body {
    color: #000;
    background-color: #fff;
}
.box {
    width: auto !important;
}
#cookiesDiv {
    display: none;
}
.scroll-to-top {
    display: none !important;
}
#content article a:link:after, #content article a:visited:after { content:" [" attr(href) "] "; }

#header {
    position: static;
    text-align: center;
    box-shadow: none;
}
#header #logo-mobile {
    display: block;
}
#nav, #header #service, #header #language {
    display: none !important;
}
#foto {
    display: none !important;
}
#quick-link {
    display: none !important;
}

#contentBelow, #box-offer, #mod-rooms {
    display: none !important;
}
#footer {
    background-color: #fff;
    color: #000;
}
#footer .footerLast, #footer .partner, #footer .loghi {
    display: none;
}

#room .roomItem .roomImg {
    display: none;
}
#room .roomItem .roomText {
    width: auto !important;
    float: none !important;
}
#article .btn {
    display: none;
}
body.homepage #article .box {
    column-count: unset;
    margin-left: 0;
    margin-right: 0;
}