html.inverted img,
html.inverted .backstretch > div,
html.inverted #logoBox,
html.inverted #kommuneaktiv,
html.inverted .wappen {
  filter: invert(1);
}
html.inverted .lsm__dropDownMenu_appearance, html.inverted .lsm__dropDownMenu_fonts, html.inverted .lsm__dropDownMenu_voice, html.inverted .lsm__dropDownMenu_error {
  filter: invert(1);
}
html.inverted .lsm__menupoint.upperImg,
html.inverted .menuUpper-img,
html.inverted .resetBtn > img,
html.inverted .resetAllBtn > img {
  filter: invert(0);
}
html.linkHighlight *[href] {
  border: 2px solid red !important;
  display: block;
}
html.contrast .lsm__dropDownMenu_appearance ul, html.contrast .lsm__dropDownMenu_fonts ul, html.contrast .lsm__dropDownMenu_voice ul, html.contrast .lsm__dropDownMenu_error ul {
  filter: contrast(0.5);
}

#lbCenter #lbImage > div,
#lbBottomContainer #lbImage > div {
  background-color: transparent !important;
}
#lbCenter #lbPrevLink,
#lbCenter #lbNextLink,
#lbBottomContainer #lbPrevLink,
#lbBottomContainer #lbNextLink {
  background-color: transparent !important;
}

#leseModusWidgetMenu {
  max-width: -moz-fit-content;
  max-width: fit-content;
  position: relative;
  right: 25px;
  z-index: 999;
}
#leseModusWidgetMenu #leseModusWrapper {
  position: relative;
  display: flex;
  height: 70px;
  border: 1px solid #d0d0d0;
  background-color: #efefef;
}
#leseModusWidgetMenu .lsmMenuBtn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 68px;
  width: 36px;
  border: none;
  background-color: transparent !important;
}
#leseModusWidgetMenu .lsmMenuBtn:hover {
  cursor: pointer;
  background-color: #d0d0d0 !important;
}
#leseModusWidgetMenu .lsmMenuBtn:hover:disabled {
  cursor: auto;
  background-color: transparent !important;
}
#leseModusWidgetMenu .lsmMenuBtn:disabled {
  opacity: 0.5;
}
#leseModusWidgetMenu .lsmMenuBtn img {
  height: 38px;
}
#leseModusWidgetMenu #leseModusMEDIUMMenu .lsmMenuBtn:active {
  border: solid 1px #000;
}
#leseModusWidgetMenu #leseModusFont,
#leseModusWidgetMenu #leseModusKontrast {
  margin-right: 15px;
}
#leseModusWidgetMenu #hotkeys,
#leseModusWidgetMenu #leseModusFont,
#leseModusWidgetMenu #leseModusPlay,
#leseModusWidgetMenu #leseModusAudio,
#leseModusWidgetMenu #leseModusKontrast {
  display: flex;
  height: 58px;
}
#leseModusWidgetMenu #hotkeys {
  margin-right: 10px;
}
#leseModusWidgetMenu #hotkeys a {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent !important;
  width: 100%;
  height: 100%;
}
#leseModusWidgetMenu #hotkeys a img:hover {
  opacity: 1 !important;
}
#leseModusWidgetMenu #leseModusFont .lower {
  grid-area: smallenIt;
}
#leseModusWidgetMenu #leseModusFont #default {
  grid-area: reset;
  width: 18px;
}
#leseModusWidgetMenu #leseModusFont #default:hover {
  background-color: transparent !important;
  opacity: 0.5;
}
#leseModusWidgetMenu #leseModusFont .upper {
  grid-area: biggenIt;
}
#leseModusWidgetMenu .imgReset {
  width: 20px;
  height: 20px;
}
#leseModusWidgetMenu .linkHotkeys {
  display: flex;
  justify-content: center;
}

.barrierefreiheit_button {
  position: fixed;
  height: 68px;
  width: 68px;
  right: 0;
  border-radius: 100%;
  border: 3px solid #fff;
  cursor: pointer;
  z-index: 2;
}

.bfButton {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: none;
  background-color: transparent !important;
}
.bfButton:hover {
  animation: pulse 3s infinte;
  cursor: pointer;
}
.bfButton img {
  max-height: 68px;
}

#close-button {
  position: absolute;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
.barriereOff {
  position: fixed !important;
  visibility: hidden;
}

.barriereOn {
  position: fixed !important;
  visibility: visible;
}

.menuImageLower {
  width: 15px;
  height: 18px;
}

.menuImageUpper {
  width: 36px;
  height: 30px;
}

.upper {
  padding: 0;
}

.lsmMenuBtn {
  padding: 0;
}

#contrastActive *:not(img) {
  background-color: black !important;
  border-color: #717171 !important;
  color: white !important;
}
#contrastActive *:not(img)::after {
  border-color: black !important;
}
#contrastActive #leseModusWidgetMenu .lsmMenuBtn:hover {
  background-color: #4b4a4a !important;
}
#contrastActive #leseModusWidgetMenu .lsmMenuBtn:disabled:hover {
  background-color: transparent !important;
}
#contrastActive #leseModusWidgetMenu .lsmMenuBtn .playBtn {
  filter: invert(1);
}
#contrastActive a.linkExtern::before {
  filter: invert(1);
}
#contrastActive table.einfachtabelle tr :nth-child(2n) {
  background-color: rgba(114, 114, 114, 0.7) !important;
}
#contrastActive table.einfachtabelle td {
  background-color: transparent !important;
}
#contrastActive .backstretch div {
  background-blend-mode: darken;
}
#contrastActive #logoBox * {
  background-color: transparent !important;
}
#contrastActive .abdunkler {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
#contrastActive .closeAdressLayer {
  background-color: red !important;
}
#contrastActive .nav_layer_li.selected a {
  background-color: #4b4a4a !important;
}
#contrastActive .nav_li a:hover {
  background-color: #4b4a4a !important;
}
@media screen and (min-width: 0) and (max-width: 959px) {
  #contrastActive #nav_mobile {
    background-color: transparent !important;
  }
  #contrastActive #nav_mobile ul {
    background-color: black !important;
  }
  #contrastActive #nav_mobile ul .burger {
    background-color: black !important;
  }
  #contrastActive #nav_mobile ul .burger span {
    background-color: white !important;
  }
}
#contrastActive .bigArrow a.linkToTop {
  border: 1px solid #717171 !important;
}

#noSupport {
  position: relative;
}

#noSuppLink {
  position: absolute;
  right: 0;
  width: 300px;
}

#dropDownNoSupp {
  display: none;
}
#dropDownNoSupp h4 {
  margin-bottom: 0;
  text-align: center;
}

#errorBox {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  width: 400px;
  margin-top: 10px;
  right: -20px;
  z-index: 99;
  border: 1px solid black;
  padding: 10px;
  border-radius: 15px;
}
#errorBox::after {
  content: "";
  position: absolute;
  top: -14px;
  right: 9px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 30px 15px 30px;
  border-color: transparent transparent black transparent;
}
#errorBox.visible {
  visibility: visible;
  opacity: 1;
}

.lsm__dropDownMenu_appearance, .lsm__dropDownMenu_fonts, .lsm__dropDownMenu_voice, .lsm__dropDownMenu_error {
  -webkit-hyphens: none;
          hyphens: none;
  position: absolute;
  right: 0;
  visibility: hidden;
  opacity: 0;
  background-color: #717171;
  margin-top: 75px;
  filter: drop-shadow(0 0 5px black);
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
}
.lsm__dropDownMenu_appearance::after, .lsm__dropDownMenu_fonts::after, .lsm__dropDownMenu_voice::after, .lsm__dropDownMenu_error::after {
  content: "";
  position: absolute;
  top: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 30px 15px 30px;
  border-color: transparent transparent #717171 transparent;
}
.lsm__dropDownMenu_appearance.visible, .lsm__dropDownMenu_fonts.visible, .lsm__dropDownMenu_voice.visible, .lsm__dropDownMenu_error.visible {
  visibility: visible;
  opacity: 1;
  transition: none;
}
.lsm__dropDownMenu_appearance ul, .lsm__dropDownMenu_fonts ul, .lsm__dropDownMenu_voice ul, .lsm__dropDownMenu_error ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style-type: none;
  min-width: 550px;
  margin: 0;
  padding: 0;
}
.lsm__dropDownMenu_appearance ul li:nth-child(1), .lsm__dropDownMenu_fonts ul li:nth-child(1), .lsm__dropDownMenu_voice ul li:nth-child(1), .lsm__dropDownMenu_error ul li:nth-child(1) {
  padding: 10px 5px 5px 10px;
}
.lsm__dropDownMenu_appearance ul li:nth-child(2), .lsm__dropDownMenu_fonts ul li:nth-child(2), .lsm__dropDownMenu_voice ul li:nth-child(2), .lsm__dropDownMenu_error ul li:nth-child(2) {
  padding: 10px 10px 5px 5px;
}
.lsm__dropDownMenu_appearance ul li:nth-child(3), .lsm__dropDownMenu_fonts ul li:nth-child(3), .lsm__dropDownMenu_voice ul li:nth-child(3), .lsm__dropDownMenu_error ul li:nth-child(3) {
  padding: 5px 5px 5px 10px;
}
.lsm__dropDownMenu_appearance ul li:nth-child(4), .lsm__dropDownMenu_fonts ul li:nth-child(4), .lsm__dropDownMenu_voice ul li:nth-child(4), .lsm__dropDownMenu_error ul li:nth-child(4) {
  padding: 5px 10px 5px 5px;
}
.lsm__dropDownMenu_appearance ul li:nth-child(5), .lsm__dropDownMenu_fonts ul li:nth-child(5), .lsm__dropDownMenu_voice ul li:nth-child(5), .lsm__dropDownMenu_error ul li:nth-child(5) {
  padding: 5px 5px 10px 10px;
}
.lsm__dropDownMenu_appearance ul li:nth-child(6), .lsm__dropDownMenu_fonts ul li:nth-child(6), .lsm__dropDownMenu_voice ul li:nth-child(6), .lsm__dropDownMenu_error ul li:nth-child(6) {
  padding: 5px 10px 10px 5px;
}
.lsm__dropDownMenu_appearance ul .changePitch,
.lsm__dropDownMenu_appearance ul .spacingWords,
.lsm__dropDownMenu_appearance ul .spacingLetters, .lsm__dropDownMenu_fonts ul .changePitch,
.lsm__dropDownMenu_fonts ul .spacingWords,
.lsm__dropDownMenu_fonts ul .spacingLetters, .lsm__dropDownMenu_voice ul .changePitch,
.lsm__dropDownMenu_voice ul .spacingWords,
.lsm__dropDownMenu_voice ul .spacingLetters, .lsm__dropDownMenu_error ul .changePitch,
.lsm__dropDownMenu_error ul .spacingWords,
.lsm__dropDownMenu_error ul .spacingLetters {
  padding-bottom: 10px !important;
}
.lsm__dropDownMenu_appearance .lsm__menupoint, .lsm__dropDownMenu_fonts .lsm__menupoint, .lsm__dropDownMenu_voice .lsm__menupoint, .lsm__dropDownMenu_error .lsm__menupoint {
  font-size: 18px;
  color: white;
  text-align: center;
  flex-basis: 33.33%;
}
.lsm__dropDownMenu_appearance .lsm__menupoint.upperImg, .lsm__dropDownMenu_fonts .lsm__menupoint.upperImg, .lsm__dropDownMenu_voice .lsm__menupoint.upperImg, .lsm__dropDownMenu_error .lsm__menupoint.upperImg {
  margin-bottom: 10px;
}
.lsm__dropDownMenu_appearance .lsm__menuReset button, .lsm__dropDownMenu_fonts .lsm__menuReset button, .lsm__dropDownMenu_voice .lsm__menuReset button, .lsm__dropDownMenu_error .lsm__menuReset button {
  border: none;
  background-color: transparent;
  color: white;
  font-size: small;
}
.lsm__dropDownMenu_appearance .lsm__menuReset button:disabled:hover, .lsm__dropDownMenu_fonts .lsm__menuReset button:disabled:hover, .lsm__dropDownMenu_voice .lsm__menuReset button:disabled:hover, .lsm__dropDownMenu_error .lsm__menuReset button:disabled:hover {
  cursor: auto;
  text-decoration: none;
}
.lsm__dropDownMenu_appearance .lsm__menuReset button:hover, .lsm__dropDownMenu_fonts .lsm__menuReset button:hover, .lsm__dropDownMenu_voice .lsm__menuReset button:hover, .lsm__dropDownMenu_error .lsm__menuReset button:hover {
  cursor: pointer;
  text-decoration: underline;
}
.lsm__dropDownMenu_appearance .resetBtn, .lsm__dropDownMenu_fonts .resetBtn, .lsm__dropDownMenu_voice .resetBtn, .lsm__dropDownMenu_error .resetBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
.lsm__dropDownMenu_appearance .resetBtn:hover, .lsm__dropDownMenu_fonts .resetBtn:hover, .lsm__dropDownMenu_voice .resetBtn:hover, .lsm__dropDownMenu_error .resetBtn:hover {
  opacity: 0.7;
}
.lsm__dropDownMenu_appearance .resetBtn:disabled, .lsm__dropDownMenu_fonts .resetBtn:disabled, .lsm__dropDownMenu_voice .resetBtn:disabled, .lsm__dropDownMenu_error .resetBtn:disabled {
  opacity: 0.7;
}
.lsm__dropDownMenu_appearance .lsm__description, .lsm__dropDownMenu_fonts .lsm__description, .lsm__dropDownMenu_voice .lsm__description, .lsm__dropDownMenu_error .lsm__description {
  color: white;
  background-color: transparent;
  box-shadow: none;
  border: none;
  letter-spacing: normal;
}
.lsm__dropDownMenu_appearance .lsm__menuControlDiv, .lsm__dropDownMenu_fonts .lsm__menuControlDiv, .lsm__dropDownMenu_voice .lsm__menuControlDiv, .lsm__dropDownMenu_error .lsm__menuControlDiv {
  text-align: center;
  width: 100%;
  height: 100%;
}
.lsm__dropDownMenu_appearance .lsm__menuControlDiv.menuPadding, .lsm__dropDownMenu_fonts .lsm__menuControlDiv.menuPadding, .lsm__dropDownMenu_voice .lsm__menuControlDiv.menuPadding, .lsm__dropDownMenu_error .lsm__menuControlDiv.menuPadding {
  padding: 15px;
}
.lsm__dropDownMenu_appearance .lsm__menuControlDiv.menuPadding:hover, .lsm__dropDownMenu_fonts .lsm__menuControlDiv.menuPadding:hover, .lsm__dropDownMenu_voice .lsm__menuControlDiv.menuPadding:hover, .lsm__dropDownMenu_error .lsm__menuControlDiv.menuPadding:hover {
  background-color: #595959;
  border-radius: 5px;
}
.lsm__dropDownMenu_appearance .lsm__button, .lsm__dropDownMenu_fonts .lsm__button, .lsm__dropDownMenu_voice .lsm__button, .lsm__dropDownMenu_error .lsm__button {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  background-color: transparent;
  padding: 10px;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  color: white;
  cursor: pointer;
  border: 0;
  margin: 0;
}
.lsm__dropDownMenu_appearance .lsm__button:hover, .lsm__dropDownMenu_fonts .lsm__button:hover, .lsm__dropDownMenu_voice .lsm__button:hover, .lsm__dropDownMenu_error .lsm__button:hover {
  background-color: #595959;
}
.lsm__dropDownMenu_appearance .lsm__button.btn--active, .lsm__dropDownMenu_fonts .lsm__button.btn--active, .lsm__dropDownMenu_voice .lsm__button.btn--active, .lsm__dropDownMenu_error .lsm__button.btn--active {
  background-color: #4b4949;
}
.lsm__dropDownMenu_appearance .resetAll, .lsm__dropDownMenu_fonts .resetAll, .lsm__dropDownMenu_voice .resetAll, .lsm__dropDownMenu_error .resetAll {
  display: flex;
  justify-content: center;
  width: calc(100% - 50px);
  margin: auto;
  margin-top: 10px;
  border-top: 1px solid #888;
}
.lsm__dropDownMenu_appearance .resetAll .resetAllBtn, .lsm__dropDownMenu_fonts .resetAll .resetAllBtn, .lsm__dropDownMenu_voice .resetAll .resetAllBtn, .lsm__dropDownMenu_error .resetAll .resetAllBtn {
  display: flex;
  align-items: center;
  padding: 10px;
  border: transparent;
  background-color: transparent;
  justify-content: center;
  font-size: small;
  width: 100%;
  color: white;
}
.lsm__dropDownMenu_appearance .resetAll .resetAllBtn:hover, .lsm__dropDownMenu_fonts .resetAll .resetAllBtn:hover, .lsm__dropDownMenu_voice .resetAll .resetAllBtn:hover, .lsm__dropDownMenu_error .resetAll .resetAllBtn:hover {
  filter: opacity(0.7);
  cursor: pointer;
  text-decoration: underline;
}
.lsm__dropDownMenu_appearance .resetAll .resetAllBtn:disabled, .lsm__dropDownMenu_fonts .resetAll .resetAllBtn:disabled, .lsm__dropDownMenu_voice .resetAll .resetAllBtn:disabled, .lsm__dropDownMenu_error .resetAll .resetAllBtn:disabled {
  text-decoration: none;
  cursor: auto;
  filter: opacity(0.7);
}
.lsm__dropDownMenu_fonts::after {
  right: 170px;
}
.lsm__dropDownMenu_appearance::after {
  right: 120px;
}
.lsm__dropDownMenu_voice::after {
  right: 70px;
}
.lsm__dropDownMenu_error {
  max-width: 750px;
  padding: 10px;
}
.lsm__menuUpper {
  display: inline-flex;
  align-items: center;
  font-size: 18px;
  padding-bottom: 10px;
}
.lsm__menuUpper .menuUpper-img {
  padding-right: 5px;
  width: 29px;
}
.lsm__menuDowner {
  display: flex;
  background-color: #888;
  width: 100%;
  align-items: center;
  justify-items: center;
  font-size: 18px;
  margin-bottom: 5px;
}
.lsm__menuDowner button.lsm__menupoint {
  height: 25px;
  width: 24px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position-x: center;
  border: none;
}
.lsm__menuDowner button.lsm__menupoint:disabled {
  opacity: 0.4;
}
.lsm__menuDowner button.lsm__menupoint:disabled:hover {
  cursor: auto;
  background-color: #9c9c9c;
}
.lsm__menuDowner button.lsm__menupoint:hover {
  background-color: #9c9c9c;
  cursor: pointer;
}
.lsm__menuDowner .lower {
  background-image: url(../images/remove_white.svg);
  width: 72px !important;
}
.lsm__menuDowner .higher {
  background-image: url(../images/add_white.svg);
  width: 72px !important;
}
.lsm__menuDowner .lsm__val {
  width: 72px !important;
}

.on-off-switch {
  display: flex;
  margin-top: 10px;
}
.on-off-switch .on {
  margin-right: 5px;
}
.on-off-switch .off {
  margin-left: 5px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 20px;
}

.switchSlider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
}
.switchSlider.round {
  border-radius: 20px;
}
.switchSlider.round::before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 1px;
  bottom: 1px;
  background-color: #fff;
  transition: 0.4s;
  border-radius: 50%;
}
.switchSlider.btn--active.round::before {
  transform: translateX(40px);
}

#hiddenTop,
#hiddenBottom {
  display: none;
}

#fadeTop {
  overflow: hidden;
  width: 200vh;
  border-bottom: 0.5px solid #000;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed !important;
  top: 0;
  left: 0;
  margin: auto;
}
#fadeTop.inverted {
  filter: invert(1);
  border-bottom: 1px white solid;
}

#fadeBottom {
  overflow: hidden;
  width: 200vh;
  border-top: 0.5px solid black;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed !important;
  bottom: 0;
  left: 0;
  margin: auto;
}
#fadeBottom.inverted {
  filter: invert(1);
  border-top: 1px white solid;
}

@media screen and (min-width: 0px) and (max-width: 959px) {
  #areaFocusLI {
    display: none;
  }
}
@media screen and (min-width: 0) and (max-width: 580px) {
  .lsm__dropDownMenu_appearance ul, .lsm__dropDownMenu_fonts ul, .lsm__dropDownMenu_voice ul, .lsm__dropDownMenu_error ul {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    min-width: 100%;
  }
  .lsm__dropDownMenu_appearance .lsm__menuControlDiv.menuPadding, .lsm__dropDownMenu_fonts .lsm__menuControlDiv.menuPadding, .lsm__dropDownMenu_voice .lsm__menuControlDiv.menuPadding, .lsm__dropDownMenu_error .lsm__menuControlDiv.menuPadding {
    padding: 10px;
  }
}/*# sourceMappingURL=styleWidget.css.map */