header .boxUD .boxUDContent {
    position: relative;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}


header .boxUD .boxUDContent h1 {
    font-size: calc(28px + (40 - 28) * ((100vw - 320px) / (1080 - 320))) !important;
    padding-left: calc(28px + (60 - 28) * ((100vw - 320px) / (1080 - 320))) !important;
    line-height: 140%;
    transform: rotate(-3deg);
    z-index: 5;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

@media (min-width:1080px) {
    header .boxUD .boxUDContent h1 {
        font-size: 40px !important;
        padding-left: 60px !important;
    }
}

@media (min-width:200px) {
    header .boxUD .boxUDContent:before {
        clip-path: polygon(6% 100%, 0% 0%, 100% 0%, 100% 80%);
    }

    footer .boxUD .boxUDContent {
        clip-path: polygon(0% 100%, 0% 0%, 94% 10%, 100% 100%);
        margin-bottom: -10px;
    }

    header .boxUD .boxUDContent .ce-gallery {
        display: none;}
}


@media (min-width:766px) {
    header .boxUD .boxUDContent:before {
        clip-path: polygon(6% 80%, 0% 0%, 100% 0%, 100% 40%);
    }

    .uc-1 header .boxUD .boxUDContent:before {
        clip-path: polygon(6% 100%, 0% 0%, 100% 0%, 100% 40%);
    }

    footer .boxUD .boxUDContent {
        clip-path: polygon(0% 100%, 0% 0%, 85% 18%, 100% 100%);
        margin-bottom: -10px;
    }
    header .boxUD .boxUDContent .ce-gallery {
        display: block;}
}

header .boxUD .boxUDContent:before {

    content: '';
    height: 100%;
    width: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    background: #a71580;
}

header .boxUD .boxUDContent .ce-intext.ce-right .ce-gallery, header .boxUD .boxUDContent .ce-intext.ce-left .ce-gallery {
    /* margin-bottom: 0px; */
     width: auto !important;
;
}






.image-caption {
    left: 30px;
    width: 350px;
    line-height: 3rem;
    position: absolute;
    top: 25px;
    transform: rotate(-6deg);
    text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7);
    font-size: 3rem;
    color: #FFFFFF;
    text-align: left;
    z-index: 2;
    font-family: 'LobsterRegular' !important;
}


.default header.top {
    min-height: 0 !important;
}

.ce-bodytext h3 {
    margin: 0;
}

.h2.headline {
    color: #562381;
    text-align: left;
    margin-top: 0;
    margin-left: 100px;
}

.equal-container .equal-content .primary  {
    background: #8162ab;
    min-height: 320px;
    color: #fff;
}

.equal-container .equal-content {
    display: flex;
}

.col.text-start.text-left .navbar-brand {
    max-width: 320px !important;
    width: 100% !important;
}

.navbar-brand {
    max-width: 100%;
    z-index: 1;
}


.equal-content .equal-content {
    box-shadow: 5px 5px 10px -5px rgba(0,0,0,0.5);
    margin-top: calc(22px + (32 - 22) * ((100vw - 320px) / (1080 - 320)));
    border-radius: 0 !important;
    overflow: hidden;
}

.equal-content .equal-content .frame {
    margin-top: 0 ;
}

.equal-content .equal-content .frame.frame-space-before-extra-large {
    margin-top: inherit; !important;

}
.equal-content .equal-content .frame {
    margin-top: 0;
}



.jumbo  .equal-content .equal-content .ce-gallery figure {
    display: inline-block;
    height: 100% !important;
}

.equal-content .frame header {
    background: transparent;
    padding: 30px 20px 80px 20px;
    margin: 0;
    position: relative;
}

.equal-content .equal-content .frame .ce-bodytext, .jumbo .frame .ce-bodytext{
    padding: 20px;
    position: relative;
}

.equal-content .frame .framebox {
    height: 100% ;
    margin: 0;

}

.jumbo .equal-content .equal-content .frame div {
    height: 100%;
}
.jumbo .equal-content .img-fluid {
    object-fit: cover;
    object-position: bottom left;
    height: 100%;
    width: 100%;
}

/*Footer*/


footer header h2,footer header h3,
footer header h4,footer header h5 {
    font-weight: 600 !important;
    text-transform: uppercase !important;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #000000;
    margin: 0 0 1em 0;
    font-size: 16px !important;
    font-family: 'Source Sans 3' !important;

}


.small, small {
    font-size: 80% !important;
}
footer a:hover {
    text-decoration: underline !important;
}
footer a {
    text-decoration: none !important;
}
h3 {

    font-size: 24px;
    text-align: left;
    margin-left: 100px;
}
/*Footer*/


.ce-gallery.veror {
    position: absolute;
    max-width: 131px;
    height: auto !important;
    right: 0;
    margin-top: -15px;
}

.small.lila {
    color: #8162ab;
    display: inline-block;
}


.btn {
    border-radius: 0 !important;
}
.link-button.secondary.btn {
    color: #8162ab !important;
}

.primary.equal-content header {
    color: inherit;
    background: inherit;
    margin-top: 20px;
    margin-bottom: -10px;
}
.ce-gallery.verol {
    position: absolute;
    max-width: 131px;
    height: auto !important;
    left: 0;
    top: 10px;
}
a.link {
    background-color: #000;
    color: #fff !important;
    text-decoration: none !important;
    padding: 10px;
    margin-top: 30px;
    display: block;
    margin-bottom: -20px;
    font-size: inherit;
    border: 0 !important;
}
a.link:hover {
    opacity: 0.7;
}
main.content {
    padding-top: 3em;
    padding-bottom: 3em;
}

@media (max-width: 766px) {
    .boxUDContent {
        padding: 0 20px !important;
    }
    .boxUDContent .frame-type-shortcut .frame {
        padding: 0 !important;
    }
    header .boxUD .boxUDContent {
        clip-path: polygon(5% 100%, 0% 0%, 100% 0%, 100% 90%);
    }
}

@media (max-width: 1350px) {
    .col.text-start.text-left .navbar-brand {
        max-width: 320px !important;
    }
}

.content p a {
    border-bottom: 0 dotted !important;
}

.frame-roundimg img {
    border-radius: 0 !important;
}
.btn, a.link {
    border-radius: 0 !important;
}

.boxUDContent, p iframe {
    border-radius: 0 !important;
}

.accordion a:not(.collapsed),
.panel a{
    color: #fff !important;
    background-color: color(srgb 0.6244 0.1039 0.2055);
}
.panel-body {
    padding: 0.8em 10px 1.3em;
    border: 0 solid transparent;
    background: transparent;
}

.panel a {
    border-radius: 12px;
    border: 0 solid transparent;
    text-transform: none !important;
    padding: 10px 60px 10px 20px;
    text-decoration: none;
}

.rotate-icon {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: 0.3s;
    position: absolute;
    right: 20px;
    /*top: 15px;*/
}

.accordion a:not(.collapsed) .rotate-icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: 0.3s;
}


.link-button.primary.btn:hover {
    color: #ffffff !important;
}

span.box {
    border: 0 solid transparent !important;

}

.contentslide.slick-slider {
    background-color: #eee !important;
    margin-bottom: 2em !important;
    border-radius: 12px !important;
}



    .slick-prev.slick-arrow {
        /*display: none !important;*/
        background: #fff;
        padding: 4px 2px 2px 2px;
        left: -14px !important;
        width: 44px;
        height: 49px;
    }
.slick-next.slick-arrow {
    /*display: none !important;*/
    background: #fff;
    padding: 4px 2px 2px 2px;
    right: -14px !important;
    width: 44px;
    height: 49px;
}



.kacheln header .framebox {
    display: inline;
    background: #fff;
    padding: 3px 10px;
    position: absolute;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
    transform: rotate(-5deg);
    font-size: 1.8em;
    left: 20px;
    max-width: 85%;
    z-index: 5;
    height: auto !important;
}



.kacheln .ce-bodytext h2 {
    background: #fff;
    padding: 3px 10px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.5);
    transform: rotate(-5deg);
    font-size: 1.8em;
    left: 20px;
    max-width: 100%;
  /*  position: absolute;
    display: inline;
top: -90px;*/
    z-index: 2;

    display: block;
    position: initial;
    top: -90px;
    margin-top: -45px;
    margin-bottom: 40px;

}


.lrotation {transform: rotate(-2deg);transition: 0.3s;}
.rrotation {transform: rotate(2deg);transition: 0.3s;}
.lrotation:hover {transform: rotate(0deg);transition: 0.3s;}
.rrotation:hover {transform: rotate(0deg);transition: 0.3s;}




.pl-2, .px-2 {
    padding-left: 40px !important;
}
.pr-2, .px-2 {
    padding-right:  40px !important;
}

label {
    font-weight: bold;
}

label .required {
    color:red;
}

.navbar-brand img {
    width: 325px !important;

}

.border a {
    text-decoration: underline !important;
}



.startkacheln .ce-bodytext h2{
    font-size: 40px !important;
}

.startkacheln .ce-bodytext {
    top: 5px;
    width: 86%;
    padding: 45px;
    font-size: 20px;
    font-weight: 200;
    line-height: 28px;
    position: absolute;
    transform: rotate(-8deg);
}

.startkacheln figure a::after {
    content: "Mehr Erfahren";
    display: block;
    background: #000000;
    color: #ffffff;
    padding: 20px 20px 20px 40px;
    position: relative;
    z-index: 9;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
}

.navbar-brand {
    padding-top: .7rem;
    padding-bottom: .7rem;
}

.bg-white {box-shadow: rgb(24, 24, 24) 0px 0px 10px -5px;}

.startkacheln .headposbottom .ce-bodytext {
    top: auto;
    bottom: 100px;
    width: 86%;
    padding: 45px;
    font-size: 20px;
    font-weight: 200;
    line-height: 28px;
    position: absolute;
    transform: rotate(-8deg);}

.startkacheln .headposmiddle .ce-bodytext {
    top: 50%;
    left: 50%;
    width: 86%;
    padding: 45px;
    font-size: 20px;
    font-weight: 200;
    line-height: 28px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.startkacheln .headposmiddle .ce-bodytext h2, .startkacheln .headposmiddle .ce-bodytext p {
    transform: rotate(-8deg);
}

.accordion a:not(.collapsed), .panel a {
    color: inherit!important;
    background-color: #fff !important;
    padding: 20px;
    margin: 0;
    margin-top: 15px;
    cursor: pointer;
    border-radius: 0 !important;
}

.panel-body {
    padding: 0.8em 20px 1.3em;
    border: 0 solid transparent;
    background: #fff;
}

.accordion .panel-body a:not(.collapsed) {
    padding:0 !important;
    background: transparent !important;
    color: #a71580 !important;
    text-align: left;
    margin-top: auto;
}


.panel-body a:hover {
    padding:0 !important;
    background: transparent !important;
    color: #a71580 !important;
    text-align: left;
    margin-top: auto;
}

.accordion .panel-body  a:not(.collapsed):hover {
    background: transparent !important;
    color: #a71580 !important;
    text-decoration: underline !important;
    text-align: left;
    margin-top: auto;
}



.accordion .panel-body a:not(.collapsed) {
    padding: 10px 15px !important;
    background: #a71580 !important;
    color: #ffffff !important;
    text-align: left;
    margin-top: auto;
}

.accordion .panel-body  a:not(.collapsed):hover {
    background: #a71580 !important;
    color: #ffffff !important;
    text-decoration: none !important;
    text-align: left;
    margin-top: auto;
}


.default header.top {
    min-height: 0 !important;
    padding-top: 95px;
}



body {
    overflow-x: hidden !important;
}




#fragetool textarea.form-control {
    height: 200px !important;
    font-size: inherit;
    color: #111 !important;
}

#fragetool .form-control {
    font-size: inherit;
    color: #111 !important;
}


#fragetool .form-group .form-group {
    margin-left: 12px;
    clear:both;
    display: inline-block;
}

#fragetool .form-group .form-group .form-check {
    padding:0 20px;
    float:left;
    display:block;
}


#fragetool .form-group .form-group .form-check span {
    margin-left:5px;
}


#fragetool .form-group .form-group .form-check input{
    margin-top: 5px;
}

#fragetool .clearfix p {
    margin-bottom: 5px !important;
}

@media (max-width: 767px) {
    #fragetool .summary-table-first-col {
        width: 100%;
    }

    #fragetool table td {
        display: block !important;

    }


}


#fragetool .summary-table-first-col {
    font-weight: bold;
    width: 280px;
}

#fragetool table td {
    border: 0px solid ;
    padding-left: 0 !important;
}

#fragetool legend {
    display: block;
    margin-bottom: 1.5rem;
    font-weight: 600;
    font-size: 20px;
    width: auto;
}

#fragetool button:hover {
    border-color: transparent;
    color: rgb(89, 91, 96);
}
