
.SocialMediaLeiste a {
    border-radius: var(--radius);
    background: rgba(128, 128, 128, 0.26);
}
.Rahmen {
    border: 2px solid rgba(128, 128, 128, 0.815);
}


/*feedbackformular anpassen*/
@media only screen and (min-width: 811px)
{
#form_cmx66a38013ca829{
    .RadioUndLabel {
        margin: var(--abstand) 5px;
        display: inline flow-root;
    }
    .Spaltenanzahl_2 > div:nth-child(2n){
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }
}
}

.nichtzuschneiden 
{
    background-position: unset;
    background-size: unset;
}
.leitbild 
{
    background-size: unset !important;
    background-repeat: no-repeat !important;
    border: 1px solid grey;
}