@CHARSET "UTF-8";


html,
html body,
html body.celementsmenubarvisible {
  overflow: auto !important;
  margin-top: 0px !important;
}

html body #celements2_menu_bar,
html body .swiper-scrollbar,
html body #bannerWrapper {
  display: none !important;
}

html body #sitecontainer {
  margin: 0px !important;
  width: 750px !important;
  zoom: 0.95;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
  -moz-transform: scale(0.85);
  transform-origin: top left;
}
html body #left {
  margin: 0px !important;
  padding: 0px !important;
}

html body:not(.celdocpath_Content\.Home) #contentRight .scrollwrapper {
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
}

html body #container,
html body #container #contentRight,
html body #container #contentRight .scrollcontainer {
  height: auto !important;
}

html body #container #contentLeft,
html body.celdocpath_Content\.Home #container #contentRight {
  height: 1835px !important;
}
html body #container #contentLeft .scrollcontainer,
html body.celdocpath_Content\.Home #container #contentRight .scrollcontainer {
  height: 1765px !important;
  overflow: hidden !important;
}

html body #container #contentRight .scrollcontainer {
  overflow: visible !important;
}

html body #sitecontainer #container #contentRight .printviewevent .veranstaltung .description .descriptionContent{
  overflow: auto;
  max-height: none;
}
