#sp-header {
    background-color: transparent;
    box-shadow: none;
}
#sp-header.header-sticky {
    background-color: #84bb5aee;
    padding-top: 0px;

}
.sp-dropdown-inner {
    border-radius: 10px;
}
.sp-megamenu-parent > li:hover > a {
    background-color: #ffffff;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #ffffff;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    font-weight: 700;
    font-size: 15px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
	font-weight: 700;
}
.rudws {
    cursor: text;
}
/*kategorie seiten*/
.sppb-addon-article {
    padding: 15px;
    border-style: dotted;
    border-color: #e28e23;
border-radius: 15px;
    min-height: 470px;
}
.sppb-article-info-wrap {
    margin-top: 15px;
}
a.sppb-readmore {
    position: absolute;
    right: 30px;
    bottom: 45px;
}
/*xxx*/
.footer-copy {
    text-align: center;
    font-size: 12px;
}
.itemContainer {
    float: right;
    padding: 15px;
}
.article-full-image.float-left {
    float: none !important;
}

/*kalender*/
.fc-left {
    padding-right: 5px;
}

/*kategorie blogansicht*/
a.sppb-article-img-wrap {
    max-height: 195px;
    display: block;
    overflow: hidden;
}
.bg-card-dark .sppb-addon-article {
    background-color:#0b2e02e6;
}
.aktuelles-datum {

}

/*blogbeitrag*/
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 40px;
    height: 40px;
    background-size: 20px 20px;
    border-radius: 50px;
    background-color: #84bb5a;
}
/*slider*/
div.sp-slider .sp-nav-control .nav-control {
    border: 1px solid #84BB5A;
    background: #84bb5a36;
}
/*siege gallery*/
.pswp__top-bar {
    margin-top: 60px;
}
.sige_thumb {
    background: none !important;
    margin: 0px !important;
    padding: 0px !important;
}
.sige_thumb img {
    display: inline-block;
    position: relative;
    background: #fff0 !important;
    border: 0px solid #ccc !important;
    margin: -5px 5px 5px -5px;
    padding: 1px !important;
}
.metro {
    height: 250px;
    padding: 39% 0px;
}
/*button style*/
.btn-hg-transparent {
    border-radius: 50px;
}
.btn-fotogallery {
    border: 1px solid #E28E23;
    border-radius: 10px;
}
/*phoca download*/
#phoca-dl-category-box .pd-button-details a,
#phoca-dl-category-box .pd-button-download a {
    color: #ffffff !important;
}
/*audio*/
audio {
    width: 100% !important;
}

/*phoca*/
.pd-categories-view {
    display: flex;
}
.pd-no-subcat {
    display: none;
}
.pd-title {
    text-align: center;
}
.ph-img {
    text-align: -webkit-center;
}
.thumbnail.ph-thumbnail {
    justify-items: center;
    display: grid;
    margin-bottom: 10%;
    border: 1px solid #AED192;
    padding: 15px;
    border-radius: 65px;
}
/*blog*/
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: flex;
    min-height: 650px;
    width: 100%;
    height: inherit;
    justify-content: center;
}
.carousel-inner {
    height: 650px;
}