h1{
  font-weight:400;
}
  @media screen and (max-width: 750px) and (min-width: 481px) {
  .WrapContentFooter {
    top: 222px;
  }
}

@media (max-width: 480px) {
  .search_container {
    width: 100% !important;
  }


}
@media (max-width: 768px) {
  .search_container {
    width: 70%;
  }

  .contentContainer--perso {
    width: 50%;
  }
}

.newsplugintermine .threecolumnsBigview {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
}

.newsplugintermine .threecolumnsBigview .contentContainer--33 {
  margin-top: 30px;
}

.map-box iframe {
  height: 300px;
}

.contentContainer--PubDownload:nth-child(odd) {
  padding-right: 13px;
}

.contentContainer--PubDownload:nth-child(even) {
  padding-left: 13px;
}

.footerSection__impressumetc ul li:first-child {
  padding-left: 0;
}

@media only screen  and (min-width: 751px) {
  .homepage .threecolumnsBigview {
    padding: 0 25px;
  }

  .homepage .themeboxsmall,
  .homepage .publicationBigView {
    padding-left: 25px;
    padding-right: 25px;
  }

  .subpage .content_wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }

  .subpage .threecolumnsBigview {
    margin-left: -25px;
    margin-right: -25px;
    width: calc(100% + 50px);
  }

  .newsListCat,
  .contentContainer--newsListFilter {
    margin-left: -50px;
    margin-right: -50px;
    width: calc(100% + 100px);
    padding-left: 25px;
    padding-right: 25px;
  }

  .header-bottom,
  .footerSection--blueBack,
  .breadcrumb,
  .footerSection--whiteBack {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media only screen  and (max-width: 750px) {
  .subpage .threecolumnsBigview {
    margin-left: -25px;
    margin-right: -25px;
    width: calc(100% + 50px);
  }
}

@media only screen  and (max-width: 320px) {
  .iconSubpage__shariff {
    margin-left: 23px;
  }
}

.arrowLink {
  align-items: baseline;
}

.contentSection ul {
  font-size: 18px;
  line-height: 30px;
  color: #000
}

.contentSection li {
  display: flex;
  align-items: baseline;
}

.contentSection li:before {
  content: "_\00a0";
}

.shariff li:before,
.tx-indexedsearch-browsebox li:before,
.newsListFilter li:before {
  content: "";
}

body {
  font-family: DINreg, sans-serif;
}

.powermail_fieldwrap label, .powermail_fieldwrap textarea::placeholder,
.tx-datamintsfeuser-pi1 fieldset div label, .tx-felogin-pi1 fieldset div label {
  font-family: DINreg;
}

.toggle_menuOpen img,
.searchOpen,
.closeSearch,
.iconSubpage__newsBack {
  cursor: pointer;
}

.newsListFilter ul {
  margin-bottom: 0;
}
.contentContainer--newsListFilter {
  margin-top: 50px;
}

.frame-default header {
  display: flex;
}

.contentContainer--perso_wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 70px;
}

.contentContainer--perso_wrapper .subpageButtons {
  margin-left: calc(100% / 3);
  display: none;
}

.contentContainer--perso_wrapper:last-child {
  margin-bottom: 0;
}

.contentContainer--perso_wrapper:last-child .subpageButtons {
  display: flex;
}

.frame-default header h1,
.frame-default header h2,
.frame-default header h3 {
  width: 100%;
}

.newsListFilter a {
  color: #555;
}

.newsListFilter a:hover,
.newsListFilter .active {
  color: #004179;
}

.newsListFilter .active:before {
  content: none !important;
}

.newsListCatHeader {
  padding: 40px 0 0 25px;
}

.newsListCat .contentContainer--33 {
  width: calc((100% / 3) - 50px);
}


@media screen and (max-width: 480px) {
  .newsListCatHeader {
    padding-left: 20px;
  }

  ul.tx-indexedsearch-browsebox {
    justify-content: center;
  }

  .tx-indexedsearch-title a {
    font-size: 20px !important;
    line-height: 22px !important;
  }

  .powermail_fieldwrap.layout1 {
    width: 100%;
  }

  .powermail_fieldwrap.layout1:nth-of-type(even) {
    padding-left: 0;
  }

  .powermail_fieldwrap.layout1:nth-of-type(odd) {
    padding-right: 0;
    padding-left: 0;
  }
}


@media screen and (max-width: 320px) {
  .newsListCatHeader {
    padding-left: 10px;
  }
  .homepage .news .contentSection--lightBlue .swiper-container {
    width: calc(100vw - 20px);
  }

  .publicationBigView {
    display: flex;
  }

  .homepage .contentContainer--50 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .homepage .threecolumnsBigview {
    display: flex;
  }

  .subpage .threecolumnsBigview {
    display: flex;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .subpage .threecolumnsBigview .contentContainer--33 {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }

}

@media only screen and (min-width: 481px) and (max-width: 750px) {
  .newsListCat .contentContainer--33:nth-child(even) {
    margin-left: 25px;
    margin-right: 13px;
  }

  .newsListCat .contentContainer--33:nth-child(odd) {
    margin-right: 25px;
    margin-left: 13px;
  }

  .newsListCat .contentContainer--33 {
    width: calc(50% - 38px) !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1168px) {
  .nav-menu li {
    padding: 0 10px !important;
  }

  .header-bottom__headline p {
    font-size: 26px;
  }

  .WrapContentFooter {
    top: 291px;
  }
}

@media only screen and (max-width: 1023px) {
  .nav-menu {
    display: none;
  }
}

/*@media only screen and (min-width: 751px) and (max-width: 1023px) {
  .metanav_smallview {
    display: initial !important;
  }
}*/


.newsListCatHeader p {
  font-family: DINbold;
  margin-bottom: 0 !important;
  color:  #004179 !important;
}
/*.flexboxtweener .contentSection,
.flexboxtweener .contentContainer,
.flexboxtweener .arrowLink {
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}*/

.flexboxtweener .publicationSmallView {
  display: none;
}

.flexboxtweener .menu__section,
.flexboxtweener .contentContainer--perso {
  width: 33%;
}

.flexboxtweener .contentContainer--PubDownload {
  display: block;
}

.flexboxtweener .swiper-pagination {
  position: relative;
}

.flexboxtweener ul {
  max-width: 733px;
}

.flexboxtweener .contentContainer--column {
  display: block;
}

.flexboxtweener .WrapContentFooter,
.flexboxtweener .newsListCat {
  max-width: 1200px;
}

.flexboxtweener .newsplugintermine .threecolumnsBigview {
  max-width: 725px;
}

.flexboxtweener .footerSection--footerValues {
  max-width: 1066px;
}

.newsplugintermine .contentContainer--33 {
  width: calc(50% - 15px) !important;
  padding-right: 0 !important;
}

.newsplugintermine .contentContainer--33:nth-child(odd) {
  margin-right: 30px !important;
}

.newsplugintermine .contentContainer--33:nth-child(even) {
  margin-right: 0 !important;
}

@media screen and (max-width: 950px){
  .newsplugintermine .contentContainer--33:nth-child(odd) {
    margin-right: 0 !important;
  }

  .newsplugintermine .news .contentContainer--33 {
    width: 100% !important;
  }
}

@media screen  and (min-width: 751px) {
  .header-bottom__navbar {
    display: flex !important;
  }
}

@media screen and (max-width: 749px) {
  .content ul {
    font-size: 14px;
    line-height: 22px;
  }

  .fancybox-title {
    font-size: 14px !important;
    line-height: 22px !important;
  }
  .tx-indexedsearch-title a {
    font-size: 24px;
    line-height: 26px;
  }
}

ul.tx-indexedsearch-browsebox {
  display: flex;
  flex-wrap: wrap;
}

ul.tx-indexedsearch-browsebox li {
  height: 45px;
  width: 45px;
  border-radius: 50%;
  background-color: #004179;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  margin-top: 10px;
}

ul.tx-indexedsearch-browsebox li:last-child {
  margin-right: 0;
}

ul.tx-indexedsearch-browsebox li a {
  color: white;
}

li.tx-indexedsearch-browselist-currentPage {
  background-color: white !important;
}

li.tx-indexedsearch-browselist-currentPage a {
  color: #004179 !important;
}

ul.tx-indexedsearch-browsebox .nav_arrows {
  font-family: Merriweather;
  font-weight: bold;
}

.powermail_fieldwrap input {
  box-sizing: content-box;
}
/*Firefox ESR 45*/

.contentContainer--33 {
  display: -moz-box;
}

/*COOKIE MESSAGE*/

.cc_container {
  background-color: #004179 !important;
}

.cc_message {
  font-family: DINreg;
  color: white !important;
}

.cc_btn {
  color: white !important;
  background-color: #84bb12 !important;
}

/*CUSTOM ANSPRECHPARTNER STYLES*/

.contentContainer--perso h3,
.contentContainer--perso p {
  display: inline-block;
  float: left;
  clear: both;
}

.text-center {
  float: none !important;
  display: block !important;
}

/*KORREKTUR PADDING TERMINE IM AKKORDEON*/

.contentSection--collapsible .threecolumnsBigview {
  padding-bottom: 0 !important;
}

/*STYLES FÜR BAUMZÄHLER*/

.treecounter_wrapper {
  margin: 50px 0;
  padding-bottom: 50px;
}

.treecounter_wrapper:last-child {
  margin-bottom: 0;
}

.treecounter_content {
  background-color: #004179;
  margin-left: calc((100% / 3) - 50px);
  padding: 50px;
  width: calc(((100% / 3)*2) + 50px);
}

.fa-instagram {
  font-size: 20px;
}

.news-single .mediaelement-image {
  margin: 40px 0 50px 0;
}
.news-single .mediaelement-image .news-img-caption {
  display: none;
}
.news-single .ce-gallery {
  margin: 25px 0 50px 0;
}

.news-single .image-caption {
  margin-top: 15px;
}

.news-detail-download-img-wrap {
  display: flex;
  margin-top: 25px;
}

.news-detail-download-img {
  margin-top: 50px;
}

.news-detail-download-img-wrap .mediaelement-image {
  margin: 0 25px 0 0;
  max-width: 50%;
}

.news-detail-download-img-wrap .mediaelement-image:last-child {
  margin: 0;
}
.news-detail-download-img-wrap .news-img-caption {
  display: block !important;
  font-size: 14px;
  margin-top: 5px;
}
.page-navigation {
  width: 100%;
}

.news .f3-widget-paginator {
  display: flex;
  flex-wrap: wrap;
}

.page-navigation p {
  display: none;
}

.news .f3-widget-paginator li {
  float: none !important;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  background: #004179 !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  margin-top: 50px;
  font-family: DINbold !important;
  font-size: 18px !important;
  color: #fff;
  line-height: 30px !important;
}

.iconSubpage__newsRelated {
  margin: 70px 20px 0 0;
  cursor: pointer;
}

.news .f3-widget-paginator li a {
  font-family: DINbold !important;
  font-size: 18px !important;
  line-height: 30px;
  color: #fff;
}

.news .f3-widget-paginator li a:hover {
  color: #84bb12;
}

.news .f3-widget-paginator .current {
   background: #fff !important;
    color: #004179;
}



.page-navigation:first-child {
  display: none;
}

.treecounter_content h2 {
  font-family: Merriweather !important;
  font-style: italic !important;
  color: white;
  font-size: 32px;
  line-height: 36px;
}

.treecounter_content p, .treecounter_content a {
  color: white;
}

.newsListCat {
  margin-bottom: 45px;
}

.treecounter_graphics {
  display: flex;
  flex-wrap: wrap;
}

.treecounter_counter_container {
  width: 50%;
  margin-top: 100px;
}

.treecounter_counter {
  background-color: white;
  border-radius: 50%;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  align-items: center;
}

.treecounter_counter_content {
  padding-top: 10%;
}

.treecounter_counter img {
  margin: auto;
  max-width: 66px;
  width: 4vw;
}

.treecounter_counter p {
  color: #84bb12;
  font-family: Merriweather;
  font-style: italic;
  font-size: 2.0em;
  text-align: center;
}
.treecounter_counter p:last-child {
  margin-bottom: 0;
}

.counter {
  color: #004179 !important;
  font-family: Merriweather;
  font-style: italic;
  font-size: 4rem;
}

.treecounter_date {
  color: #004179 !important;
  font-family: DINreg !important;
  font-size: 1.2em !important;
  font-style: normal !important;
  line-height: 0.8 !important;
}

.treecounter_image_container {
  width: 50%;
  padding-left: 25px;
}

.treecounter_image {
  border-radius: 50%;
  padding: 25px;
  border: 1px dashed white;
}

@media screen and (max-width: 1100px) {
  .counter {
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 990px) {
  .counter {
    font-size: 3rem;
  }

  .treecounter_counter p {
      font-size: 1.5em;
  }

}

@media screen and (max-width: 890px) {
  .counter {
    font-size: 2.5rem;
  }

  .treecounter_counter p {
    font-size: 1.2em;
  }

  .treecounter_date {
    font-size: 1.0em !important;
  }
}

@media screen and (max-width: 768px) {
  .contentContainer--perso_wrapper .subpageButtons {
    margin-left: 0;
  }
  .treecounter_content {
    padding-right: 25px;
  }

  .treecounter_counter_container {
    width: 60%;
  }

  .treecounter_image_container {
    width: 40%;
    padding-left: 0;
  }

  .treecounter_image {
    border-radius: 50%;
    padding: 10px;
    border: 1px dashed white;
  }
}

@media screen and (max-width: 625px) {
  .counter {
    font-size: 2.0rem;
  }

  .treecounter_counter p {
    font-size: 1.0em;
  }

  .treecounter_date {
    font-size: 0.9em !important;
  }
}

@media screen and (max-width: 520px) {
  .counter {
    font-size: 1.8rem;
  }

  .treecounter_counter p {
    font-size: 1.0em;
  }

  .treecounter_date {
    font-size: 0.7em !important;
  }
}

@media screen and (max-width: 480px) {

  .treecounter {
    padding-top: 200px;
  }

  .treecounter_content {
    width: 100%;
    padding: 50px 25px !important;
    margin-left: 0;
  }

  .counter {
    font-size: 4.5rem;
  }

  .treecounter_counter p {
    font-size: 2.0em;
  }

  .treecounter_counter img {
    margin: auto;
    max-width: 66px;
    width: 66px;
  }

  .treecounter_date {
    font-size: 1.2em !important;
  }

  .treecounter_counter_container {
    width: 100%;
    margin: 50px 0;
  }

  .treecounter_image_container {
    width: 100%;
    padding: 0 25px !important;
  }

  .treecounter_image {
    border-radius: 50%;
    padding: 10px;
    border: 1px dashed white;
  }
}

@media screen and (max-width: 390px) {
  .counter {
    font-size: 3rem;
  }

  .treecounter_counter p {
    font-size: 1.3em;
  }

  .treecounter_date {
    font-size: 1.1em !important;
  }
}

@media screen and (max-width: 350px) {
  .treecounter_counter img {
    width: 33px;
  }
}

/*THEMEBOX SMALL TREECOUNTER*/
.treecounter {
  background-size: auto 100% !important;
}

.themeboxsmall_addcontent {
  width: 100%;
}

.themeboxsmall_addcontent .treecounter_wrapper {
  margin: 0;
  background: none;
  padding-bottom: 0;
}

.themeboxsmall_addcontent .treecounter {
  background-size: cover !important;
  margin-bottom: 20px;
  width: 100%;
  padding-bottom: calc(100% / (317/210));
  height: 0;
}

.themeboxsmall_addcontent .treecounter_content {
  width: 100% !important;
  margin: 0 !important;
  background: transparent;
  padding: 4% 20% !important;
}

.themeboxsmall_addcontent .treecounter_header,
.themeboxsmall_addcontent .treecounter_text,
.themeboxsmall_addcontent .treecounter_image_container {
  display: none;
}

.themeboxsmall_addcontent .treecounter_counter_container {
  width: 100%;
  margin-top: 0;
}

.themeboxsmall_addcontent .treecounter_counter_content img {
  max-width: 33px;
}

.themeboxsmall_addcontent .treecounter_counter_content p {
  margin-bottom: 0.5em;
  font-size: 0.8em;
}

.themeboxsmall_addcontent .counter {
  font-size: 2.5rem;
}


.themeboxsmall_addcontent .treecounter_date {
  font-size: 0.8em !important;
}

@media screen and (max-width: 1120px) {
  .themeboxsmall_addcontent  .counter {
    font-size: 2.6rem;
  }
}

@media screen and (max-width: 1090px) {
  .themeboxsmall_addcontent  .counter {
    font-size: 2rem;
  }
  .themeboxsmall_addcontent .treecounter_date {
    display: none;
  }
  .themeboxsmall_addcontent .treecounter_counter_content p:nth-child(3) {
    display: none;
  }
}

@media screen and (max-width: 920px) {
  .themeboxsmall_addcontent  .counter {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 841px) {
  .themeboxsmall_addcontent  .counter {
    font-size: 2.2rem;
  }
  .themeboxsmall_addcontent .treecounter_date {
    display: block;
  }
  .themeboxsmall_addcontent .treecounter_counter_content p:nth-child(3){
    display: block;
  }
}

@media screen and (max-width: 590px) {
  .themeboxsmall_addcontent  .counter {
    font-size: 2.2rem;
  }
  .themeboxsmall_addcontent .treecounter_date {
    display: none;
  }
  .themeboxsmall_addcontent .treecounter_counter_content p:nth-child(3) {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .themeboxsmall_addcontent  .treecounter {
    padding-top: 0;
  }
  .themeboxsmall_addcontent  .treecounter_content {
    padding: 4% 20% !important;
  }
  .themeboxsmall_addcontent .treecounter_counter_content img {
    width: 33px;
  }

  .themeboxsmall_addcontent .treecounter_counter_content p {
    margin-bottom: 1.0em;
    font-size: 1.3em;
  }

  .themeboxsmall_addcontent .treecounter_counter_content p:nth-child(3) {
    display: block;
  }

  .themeboxsmall_addcontent .counter {
    font-size: 3rem;
  }

  .themeboxsmall_addcontent .treecounter_date {
    font-size: 1.1em !important;
    display: block;
  }
}

@media screen and (max-width: 430px) {
  .themeboxsmall_addcontent .treecounter_counter_content p {
    margin-bottom: 1.0em;
    font-size: 1.0em;
  }

  .themeboxsmall_addcontent .counter {
    font-size: 3.0rem;
  }

  .themeboxsmall_addcontent .treecounter_date {
    font-size: 0.9em !important;

  }
}

@media screen and (max-width: 390px) {
  .themeboxsmall_addcontent .treecounter_counter_content p {
    margin-bottom: 1.0em;
    font-size: 0.8em;
  }

  .themeboxsmall_addcontent .counter {
    font-size: 2.3rem;
  }

  .themeboxsmall_addcontent .treecounter_date {
    font-size: 0.7em !important;

  }
}

@media screen and (max-width: 360px) {
  .themeboxsmall_addcontent .counter {
    font-size: 2.3rem;
  }

  .themeboxsmall_addcontent .treecounter_date {
    display: none;
  }
  .themeboxsmall_addcontent .treecounter_counter_content p:nth-child(3) {
    display: none;
  }
}

.tx-datamintsfeuser-pi1 .error-label {
  background-image: none !important;
}

.name-tx_datamintsfeuser_gdpr_checkbox {
  flex-direction: row-reverse !important;
  flex-wrap: wrap !important;
  justify-content: flex-end !important;
}

.name-tx_datamintsfeuser_gdpr_checkbox label {
  width: auto !important;
}

.name-tx_datamintsfeuser_gdpr_checkbox .error-label {
  width: 100% !important;
}

/*COOKIES*/

#tx_cookies {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
  background: transparent;
}

#tx_cookies_inner {
  padding: 50px;
  background-color: #84bb12;
  width: 85%;
  max-width: calc(1200px * 0.85);
  margin: auto;
  border: 3px solid #fff;
  box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
}

#tx_cookies_inner p,
#tx_cookies_inner input,
#tx_cookies_inner .forstsh_cookies_heading,
#tx_cookies_inner h3,
#tx_cookies_inner a {
  color: #fff !important;
}

#tx_cookies_hint {
  display: flex;
}

#tx_cookies_hint .forstsh_cookies_heading {
  min-width: 280px;
  font-family: Merriweather-italic, DINbold, sans-serif !important;
  font-style: normal !important;
  font-size: 32px;
  line-height: 44px;
  display: block;
}
#tx_cookies_link {
  text-decoration: underline;
}

.tx_cookies_buttons {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 25px;
  margin-left: 280px;
}

#tx_cookies_close {
  width: 30px;
  height: 30px;
  justify-content: center;
  border-radius: 50%;
  display: flex;
  align-items: center;
  margin-left: 15px;
  font-size: 15px;
  background-color: #84bb12 !important;
  right: -15px !important;
  top: -15px !important;
  color: #fff !important;
  border: 3px solid #fff !important;
}

#tx_cookies input {
  font-family: DINbold, Helvetica, sans-serif;
}

#tx_cookies_accept input[type="submit"] {
  padding: 15px;
  background-color: #004179;
  font-size: 18px;
}

#tx_cookies_disable input[type="submit"] {
  text-decoration: underline;
  background: none !important;
  padding: 0;
}

@media screen and (max-width: 840px) {
  #tx_cookies_hint {
    display: block;
  }
  .tx_cookies_buttons {
    margin-left: 0;
  }
}

@media screen and (max-width: 749px) {
  #tx_cookies_hint .forstsh_cookies_heading {
    font-size: 24px;
    line-height: 36px;
  }
}


@media screen and (max-width: 500px) {
  #tx_cookies_inner {
    padding: 25px;
  }
}

@media screen and (max-width: 450px) {
  .tx_cookies_buttons {
    display: block;
  }
  #tx_cookies_disable input[type="submit"] {
    margin-top: 50px;
  }
}

@media screen and (max-width: 320px) {
  #tx_cookies_inner {
    width: 90%;
  }
  #tx_cookies_accept input[type="submit"] {
    font-size: 14px;
  }
  #tx_cookies_disable input[type="submit"] {
    margin-top: 25px !important;
  }
}

.shariff .fab {
  display: none;
}

/*LOCAL MERRIWEATHER FONT*/
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/merriweather-v20-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
  src: local('Merriweather Regular'), local('Merriweather-Regular'),
  url('../Fonts/merriweather-v20-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../Fonts/merriweather-v20-latin_latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('../Fonts/merriweather-v20-latin_latin-ext-regular.woff') format('woff'), /* Modern Browsers */
  url('../Fonts/merriweather-v20-latin_latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../Fonts/merriweather-v20-latin_latin-ext-regular.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-italic - latin_latin-ext */
@font-face {
  font-family: 'Merriweather-italic';
  font-style: italic;
  font-weight: 400;
  src: url('../Fonts/merriweather-v20-latin_latin-ext-italic.eot'); /* IE9 Compat Modes */
  src: local('Merriweather Italic'), local('Merriweather-Italic'),
  url('../Fonts/merriweather-v20-latin_latin-ext-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../Fonts/merriweather-v20-latin_latin-ext-italic.woff2') format('woff2'), /* Super Modern Browsers */
  url('../Fonts/merriweather-v20-latin_latin-ext-italic.woff') format('woff'), /* Modern Browsers */
  url('../Fonts/merriweather-v20-latin_latin-ext-italic.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../Fonts/merriweather-v20-latin_latin-ext-italic.svg#Merriweather') format('svg'); /* Legacy iOS */
}

.content h1,
.counter {
  font-family: Merriweather-italic, DINbold, sans-serif !important;
  font-style: normal !important;
}

.contentContainer__img--33 img, .contentContainer__img--33 .contentSection--collapsible img {
  width: 100%;
}

.tx-sremailsubscribe-pi1 fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

.tx-sremailsubscribe-pi1 label,
.tx-sremailsubscribe-pi1 input {
  font-family: DINreg, sans-serif;
  font-size: 18px;
  color: #004179;
}

.tx-sremailsubscribe-pi1 input {
  background: url(/fileadmin/Images/Border/querlinie_blue.jpg) repeat-x left bottom;
  border: none;
  box-shadow: none;
  padding: 10px 0 10px 10px;
  outline: none;
  color: #000;
  max-width: 336px;
  width: 100%;
}
.tx-sremailsubscribe-pi1 dt {
  margin-bottom: 15px;
}

.tx-sremailsubscribe-pi1 input:focus {
  border: none; !important;
  box-shadow: none !important;
  outline: none !important;
}

.tx-sremailsubscribe-pi1 label {
  padding: 7px 0 0 10px;
}

.tx-sremailsubscribe-pi1 h3 {
  margin-bottom: 1em;
}

.tx-sremailsubscribe-pi1 input[type=submit] {
  border: none;
  border-radius: 0;
  margin: 0 20px 0 0;
  padding: 10px 15px;
  background: none;
  background-color: #004179;
  color: #fff;
  width: auto;
}

.contentContainer--SubpagePub .contentContainer__img--33 img {
  width: auto;
}

.tx-t3awarding-pi1,
.tx-t3awarding-pi2 {
  padding-top: 0 !important;
}
.tx-t3awarding-pi1 .awarding_list {
  margin-top: 0;
  table-layout: fixed;
}
.tx-t3awarding-pi1 .awarding_list tr {
  border: none !important;
  height: auto !important;
}
.tx-t3awarding-pi1 .awarding_list td {
  border: none !important;
  width: 25% !important;
  height: auto !important;
  min-height: 40px;
}
.tx-t3awarding-pi1 .awarding_row td:nth-child(odd) {
  display: none;
}
.tx-t3awarding-pi1 .awarding_results td {
  height: 40px !important;
}

@media screen and (max-width: 480px) {
  .tx-t3awarding-pi1 .awarding_row td:nth-child(odd) {
    display: initial;
    background: #dfe7f1;
  }
  .tx-t3awarding-pi1 .awarding_head {
    display: none;
  }
  .tx-t3awarding-pi1 .awarding_list td {
    width: 100% !important;
  }
  .tx-t3awarding-pi1 .awarding_row td:last-child {
    margin-bottom: 25px;
  }
  .tx-t3awarding-pi2 .awarding_row div {
    width: 100% !important;
  }
}

.contentSection li {
  display: table;
}

.contentSection li:before {
  display: table-cell;
}


/*CHRISTMAS*/
.forstsh_christmastree {
  position: fixed;
  left: 0;
  top: 20%;
  z-index: 9999;
  width: 100%;
}

.forstsh_christmastree_inner {
  width: 85%;
  max-width: calc(1200px * 0.85);
  margin: 0 auto;
  position: relative;
}

.forstsh_christmastree_close {
  position: absolute;
  width: 30px;
  height: 30px;
  justify-content: center;
  border-radius: 50%;
  display: flex;
  align-items: center;
  margin-left: 15px;
  font-size: 15px;
  background-color: #fff !important;
  right: -14px!important;
  top: -15px!important;
  color: #224376!important;
  border: 3px solid #224376!important;
}

.forstsh_christmastree_link {
  display: block;
  position: absolute;
  left: 30%;
  top: 59%;
  width: 9%;
  height: 16%;
  border-radius: 50%;
}

.subpage .forstsh_christmastree  {
  display: none;
}

@media screen and (max-width: 320px) {
  .forstsh_christmastree {
    top: 5%;
  }
  .forstsh_christmastree_inner {
    width: 90%;
  }
}

@media screen and (max-width: 990px) {
  .ecoDetailLeft, .ecoDetailRight {
    float: none;
    width: 100%;
  }
  .ecoDetailLeft #map2 {
    width: 100%;
  }
  .eco-image-2 {
    display: none;
  }
  .ecoDetailRight {
    padding-left: 0;
  }
  .ecopoint-detail-back {
    margin-top: 50px;
  }
}


.ecotable a {
  font-family: DINreg, sans-serif;
}

.ecotable a:hover {
  font-family: DINreg, sans-serif;
}

.ecopoint-detail-back {
  margin-left: calc(100% / 3);
}

.tx-t3ecopoint .row {
  margin-left: 0;
  margin-right: 0;
}

@media screen and (max-width: 480px) {
  .ecopoint-detail-back {
    margin-left: 0;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1080px) {
  .header-bottom__headline p {
    font-size: 21px;
  }
  .WrapContentFooter {
    top: 284px;
  }
}

@media screen and (min-width: 1169px) and (max-width: 1200px) {
  .header-bottom__headline p {
    font-size: 23px;
  }
  .WrapContentFooter {
    top: 286px;
  }
}

@media screen and (min-width: 1201px) {
  .header-bottom__headline p {
    font-size: 26px;
  }
  .WrapContentFooter {
    top: 284px;
  }
}

.fancybox-title {
  font-family: DINreg, sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-style: normal;
}


@media screen and (max-width: 420px) {
  .contentContainer--perso {
    width:100%;
  }
}
.ecopoint-image-2 {
  padding-left: 50px;
  padding-right: 0;
  padding-top: 50px;
}
.ecopoint-text-2 {
  padding: 50px;
}
.ecopoint-text-2 a {
  color: #ffffff;
}
.ecopointSection {
  margin-left: -50px !important;
  margin-right: -50px !important;
  width: calc(100% + 100px);
}
.ecopointSection .contentContainer__img--33 {
  padding-left: 50px;
}
.ecopointSection .contentContainer__text--66 {
  padding-right: 50px;
}
.ecopointSection:not(.nospace) .contentContainer__img--33 {
  padding-right: 0;
}
.ecopointSection:not(.nospace) .contentContainer__text--66 {
  padding-left: 50px;
}
.ecopoint-yt {
  margin-top: 50px;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.ecopoint-yt iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ecopoint-imgend {
  margin-top: 50px;
}
.ecopointSection-list2 .col-50 {
  width: calc((100% - 50px) / 2);
  padding: 0;
}
.ecopointSection-list2 .col-50:nth-child(2) {
  margin-right: 50px;
}
#climatemap {
  width: 100%;
  height: 550px;
  z-index: 0;
}
.climatecounter_layout {
  margin-top: -50px;
  margin-left: -50px;
  margin-right: -50px;
}
.climatecounter_layout .treecounter_content {
  width: calc((100% / 3) * 2);
  margin-left: calc(100% / 3);
  padding: 50px 30px 30px 40px;
}
.climatecounter_layout .treecounter_header h2 {
  font-family: Merriweather-italic,DINbold,sans-serif!important;
  font-style: normal!important;
  line-height: 44px;
  margin-top: -7px;
}
.climatecounter_layout .treecounter_explanation {
  margin-top: 30px;
  padding-left: 30%;
}
.climatecounter_layout .treecounter_image_container {
  padding-right: 20px;
  padding-left: 25px;
  padding-top: 15px;
  max-width: 337px;
}
.climatecounter_layout .treecounter_counter_content {
  padding-top: 13%;
}
.climatecounter_layout .treecounter_counter {
  background: url("/typo3conf/ext/forstsh2023/Resources/Public/Images/baumscheibe_gross_einzeln.png") no-repeat top;
  background-size: contain !important;
  border-radius: 0;
}
.climatecounter_layout .treecounter_counter p, .climatecounter_layout .counter {
  color: #ffffff !important;
}
.climatecounter_layout .treecounter_counter {
  position: relative;
}
.climatecounter_layout .counter_climate {
  font-size: 3rem;
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.climatecounter_layout .climate-turning {
  position: absolute;
  width: 100px;
  bottom: 10%;
  right: 9%;
  animation: spin 10s linear infinite;
}
.climatecounter_layout .climate-arrow {
  position: absolute;
  width: 16px;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.climatecounter_layout .climate-tree-slice {
  width: 100%;
  max-width: 100%;
}
.tx-powermail .powermail_fieldwrap.nolabel>label {
  display: none;
}
#climate2 {
  width: 300px;
  height: 300px;
}
.themeboxsmall_addcontent .climatecounter_layout {
  margin: 0 0 20px 0;
}
.climatecounter_layout .treecounter_counter_content p {
  margin-bottom: 0.5em;
}
.themeboxsmall_addcontent .climatecounter_layout .counter_climate {
  font-size: 1.5rem;
}
.themeboxsmall_addcontent .climatecounter_layout .treecounter_counter_content p {
  line-height: 1.5 !important;
}
.themeboxsmall_addcontent .climatecounter_layout .treecounter_counter_content p:not(:first-child) {
  margin-top: -5px;
}
.themeboxsmall_addcontent .climatecounter_layout .treecounter_counter_content .treecounter_date {
  width: 70%;
  margin: 0 auto;
}
.themeboxsmall_addcontent .climatecounter_layout .climate-turning {
  width: 50px;
}
.themeboxsmall_addcontent .climatecounter_layout .climate-turning img {
  max-width: 100%;
}
.themeboxsmall_addcontent .climatecounter_layout .climate-turning .climate-arrow {
  max-width: 16px;
}
.tx-t3climatepoint .collapsibleTable {
  margin-top: 40px;
}
.tx-t3climatepoint .collapsibleTable tr td {
  border-right: none !important;
}
.tx-t3climatepoint .collapsibleTable tr:nth-child(n+2) td {
  border-top: none !important;
}
@media screen and (max-width: 1090px) {
  .themeboxsmall_addcontent .climatecounter_layout .treecounter_counter_content p:nth-child(3) {
    display: block;
  }
  .themeboxsmall_addcontent .climatecounter_layout .treecounter_counter_content p:nth-child(4) {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .climatecounter_layout .counter_climate {
    font-size: 2.5rem;
  }
  .climatecounter_layout .climate-turning {
    width: 80px;
  }
}
@media screen and (max-width: 841px) {
  .themeboxsmall_addcontent .climatecounter_layout .treecounter_counter_content p:nth-child(4) {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .climatecounter_layout .counter_climate {
    font-size: 2rem;
  }
  .themeboxsmall_addcontent .climatecounter_layout .treecounter_counter_content .treecounter_date {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .climatecounter_layout {
    margin-left: 0;
    margin-right: 0;
  }
  .ecopointSection {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
  }
  .ecopointSection .contentContainer__img--33 {
    padding-left: 0;
  }
  .ecopointSection .contentContainer__text--66 {
    padding-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .climatecounter_layout .treecounter_content {
    width: 100%;
    margin-left: 0;
  }
  .climatecounter_layout .counter_climate {
    font-size: 3rem;
  }
  .climatecounter_layout .climate-turning {
    width: 100px;
  }
  .climatecounter_layout .treecounter_counter_content p {
    margin-bottom: 1em;
  }
  .themeboxsmall_addcontent .climatecounter_layout .climate-turning {
    width: 60px;
  }
  .themeboxsmall_addcontent .climatecounter_layout .climate-turning .climate-tree-slice {
    width: 100%;
  }
  .ecopointSection:not(.nospace) .contentContainer__text--66 {
    padding-left: 0;
  }
  .ecopointSection-list2 .col-50 {
    width: 100%;
  }
}
@media screen and (max-width: 440px) {
  .climatecounter_layout .treecounter_counter_content p {
    margin-bottom: 0.5em;
  }
}
@media screen and (max-width: 380px) {
  .climatecounter_layout .counter_climate {
    font-size: 2rem;
  }
  .climatecounter_layout .climate-turning {
    width: 80px;
  }
}
@media screen and (max-width: 360px) {
  .themeboxsmall_addcontent .climatecounter_layout .treecounter_counter_content p:nth-child(4) {
    display: none;
  }
}


.greenbox {
  padding: 50px 20px;
  display: flex;
  flex-wrap: wrap;
  background-color: #84bb12;
  background-image: url("/fileadmin/Images/Border/querlinie_blue.jpg"), url("/fileadmin/Images/Border/querlinie_blue.jpg");
  background-position: left bottom, left top;
  background-repeat: repeat-x;
}
.greenbox h1,
.greenbox a {
  color: #fff !important;
}
.greenbox .contentContainer__img {
  margin-right: calc(100% / 12);
}
.greenbox .contentContainer__text {
  width: 100%;
}


.themeboxsmall.greenbox {
  flex-direction: column;
  margin: 50px 0 50px 0;
}

.themeboxsmall.greenbox h1 {
  text-align: center;
  width:100%;
  margin-bottom:25px;
}

.themeboxsmall.greenbox h2,
.themeboxsmall.greenbox p {
  color: #fff;
}


.themeboxsmall.greenbox .greenbox-columns {
  display: flex;
  flex-direction: column;
}

.themeboxsmall.greenbox .contentContainer--33 {
  background: none;
  margin:0!important;
}
@media screen and (max-width: 841px) and (min-width: 481px){
  .contentContainer--33 {
    width: calc((100% / 2) - 50px)!important;
}
  .themeboxsmall.greenbox .greenbox-columns {
    flex-direction: row;
  }
  .themeboxsmall.greenbox .contentContainer--33 {
    background: none;
    margin: 50px 25px 0 25px!important;
  }
}

@media screen and (min-width: 768px) {
  .greenbox {
    padding: 50px;
  }
  .themeboxsmall.greenbox .greenbox-columns {
    flex-direction: row;
    margin: 0px 0px 25px 0px;
  }
  .themeboxsmall.greenbox .contentContainer--33 {
    background: none;
    margin: 50px 25px 0 25px!important;
  }

  .themeboxsmall.greenbox h1 {
    text-align: center;
    width:100%;
    margin-bottom:0;
  }
}


.ecopoint-border{
  background: none;
}

.contentContainer__img a + .contentSection--collapsible {
  margin-top: -15px;
}

table {
  border:0;
}


.homepage .breadcrumb {
  display: none;
}
