/* ---------------------- */
/* Boxen: */
/* Box border */
/* Box shadow */
/* Border-radius */
/* maincol */
/* maincol linklist (+ newslatest list) */
/* Collapsable Boxes */
/* Uniplan Boxes */
/* marginal */
html.accessibility-contrast-enabled {
  --color-lo-blue: #1f7689;
  --color-lo-orange: #a55109;
  --color-lo-yellow: #907114;
  --lo-footer-bg: #f0efef;
  --lo-footer-color: #4f4f4f;
  --lo-footer-color-hover: #a55109;
  --color-lo-lightdarkblue: #E1F4F8;
  --svg-arrow-orange-left: url('../Icons/arrow-orange-left-contrast.svg');
  --svg-arrow-orange-right: url('../Icons/arrow-orange-right-contrast.svg');
  --svg-dot-orange-empty: url('../Icons/dot-orange-empty-contrast.svg');
  --svg-dot-orange-filled: url('../Icons/dot-orange-filled-contrast.svg');
  --svg-check-orange: url('../Icons/check-orange-contrast.svg');
  --svg-search-icon-orange: url('../Icons/search-icon-orange-contrast.svg');
  --svg-chevron-up-solid-orange: url('../Icons/chevron-up-solid-orange-contrast.svg');
  --svg-umschalt-kachel-orange: url('../Icons/Umschalt_Kachel_orange-contrast.svg');
  --svg-umschalt-liste-orange: url('../Icons/Umschalt_Liste_orange-contrast.svg');
  --svg-crown: url('../Icons/crown-contrast.svg');
  --svg-chevron-down-solid-blue: url('../Icons/chevron-down-solid-blue-contrast.svg');
  --svg-dot-blue-empty: url('../Icons/dot-blue-empty-contrast.svg');
  --svg-dot-blue-filled: url('../Icons/dot-blue-filled-contrast.svg');
  --svg-arrow-blue-left: url('../Icons/arrow-blue-left-contrast.svg');
  --svg-arrow-blue-right: url('../Icons/arrow-blue-right-contrast.svg');
  --svg-unlock-solid: url('../Icons/unlock-solid-contrast.svg');
  --png-blue-arrow-down: url('../Icons/blue-arrow-down-contrast.png');
  --png-blue-arrow-up: url('../Icons/blue-arrow-up-contrast.png');
  --rating-widget-active-color: #8b722a;
  --rating-widget-hover-color: rgba(100, 82, 30, 0.8); }
  html.accessibility-contrast-enabled .footer-partner a img {
    padding: 4px;
    background-color: #4f4f4f; }
  html.accessibility-contrast-enabled .toggle-contrast {
    color: var(--color-lo-orange) !important; }
  html.accessibility-contrast-enabled .container-image.dossier-headerimage .headline-wrap .headline-innerwrap h1 > span {
    color: #1f7689 !important; }
  html.accessibility-contrast-enabled .container-image.dossier-headerimage .headline-wrap .headline-innerwrap .topic > span {
    color: #4f4f4f !important; }
  html.accessibility-contrast-enabled .tx-locore-tipp.colorbox .image > a .ttt {
    background: #1f7689; }
    html.accessibility-contrast-enabled .tx-locore-tipp.colorbox .image > a .ttt img {
      visibility: hidden; }
  html.accessibility-contrast-enabled input:-ms-input-placeholder {
    color: #757575; }
  html.accessibility-contrast-enabled input::placeholder {
    color: #757575; }
  html.accessibility-contrast-enabled input::-webkit-input-placeholder {
    color: #757575; }
  html.accessibility-contrast-enabled input:-moz-placeholder {
    color: #757575; }
  html.accessibility-contrast-enabled input::-moz-placeholder {
    color: #757575; }
  html.accessibility-contrast-enabled input:-ms-input-placeholder {
    color: #757575; }

.toggle-contrast {
  padding: 7px 10px;
  padding: 0.7rem 1rem; }

/*# sourceMappingURL=toggle-contrast.css.map */
