@charset "UTF-8";

#rteContentGeschichte\:currentPage\:Content\.Geschichte .celimage_slideshow_wrapper {
  width: 100% !important;
}

.frommOverlay .cel_overlaybody .cel_slideShow_slideRoot {
  top: 0px !important;
  left: 0px !important;
  width: 100% !important;
}

.frommOverlay .cel_overlaybody .cel_slideShow_slideRoot .cel_slideShow_slideWrapper {
  transform: none !important;
  width: 100% !important;
}

.frommOverlay .cel_overlaybody {
  height: 100% !important;
}

.main.layoutsubsection {
  height: 100%;
}

.history div.history_nav {
  float: left;
  height: calc(100vh - 180px) !important;
}

.history div.history_content {
  margin-left: 85px;
}

.frommOverlay .cel_overlaybody .history div.history_content div.rteContent {
  border: 0px solid white;
  padding: 0px;
}

.history div.history_nav ul,
.history div.history_nav li {
  float: none;
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.history div.history_nav li {
  width: 75px;
}

.frommOverlay .history div.history_nav li a {
  display: block;
  color: #636363;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  text-decoration: none;
  padding: 10px 5px 10px 0px;
  background-color: #ebebeb;
  background-image: url("/download/HistoryLayout/WebHome/history.jpg");
  background-position: right center;
  background-repeat: no-repeat;
}

.frommOverlay .history div.history_nav li.active a {
  color: #ebebeb;
  font-weight: bold;
  background-color: #636363;
  background-image: url("/download/HistoryLayout/WebHome/historyActive.jpg");
}

body.frommMobile .frommOverlay .cel_overlaybody > div > div.rteContent div.celimage_slideshow_wrapper .cel_slideShow_slideRoot .cel_slideShow_slideWrapper {
  width: 100% !important;
}
