.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #F8D022;
}
#sp-header {
    position: fixed;
    padding: 0 80px;
    transition: 0.35s;
    background-color: #fff;
}
body, .sp-preloader {
  background-color: #fff;
  color: #8e8e8e;
}
.sp-megamenu-parent > li {
    padding-top: 100px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height: 50px;
 }
.icon-top-wrapper {
    height: auto;
    line-height: 0px;
    position: relative;
    z-index: 999999;
    padding-top: 100px;
}
a {
    color: #1199a7;
}
a, a:hover, a:focus, a:active {
    text-decoration: none;
}
.sppb-carousel-inner > .sppb-item > a > img, .sppb-carousel-inner > .sppb-item > img, .sppb-img-responsive {
    margin-bottom: 10px;
}
h1 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 28px;
    color: #1199a7;
    padding: 5px 0 15px 0;
}
h2 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    color: #1199a7;
    margin: 0;
    
}
#sp-footer {
    background-image: url("/images/headers/footer-bg.jpg");
     background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    height: 200px;
}
#sp-footer {
    font-size: 14px;
    padding-top: 40px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 40px;
}

.sp-megamenu-parent > li.active > a {
    font-weight: 700;
    text-transform: uppercase;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-weight: 700;
    text-transform: uppercase;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #1199a7;
}
.sp-megamenu-parent > li > a {
    color: #898989;
}
.sp-megamenu-parent > li:hover > a {
    color: #1199a7;
}
#sp-menu2 > .sp-column {
    float: left;
}
.d-lg-block {
    float: right;
}
.icon-top-wrapper i.search-open-icon:hover {
    color: #1199a7;
}
.icon-top-wrapper i.search-open-icon {
    color: #898989;
    text-align: center;
    border-radius: 50%;
    transition: 0.35s;
    
   }
icon-top-wrapper i, .j2store-minicart-button .cart-item-info a, .sp-custom-login .info-text a {
    font-size: 28px;
    }
body.ltr #offcanvas-toggler.offcanvas-toggler-left {
    margin-right: 30px;
}
#offcanvas-toggler > .fa {
    color: #1199a7;
}
#sp-footer ul.menu {
    display: inline-block;
    list-style: none;
    padding-right: 30px;
    padding-top: 110px;
    margin: 0 -10px;
    float: right;
}
.article-details .article-details-header-wrapper {
    padding-left: 0px;
    position: relative;
}
.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    color: #1199a7;
    max-width: 100%;
}
/* ZUHAUSE */

.menu-button {
    background-color: #c9d0e5;
    padding: 10px 15px;
    text-align: center;
    color: white;
    margin-bottom: 10px;
    margin-top: 10px;
}

.menu-button:hover {
    background-color: #1199a7;
}

.menu-button-active {
    background-color: #1199a7;
    padding: 10px 25px;
    text-align: center;
    color: white;
    margin-bottom: 10px;
    margin-top: 10px;
}

.menu-button a,
.menu-button-active a,
.menu-button a:hover {
    color: white;
    text-transform: uppercase;
    font-weight: 700;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background-color:#fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #1199a7;
}
.sp-megamenu-parent > li > a {
    color: #898989;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #898989;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 18px;
    line-height: 1;
    display: inline-block;
    padding: 8px 0;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
}
@media (max-width: 1500px) {
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    padding: 8px 0;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
}
}
ul {
    margin: 25px;
    list-style-image: url('/images/list-sign.png');
}
}
.form-control, input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    display: block;
    width: 100%;
    font-size: 1rem;
    line-height: 1.4;
    color: #000;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid transparent;
    padding: 16px 20px;
    border-radius: 0px;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
select.form-control:not([multiple]), select:not(.form-control):not([multiple]), select.inputbox:not([multiple]), select:not([multiple]) {
    -webkit-appearance: none;
    padding: 5px 20px;
    border-radius: 0px;
    background-color: #fff;
    color: #000;
    background-repeat: no-repeat;
    background-position: 95% 15px;
    background-size: 14px;
}
.form-control:focus, input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus {
    box-shadow: none;
    border-color: #f4d24f;
    color: #000;
    background-color: #fff;
    outline: transparent;
}
select.form-control:not([multiple]):focus, select:not(.form-control):not([multiple]):focus, select.inputbox:not([multiple]):focus, select:not([multiple]):focus {
    border-color: #f4d24f;
    background-color: #fff;
}
sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #f4d24f;
    border-radius: 3px;
    z-index: 1000;
}
formResponsive input, .formResponsive textarea {
    width: 80%;
}
.ic-filters {
    padding: 5px;
    background: none;
    background: #f0f1f8;
    margin-bottom: 20px;
}
body .sppb-btn.sppb-btn-default, body .btn.sppb-btn-default, body .sppb-btn.btn-primary, body .btn.btn-primary, body .sppb-btn.sppb-btn-primary, body .btn.sppb-btn-primary {
    background-color: #f4d24f;
    color: #fff;
    border-color: #f4d24f;
    border-radius: 0px;
    font-family: 'Source Sans Pro', sans-serif;
    
}
body .sppb-btn.sppb-btn-default, body .btn.sppb-btn-default, body .sppb-btn.btn-primary, body .btn.btn-primary, body .sppb-btn.sppb-btn-primary, body .btn.sppb-btn-primary hover{
    background-color: #f4d24f;
    color: #fff;
    border-color: #f4d24f;
    border-radius: 0px;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
}
.infobox {
    background-color: #ffffff;
    padding: 35px;
    color: #898989;
    margin-top: 120px;
    margin-left: 50px;
    margin-bottom: 35px;
    border: 1px solid #f4d24f;
}
.infobox2 {
    background-color: #ffffff;
    padding: 15px;
    color: #898989;
    margin-top: 0px;
    margin-left: 25px;
    margin-bottom: 35px;
    border: 1px solid #f4d24f;
}
.infobox3 {
    background-color: #ffffff;
    padding: 35px;
    color: #898989;
    margin-top: 0px;
    margin-left: 35px;
    margin-bottom: 35px;
    border: 1px solid #f4d24f;
}
.sppb-carousel-inner > .sppb-item > a > img, .sppb-carousel-inner > .sppb-item > img, .sppb-img-responsive {
    display: block;
    width: 100%\9;
    width: 400px;
    height: auto;
    float: left;
    padding-right: 50px;
    padding-bottom: 25px;
}
.ic-box-date {
    width: 18%;
    height: 80px;
    padding: 3%;
        padding-top: 3%;
    padding-top: 25px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    float: left;
    margin: 0.5%;
    border-radius: 0px;
    text-shadow: #000 2px 2px 10px;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    box-sizing: content-box;
}
.ic-box-date:hover {
    border-radius: 0px;
}.ic-event {
    margin: 2% 0;
    padding: 0.5%;
    border-radius: 0px;
    background: none;
    background: rgba(221,221,221,0.1);
}
.ic-image img {
    max-width: 98%;
    border: 0px solid #ccc;
    margin-bottom: 10px;
    border-radius: 0px;
}
.ic-info {
    margin: 10px 0;
    padding: 10px 5px 10px 5px;
    color: #333333;
    text-align: center;
    background: #fff;
    border: 1px solid #999;
    border-radius: 0px;
    word-break: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.ic-back {
    display: block;
    width: auto;
    text-align: left;
    font-size: 24px;
    font-weight: normal;
    text-decoration: none;
    letter-spacing: 1px;
}
.opus-bild img{
  max-width: 825px;
  padding-right: 0px;
  padding-bottom: 5px;
}
.opus-bild-m img{
  padding-right: 0px;
  padding-bottom: 5px;
}
.opus-bild-2 img{
  max-width: 400px;
  padding-right: 0px;
  padding-bottom: 5px;
}
.ausflugstip img{
  max-width: 250px;
  padding-right: 0px;
  padding-bottom: 5px;
}
body .sppb-btn.sppb-btn-xs, body .btn.sppb-btn-xs {
    padding: 15px;
    font-size: 14px;
}
.sppb-btn-info {
    color: #fff;
    background-color: #1199a7;
    border-color: #1199a7;
}
.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 100px;
}
.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 0px;
}
#sp-left .sp-module .tagscloud, #sp-right .sp-module .tagscloud {
        margin-top: 150px;
        margin-right: 0px;
        margin-bottom: 2px;
        margin-left: 0px;
}
#sp-left .sp-module .tagscloud .tag-name, #sp-right .sp-module .tagscloud .tag-name {
    display: inline-block;
    padding: 5px 10px;
    background: #fff;
    color: #1199a7;
    border-radius: 4px;
    margin: 2px 0;
}
.ic-filter-submit-btn {
    font-size: 16px;
    color: #fff;
    background: #1199a7;
    border: 0px solid #4cae4c;
    font-weight: bold;
    text-shadow: none;
}
.ic-filter-submit-btn:hover {
    background: #449d44;
    border: 0px solid #398439;
}
.ic-filters-btn-2 {
    height: 60px;
    line-height: 60px;
}
.ic-filter-reset-btn {
    font-size: 16px;
    color: #fff;
    background: #f4d24f;
    border: 0px solid #d43f3a;
    font-weight: bold;
    text-shadow: none;
}
.ic-filter-reset-btn:hover {
    background: #c9302c;
    border: 0px solid #ac2925;
}
.ic-filters-btn-1 {
    height: 60px;
    line-height: 60px;
}
.ic-text-border {
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
}
.pager > li a {
    display: inline-block;
    font-size: 20px;
    background: #1199a7;
     color: #fff;
    border: 0px solid #f8d022;
    padding: 11px 45px;
    transition: all 0.3s ease;
}
.tags > li a {
    display: block;
    font-size: 0.875rem;
    padding: 0.5rem 1rem;
    border-radius: 0;
    background: #f4d24f;
    color: #898989;
}
.default_eventlist .iceventlist-title {
    padding-top: 3px;
    line-height: 15px !important;
    font-size: 13px;
    font-weight: bold;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    text-transform: uppercase;
}
#cookiehintsubmit {
    background: #1199a7 !important;
    color: #fff !important;
}
#cookiehintsubmit, #cookiehintsubmitno {
    transition: background 0.3s ease;
    border-radius: 0px !important;
}
.sppb-btn-warning {
    color: #fff;
    background-color: #f4d24f;
    border-color: #f4d24f;
}
.sppb-btn-warning:hover {
    color: #fff;
    background-color: #f4d24f;
    border-color: #f4d24f;
}
.sppb-btn:focus, .sppb-btn:hover {
    text-decoration: underline;
}
a.yellow-button {
    background-color: #f4d24f;
    color: white;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 14px 53px 14px 52px;
}
a.yellow-button:hover{
    text-decoration: underline;
}
h3 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.btn-danger {
    color: #fff;
    background-color: #f4d24f;
    border-color: #f4d24f;
}
.btn-success {
    color: #fff;
    background-color: #1199a7;
    border-color: #1199a7;
}
.btn-success:hover {
    color: #fff;
    background-color: #f4d24f;
    border-color: #f4d24f;
}
.btn {
        border-radius: .0;
    }
@media (max-width: 1500px) {
col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
}
.offcanvas-menu {
    background-color: #fff;
    color: #0e0e0e;
    width: 300px;
    height: 100%;
    position: fixed;
    top: 0;
    overflow: inherit;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 10000;
}
.sppb-carousel-inner > .sppb-item > a > img, .sppb-carousel-inner > .sppb-item > img, .sppb-img-responsive {
    display: block;
    width: 100%\9;
    width: 190px;
    height: auto;
    float: left;
    padding-right: 10px;
    padding-bottom: 25px;
}

div[itemprop="articleBody"] p {hyphens: auto;}

.sppb-article-info-wrap > .sppb-article-introtext {
  overflow:hidden;
  
}

@media (min-width: 601px) {
  .sppb-article-info-wrap > .sppb-readmore {
    position: absolute;
    left: 205px;
    padding-bottom:15px;
   }
}


@media (max-width: 600px) {
  .sppb-carousel-inner > .sppb-item > a > img, .sppb-carousel-inner > .sppb-item > img, .sppb-img-responsive {
    width:100%;
    padding-top: 10px;
    padding-bottom: 0px;
    
  }
  .sppb-article-info-wrap > .sppb-readmore {
  	position: absolute;
    left: 15px;
  }}

@media (max-width: 600px) {
  .page-51 .clearfix {
    display: flex;
   	justify-content: center;
  }

  
  .ausflugstip > .sppb-text-center {
      display: inline-block; 
    }
  .ausflugstip  {
  	  
      max-width:250px;
    }
  .ausflugstip > .sppb-addon-content > .sppb-img-container > .sppb-img-responsive {
      width: 250px;
  }
}

@media (min-width: 992px) {
  .ausflugstip > .sppb-text-center {
      display: inline-block; 	
    }
 	.ausflugstip  {
      max-width:190px;
    } 
}

@media (min-width: 1200px) {
  .ausflugstip > .sppb-text-center {
      display: inline-block; 	
    }
   .ausflugstip  {
      max-width:250px;
    } 
   .ausflugstip > .sppb-addon-content > .sppb-img-container > .sppb-img-responsive {
      width: 250px;
    }
}
