/* Schriftgrößen von REMONDIS */

.gm-style .infoBox {
  font-weight: none !important;
  font-size: 1.6rem !important;
  line-height: 1.4;
}

/* Alle vergebenen Schriftgrößen und tw. Zeilenhöhen */

.tx-t3slocalsites-pi1 {
  min-height: 550px;
}
.inhaltszeile .tx-t3slocalsites-pi1 {
  position: relative;
  height: 550px;
}

#triMapApp_map_canvas img {
  max-width: none !important;
}

#triMapApp_map_canvas *,
#triMapApp_map_canvas * * {
  max-width: none !important;
}

#triMapApp_map_canvas .cluster img {
  max-width: 100% !important;
}

#triMapApp_pageWrapper {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

#triMapApp_mapContainer {
  height: 100%;
  padding: 0;
  margin: 0;
}

#triMapApp_map_canvas {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

#triMapApp_pageWrapper {
  position: absolute;
  bottom: 0px;
  overflow: hidden;
}

#triMapApp_mainMenuContainer {
  position: absolute;
  right: 60px;
  top: 0px;
  width: 305px;
  z-index: 200;
}

.tx-t3slocalsites-pi1 #triMapApp_menuForm {
  margin-bottom: 0px;
}

#triMapApp_listViewContainer {
  position: absolute;
  width: 385px;
  height: 100%;
  right: -385px;
  top: 0px;
  z-index: 150;
  background: rgba(75, 78, 82, 0.95);
}

#triMapApp_listViewContainer * {
  color: #fff;
}

.triMapApp_boldText {
  font-weight: bold;
}

.triMapApp_fontRed {
  color: #e2001a;
}

.triMapApp_listViewSecondaryContainer {
  background: #fff;
  padding: 0;
  box-shadow:
    inset 2px 10px 5px -5px rgba(0, 0, 0, 0.1),
    inset 2px -10px 5px -5px rgba(0, 0, 0, 0.1);
  position: relative;
}

.triMapApp_listViewSecondaryContainer
  div:first-child:before
  .triMapApp_listViewSecondaryContainer
  div:first-child {
  padding-top: 10px;
}

.triMapApp_listViewSecondaryContainer
  div:last-child:before
  .triMapApp_listViewSecondaryContainer
  div:last-child {
  padding-bottom: 10px;
}

.triMapApp_listViewSecondaryContainer > * {
  padding-left: 15px;
}

.triMapApp_listViewSecondaryContainer:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-bottom: -8px;
  margin-left: -21px;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 8px solid #fff;
  z-index: 1;
}

#triMapApp_listViewContainer .triMapApp_listViewSecondaryContainer h4 {
  background: url(../res/trenner.png) no-repeat;
  background-size: 100% 1px;
}

#triMapApp_listViewContainer
  .triMapApp_listViewSecondaryContainer
  div:first-child
  h4 {
  background: none;
}

.triMapApp_listViewTertiaryContainer {
  background: #9d9ea0;
  color: #fff;
  padding: 0;
  box-shadow:
    inset 2px 10px 5px -5px rgba(0, 0, 0, 0.1),
    inset 2px -10px 5px -5px rgba(0, 0, 0, 0.1);
  position: relative;
}

.triMapApp_listViewTertiaryContainer div:first-child {
  padding-top: 10px;
}

.triMapApp_listViewTertiaryContainer div:last-child {
  padding-bottom: 10px;
}

.triMapApp_listViewTertiaryContainer > * {
  padding-left: 30px;
  padding-right: 10px;
}

.triMapApp_listViewTertiaryContainer:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-bottom: -8px;
  margin-left: -21px;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 8px solid #fff;
  z-index: 1;
}

.triMapApp_listViewTertiaryContainer *,
.triMapApp_listViewTertiaryContainer *:before {
  color: #fff !important;
}

.triMapApp_listViewTertiaryContainer hr {
  margin: 0;
  padding: 0;
  background: url(../res/trenner_weiss.png) transparent;
  background-size: 100% 1px;
  margin: 8px 0 10px;
  border: none;
  height: 1px;
}

.triMapApp_listViewTertiaryContainer p {
  margin-bottom: 0;
}

#triMapApp_listViewInnerWrapper {
  padding: 30px;
}

#triMapApp_mapMenuContainer {
  position: absolute;
  left: 5px;
  bottom: 30px;
  z-index: 1;
}

#triMapApp_mapMenuContainer > .triMapApp_mapButtonInact,
#triMapApp_mapMenuContainer > .triMapApp_mapButtonAct {
  width: 30px;
  height: 30px;
  display: block;
  cursor: pointer;
  margin-bottom: 3px;
  background: #fff;
}

/*Formularelemente rechts*/

#triMapApp_menuForm input[name="searchTerm"] {
  background: url(../res/bg_menuright_searchterm.png) right 15px center
    no-repeat #efeff0;
  border: none;
  padding: 12px 45px 12px 15px;
  width: 100%;
  background-size: 23px 23px;
  color: #fff !important;
  background-color: #e2001a;
  font-size: 1.9rem;
  vertical-align: top;
}

#triMapApp_menuForm input[name="searchTerm"]::-webkit-input-placeholder {
  color: #fff !important;
  opacity: 0.8;
}

#triMapApp_menuForm input[name="searchTerm"]::-moz-placeholder {
  color: #fff !important;
  font-weight: normal;
  opacity: 0.8;
}

#triMapApp_menuForm input[name="searchTerm"]:-ms-input-placeholder {
  color: #fff !important;
  font-weight: normal;
  opacity: 0.8;
}

#triMapApp_menuForm input[name="searchTerm"]::-ms-input-placeholder {
  color: #fff !important;
  font-weight: normal;
  opacity: 0.8;
}

#triMapApp_menuForm input[name="searchTerm"]::-webkit-input-placeholder {
  color: #fff !important;
  font-weight: normal;
  opacity: 0.8;
}

#triMapApp_menuForm input[name="searchTerm"]:-ms-input-placeholder {
  color: #fff !important;
  font-weight: normal;
  opacity: 0.8;
}

#triMapApp_menuForm input[name="searchTerm"]::placeholder {
  color: #fff !important;
  font-weight: normal;
  opacity: 0.8;
}

/* Menübereich rechts */

.triMapApp_menu ul {
  list-style-type: none;
}

.triMapApp_menu li {
  position: relative;
}

.triMapApp_menu a {
  display: block;
  color: #393a42;
  text-decoration: none;
  padding: 7px 10px 7px 45px;
}

.triMapApp_menu a {
  background: url(../res/bg_menuright_li_red_arrow.png) 13px 13px no-repeat;
  background-size: 14px 14px;
}

.triMapApp_menu a.triMapApp_open {
  background: url(../res/bg_menuright_li_red_arrow_down.png) 13px 13px no-repeat;
  background-size: 14px 14px;
}

.triMapApp_menu a.triMapApp_backToMenuTop {
  background: url(../res/bg_menuright_li_white_arrow_up.png) 13px 13px no-repeat
    #6b6b71;
  background-size: 14px 14px;
}

.triMapApp_menu_accordeon a.triMapApp_backToMenuTop:hover {
  background: url(../res/bg_menuright_li_white_arrow_up.png) 13px 13px no-repeat;
  background-size: 14px 14px;
}

.triMapApp_menu ul ul li {
  background: url(../res/trenner.png) no-repeat;
  background-size: 100% 1px;
}

.triMapApp_menu ul ul li.li_filter_reset {
  background:
    url(../res/trenner.png) no-repeat left top,
    url(../res/trenner.png) no-repeat left bottom;
  background-size: 100% 1px;
}

.triMapApp_menu ul ul li:first-child {
  background: none;
}

.triMapApp_menu > ul > li > a {
  color: #fff;
}

.triMapApp_menu .li_extras {
  margin-top: 20px;
}

.triMapApp_menu .li_standorte > a {
  background: url(../res/bg_menuright_li_locations.png) 4px 6px no-repeat
    #6b6b71;
  background-size: 30px 30px;
}

.triMapApp_menu .li_standorte > a,
.triMapApp_menu .li_extras > a {
  position: relative;
}

.triMapApp_menu .li_standorte > a:after,
.triMapApp_menu .li_extras > a:after,
#triMapApp_infowindowMenu2:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-bottom: -8px;
  margin-left: -21px;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 8px solid #6b6b71;
  z-index: 1;
}

#triMapApp_infowindowMenu2:after {
  border-top: 8px solid #e2001a;
}

.triMapApp_menu .li_extras > a {
  background: url(../res/bg_menuright_li_extras.png) 4px 6px no-repeat #6b6b71;
  background-size: 30px 30px;
}

.triMapApp_menu .li_filter_reset > a {
  background: url(../res/bg_menuright_li_filter_reset.png) 13px 13px no-repeat;
  background-size: 14px 14px;
}

.triMapApp_menu_accordeon {
  background: #ed1b29;
}

.triMapApp_menu_accordeon a {
  color: #fff;
  background: none;
}

.triMapApp_menu_accordeon a:hover {
  background: #b5181e;
}

.triMapApp_menu .triMapApp_menu_accordeon li {
  background: url(../res/trenner_weiss.png) no-repeat;
  margin-top: -1px;
  background-size: 100% 1px;
  padding-top: 1px;
}

.triMapApp_menu_accordeon_selection {
  color: #e2001a;
  padding: 0 10px 3px 45px;
  cursor: pointer;
}

.triMapApp_menu_accordeon_selection ul li span {
  display: inline-block;
  width: 280px;
}

.triMapApp_menu_accordeon.triMapApp_open {
  position: relative;
  box-shadow: inset 2px 10px 5px -5px rgba(0, 0, 0, 0.1);
}

#triMapApp_menuLvl2_1 > ul,
.triMapApp_menu_accordeon.triMapApp_open,
#triMapApp_menuLvl1 .li_extras > ul,
#triMapApp_infowindowContentContainer {
  background: none;
}

.triMapApp_menu_accordeon.triMapApp_open:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-bottom: -8px;
  margin-left: -21px;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 8px solid #fff;
  z-index: 1;
}

#triMapApp_welcomeMessageOuterContainer,
#triMapApp_descriptionOverlayOuterContainer {
  position: absolute;
  left: 60px;
  max-width: 60% !important;
  width: 500px;
  top: 70px;
}

.inhaltszeile #triMapApp_welcomeMessageOuterContainer,
.inhaltszeile #triMapApp_descriptionOverlayOuterContainer {
  position: absolute;
  left: 0;
  height: 100%;
  max-width: 60% !important;
  width: 500px;
  top: 0;
}

#triMapApp_welcomeMessageOuterContainer h1,
#triMapApp_welcomeMessageOuterContainer p,
#triMapApp_descriptionOverlayOuterContainer h1,
#triMapApp_descriptionOverlayOuterContainer p {
  color: #fff;
}

#triMapApp_welcomeMessageContainer,
#triMapApp_descriptionOverlayContainer {
  position: relative;
  display: none;
  z-index: 100;
  background-clip: padding-box;
  padding: 30px;
  padding-top: 40px;
  min-height: 200px;
  background: rgba(56, 57, 66, 0.97);
}

#triMapApp_descriptionOverlayContainer {
  width: 620px;
  max-width: 100%;
}

#triMapApp_welcomeMessageContainer > *:last-child,
#triMapApp_descriptionOverlayContainer > *:last-child {
  margin-bottom: 0;
}

#triMapApp_WelcomeMessageContainerCloseButton,
#triMapApp_descriptionOverlayContainerCloseButton,
#listViewContainerClose {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #fff;
}

#listViewContainerClose {
  cursor: pointer;
}

#triMapApp_descriptionOverlayContent {
  width: 100% !important;
  height: 395px !important;
}

#triMapApp_descriptionOverlayContent .jspPane {
  padding-right: 20px !important;
}

#triMapApp_infowindowContentContainer .triMapApp_descriptionContainer ul {
  padding-left: 14px;
}

#triMapApp_descriptionOverlayContent .jspPane ul {
  padding-left: 20px !important;
  word-wrap: break-word;
  margin-bottom: 0px;
}

#triMapApp_infowindowContentContainer .triMapApp_descriptionContainer p {
  margin-bottom: 40px;
}

#triMapApp_infowindowContentContainer
  .triMapApp_descriptionContainer
  p.triMapApp_imitateLink {
  margin-bottom: 0;
}

.triMapApp_descriptionContainer ul {
  margin-bottom: 0px;
}

#triMapApp_mapMenuContainer #triMapApp_mapMenuSwitcher.triMapApp_mapButtonSat {
  background-image: url("../res/switchsat_inact.png");
  background-size: cover;
}

#triMapApp_mapMenuContainer
  #triMapApp_mapMenuSwitcher.triMapApp_mapButtonSat:hover {
  background-image: url("../res/switchsat_act.png");
  background-size: cover;
}

#triMapApp_mapMenuContainer #triMapApp_mapMenuSwitcher.triMapApp_mapButtonMap {
  background-image: url("../res/switchmap_inact.png");
  background-size: cover;
}

#triMapApp_mapMenuContainer
  #triMapApp_mapMenuSwitcher.triMapApp_mapButtonMap:hover {
  background-image: url("../res/switchmap_act.png");
  background-size: cover;
}

#triMapApp_mapMenuContainer #triMapApp_mapMenuZoomIn {
  background-image: url("../res/zoomin_inact.png");
  background-size: cover;
}

#triMapApp_mapMenuContainer #triMapApp_mapMenuZoomIn:hover {
  background-image: url("../res/zoomin_act.png");
  background-size: cover;
}

#triMapApp_mapMenuContainer #triMapApp_mapMenuZoomOut {
  background-image: url("../res/zoomout_inact.png");
  background-size: cover;
}

#triMapApp_mapMenuContainer #triMapApp_mapMenuZoomOut:hover {
  background-image: url("../res/zoomout_act.png");
  background-size: cover;
}

#triMapApp_infowindow {
  position: absolute;
  width: 260px;
  height: 360px;
  z-index: 10;
  background: #fff;
  background-clip: padding-box;
  overflow: hidden;
  display: auto;
  background: rgba(75, 78, 82, 0.9);
  color: #fff;
}

.triMapApp_imitateLink {
  cursor: pointer;
  padding-left: 12px;
  position: relative;
  color: #fff;
}

.triMapApp_imitateLink:before {
  content: "> ";
  color: #ffff;
  position: absolute;
  left: 0;
  top: 0;
}

.triMapApp_imitateLink.triMapApp_descriptionLink_open,
.triMapApp_imitateLink.triMapApp_downloadsLink_open,
.triMapApp_imitateLink.triMapApp_contactPersonsLink_open {
  color: #e2001a;
}

#triMapApp_listViewInnerWrapper
  .jspContainer
  .jspPane
  .triMapApp_departmentContainerWrapper
  .triMapApp_listViewSecondaryContainer
  .triMapApp_listViewTertiaryContainer
  .triMapApp_imitateLink.triMapApp_descriptionLink_open,
#triMapApp_listViewInnerWrapper
  .jspContainer
  .jspPane
  .triMapApp_departmentContainerWrapper
  .triMapApp_listViewSecondaryContainer
  .triMapApp_listViewTertiaryContainer
  .triMapApp_imitateLink.triMapApp_downloadsLink_open,
#triMapApp_listViewInnerWrapper
  .jspContainer
  .jspPane
  .triMapApp_departmentContainerWrapper
  .triMapApp_listViewSecondaryContainer
  .triMapApp_listViewTertiaryContainer
  .triMapApp_imitateLink.triMapApp_contactPersonsLink_open {
  font-weight: bold;
}

.triMapApp_imitateLink.triMapApp_descriptionLink_open:before,
.triMapApp_imitateLink.triMapApp_downloadsLink_open:before,
.triMapApp_imitateLink.triMapApp_contactPersonsLink_open:before {
  transform: rotate(90deg);
  top: 2px;
}

.triMapApp_downloadsContainer .triMapApp_downloadsInfo {
  margin-bottom: 20px;
}

.triMapApp_downloadsContainer > *:last-child {
  margin-bottom: 0;
}

#triMapApp_listViewOuterWrapper {
  overflow: hidden;
  position: relative;
  padding: 70px 0px 20px 20px;
}

#triMapApp_listViewInnerWrapper {
  overflow: auto;
  position: relative;
}

.triMapApp_listViewPrimary {
  padding-right: 30px;
}

#triMapApp_infowindow {
  overflow: hidden;
  display: auto;
  background: rgba(75, 78, 82, 0.9);
}

#triMapApp_infowindowMenu1,
#triMapApp_infowindowMenu2 {
  color: #fff;
  padding: 8px 3px;
  position: relative;
}

#triMapApp_infowindowMenuContainer {
  background-color: #b0b0b4;
}

#triMapApp_infowindowMenu2 {
  background-color: #e2001a;
}

.triMapApp_closeButton,
#triMapApp_infowindowMenu1 .triMapApp_backButton,
#triMapApp_infowindowMenu2 .triMapApp_flag,
#triMapApp_WelcomeMessageContainerCloseButton,
#triMapApp_descriptionOverlayContainerCloseButton {
  cursor: pointer;
  position: absolute;
  top: 5px;
  width: 15px;
  height: 15px;
}

#triMapApp_infowindowMenu2 .triMapApp_flag {
  top: 7px;
  width: 30px;
  height: 30px;
  cursor: default;
}

.triMapApp_locationContainer,
.triMapApp_departmentContainer {
  position: relative;
}

.triMapApp_generalCloseButton {
  background: url("../res/cross_9c9da0.png");
  background-size: cover;
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 0px;
}

#triMapApp_WelcomeMessageContainerCloseButton,
#triMapApp_descriptionOverlayContainerCloseButton,
#triMapApp_departments_close,
#triMapApp_continents_close,
#triMapApp_states_close,
#triMapApp_countries_close,
.triMapApp_locationTriggerClose,
.triMapApp_departmentTriggerClose,
#listViewContainerClose {
  background: url("../res/cross_9c9da0.png");
  background-size: cover;
  width: 30px;
  height: 30px;
}

#triMapApp_departments_close,
#triMapApp_continents_close,
#triMapApp_countries_close,
#triMapApp_states_close,
.triMapApp_locationTriggerClose,
.triMapApp_departmentTriggerClose {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
  display: none;
}

.triMapApp_locationTriggerClose,
.triMapApp_departmentTriggerClose {
}

.triMapApp_closeButton {
  top: 2px;
  right: 0;
  width: 30px;
  height: 30px;
  background: url("../res/cross_ffffff.png");
  background-size: 30px 30px;
}

#triMapApp_infowindowMenu1 .triMapApp_backButton {
  top: 2px;
  left: 5px;
  width: 30px;
  height: 30px;
  background: url("../res/backarrow.png");
  background-size: 30px 30px;
}

#triMapApp_infowindowMenu2 .triMapApp_flag {
  cursor: normal;
  left: 5px;
  background: url("../res/flag.png");
  background-size: 30px 30px;
}

#triMapApp_infowindowMenu11,
#triMapApp_infowindowMenu12 {
  padding-left: 42px;
  padding-right: 30px;
  width: 250px;
}

#triMapApp_infowindowMenu11 > p,
#triMapApp_infowindowMenu12 > p {
  margin-bottom: 0;
}

#triMapApp_infowindowMenu2 > p {
  margin-bottom: 0;
  margin: 0 30px 0 42px;
}

#triMapApp_infowindowSpritedMenu1 {
  position: relative;
  width: 560px;
  overflow: auto;
}

#triMapApp_infowindowSpritedMenu1 > div {
  float: left;
}

#triMapApp_infowindowSpritedContent {
  position: relative;
  width: 860px;
  height: 100%;
}

#triMapApp_infowindowSpritedContent > div {
  width: 250px !important;
  height: 100% !important;
  float: left;
}

#triMapApp_infowindowSpritedContent > div > div {
  width: 250px !important;
  height: 100% !important;
}

#triMapApp_infowindowMenu2 {
  clear: both;
}

#triMapApp_infowindowContent1,
#triMapApp_infowindowContent2,
#triMapApp_infowindowContent3 {
  width: 250px;
}

#triMapApp_infowindowContentContainer p,
#triMapApp_listViewContainer p {
  margin-bottom: 0;
}

#triMapApp_infowindowContentContainer hr {
  margin: 0;
  padding: 0;
  background: #fff;
  margin: 8px 0 10px;
  border: none;
  height: 1px;
}

#triMapApp_listViewContainer hr {
  margin: 20px 0;
}

/* jScrollPane */

/* InfowindowContents */

#triMapApp_infowindowContentContainerWrapper,
#triMapApp_infowindowContentContainer {
  height: 100% !important;
  max-height: 286px;
}

#triMapApp_infowindow .jspVerticalBar {
  width: 8px;
  margin-left: 8px;
}

#triMapApp_infowindowContentContainerWrapper,
#triMapApp_infowindowContentContainer {
  width: 100% !important;
}

#triMapApp_infowindowContentContainerWrapper {
  overflow: auto !important;
}

#triMapApp_infowindowContentContainer .jspCap {
  display: block;
  background: #eee;
}

#triMapApp_infowindowContentContainer .jspVerticalBar .jspCap {
  height: 6%;
}

#triMapApp_infowindowSpritedContent > div > div .jspContainer {
  padding: 15px !important;
}

#triMapApp_infowindowSpritedContent .jspPane {
  padding: 15px 30px 15px 15px !important;
}

#triMapApp_infowindowSpritedContent .jspVerticalBar {
  margin-right: 5px;
}

#triMapApp_infowindowSpritedContent .jspTrack {
  background-color: #ebebec;
}

#triMapApp_infowindowSpritedContent .jspCap {
  background: transparent;
}

#triMapApp_infowindowContentContainer a,
#triMapApp_listViewContainer a {
  padding-left: 0;
  position: relative;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

#triMapApp_infowindowContentContainer a.callToAction,
#triMapApp_listViewContainer a.callToAction {
  padding: 2px 10px !important;
}

#triMapApp_infowindowContentContainer a.telLink,
#triMapApp_listViewContainer a.telLink {
  padding-left: 0;
}

#triMapApp_infowindowContentContainer a:before,
#triMapApp_listViewContainer a:before {
  content: "> ";
  color: #fff;
  font-weight: bold;
}

#triMapApp_infowindowContentContainer a.triMapApp_keinpfeil:before,
#triMapApp_listViewContainer a.triMapApp_keinpfeil:before {
  content: none;
}

#triMapApp_infowindowContentContainer a.triMapApp_keinpfeil,
#triMapApp_listViewContainer a.triMapApp_keinpfeil {
  padding-left: 0;
}

#triMapApp_infowindowContentContainer .triMapApp_downloadsImage,
#triMapApp_listViewContainer .triMapApp_downloadsImage {
  margin-bottom: 10px;
}

#triMapApp_infowindowContentContainer .einzelstandort .openinghours,
#triMapApp_listViewContainer .einzelstandort .openinghours {
  margin-bottom: 20px;
}

#triMapApp_infowindowContentContainer .einzelstandort .openinghours:last-child,
#triMapApp_listViewContainer .einzelstandort .openinghours:last-child {
  margin-bottom: 0;
}

/* ListView */

#triMapApp_listViewOuterWrapper,
#triMapApp_listViewInnerWrapper {
  height: 100% !important;
}

#triMapApp_listViewOuterWrapper,
#triMapApp_listViewInnerWrapper {
  width: 100% !important;
}

#triMapApp_listViewOuterWrapper {
  overflow: auto !important;
}

#triMapApp_listViewInnerWrapper .jspCap {
  display: block;
  background: #eee;
}

#triMapApp_listViewInnerWrapper .jspVerticalBar .jspCap {
  height: 6%;
}

#triMapApp_listViewInnerWrapper .jspContainer .jspPane {
  padding-left: 20px !important;
  padding-right: 50px !important;
}

#triMapApp_listViewInnerWrapper .jspTrack {
  background-color: #ffffff;
}

#triMapApp_listViewInnerWrapper .jspVerticalBar {
  background: none;
}

/* General */

.jspContainer,
.jspPane {
  width: 100% !important;
}

.jspContainer {
  height: 100% !important;
}

.jspTrack .jspDrag {
  background-color: #c4c4c6;
}

.jspVerticalBar,
.jspHorizontalBar {
  background: none;
}

#triMapApp_listViewInnerWrapper:hover
  .triMapApp_departmentContainerWrapper
  .triMapApp_departmentContainer
  > h4,
.triMapApp_listViewSecondaryContainer:hover .triMapApp_locationContainer > h4 {
  opacity: 0.5;
}

.triMapApp_distance_label {
  display: table-cell;
  background: #ccc;
  width: 25%;
  border-right: 1px solid #fff;
  text-align: center;
  color: #fff;
  cursor: pointer;
  overflow: hidden;
  font-size: 92%;
}

.marginBottom30 {
  margin-bottom: 30px;
}

.noBullet {
  list-style: none;
}

.triMapApp_searchTerm_wrapper {
  position: relative;
}

#triMapApp_menuForm .search_icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 45px;
  cursor: pointer;
}

.triMapApp_searchTermCloseButton {
  background: rgba(0, 0, 0, 0) url("../res/cross_9c9da0.png") repeat scroll 0
    0 / cover;
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: 5px;
  top: 2px;
  width: 30px;
}

/* Cookie-Overlay */

#triMapApp_cookieMessageOuterContainer {
  position: absolute;
  left: 50%;
  top: 20%;
  max-width: 70%;
  cursor: pointer;
}

#triMapApp_cookieMessageContainer {
  position: relative;
  display: none;
  background: #fff;
  z-index: 100;
  border: 3px solid rgba(255, 255, 255, 0.6);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 30px;
  padding-top: 40px;
  width: 320px;
  min-height: 340px;
  left: -50%;
}

#triMapApp_cookieMessageContainer {
  display: block;
}

#triMapApp_cookieMessageContainer > *:last-child {
  margin-bottom: 0;
}

#cookie_preview {
  cursor: pointer;
}

.triMapApp_callToAction {
  color: #fff;
  background: #e2001a;
  display: inline-block;
  padding: 2px 10px;
  font-weight: normal !important;
  transition: background 0.5s;
  border: 1px solid #fff;
  border-radius: 2px;
  cursor: pointer;
  margin: 0 100px;
}

/* LOADING Animation */

.loading_overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 50000;
  background: rgba(255, 255, 255, 0.8);
  display: none;
}

body.loading .loading_overlay {
  display: block;
}

.loading_overlay:before {
  content: "";
  position: absolute;
  width: 200%;
  height: 200%;
  top: -50%;
  left: -50%;
  z-index: -1;
  background: url(../res/loading.png) no-repeat center center;
  background-size: 128px;
  -webkit-animation: loadingPNG 1s steps(12) infinite;
  /* Safari 4+ */
  /* Fx 5+ */
  /* Opera 12+ */
  animation: loadingPNG 1s steps(12) infinite;
  /* IE 10+, Fx 29+ */
}

@-webkit-keyframes loadingPNG {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes loadingPNG {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.leftMarginSpan {
  padding-left: 12px;
  text-align: left;
  width: 100%;
}

.scrolloff {
  pointer-events: none;
}
.tx-t3slocalsites-pi1 pre {
  font-family: "Gudea", Arial, Helvetica, sans-serif;
}
.tx-t3slocalsites-pi1 pre.anmerkung {
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
#cookie_preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.inhaltszeile #cookie_preview {
  background-position: bottom center;
  background-attachment: unset;
  background-repeat: no-repeat;
  background-size: cover;
  height: unset;
}
.inhaltszeile .tx-t3slocalsites-pi1:has(div#cookie_preview) {
  overflow: hidden;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.inhaltszeile
  .redaktionell
  > .frame
  > .helperDiv:not(:has(> header)):has(.tx-t3slocalsites-pi1) {
  padding-top: 0px;
}
.inhaltszeile #triMapApp_mainMenuContainer {
  display: none;
}
