#page_1 .content.mainContent {
  padding-bottom: 0;
  padding-top: 0;
}

#page_1 .contentElement.sectionFrameStart200, #page_1 .contentElement.sectionFrameStart201, #page_1 .contentElement.sectionFrameStart202 {
  margin-left: -2000px;
  margin-right: -2000px;
  padding: 40px 0;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  #page_1 .contentElement.sectionFrameStart200, #page_1 .contentElement.sectionFrameStart201, #page_1 .contentElement.sectionFrameStart202 {
    padding: 30px 0;
  }
}

#page_1 .contentElement.sectionFrameStart200 > *, #page_1 .contentElement.sectionFrameStart201 > *, #page_1 .contentElement.sectionFrameStart202 > * {
  width: 100vw;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  #page_1 .contentElement.sectionFrameStart200 > *, #page_1 .contentElement.sectionFrameStart201 > *, #page_1 .contentElement.sectionFrameStart202 > * {
    width: 750px;
  }
}

@media screen and (min-width: 992px) {
  #page_1 .contentElement.sectionFrameStart200 > *, #page_1 .contentElement.sectionFrameStart201 > *, #page_1 .contentElement.sectionFrameStart202 > * {
    width: 970px;
  }
}

@media screen and (min-width: 1200px) {
  #page_1 .contentElement.sectionFrameStart200 > *, #page_1 .contentElement.sectionFrameStart201 > *, #page_1 .contentElement.sectionFrameStart202 > * {
    width: 1200px;
  }
}

#page_1 .contentElement.sectionFrameStart200 > *:last-child, #page_1 .contentElement.sectionFrameStart201 > *:last-child, #page_1 .contentElement.sectionFrameStart202 > *:last-child {
  margin-bottom: 0;
}

#page_1 .contentElement.sectionFrameStart200 > header,
#page_1 .contentElement.sectionFrameStart200 > .cType_igetemplate_teaserleftimage, #page_1 .contentElement.sectionFrameStart201 > header,
#page_1 .contentElement.sectionFrameStart201 > .cType_igetemplate_teaserleftimage, #page_1 .contentElement.sectionFrameStart202 > header,
#page_1 .contentElement.sectionFrameStart202 > .cType_igetemplate_teaserleftimage {
  padding-left: 15px;
  padding-right: 15px;
}

#page_1 .contentElement.sectionFrameStart200 {
  background: #F1F6F7;
}

#page_1 .contentElement.sectionFrameStart200 + .sectionFrameStart200, #page_1 .contentElement.sectionFrameStart200 + a.anchorLink + .sectionFrameStart200 {
  padding-top: 0;
}

#page_1 .contentElement.sectionFrameStart201 {
  background: #F0F0F0;
}

#page_1 .contentElement.sectionFrameStart201 + .sectionFrameStart201, #page_1 .contentElement.sectionFrameStart201 + a.anchorLink + .sectionFrameStart201 {
  padding-top: 0;
}

#page_1 .contentElement.sectionFrameStart202 {
  background: #FFFFFF;
}

#page_1 .contentElement.sectionFrameStart202 + .sectionFrameStart202, #page_1 .contentElement.sectionFrameStart202 + a.anchorLink + .sectionFrameStart202 {
  padding-top: 0;
}

#page_1 .contentElement.plugin_news_pi1 .news .news-list-view {
  display: grid;
  gap: 30px;
  margin-left: 0;
  margin-right: 0;
}

#page_1 .contentElement.plugin_news_pi1 .news .news-list-view:not(.blog-list-wide) {
  margin-top: 0;
}

#page_1 .contentElement.plugin_news_pi1 .news .news-list-view .news-list-item {
  grid-column: auto / span 1;
  width: 100%;
  max-width: none;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

#page_1 .contentElement.plugin_news_pi1.sectionFrameStartNews3 .news .news-list-view {
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (min-width: 1200px) {
  #page_1 .contentElement.plugin_news_pi1.sectionFrameStartNews3 .news .news-list-view .news-list-item:nth-child(n + 4) {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  #page_1 .contentElement.plugin_news_pi1.sectionFrameStartNews3 .news .news-list-view .news-list-item:nth-child(n + 4) {
    display: none;
  }
}

#page_1 .contentElement.plugin_news_pi1.sectionFrameStartNews4 .news .news-list-view {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#page_1 .contentElement.plugin_news_pi1.sectionFrameStartNews4 .news .news-list-view .news-list-item:nth-child(n + 5) {
  display: none;
}

@media screen and (max-width: 1200px) {
  #page_1 .contentElement.plugin_news_pi1.sectionFrameStartNews3 .news .news-list-view, #page_1 .contentElement.plugin_news_pi1.sectionFrameStartNews4 .news .news-list-view {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 768px) {
  #page_1 .contentElement.plugin_news_pi1.sectionFrameStartNews3 .news .news-list-view, #page_1 .contentElement.plugin_news_pi1.sectionFrameStartNews4 .news .news-list-view {
    grid-template-columns: 1fr;
  }
}
