@charset "UTF-8";
/*
  @import '_teaser.scss';
 */
.html_header_top.html_header_sticky.html_bottom_nav_header #main {
  padding-top: 170px;
}

body .av-special-heading.classic-quote > * {
  font-style: normal;
}

.main_color tr:nth-child(even) {
  color: #000000 !important;
  background-color: #ffffff !important;
}

@media only screen and (max-width: 767px) {
  #top #wrap_all .all_colors h2 {
    font-size: calc((75vw - 4.5rem) / 11);
  }
}
.menulogo_link {
  position: absolute;
  left: 0;
}
.menulogo_link .menulogo {
  display: none;
  content: "";
  background-image: url("../images/WuF-Logo-web-init.svg");
  background-repeat: no-repeat;
  background-size: 200%;
  background-position: left center;
  height: 50px;
  float: left;
  width: 100px;
  margin: 0 1rem 0 0;
  padding: 10px;
  box-sizing: border-box;
}

#header {
  transition: all 0.3s;
}
#header:not(.header-scrolled) .av-logo-container {
  height: 120px !important;
  line-height: 120px !important;
  padding: 10px;
}
#header:not(.header-scrolled) .av-logo-container .inner-container .logo > a {
  max-height: 100% !important;
}
#header:not(.header-scrolled) .av-logo-container .inner-container .logo > a img {
  height: 100%;
  max-height: 100% !important;
}
#header.header-scrolled .menulogo_link .menulogo {
  display: block;
}
#header.header-scrolled #avia-menu {
  padding-left: 100px;
}
#header.header-scrolled .av-logo-container {
  display: none;
}
#header.header-scrolled .av-logo-container .inner-container .logo > a {
  max-height: 100% !important;
  padding: 5px;
}
#header.header-scrolled .av-logo-container .inner-container .logo > a img {
  height: 100%;
  max-height: 100% !important;
}

@media only screen and (max-width: 767px) {
  .responsive #top .logo {
    width: 70% !important;
  }
  #header:not(.header-scrolled) .av-logo-container {
    height: 70px !important;
    line-height: 70px !important;
    padding: 0;
  }
  #header:not(.header-scrolled) .av-logo-container .inner-container .logo > a img {
    height: 100%;
    max-height: 100% !important;
  }
}
.js-deeplink a {
  cursor: pointer !important;
}

.av_minimal_header #header_main_alternate {
  border-top: 1px solid #888888;
  border-bottom: 1px solid #888888;
}

.html_header_top #top .main_menu .avia-menu #avia-menu > .menu-item {
  text-transform: uppercase;
}
.html_header_top #top .main_menu .avia-menu #avia-menu > .menu-item a {
  padding: 0 1em;
  font-size: 1.3rem !important;
}
.html_header_top #top .main_menu .avia-menu #avia-menu > .menu-item:first-child a {
  padding: 0 1em 0 0;
}
.html_header_top #top .main_menu .sub-menu {
  padding: 0.5em 0 0.5em 0;
  width: 308px;
  min-width: 208px;
}
.html_header_top #top .main_menu .sub-menu > .menu-item a {
  padding: 0.5em 1em !important;
}
.html_header_top #top .main_menu .sub-menu > .menu-item.current-menu-item a {
  font-weight: bold;
  color: #005094;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #header_main_alternate .container {
    padding: 0 1em;
  }
  .html_header_top #top .main_menu .avia-menu #avia-menu > .menu-item:first-child a {
    padding: 0 0.4em 0 0;
  }
  .html_header_top #top .main_menu .avia-menu #avia-menu > .menu-item a {
    padding: 0 0.4em;
    font-size: 1.2rem !important;
  }
}
.wf-spacer .hr-inner {
  border-color: #000000;
  width: 100% !important;
}
.wf-spacer .hr-inner .hr-inner-style {
  border-color: #000000;
}

.wundf_ausgabe_image {
  transition: 0.5s;
  box-shadow: 5px 5px 15px 0 #aaaaaa;
  border-radius: 4px;
}
.wundf_ausgabe_image:hover {
  box-shadow: 5px 5px 15px 0 #006caf;
  outline: 1px solid #006caf;
}

.avia-image-container.wundf .avia_image {
  box-shadow: 5px 5px 15px 0 #aaa;
}
.avia-image-container.archivimg img {
  width: 100%;
}

.av-special-heading.wundf.av-special-heading-h2 .av-subheading_above {
  font-style: normal;
  margin-bottom: 0.5rem;
  color: #005094;
}
.av-special-heading.wundf.av-special-heading-h2 .av-subheading_above p {
  font-size: 1.2rem;
  font-family: "fira sans", Helvetica, Arial, sans-serif;
}
.av-special-heading.wundf.av-special-heading-h2 h2 {
  text-transform: none;
  font-size: 1.5em;
  font-style: normal;
  font-weight: bold;
}

#top .filterlink-section {
  font-family: "fira sans", Helvetica, Arial, sans-serif;
  display: flex;
  flex-direction: row;
  justify-content: start;
}
#top .filterlink-section .link {
  margin: 0 0.5em 0.5em 0;
  background: #f8f8f8;
  border-radius: 4px;
}
#top .filterlink-section .link a {
  padding: 0.5em 0.5em;
}
#top .filterlink-section .link.current {
  background: #005094;
}
#top .filterlink-section .link.current a {
  color: #fff;
}
#top .category-section, #top .author-section {
  font-family: "fira sans", Helvetica, Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
#top .category-section .alphabet, #top .author-section .alphabet {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: start;
}
#top .category-section .alphabet .item, #top .author-section .alphabet .item {
  margin: 0 0.5em 0.5em 0;
  background: #f8f8f8;
  border-radius: 4px;
}
#top .category-section .alphabet .item a, #top .author-section .alphabet .item a {
  padding: 0.5em 0.5em;
}
#top .category-section .letter, #top .author-section .letter {
  display: flex;
  flex-direction: row;
  margin-bottom: 2em;
  padding: 0.5em 0 0 0;
  border-top: 3px solid #888888;
}
#top .category-section .letter .col-left, #top .author-section .letter .col-left {
  width: 10%;
  padding: 0 2rem 0 0;
  display: flex;
  flex-direction: column;
}
#top .category-section .letter .col-left h2, #top .author-section .letter .col-left h2 {
  width: 100%;
  text-align: left;
}
#top .category-section .letter .col-right, #top .author-section .letter .col-right {
  width: 90%;
  padding: 0 0 0 2rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#top .category-section .letter .col-right .author, #top .category-section .letter .col-right .category, #top .author-section .letter .col-right .author, #top .author-section .letter .col-right .category {
  margin: 0 0 0.5em 0.5em;
  background: #f8f8f8;
  border-radius: 4px;
}
#top .category-section .letter .col-right .author a, #top .category-section .letter .col-right .category a, #top .author-section .letter .col-right .author a, #top .author-section .letter .col-right .category a {
  padding: 0.5em 0.5em;
}

@media only screen and (max-width: 767px) {
  #top .filterlink-section {
    display: flex;
    flex-direction: column;
    justify-content: start;
  }
  #top .filterlink-section .link {
    margin: 0 0 0.5em 0;
    background: #f8f8f8;
    border-radius: 4px;
  }
  #top .filterlink-section .link a {
    padding: 0.5em 0.5em;
  }
  #top .category-section .letter, #top .author-section .letter {
    flex-direction: column;
  }
  #top .category-section .letter .col-left, #top .author-section .letter .col-left {
    width: 100%;
    padding: 0 0 0 0;
  }
  #top .category-section .letter .col-left h2, #top .author-section .letter .col-left h2 {
    text-align: center;
  }
  #top .category-section .letter .col-right, #top .author-section .letter .col-right {
    width: 100%;
    padding: 0 0 0 0;
  }
}
#top #main #footer-page {
  font-size: 1rem;
  font-family: "fira sans", Helvetica, Arial, sans-serif;
}

#top #main #socket {
  font-size: 0.9rem;
  font-family: "fira sans", Helvetica, Arial, sans-serif;
}
#top #main #socket .sub_menu_socket li {
  line-height: 1.5em;
}

#top .ausgabe-section {
  display: flex;
  flex-direction: row;
  padding-top: 15px;
}
#top .ausgabe-section .col-left {
  width: 25%;
  padding: 0 2rem 0 0;
  display: flex;
  flex-direction: column;
}
#top .ausgabe-section .col-left .image {
  max-width: 300px;
  min-width: 180px;
  width: 100%;
  margin: 0 auto 2em auto;
}
#top .ausgabe-section .col-left .image a {
  position: relative;
  overflow: initial !important;
  display: inline-block !important;
  width: 100%;
}
#top .ausgabe-section .col-left .image a img {
  width: 100%;
}
#top .ausgabe-section .col-left .cta {
  margin-bottom: 2em;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#top .ausgabe-section .col-left .cta .button {
  width: 100%;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
  font-family: "fira sans", Helvetica, Arial, sans-serif;
}
#top .ausgabe-section .col-left .dossiers .item {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0 1em;
  margin: 20px 0 2em 0;
}
#top .ausgabe-section .col-left .dossiers .item .image {
  width: 100%;
  min-width: 200px;
  margin: 0 auto 0 auto;
}
#top .ausgabe-section .col-left .dossiers .item .image a img {
  width: 100%;
}
#top .ausgabe-section .col-left .dossiers .item .title {
  width: 100%;
}
#top .ausgabe-section .col-left .dossiers .item .title a h3 {
  font-size: 1rem;
  text-transform: none;
}
#top .ausgabe-section .col-right {
  width: 75%;
  padding: 0 0 0 2rem;
}
#top .ausgabe-section .heading {
  display: flex;
  flex-direction: column;
  margin-bottom: 1em;
}
#top .ausgabe-section .heading .roof {
  font-family: "fira sans", Helvetica, Arial, sans-serif;
  color: #005094;
  font-size: 1.3rem;
  margin: 0 0 0.5em 0;
  line-height: 1;
}
#top .ausgabe-section .heading .headline {
  font-size: 1.5em;
}
#top .ausgabe-section .heading .headline a {
  text-decoration: none;
}
#top .ausgabe-section .teaser {
  margin-bottom: 1em;
}
#top .ausgabe-section .wfcontent {
  margin-bottom: 1em;
}
#top .rubrik {
  margin: 0 0 10px 0;
  width: 100%;
  float: left;
}
#top .rubrik h2 {
  background: transparent;
  color: black;
  border: 1px solid #000;
  border-left-width: 0;
  border-right-width: 0;
  padding: 5px 0;
}
#top .rubrik .artikelliste {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  padding: 0 0 0 1em;
}
#top .rubrik .artikelliste .article-item {
  background: #f8f8f8;
  padding: 0.5em 1em;
  display: flex;
  flex-direction: column;
  margin-bottom: 1em;
  border-radius: 4px;
}
#top .rubrik .artikelliste .article-item .roof {
  font-size: 1rem;
  font-family: "fira sans", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 1.2;
  padding: 0.5em 0;
  color: #005094;
}
#top .rubrik .artikelliste .article-item .roof a {
  text-decoration: none;
}
#top .rubrik .artikelliste .article-item .title h3 {
  font-size: 1.5rem;
  margin: 0;
}
#top .rubrik .artikelliste .article-item .title h3.toggle {
  cursor: pointer;
}
#top .rubrik .artikelliste .article-item .subtitle {
  margin-top: 0.25em;
  font-family: "fira sans", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 150%;
}
#top .rubrik .artikelliste .article-item .control {
  display: flex;
  flex-direction: row;
  margin: 10px 0;
}
#top .rubrik .artikelliste .article-item .control .toggle {
  font-size: 1.5rem;
  padding: 5px;
  border-radius: 4px;
  margin: 0 1em 0 0;
  cursor: pointer;
  background: #F0F0ED;
  transition: 0.5s;
  width: 43px;
  height: 43px;
  text-align: center;
}
#top .rubrik .artikelliste .article-item .control .toggle i {
  font-style: normal !important;
}
#top .rubrik .artikelliste .article-item .control .wftoggle.open {
  transform: rotate(180deg);
}
#top .rubrik .artikelliste .article-item .control .public {
  margin: 0 1em 0 0;
  padding: 5px;
  border-radius: 50%;
}
#top .rubrik .artikelliste .article-item .control .public.closed {
  color: darkred;
}
#top .rubrik .artikelliste .article-item .control .public.open {
  color: darkgreen;
}
#top .rubrik .artikelliste .article-item .teaser {
  margin: 10px 0;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  border-top: 3px solid #888888;
}
#top .rubrik .artikelliste .article-item .teaser .read-more-link {
  font-family: "fira sans", Helvetica, Arial, sans-serif;
  margin: 0 0 0 auto;
  display: block;
  justify-self: flex-end;
  align-self: flex-end;
  width: 100px;
  text-align: right;
  background: #f8f8f8;
  border-radius: 4px;
}
#top .rubrik .artikelliste .article-item .teaser .read-more-link a {
  padding: 0.5em 0.5em;
}

#top.page-template-template-wundf-archive .av-special-heading.wf_ausgabenjahrgang {
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  #top .ausgabe-section {
    flex-direction: column;
  }
  #top .ausgabe-section .col-left {
    width: 100%;
    padding: 0;
    justify-content: center;
  }
  #top .ausgabe-section .col-left .image {
    padding: 0 0 1em 0;
  }
  #top .ausgabe-section .col-left .dossiers .item .image {
    margin: 0 auto 0 auto;
    max-width: 200px;
    padding: 0;
  }
  #top .ausgabe-section .col-left .dossiers .item .title {
    text-align: center;
  }
  #top .ausgabe-section .col-right {
    width: 100%;
    padding: 0;
  }
  #top .rubrik .artikelliste {
    padding: 0;
  }
  #top .rubrik .artikelliste .article-item .subtitle {
    padding: 0.5em 0 0 0;
    line-height: 1.2;
  }
}
#top.single-wf_artikel .av-special-heading.classic-quote > * {
  font-style: normal;
}
.horipage {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.horipage a {
  padding: 5px;
  background: white;
  border-radius: 4px;
}
#top.single-wf_artikel #main .container_wrap_first .av-content-full, #top.single-wf_dossier #main .container_wrap_first .av-content-full, #top.single-wf_ausgabe #main .container_wrap_first .av-content-full {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#top .dossier-section, #top .artikel-section {
  display: flex;
  flex-direction: row;
  padding-top: 15px;
}
#top .dossier-section .col-left, #top .artikel-section .col-left {
  width: 25%;
  padding: 0 2rem 0 0;
  display: flex;
  flex-direction: column;
}
#top .dossier-section .col-left .image, #top .artikel-section .col-left .image {
  max-width: 300px;
  min-width: 180px;
  width: 100%;
  margin: 0 auto 2em auto;
}
#top .dossier-section .col-left .image a, #top .artikel-section .col-left .image a {
  position: relative;
  overflow: initial !important;
  display: inline-block !important;
  width: 100%;
}
#top .dossier-section .col-left .image a img, #top .artikel-section .col-left .image a img {
  width: 100%;
}
#top .dossier-section .col-left .cta, #top .artikel-section .col-left .cta {
  margin-bottom: 2em;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#top .dossier-section .col-left .cta .button, #top .artikel-section .col-left .cta .button {
  width: 100%;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
  font-family: "fira sans", Helvetica, Arial, sans-serif;
}
#top .dossier-section .col-left .ausgabe .item, #top .artikel-section .col-left .ausgabe .item {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0 1em;
  margin: 20px 0 2em 0;
}
#top .dossier-section .col-left .ausgabe .item .image, #top .artikel-section .col-left .ausgabe .item .image {
  width: 100%;
  min-width: 100px;
  margin: 0 auto 0 auto;
}
#top .dossier-section .col-left .ausgabe .item .image a img, #top .artikel-section .col-left .ausgabe .item .image a img {
  width: 100%;
}
#top .dossier-section .col-left .ausgabe .item .title, #top .artikel-section .col-left .ausgabe .item .title {
  width: 100%;
}
#top .dossier-section .col-left .ausgabe .item .title a h3, #top .artikel-section .col-left .ausgabe .item .title a h3 {
  font-size: 1rem;
  text-transform: none;
}
#top .dossier-section .col-left .categories, #top .artikel-section .col-left .categories {
  display: flex;
  flex-direction: column-reverse;
  font-family: "fira sans", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
}
#top .dossier-section .col-left .categories a, #top .artikel-section .col-left .categories a {
  padding: 5px 0;
  width: 100%;
}
#top .dossier-section .col-right, #top .artikel-section .col-right {
  width: 75%;
  padding: 0 0 0 2rem;
}
#top .dossier-section .heading, #top .artikel-section .heading {
  display: flex;
  flex-direction: column;
  margin: 0;
}
#top .dossier-section .heading .roof, #top .artikel-section .heading .roof {
  font-family: "fira sans", Helvetica, Arial, sans-serif;
  color: #005094;
  font-size: 1.3rem;
  margin: 0 0 0.5em 0;
  line-height: 1;
}
#top .dossier-section .heading .headline, #top .artikel-section .heading .headline {
  font-size: 1.5em;
}
#top .dossier-section .heading .headline a, #top .artikel-section .heading .headline a {
  text-decoration: none;
}
#top .dossier-section .index, #top .artikel-section .index {
  margin: 2em 0 4em 0;
}
#top .dossier-section .index h3 a, #top .artikel-section .index h3 a {
  position: relative;
  padding-left: 1rem;
  display: block;
  line-height: 150%;
}
#top .dossier-section .index h3 a::before, #top .artikel-section .index h3 a::before {
  display: block;
  position: absolute;
  content: "•";
  left: 0;
}
#top .dossier-section .wfcontent, #top .artikel-section .wfcontent {
  margin-bottom: 1em;
  padding-top: 0;
}
#top .dossier-section .footing, #top .artikel-section .footing {
  font-family: "fira sans", Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  padding-bottom: 50px;
}
#top .dossier-section .footing a, #top .artikel-section .footing a {
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  #top .dossier-section, #top .artikel-section {
    flex-direction: column-reverse;
  }
  #top .dossier-section .col-left, #top .artikel-section .col-left {
    width: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
  }
  #top .dossier-section .col-left .image, #top .artikel-section .col-left .image {
    max-width: 300px;
    min-width: 180px;
    width: 100%;
    margin: 0 auto 2em auto;
  }
  #top .dossier-section .col-left .image a, #top .artikel-section .col-left .image a {
    position: relative;
    overflow: initial !important;
    display: inline-block !important;
    width: 100%;
  }
  #top .dossier-section .col-left .image a img, #top .artikel-section .col-left .image a img {
    width: 100%;
  }
  #top .dossier-section .col-left .cta, #top .artikel-section .col-left .cta {
    margin-bottom: 2em;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #top .dossier-section .col-left .cta .button, #top .artikel-section .col-left .cta .button {
    width: 100%;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    font-family: "fira sans", Helvetica, Arial, sans-serif;
    word-break: break-word;
  }
  #top .dossier-section .col-left .ausgabe .item, #top .artikel-section .col-left .ausgabe .item {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0 1em;
    margin-bottom: 2em;
  }
  #top .dossier-section .col-left .ausgabe .item .image, #top .artikel-section .col-left .ausgabe .item .image {
    width: 100%;
    min-width: 200px;
    margin: 0 auto 0 auto;
  }
  #top .dossier-section .col-left .ausgabe .item .image a img, #top .artikel-section .col-left .ausgabe .item .image a img {
    width: 100%;
  }
  #top .dossier-section .col-left .ausgabe .item .title, #top .artikel-section .col-left .ausgabe .item .title {
    width: 100%;
  }
  #top .dossier-section .col-left .ausgabe .item .title a h3, #top .artikel-section .col-left .ausgabe .item .title a h3 {
    font-size: 1rem;
    text-transform: none;
  }
  #top .dossier-section .col-right, #top .artikel-section .col-right {
    width: 100%;
    padding: 0 0 0 0;
  }
}
#filter {
  display: flex;
  flex-direction: row;
}
#filter > div {
  padding: 10px;
  min-width: 33%;
  width: 33%;
}
#filter > div > select {
  margin-bottom: 0;
  cursor: pointer;
}
#filter > div > select optgroup {
  font-size: 1.25rem;
}
#filter > div > select option {
  padding: 5px;
  font-size: 1.2rem;
}
#filter > div > select option:checked {
  color: black;
}

optgroup {
  font-style: normal;
  font-weight: normal;
}

.yearGroup {
  font-weight: bold;
}

.yearAusgabe {
  padding: 0 0 0 10px;
}

@media only screen and (max-width: 767px) {
  #filter {
    flex-direction: column;
  }
  #filter > div {
    min-width: auto;
    width: 100%;
  }
}
.req {
  position: relative;
}
.req > label:after, .req > .label > label:after {
  content: "*";
  color: red;
  font-weight: 700;
  display: inline-block;
  margin: 0 0.1em;
}

.formmessage {
  padding: 20px;
  width: 100%;
  border-radius: 8px;
  font-size: 1.5em;
  margin: 0 0 20px 0;
}
.formmessage.notice {
  background: #67ee72;
}
.formmessage.error {
  background: #f1817f;
}

#orderform-wrapper {
  font-family: "fira sans", Helvetica, Arial, sans-serif;
}
#orderform-wrapper h2 {
  margin: 0 0 0.5em 0;
}
#orderform-wrapper .infotext {
  margin: 0 0 0.5em 0;
  padding: 0.5em 0.5em;
  background: #e7f6ff;
  color: black;
  border-radius: 4px;
  font-size: 0.9em;
  line-height: 1.2;
}
#orderform-wrapper .infotext p {
  margin: 0;
}
#orderform-wrapper .infotext ul {
  margin: 0;
}
#orderform-wrapper .infotext ul li {
  line-height: 1;
}
#orderform-wrapper input[type=text], #orderform-wrapper input[type=number] {
  color: #000000 !important;
  height: 45px;
}
#orderform-wrapper .form-submit {
  display: flex;
  justify-content: flex-end;
}
#orderform-wrapper .form-submit input[type=submit] {
  border-radius: 4px;
  font-size: 1em;
  background-color: #004f94;
}
#orderform-wrapper .form-submit input[type=submit]:disabled {
  background: white;
  color: #888888;
  cursor: not-allowed;
}
#orderform-wrapper .form-submit input[type=submit]:not(:disabled) {
  color: white;
}
#orderform-wrapper .form-submit input[type=submit]:not(:disabled):hover {
  background-color: #006ac7;
}
#orderform-wrapper .form-submit input[type=reset] {
  font-size: 1em;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 4px;
  margin: 0 auto 0 0;
  cursor: pointer;
}

.selectbar1 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}
@media only screen and (max-width: 767px) {
  .selectbar1 {
    flex-direction: column;
    margin-bottom: 1em;
  }
  .selectbar1 option {
    white-space: break-spaces;
    max-width: 100%;
  }
}
.selectbar1 > div {
  display: flex;
  flex-direction: column;
}
.selectbar1 > div:first-child {
  display: flex;
  width: 100%;
}
.selectbar1 select {
  color: #000000 !important;
  height: 45px;
}
.selectbar1 button.add {
  border-radius: 4px;
  border: none;
  background: #0e7b17;
  color: white;
  padding: 8px 6px;
  font-size: 1em;
  margin: 34px 10px 10px 10px;
  height: 43px;
  cursor: pointer;
}
.selectbar1 button.add:hover {
  background: #13a920;
}

.abobegin {
  min-width: 200px;
}

.cartsection {
  border-radius: 8px;
  padding: 10px;
  background: rgba(0, 79, 148, 0.2);
  margin-bottom: 20px;
}

.cartlabel {
  display: flex;
  flex-direction: row;
  padding: 3px;
}
.cartlabel > div {
  padding: 2px;
  font-size: 0.7em;
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin: 0 5px;
  line-height: 0.7em;
}
.cartlabel .type {
  min-width: 80px;
  justify-content: flex-start;
  margin-left: 0;
}
.cartlabel .title {
  width: 100%;
  justify-content: flex-start;
}
.cartlabel .singleprice {
  margin: 0 0 0 auto;
  min-width: 80px;
}
.cartlabel .qty {
  margin: 0 0 0 auto;
  min-width: 50px;
}
.cartlabel .price {
  margin: 0 0 0 auto;
  min-width: 120px;
}
.cartlabel .controlls {
  margin: 0 0 0 auto;
  min-width: 120px;
}

.cart .remove {
  border-radius: 4px;
  border: none;
  background: #941210;
  color: white;
  padding: 8px 6px;
  font-size: 1em;
  cursor: pointer;
  height: 43px;
}
.cart .remove:hover {
  background: #c21815;
}
.cart .item {
  display: flex;
  flex-direction: row;
  margin-bottom: 5px;
  justify-content: flex-start;
  border: 1px solid transparent;
  padding: 3px;
  border-radius: 4px;
}
.cart .item:hover {
  border-color: #444;
}
.cart .item > div {
  margin: 0 5px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 1rem;
}
.cart .item .type {
  background: #0c6ca0;
  color: white;
  padding: 5px;
  border-radius: 4px;
  justify-content: center;
  min-width: 80px;
  margin-left: 0;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .cart .item .type {
    min-width: 40px;
    padding: 1px;
    font-size: 0.6rem;
  }
}
.cart .item .title {
  width: 100%;
  font-size: 1rem;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .cart .item .title {
    font-size: 0.8rem;
    line-height: 1.2;
  }
}
.cart .item .title h4 {
  margin: 0;
  padding: 0;
}
.cart .item .singleprice {
  margin: 0 0 0 auto;
  min-width: 120px;
  justify-content: flex-end;
  font-size: 1.2rem;
  padding: 0 10px;
}
@media only screen and (max-width: 767px) {
  .cart .item .singleprice {
    min-width: 85px;
    font-size: 1rem;
  }
}
.cart .item .qty {
  margin: 0 0 0 auto;
  min-width: 50px;
  justify-content: center;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  padding: 0 10px;
  font-size: 1.2rem;
}
@media only screen and (max-width: 767px) {
  .cart .item .qty {
    min-width: 35px;
    font-size: 1rem;
  }
}
.cart .item .price {
  margin: 0 0 0 auto;
  min-width: 120px;
  justify-content: flex-end;
  font-size: 1.2rem;
  padding: 0 10px;
}
@media only screen and (max-width: 767px) {
  .cart .item .price {
    min-width: 85px;
    font-size: 1rem;
  }
}
.cart .item .controlls {
  margin: 0 0 0 auto;
  min-width: 120px;
  justify-content: flex-end;
  font-size: 1rem;
}

.cartsummary, .cartdelivery {
  display: flex;
  flex-direction: row;
  padding: 3px;
  align-items: center;
}
.cartsummary > div, .cartdelivery > div {
  padding: 2px;
  font-size: 1rem;
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin: 0 5px;
}
.cartsummary .title, .cartdelivery .title {
  width: 100%;
  justify-content: flex-end;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .cartsummary .title, .cartdelivery .title {
    font-size: 0.8rem;
  }
}
.cartsummary .price, .cartdelivery .price {
  margin: 0 0 0 auto;
  min-width: 120px;
  font-size: 1.2em;
  font-weight: bold;
  justify-content: flex-end;
  padding: 0 10px;
}
.cartsummary .controlls, .cartdelivery .controlls {
  margin: 0 0 0 auto;
  min-width: 120px;
}

.cartsummary .price {
  border-top: 3px double #000000;
}
@media only screen and (max-width: 767px) {
  .cartsummary .price {
    min-width: 85px;
    font-size: 1rem;
  }
}

.cartdelivery .price {
  border-top: 1px solid #000000;
}
@media only screen and (max-width: 767px) {
  .cartdelivery .price {
    min-width: 85px;
    font-size: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  .cartlabel .type {
    display: none;
  }
  .cartlabel .title {
    display: none;
  }
  .cart .item {
    flex-wrap: wrap;
  }
  .cart .item .type {
    min-width: 30%;
    width: calc(30% - 10px);
    margin-bottom: 10px;
  }
  .cart .item .title {
    width: calc(70% - 20px);
    margin-bottom: 10px;
  }
  .cart .item .singleprice {
    width: calc(25% - 10px);
    min-width: 25%;
    font-size: 0.7em;
    padding: 0 2px;
  }
  .cart .item .qty {
    width: calc(10% - 10px);
    min-width: 10%;
    font-size: 0.7em;
    padding: 0 2px;
  }
  .cart .item .price {
    width: calc(25% - 10px);
    min-width: 25%;
    font-size: 0.7em;
    padding: 0 2px;
  }
  .cart .item .controlls {
    width: calc(40% - 10px);
    min-width: 30%;
    font-size: 0.8em;
  }
  .cartdelivery {
    line-height: 1;
    font-size: 0.8em;
    justify-content: start;
  }
  .cartdelivery .title {
    justify-content: start;
    width: 40%;
  }
  .cartdelivery .price {
    justify-content: start;
    min-width: 40%;
    margin: 0;
  }
  .cartdelivery .controlls {
    display: none;
  }
  .cartsummary {
    line-height: 1;
    font-size: 0.8em;
    justify-content: start;
  }
  .cartsummary .title {
    justify-content: start;
    width: 40%;
  }
  .cartsummary .price {
    justify-content: start;
    min-width: 40%;
    margin: 0;
  }
  .cartsummary .controlls {
    display: none;
  }
  #orderform-wrapper .form-submit {
    flex-wrap: wrap;
  }
  #orderform-wrapper .form-submit input[type=reset] {
    display: none;
  }
  #orderform-wrapper .form-submit input {
    width: 100%;
    margin-bottom: 10px;
  }
}
#top .wfbreadcrumb {
  font-family: "fira sans", Helvetica, Arial, sans-serif;
  font-size: 0.9rem;
  height: 50px;
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
}
#top .wfbreadcrumb ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
}
#top .wfbreadcrumb ul li {
  display: flex;
  flex-direction: row;
  margin: 0 0.25em 0 0;
  line-height: 1.5;
}
#top .wfbreadcrumb ul li.current {
  font-weight: bold;
}
#top .wfbreadcrumb ul li::after {
  margin: 0 0 0 0.25em;
  content: "»";
  display: block;
}
#top .wfbreadcrumb ul li a {
  text-decoration: none;
}
#top .wfbreadcrumb ul li:last-child::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  #top .wfbreadcrumb ul {
    flex-wrap: wrap;
  }
  #top .wfbreadcrumb ul li {
    white-space: nowrap;
  }
}
#top .avia-search-tooltip {
  width: 600px;
  margin-left: -280px;
}
@media only screen and (max-width: 767px) {
  #top .avia-search-tooltip {
    width: 300px;
    margin-left: -130px;
  }
}
#top #searchform > div {
  max-width: 600px;
}

#top.search-results .template-search .entry-content {
  font-size: 1.2rem;
}

#top #wrap_all #wundf_container {
  display: flex;
  flex-direction: column;
}
#top #wrap_all #wundf_container .year-section {
  border-top: 3px solid #888888;
  padding: 0.5em 0 0 0;
  display: flex;
  flex-direction: row;
  margin-bottom: 2em;
}
#top #wrap_all #wundf_container .year-section .years {
  padding: 0;
  width: 20%;
}
#top #wrap_all #wundf_container .year-section .years h2 {
  font-size: 2em;
}
#top #wrap_all #wundf_container .year-section .items {
  width: 60%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#top #wrap_all #wundf_container .year-section .items .item {
  display: flex;
  flex-direction: column;
  width: 50%;
  padding: 0 2em;
  margin-bottom: 1em;
}
#top #wrap_all #wundf_container .year-section .items .item .image {
  width: 100%;
  min-width: 200px;
}
#top #wrap_all #wundf_container .year-section .items .item .image a img {
  width: 100%;
}
#top #wrap_all #wundf_container .year-section .items .item .title {
  width: 100%;
}
#top #wrap_all #wundf_container .year-section .items .item .title a h3 {
  font-size: 1rem;
  text-transform: none;
}

.wundf-loadall {
  width: 100%;
  display: flex;
  justify-content: center;
}
.wundf-loadall .link {
  width: auto;
}
.wundf-loadall .link a {
  font-family: "fira sans", Helvetica, Arial, sans-serif;
  font-size: 1em;
  background: #005094;
  color: white;
  padding: 0.5em 1em;
  border-radius: 4px;
}
.wundf-loadall .link a:hover {
  text-decoration: none;
  background: #0087fa;
  color: white;
}

.wundf-jahres-swiper {
  width: 100%;
  height: 100px;
}
.wundf-jahres-swiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #005094;
  font-family: "fira sans", Helvetica, Arial, sans-serif;
}

@media only screen and (max-width: 767px) {
  #top #wrap_all #wundf_container .year-section {
    flex-direction: column;
  }
  #top #wrap_all #wundf_container .year-section .years {
    width: 100%;
    text-align: center;
  }
  #top #wrap_all #wundf_container .year-section .items {
    width: 100%;
    justify-content: space-evenly;
  }
  #top #wrap_all #wundf_container .year-section .items .item {
    padding: 0;
    width: 100%;
    max-width: 45%;
  }
  #top #wrap_all #wundf_container .year-section .items .item .image {
    min-width: 125px;
    width: 100%;
  }
}
#top #wundf_artikel_container .article-item {
  padding: 0.5em 0;
  display: flex;
  flex-direction: column;
  border-radius: 4px;
}
#top #wundf_artikel_container .article-item .roof {
  font-size: 1rem;
  font-family: "fira sans", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #005094;
  line-height: 1.2;
}
#top #wundf_artikel_container .article-item .roof a {
  text-decoration: none;
}
#top #wundf_artikel_container .article-item .title h3 {
  font-size: 1.5rem;
  margin: 0;
}
#top #wundf_artikel_container .article-item .title h3.toggle {
  cursor: pointer;
}
#top #wundf_artikel_container .article-item .subtitle {
  font-family: "fira sans", Helvetica, Arial, sans-serif;
  font-size: 1rem;
}
#top #wundf_artikel_container .article-item .teaser {
  margin: 10px 0;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  border-top: 3px solid #888888;
}
#top #wundf_artikel_container .article-item .teaser .read-more-link {
  font-family: "fira sans", Helvetica, Arial, sans-serif;
  margin: 0 0 0 auto;
  display: block;
  justify-self: flex-end;
  align-self: flex-end;
  width: 150px;
  text-align: center;
  background: #f8f8f8;
  border-radius: 4px;
}
#top #wundf_artikel_container .article-item .teaser .read-more-link a {
  padding: 0.5em 0.5em;
}

html {
  scroll-padding-top: 70px;
}

#top .dossier-section .wfcontent, #top .artikel-section .wfcontent {
  display: flex;
  flex-direction: column;
}
#top .dossier-section .wfcontent .autor, #top .artikel-section .wfcontent .autor {
  font-family: "fira sans", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
#top .dossier-section .wfcontent .antext, #top .artikel-section .wfcontent .antext {
  font-family: "fira sans", Helvetica, Arial, sans-serif;
}
#top .dossier-section .wfcontent .index, #top .artikel-section .wfcontent .index {
  padding: 0.5em 0;
  border-top: 3px solid #888888;
}
#top .dossier-section .wfcontent .index h3, #top .artikel-section .wfcontent .index h3 {
  padding: 10px 0 0;
  margin: 0;
  font-weight: 500 !important;
}
#top .dossier-section .wfcontent p:not(.anmerk-text) a[name^=fnref], #top .dossier-section .wfcontent ul li:not(.anmerk-text) a[name^=fnref], #top .dossier-section .wfcontent h2:not(.anmerk-text) a[name^=fnref], #top .dossier-section .wfcontent h1:not(.anmerk-text) a[name^=fnref], #top .artikel-section .wfcontent p:not(.anmerk-text) a[name^=fnref], #top .artikel-section .wfcontent ul li:not(.anmerk-text) a[name^=fnref], #top .artikel-section .wfcontent h2:not(.anmerk-text) a[name^=fnref], #top .artikel-section .wfcontent h1:not(.anmerk-text) a[name^=fnref] {
  font-weight: bold;
  color: #005094;
  font-size: 0.8em;
  padding: 0;
  top: -6px;
  position: relative;
  background: white;
  border-radius: 50%;
  width: 20px;
  display: inline-block;
  height: 20px;
  text-align: center;
  margin: 0;
  line-height: 20px;
}
#top .dossier-section .wfcontent p:not(.anmerk-text) a[href*=fntxt], #top .dossier-section .wfcontent ul li:not(.anmerk-text) a[href*=fntxt], #top .dossier-section .wfcontent h2:not(.anmerk-text) a[href*=fntxt], #top .dossier-section .wfcontent h1:not(.anmerk-text) a[href*=fntxt], #top .artikel-section .wfcontent p:not(.anmerk-text) a[href*=fntxt], #top .artikel-section .wfcontent ul li:not(.anmerk-text) a[href*=fntxt], #top .artikel-section .wfcontent h2:not(.anmerk-text) a[href*=fntxt], #top .artikel-section .wfcontent h1:not(.anmerk-text) a[href*=fntxt] {
  font-weight: bold;
  color: #005094;
  font-size: 0.8em;
  padding: 0;
  top: -6px;
  position: relative;
  background: white;
  border-radius: 50%;
  width: 20px;
  display: inline-block;
  height: 20px;
  text-align: center;
  margin: 0;
  line-height: 20px;
}
#top .dossier-section .wfcontent p:not(.anmerk-text) a[href*=fntxt] + a[name^=fnref], #top .dossier-section .wfcontent ul li:not(.anmerk-text) a[href*=fntxt] + a[name^=fnref], #top .dossier-section .wfcontent h2:not(.anmerk-text) a[href*=fntxt] + a[name^=fnref], #top .dossier-section .wfcontent h1:not(.anmerk-text) a[href*=fntxt] + a[name^=fnref], #top .artikel-section .wfcontent p:not(.anmerk-text) a[href*=fntxt] + a[name^=fnref], #top .artikel-section .wfcontent ul li:not(.anmerk-text) a[href*=fntxt] + a[name^=fnref], #top .artikel-section .wfcontent h2:not(.anmerk-text) a[href*=fntxt] + a[name^=fnref], #top .artikel-section .wfcontent h1:not(.anmerk-text) a[href*=fntxt] + a[name^=fnref] {
  display: none;
}
#top .dossier-section .wfcontent p.anmerk-text a[name^=fntext], #top .dossier-section .wfcontent ul li.anmerk-text a[name^=fntext], #top .dossier-section .wfcontent h2.anmerk-text a[name^=fntext], #top .dossier-section .wfcontent h1.anmerk-text a[name^=fntext], #top .artikel-section .wfcontent p.anmerk-text a[name^=fntext], #top .artikel-section .wfcontent ul li.anmerk-text a[name^=fntext], #top .artikel-section .wfcontent h2.anmerk-text a[name^=fntext], #top .artikel-section .wfcontent h1.anmerk-text a[name^=fntext] {
  font-weight: bold;
  color: #005094;
  text-decoration: none;
  cursor: pointer;
}
#top .dossier-section .wfcontent p.anmerk-text a[name^=fntext]:hover, #top .dossier-section .wfcontent ul li.anmerk-text a[name^=fntext]:hover, #top .dossier-section .wfcontent h2.anmerk-text a[name^=fntext]:hover, #top .dossier-section .wfcontent h1.anmerk-text a[name^=fntext]:hover, #top .artikel-section .wfcontent p.anmerk-text a[name^=fntext]:hover, #top .artikel-section .wfcontent ul li.anmerk-text a[name^=fntext]:hover, #top .artikel-section .wfcontent h2.anmerk-text a[name^=fntext]:hover, #top .artikel-section .wfcontent h1.anmerk-text a[name^=fntext]:hover {
  text-decoration: none;
}
#top .dossier-section .wfcontent i, #top .dossier-section .wfcontent .kursiv, #top .artikel-section .wfcontent i, #top .artikel-section .wfcontent .kursiv {
  font-style: italic;
}
#top .dossier-section .wfcontent strong, #top .dossier-section .wfcontent .halbfett, #top .dossier-section .wfcontent .halb-fett, #top .dossier-section .wfcontent .fett, #top .artikel-section .wfcontent strong, #top .artikel-section .wfcontent .halbfett, #top .artikel-section .wfcontent .halb-fett, #top .artikel-section .wfcontent .fett {
  font-weight: 600;
}
#top .dossier-section .wfcontent .kursiv-halbfett, #top .artikel-section .wfcontent .kursiv-halbfett {
  font-style: italic;
  font-weight: 600;
}
#top .dossier-section .wfcontent .unterstrichen, #top .artikel-section .wfcontent .unterstrichen {
  text-decoration: underline;
}
#top .dossier-section .wfcontent .durchgestrichen, #top .artikel-section .wfcontent .durchgestrichen {
  text-decoration: line-through;
}
#top .dossier-section .wfcontent .hochgestellt, #top .artikel-section .wfcontent .hochgestellt {
  font-size: 80%;
  vertical-align: super;
}
#top .dossier-section .wfcontent .tiefgestellt, #top .artikel-section .wfcontent .tiefgestellt {
  font-size: 80%;
  vertical-align: sub;
}
#top .dossier-section .wfcontent .gesperrt, #top .artikel-section .wfcontent .gesperrt {
  letter-spacing: 0.3em;
}
#top .dossier-section .wfcontent ul, #top .artikel-section .wfcontent ul {
  list-style: disc outside;
  padding-left: 0.6em;
}
#top .dossier-section .wfcontent .abb-text, #top .artikel-section .wfcontent .abb-text {
  font-size: 0.9em;
  margin: 0 0 2em 0;
}
#top .dossier-section .wfcontent .in-section, #top .artikel-section .wfcontent .in-section {
  display: flex;
  flex-direction: column;
  margin-bottom: 2em;
}
#top .dossier-section .wfcontent .in-header, #top .artikel-section .wfcontent .in-header {
  border-top: 3px solid #888888;
  display: flex;
  flex-direction: column;
  padding-top: 0.5em;
}
#top .dossier-section .wfcontent .in-header .in-a, #top .artikel-section .wfcontent .in-header .in-a {
  font-family: "fira sans", Helvetica, Arial, sans-serif;
}
#top .dossier-section .wfcontent .control, #top .artikel-section .wfcontent .control {
  width: 100%;
  display: flex;
  flex-direction: row;
  cursor: pointer;
  font-family: "fira sans", Helvetica, Arial, sans-serif;
  font-size: 1rem;
}
#top .dossier-section .wfcontent .control .toggle, #top .artikel-section .wfcontent .control .toggle {
  font-size: 1.5rem;
  padding: 5px;
  border-radius: 4px;
  background: #f8f8f8;
  transition: 0.5s;
  width: 43px;
  height: 43px;
  text-align: center;
}
#top .dossier-section .wfcontent .control .toggle i, #top .artikel-section .wfcontent .control .toggle i {
  font-style: normal;
}
#top .dossier-section .wfcontent .control .toggle.open, #top .artikel-section .wfcontent .control .toggle.open {
  transform: rotate(180deg);
}
#top .dossier-section .wfcontent .control .toggle.open + span, #top .artikel-section .wfcontent .control .toggle.open + span {
  display: none;
}
#top .dossier-section .wfcontent .control span, #top .artikel-section .wfcontent .control span {
  padding: 5px 1em;
}
#top .dossier-section .wfcontent .in-content ul, #top .artikel-section .wfcontent .in-content ul {
  list-style: disc outside;
  padding-left: 0.6em;
}
#top .dossier-section .wfcontent ul + .zu1, #top .dossier-section .wfcontent ul + .zu2, #top .artikel-section .wfcontent ul + .zu1, #top .artikel-section .wfcontent ul + .zu2 {
  width: 100%;
  display: inline-block;
  margin-top: 1rem;
}
#top .dossier-section .wfcontent .zu1, #top .artikel-section .wfcontent .zu1 {
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  #top .dossier-section .wfcontent .zu1, #top .artikel-section .wfcontent .zu1 {
    line-height: 1.5;
  }
}
#top .dossier-section .wfcontent .zu2, #top .artikel-section .wfcontent .zu2 {
  color: black;
  padding: 5px 0;
}
#top .dossier-section .wfcontent .unterstrichen, #top .artikel-section .wfcontent .unterstrichen {
  text-decoration: underline;
}
#top .dossier-section .wfcontent .Einfacher-Grafikrahmen img, #top .artikel-section .wfcontent .Einfacher-Grafikrahmen img {
  vertical-align: middle;
}
#top .dossier-section .wfcontent .kasten, #top .artikel-section .wfcontent .kasten {
  padding: 1rem;
  border-radius: 4px;
  background: #f8f8f8;
  margin-bottom: 1rem;
}
#top .dossier-section .wfcontent .kasten img, #top .artikel-section .wfcontent .kasten img {
  vertical-align: middle;
}
#top .dossier-section .wfcontent .kasten p, #top .artikel-section .wfcontent .kasten p {
  margin-bottom: 0;
}
#top .dossier-section .wfcontent .kasten .abb-text, #top .artikel-section .wfcontent .kasten .abb-text {
  line-height: initial;
}
#top .dossier-section .wfcontent .kasten .quelle, #top .artikel-section .wfcontent .kasten .quelle {
  font-size: 0.9em;
  margin: 0 0 0 0;
  line-height: 1.2;
}
#top .dossier-section .wfcontent .kasten table, #top .artikel-section .wfcontent .kasten table {
  background: transparent;
  border-collapse: collapse;
  border-color: #000;
  border-width: 1px;
  font-family: "fira sans", Helvetica, Arial, sans-serif;
}
#top .dossier-section .wfcontent .kasten table thead tr, #top .artikel-section .wfcontent .kasten table thead tr {
  background: transparent;
}
#top .dossier-section .wfcontent .kasten table thead tr td, #top .artikel-section .wfcontent .kasten table thead tr td {
  border-color: #000;
  border-width: 1px;
  font-size: 16px;
  line-height: 1.3;
}
#top .dossier-section .wfcontent .kasten table thead tr td h3, #top .artikel-section .wfcontent .kasten table thead tr td h3 {
  color: #000;
}
#top .dossier-section .wfcontent .kasten table tbody tr, #top .artikel-section .wfcontent .kasten table tbody tr {
  background: transparent;
}
#top .dossier-section .wfcontent .kasten table tbody tr td, #top .artikel-section .wfcontent .kasten table tbody tr td {
  border-color: #000;
  border-width: 1px;
  font-size: 16px;
  line-height: 1.3;
}
#top .dossier-section .wfcontent .kasten table tbody tr td p, #top .artikel-section .wfcontent .kasten table tbody tr td p {
  color: #000;
}
#top .dossier-section .wfcontent .literatur, #top .artikel-section .wfcontent .literatur {
  line-height: 1.3;
  margin: 0.4em 0;
}
#top .dossier-section .wfcontent .anmerk-text, #top .artikel-section .wfcontent .anmerk-text {
  margin: 0;
}
#top .dossier-section .wfcontent .autornotiz, #top .dossier-section .wfcontent .forum_autornotiz, #top .dossier-section .wfcontent .in-anot, #top .artikel-section .wfcontent .autornotiz, #top .artikel-section .wfcontent .forum_autornotiz, #top .artikel-section .wfcontent .in-anot {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

/*# sourceMappingURL=style.css.map */
