<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.position-center {
  text-align: center;
}
.position-center * {
  /* margin: auto; */
  margin-top: 0;
  margin-bottom: 0;
}
.position-right {
  text-align: right;
}
.position-right * {
  margin-left: auto;
}
.position-left {
  text-align: left;
}
.position-left * {
  margin-right: auto;
}
.tipp-box {
  text-align: left;
}

.akkordeonReact .AkkordeonComponent [data-version][data-theme] .ee_details__summary,
.akkordeonReact .AkkordeonComponent [data-version][data-theme] .ee_details__content {
  margin: unset;
  color: unset;
  font-weight: unset;
  font-size: unset;
  line-height: unset;
}
.akkordeonReact .AkkordeonComponent .ee_details__title h2,
.akkordeonReact .AkkordeonComponent h3,
.akkordeonReact .AkkordeonComponent h4,
.akkordeonReact .AkkordeonComponent h5 {
  margin: 0 !important;
}
.akkordeonReact .AkkordeonComponent .ee_expand-animation {
  background-color: #FFFFFF;
}

.akkordeonReact .AkkordeonComponent [data-version][data-theme] .ee_details__summary,
.akkordeonReact .AkkordeonComponent [data-version][data-theme] .ee_details__content {
  margin: unset;
  color: unset;
  font-weight: unset;
  font-size: unset;
  line-height: unset;
}
.akkordeonReact .AkkordeonComponent .ee_details__title h2,
.akkordeonReact .AkkordeonComponent h3,
.akkordeonReact .AkkordeonComponent h4,
.akkordeonReact .AkkordeonComponent h5 {
  margin: 0 !important;
}
.akkordeonReact .AkkordeonComponent .ee_expand-animation {
  background-color: #FFFFFF;
}

</pre></body></html>