@charset "UTF-8";
.barr-tool {
  position: relative;
  right: 2rem;
  z-index: 9999;
  display: inline-flex;
  align-items: center;
  gap: 3rem;
  padding: 0 1rem;
  background: #fff;
  color: #1f3058;
  font: 16px/1.3 system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
}
.barr-tool .bt-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.35rem;
  border: 2px solid #1f3058;
  border-radius: 0.5rem;
  background: #ffffff;
  cursor: pointer;
  color: inherit;
  line-height: 1;
}
.barr-tool .bt-btn:focus-visible {
  outline: 3px solid #1d4ed8;
  outline-offset: 2px;
}
.barr-tool .bt-btn svg {
  width: 18px;
  height: 18px;
}
.barr-tool .bt-btn a {
  margin: 0;
  line-height: 1;
}
.barr-tool .bt-btn.bt-auto {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -15px;
  position: relative;
  font-size: 1.1rem;
  padding: 0.5rem;
}
.barr-tool .bt-btn.bt-auto label {
  position: absolute;
  bottom: -23px;
  font-size: 14px;
  right: 50%;
  transform: translateX(50%);
}
.barr-tool .bt-btn.bt-grayscale, .barr-tool .bt-btn.bt-contrast {
  display: none;
}
.barr-tool .bt-btn.bt-fontcycle {
  margin-top: -15px;
  position: relative;
  display: inline-flex;
  align-items: flex-end;
  gap: 0.1em;
}
.barr-tool .bt-btn.bt-fontcycle .bt-font-option {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.barr-tool .bt-btn.bt-fontcycle .bt-font-option .bt-font-a {
  line-height: 1;
}
.barr-tool .bt-btn.bt-fontcycle .bt-font-option .bt-font-dot {
  width: 0.4em;
  height: 0.4em;
  border-radius: 50%;
  background: currentColor;
  opacity: 0;
  /* unsichtbar, wenn nicht aktiv */
  margin-top: 0;
}
.barr-tool .bt-btn.bt-fontcycle .bt-font-option.active .bt-font-dot {
  opacity: 1;
}
.barr-tool .bt-btn.bt-fontcycle label {
  position: absolute;
  bottom: -23.5px;
  font-size: 14px;
  right: 50%;
  transform: translateX(50%);
}
.barr-tool .bt-label {
  display: inline-block;
}
.barr-tool .bt-fontgroup {
  display: inline-flex;
  align-items: center;
  gap: 0.2rem;
}
.barr-tool .bt-fontgroup .bt-font[data-level="0"] {
  font-size: 16px;
}
.barr-tool .bt-fontgroup .bt-font[data-level="1"] {
  font-size: 20px;
}
.barr-tool .bt-fontgroup .bt-font[data-level="2"] {
  font-size: 24px;
}

body.high-contrast * {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #fff !important;
}

body.grayscale {
  filter: grayscale(100%);
}

body.auto-contrast .auto-light {
  background-color: #fff !important;
  color: #000 !important;
  border-color: #000 !important;
}
body.auto-contrast .auto-light p {
  background-color: transparent !important;
  color: #000 !important;
}
body.auto-contrast .auto-light .sy-controls {
  background-color: rgba(255, 255, 255, 0) !important;
}
body.auto-contrast .auto-light .sy-controls li {
  background-color: rgba(255, 255, 255, 0) !important;
}
body.auto-contrast .auto-light .sy-controls li a {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0) !important;
}
body.auto-contrast .auto-light .sy-pager {
  padding: 5px 0;
  z-index: 999;
  background-color: rgba(255, 255, 255, 0) !important;
}
body.auto-contrast .auto-light .sy-pager li {
  border-width: 2px;
  border-style: solid;
}
body.auto-contrast .auto-light .sy-pager li:has(a:focus-visible) {
  outline: 2px solid #1d4ed8;
  outline-offset: 3px;
}
body.auto-contrast .auto-light .box_promo,
body.auto-contrast .auto-light .dl_box,
body.auto-contrast .auto-light .asp_bar {
  border-width: 2px;
  border-style: solid;
}
body.auto-contrast .auto-light #menu_slide_down {
  background-color: #000 !important;
  color: #fff !important;
}
body.auto-contrast .auto-light #menu_slide_down li.menu-item {
  border-color: #fff !important;
}
body.auto-contrast .auto-light #menu_slide_down .auto-light {
  background-color: #000 !important;
  color: #fff !important;
}
body.auto-contrast .auto-light #menu_slide_down .auto-light svg path.auto-light {
  fill: #fff !important;
}
body.auto-contrast .auto-light #menu_slide_down svg {
  background-color: #000 !important;
}
body.auto-contrast .auto-dark {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #fff !important;
}
body.auto-contrast .auto-dark img {
  background-color: #000 !important;
}
body.auto-contrast .auto-dark svg path {
  fill: #000 !important;
}
body.auto-contrast input::placeholder,
body.auto-contrast textarea::placeholder,
body.auto-contrast select,
body.auto-contrast .frm_inline_box,
body.auto-contrast select::placeholder,
body.auto-contrast .ds_2 a {
  color: rgb(0, 0, 0) !important;
}
body.auto-contrast footer.auto-dark {
  background-color: #fff !important;
  color: #000 !important;
  border-color: #000 !important;
}
body.auto-contrast footer.auto-dark .wz {
  background-color: transparent !important;
}
body.auto-contrast footer.auto-dark li {
  opacity: 1 !important;
}
body.auto-contrast footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.links ul li {
  margin-bottom: 25px;
}
body.auto-contrast footer .tagline.auto-light li {
  color: #000 !important;
}
body.auto-contrast footer .tagline.auto-light li a {
  color: #000 !important;
}
body.auto-contrast .selectbox .placeholder {
  opacity: 1;
}

.barr-tool .bt-btn.auto-light {
  border: 1px solid #ccc;
}
.barr-tool .bt-btn.auto-dark {
  border: 1px solid #fff;
}

body.font-small {
  font-size: 100% !important;
}
body.font-large-1 {
  font-size: 115% !important;
}
body.font-large-2 {
  font-size: 130% !important;
}

@media (max-width: 768px) {
  .barr-tool .bt-btn {
    padding: 0.3rem;
    line-height: 1;
  }
  .barr-tool .bt-btn.bt-auto, .barr-tool .bt-btn.bt-fontcycle {
    min-width: 35px;
    min-height: 35px;
    margin-top: -19px;
  }
  .barr-tool .bt-btn.bt-auto label, .barr-tool .bt-btn.bt-fontcycle label {
    bottom: -18px;
    font-size: 11px;
  }
}
@media (max-width: 480px) {
  .barr-tool {
    right: 1rem;
    bottom: 0;
    padding: 0.3rem;
    gap: 1.4rem;
  }
  .barr-tool .bt-btn {
    padding: 0.3rem 0.4rem;
  }
  .barr-tool .bt-label {
    display: none;
  }
}
/* Placeholder-Schrift über CSS-Variablen skalieren */
input::placeholder,
textarea::placeholder {
  font-size: calc(var(--bt-placeholder-base, 1em) * var(--bt-scale, 1)) !important;
}
