@CHARSET "UTF-8";

html body {
  overflow: auto !important;
}

html body #sitecontainer {
	width: auto;
	background: transparent;
}
html body #bannerWrapper,
html body #navWrapper,
html body #balken,
html body #scrollbar .mouseover_up,
html body #scrollRight,
html body #celements2_menu_bar,
html body #tagesagenda {
	display: none;
}
html body #left {
	margin: 0px;
}

html body #contentRight,
html body #wn,
html body #lyr,
html body #content {
	height: 100% !important;
	overflow: visible;
}

html body #scrollbar {
	height: 20px !important;
	position: relative;
	width: 100%;
	background: transparent;
	margin: 20px 0 0 0 !important;
}
html body .tagesagenda .category {
	page-break-inside: avoid;
}

html body #container,
html body #contentRight,
html body #contentRight .swiper-containe,
html body #contentRight .scrollcontainer {
  height: auto !important;
}
html body #contentRight .scrollwrapper {
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
}

