@charset "UTF-8";
/*#52771B*/
/* promobar */
/*#7e3bd0*/
/*#d03bc4*/
/* media up to # */
/* media from # up */
/* Spaltenlayout */
/* 1. 100%, weitere 50% */
section.topic_list section.topic_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }

section.topic_list h4 {
  display: none; }

section.topic_list section.topic_list section.topic {
  padding: 0 10px 10px 10px; }
  section.topic_list section.topic_list section.topic div.image {
    width: 100%;
    height: 450px;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden; }
    section.topic_list section.topic_list section.topic div.image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    section.topic_list section.topic_list section.topic div.image.focus-up img {
      object-position: center top; }
    section.topic_list section.topic_list section.topic div.image.focus-down img {
      object-position: center bottom; }
    section.topic_list section.topic_list section.topic div.image.focus-left img {
      object-position: left center; }
    section.topic_list section.topic_list section.topic div.image.focus-right img {
      object-position: right center; }
  section.topic_list section.topic_list section.topic:first-child {
    flex: 1 1 100%; }
    section.topic_list section.topic_list section.topic:first-child h1 {
      font-size: 2.4rem;
      font-weight: normal;
      line-height: 3rem; }
    section.topic_list section.topic_list section.topic:first-child p {
      column-count: 2;
      column-gap: 20px;
      hyphens: auto;
      font-size: 1.3rem;
      line-height: 1.8rem; }
    section.topic_list section.topic_list section.topic:first-child div.image {
      height: 380px; }
  section.topic_list section.topic_list section.topic:not(:first-child) {
    flex: 0 1 50%; }
    section.topic_list section.topic_list section.topic:not(:first-child) h1 {
      font-size: 2.4rem;
      font-weight: normal;
      line-height: 3rem; }
    section.topic_list section.topic_list section.topic:not(:first-child) p {
      hyphens: auto;
      font-size: 1.3rem;
      line-height: 1.8rem; }
    section.topic_list section.topic_list section.topic:not(:first-child) div.image {
      height: 240px; }

/* More */
section.topic_more {
  border-top: 1.5px solid rgba(76, 78, 86, 0.7);
  position: relative; }
  section.topic_more section.topic_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px; }
    section.topic_more section.topic_list section.topic {
      padding: 0 10px 10px 10px; }
      @media (min-width: 544px) and (max-width: 767px) {
        section.topic_more section.topic_list section.topic {
          flex: 0 1 50%; } }
      @media (min-width: 768px) and (max-width: 979px) {
        section.topic_more section.topic_list section.topic {
          flex: 0 1 50%; } }
      @media (min-width: 980px) {
        section.topic_more section.topic_list section.topic {
          flex: 0 1 33.33%; } }
      section.topic_more section.topic_list section.topic h1 {
        font-size: 1.6rem;
        font-weight: normal;
        line-height: 2.1rem; }
      section.topic_more section.topic_list section.topic p {
        hyphens: auto;
        font-size: 1.3rem;
        line-height: 1.8rem; }
      section.topic_more section.topic_list section.topic h4 {
        font-size: 2.4rem;
        font-weight: normal;
        line-height: 3rem; }
      section.topic_more section.topic_list section.topic div.image {
        width: 100%;
        height: 220px;
        position: relative;
        margin-bottom: 20px;
        overflow: hidden; }
        section.topic_more section.topic_list section.topic div.image img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
        section.topic_more section.topic_list section.topic div.image.focus-up img {
          object-position: center top; }
        section.topic_more section.topic_list section.topic div.image.focus-down img {
          object-position: center bottom; }
        section.topic_more section.topic_list section.topic div.image.focus-left img {
          object-position: left center; }
        section.topic_more section.topic_list section.topic div.image.focus-right img {
          object-position: right center; }
  section.topic_more h4 {
    overflow: hidden;
    text-align: center;
    display: block;
    font-size: 2.4rem;
    font-weight: normal;
    line-height: 3rem;
    text-transform: none;
    margin: 0;
    margin-bottom: 40px;
    border-top: 1.5px solid rgba(76, 78, 86, 0.7);
    padding-top: 30px; }
    section.topic_more h4:after {
      background-color: #fff;
      font-family: "Open Sans", Helvetica, Arial, sans-serif;
      content: '\002022';
      display: inline-block;
      position: absolute;
      height: auto;
      top: -15px;
      left: 0;
      right: 0;
      vertical-align: middle;
      color: #8c8b8b;
      padding: 0 15px;
      width: 40px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 20px;
      text-align: center;
      font-size: 1.8rem; }

@media (max-width: 543px) {
  .section.section-image img {
    width: 100%; } }

@media (min-width: 544px) and (max-width: 767px) {
  .section.section-image img {
    width: 100%; } }

@media (min-width: 980px) and (max-width: 1199px) {
  .section.section-image img {
    float: left;
    margin: 0 10px 5px 0; } }

@media (min-width: 1200px) {
  .section.section-image img {
    float: left;
    margin: 0 10px 5px 0; } }

@media (min-width: 980px) and (max-width: 1199px) {
  .section.section-image:nth-of-type(2n) img {
    float: right;
    margin: 0 0 5px 5px; } }

@media (min-width: 1200px) {
  .section.section-image:nth-of-type(2n) img {
    float: right;
    margin: 0 0 5px 5px; } }

.section.section-banner div.image {
  width: 100%;
  height: 250px;
  position: relative;
  margin-bottom: 20px;
  overflow: hidden; }
  .section.section-banner div.image img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .section.section-banner div.image.focus-up img {
    object-position: center top; }
  .section.section-banner div.image.focus-down img {
    object-position: center bottom; }
  .section.section-banner div.image.focus-left img {
    object-position: left center; }
  .section.section-banner div.image.focus-right img {
    object-position: right center; }

.section.section-text_box .textbox {
  background-color: #eee;
  border-radius: 8px;
  color: #999; }
  @media (min-width: 768px) and (max-width: 979px) {
    .section.section-text_box .textbox {
      margin: 10px 10px 10px 10px; } }
  @media (min-width: 980px) and (max-width: 1199px) {
    .section.section-text_box .textbox {
      float: right;
      margin: 0 0 5px 5px;
      width: 40%; } }
  @media (min-width: 1200px) {
    .section.section-text_box .textbox {
      float: right;
      margin: 0 0 5px 5px;
      width: 40%; } }
  .section.section-text_box .textbox.large {
    padding: 24px 28px;
    font-size: 4.0rem;
    line-height: 3.0rem;
    text-indent: -1.6rem; }
  .section.section-text_box .textbox.medium {
    padding: 28px 32px;
    font-size: 3.0rem;
    line-height: 2.4rem;
    text-indent: -1.1rem; }
  .section.section-text_box .textbox.small {
    padding: 28px 32px;
    font-size: 2.0rem;
    line-height: 2.5rem;
    text-indent: -0.8rem; }
  .section.section-text_box .textbox::before {
    content: "„";
    color: white; }
  .section.section-text_box .textbox::after {
    content: "“";
    color: white; }

@media (min-width: 980px) and (max-width: 1199px) {
  .section.section-text_box::nth-of-type(2n) .textbox {
    float: left;
    margin: 0 10px 5px 0; } }

@media (min-width: 1200px) {
  .section.section-text_box::nth-of-type(2n) .textbox {
    float: left;
    margin: 0 10px 5px 0; } }

section.articlelist {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  padding-bottom: 20px; }

@media (min-width: 768px) and (max-width: 979px) {
  section.content {
    margin-right: 60px; } }

@media (min-width: 980px) and (max-width: 1199px) {
  section.content {
    margin-right: 120px; } }

@media (min-width: 1200px) {
  section.content {
    margin-right: 180px; } }

section.content > div.image {
  width: 100%;
  height: 320px;
  margin-bottom: 30px;
  overflow: hidden; }
  @media (min-width: 768px) and (max-width: 979px) {
    section.content > div.image {
      height: 300px; } }
  @media (min-width: 980px) and (max-width: 1199px) {
    section.content > div.image {
      height: 340px; } }
  @media (min-width: 1200px) {
    section.content > div.image {
      height: 380px; } }
  section.content > div.image img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  section.content > div.image.focus-up img {
    object-position: center top; }
  section.content > div.image.focus-down img {
    object-position: center bottom; }
  section.content > div.image.focus-left img {
    object-position: left center; }
  section.content > div.image.focus-right img {
    object-position: right center; }

section.content h1 {
  margin: 30px 0; }

section.xsell section.treecontent {
  position: relative; }
  section.xsell section.treecontent h3 {
    overflow: hidden;
    text-align: center;
    display: block;
    font-size: 2.4rem;
    font-weight: normal;
    line-height: 3rem;
    text-transform: none;
    margin: 0;
    margin-bottom: 20px;
    border-top: 1.5px solid rgba(76, 78, 86, 0.7);
    padding-top: 30px; }
    section.xsell section.treecontent h3:after {
      background-color: #fff;
      font-family: "Open Sans", Helvetica, Arial, sans-serif;
      content: '\002022';
      display: inline-block;
      position: absolute;
      height: auto;
      top: -15px;
      left: 0;
      right: 0;
      vertical-align: middle;
      color: #8c8b8b;
      padding: 0 15px;
      width: 40px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 20px;
      text-align: center;
      font-size: 1.8rem; }

.scategories a.keyword span, .scategories2 a.keyword span {
  display: none; }

/* */
