@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  nav.navbar {
    position:relative;
  }

  
  .navbar > .container, .navbar > .container-fluid {
    display:inline-block;
    margin-top:20px !important;
  }
  
  .slick-list {
    overflow:hidden;
  }
  
  .logo img {
    width:75px;
    height:75px;
  }
  
  .ce-right img {
    margin-left:0px;
  }
  
  .footer-logo img {
    height:85px;
  }
  
  .search {
    position:relative;
    margin:0px;
  }
  
  .main {
    top:0px;
  }
  
  .item-home-1.news-list-item.row .col-md-3 {
    max-width:100%;
    flex:auto;
  }
  
  .item-home-1.news-list-item.row .col-md-9 {
    margin:0px;
    padding:0px;
    flex:0 0 95%;
  }
  
  nav.mmenu {
    display:none;
  }
  
  .dp--cookie-check label {
    position:relative;
    left:18px;
    padding:5px 10px;
    overflow:visible;
  }
  
  .dp--cookie-check input {
   	position:absolute;
    top:2px;
    left:-20px;
    width:30px;
    background:none;
    border:none;
  }
  
  .cc-compliance {
    display:inline-block;
  }
  
  .ce-gallery img, .ce-gallery video {
    width:100%;
  }
  
  .powermail_fieldwrap.powermail_fieldwrap_type_submit.powermail_fieldwrap_absenden.form-group.col-md-6 {
    width:auto;
  }
  
  .powermail_checkbox.powermail_checkbox_51 {
    float:left;
    width:20px;
  }
  .powermail_checkbox.powermail_checkbox_275 {
    float:left;
    width:20px;
  
  .navbar .search .module-search .search__form {
    position:absolute;
    top:34px;
    z-index:1000;
  }
  
  .navbar .container {
    overflow:visible;
  }
    
    
}
  
  .bannerlink-box {
    position:relative;
    top:-100px;
  }