h2 {
    font-size: 1.8rem;
    line-height: 2.1rem;
}
  h3 {
    font-size: 1.4rem;
    line-height:1.8rem;
  }

.svg-icon-social-facebook, .svg-icon-social-instagram {
	width:128px;
  height:128px;
  }
  .col-lg-6 {
    padding-top:15px;
    padding-bottom:15px;
  }
  
   .copyright_pic {
        position: absolute;
        bottom:5px;
        right:5px;
        display: flex;
    }
    .bildnachweistext {
        padding-left:3px;
        color:white;
    }
    .bildnachweistext > p {
        font-style:italic;
        font-size: smaller;
        vertical-align: sub;
        margin-bottom:0;
        padding-bottom:0;
        line-height:1.0;
    }
    span.icon {
        line-height:0.5
    }
#Bildnachweis {
        position: absolute;
        bottom:5px;
        right:5px;
        display: flex;
    }
    #bildnachweistext {
        padding-left:3px;
        color:white;
    }
    #bildnachweistext > p {
        font-style:italic;
        font-size: smaller;
        vertical-align: sub;
        margin-bottom:0;
        padding-bottom:0;
        line-height:1.0;
    }
    #icon {
        line-height:0.5
    }

    .news-single__more-info a {
    text-decoration:underline !important;
  }
  .news-single__more-info a:after {
    content:none !important;
  }
  .news-text-wrap a {
    text-decoration:underline !important;
  }
  .news-text-wrap a:after {
    content:none !important;
  }

  .mod-header__part .svg-icon-social-facebook, .mod-header__part .svg-icon-social-instagram {
  width:128px;
  height:128px;
  }
  .col-lg-6 {
    padding-top:15px;
    padding-bottom:15px;
  }
  @media screen and (min-width: 768px) { 
  .mod-header__part .socialmedia__pagelinks__link:hover, .mod-header__part .socialmedia__pagelinks__link:focus {
    background-color:transparent;
  }
  .mod-header__logo img {
    margin-left:105px;
  }
  .mod-header--layout1 .socialmedia__pagelinks__link .mod-icon {
    fill:black;
  }
  }



@media screen and (max-width: 768px) { 
  .ce-right .ce-gallery, .ce-left .ce-gallery{
    float:none;
     }
   }