<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

.mobileBlock {
display: none;
}

ul.showplus-images {
max-height: 350px;
}

#footerTopWrapper {
margin: 0 auto 20px;

}

#footerTopWrapper ul.menu {
display: block;
float: left;
width: 100% !important;
margin-top: 40px !important;
}

#footerTopWrapper ul.menu li {
float: left;
margin: 0 0 0 20px;
width: 85px;
}

#footerTopWrapper ul.menu ul {
display: none;
}

#footerContainer,
#footerTopContainer {
height: auto;
}

#footerTopLeft, #footerTopRight {
float: left; 
width: auto;
margin: 0 auto;
}

#footerTopCenter {
float: left;
margin: -10px 45px 0;
}

#footerTopRight {
float: left;
margin: 21px 0 0;
width: 180px;
}

#footerTopRight .moduletable {
margin: 0 auto;
}

#footerTopRight .ns_subscribe {
text-align: center;
}

#footerTopRight .moduletable input[type="text"] {
width: 80%;
}
#footerTopRight .moduletable input[type="submit"] {
float: none;
}

#footerTopRight .social {
/* display: none; */

}

.jScrollbar5 {
overflow: visible !important;
}

.jScrollbar_draggable {
display: none !important;
}

#content_main .articleLeftColumn,
#content_main .articleRightColumn {
float: none;
width: 100%;
max-width: 100% !important;
}

#content_main .articleLeftColumn .img-fulltext-slideshow {
height: auto !important;
}

#bookingShortFormMod .mobile {
display: inline;
}

#bookingShortFormMod .desktop {
display: none;
}

#inMainMenuBookingForm {
right: 5px;
}</pre></body></html>