body {
    color: rgb(34, 34, 34);
    background-color: #fdf7d9;
}

#astroid-sticky-header {
    background-color: #fdf7d9;
}
.astroid-contact-info i[class*="fa-"] {
    color: #bf1d42;
}
#ta-h06n36rhb {
    background-color: #bf1d42;
    margin:0;
}
#ta-d1b1r3xdr {
    background-color: #fdf7d9;
}
.astroid-header-section, .astroid-sidebar-header {
    background-color:  #fdf7d9;
}
/* Einzelne Abschnitte */
#ta-h06n36rhb {background-color: #fdf7d9;}
#tc-m25d46r66 {background-color: #fdf7d9;}
#ca-1529739248826 {background-color: #fdf7d9;}
/* Ende */

.border-bottom {
    border-bottom: 1px solid #bf1d42 !important;
}
.border-top {
    border-top: 1px solid #bf1d42 !important;
}

.fett {font-weight:bold!important;}

.uk-modal-dialog {
    background: #FDF7D9;
}
.uk-overlay-default {
    background: rgba(191, 29, 66, 0.8);
	color:#FDF7D9;
}
.uk-overlay-default h4 {
	color:#FDF7D9;
}

.sppb-panel-modern > .sppb-panel-heading {
    padding: 17px 30px 17px 15px;
    background: #BF1D42;
    color: #FDF7D9;
}
.sppb-panel-modern .sppb-panel-body {
    border-top-color: #ffffff;
}
.sppb-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bolder;
    color: inherit;
}
h3  {text-align: center!important;
    margin-bottom: 30px!important;
}
.grid-hover .item-image-backdrop {
    background-color: #BF1D42!important;
}
.sppb-panel-modern .sppb-panel-body {
    border-top-color:#FDF7D9;
	background-color: #FDF7D9;
}

div.scroll {
   overflow: auto;
   background-attachment: scroll;
   background-repeat: repeat;
   width:auto;

   height:350px; /* <-- Höhe des Scroll-Fensters hier einstellen; */
   background-color: #FFFFFF;
   border: 1px solid #FFFFFF;
   padding: 0px 5px 10px 0;}

div.scroll_datenschutz {
   overflow: auto;
   background-attachment: scroll;
   background-repeat: no-repeat;
   width:auto; /*99%*/
   height:270px;
   background-color: #FFFFFF;
   /* border: 1px solid #FFFFFF; */
   padding-top: 0px;
   padding-bottom: 0px;
   padding-left: 5px;
   padding-right: 5px;
}
.fieldset_datenschutz {
   padding: 8px;
   font-weight: normal;
   font-size: 12px;
   width: auto;

   color: #231100;
   line-height: 1.4em;
}