.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout {display: flex; flex-wrap: wrap; justify-content: center; align-items: center; flex-direction: column; width: 100%; padding: 10vh 0; position: relative; z-index: 1; overflow: hidden; margin: 0;}

.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_titel {width: 92%; max-width: 1412px;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_untertitel {width: 92%; max-width: 1412px;}

.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_inhalt {flex-direction: column; width: 92%; max-width: 1412px;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_info {width: 92%; max-width: 1412px;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_inhalt .bst_multibox_text, .bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_inhalt .bst_multibox_text_voll {column-count: 2; column-gap: 30px;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_inhalt .bst_multibox_text p:last-of-type {margin-bottom: 20px;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout.bst_multibox_ohne_bilderleiste .bst_multibox_inhalt {display: flex; flex-wrap: wrap; flex-direction: column; text-align: center; justify-content: center; align-items: center; align-content: center;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_linkausgabe_bereich {justify-content: center; align-items: center; margin-top: 0;}


.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_bilder_leiste {position: absolute; z-index: -2; height: 100%; display: flex; justify-content: center; align-items: center; width: 100%;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_bilder_leiste::after {content: ''; position: absolute; width: 100%; height: 100%; background-color: var(--hell); opacity: 0.8;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_bilder_leiste .bst_mb_ein_bild {width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; position: relative;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_bilder_leiste .bst_multibox_bild_umrahmung {width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_bilder_leiste .bst_multibox_bild_umrahmung a {width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_bilder_leiste .bst_multibox_bild_umrahmung img {object-fit: cover; height: 100%;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_bilder_leiste .bst_mb_ein_bild:first-of-type {}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_bilder_leiste .bst_multibox_bildunterschrift {position: absolute; right: 0; bottom: 0; padding: 10px 15px; color: var(--hauptfarbe_alternativ); z-index: 1; margin: 0;}


.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_bilder_leiste .bst_multibox_animation {position: relative; height: 100%; width: 100%; object-fit: cover; display: flex; justify-content: center; align-items: center;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_bilder_leiste .bst_multibox_bild_animation_kasten {height: 100%; width: 100%; object-fit: cover; display: flex; justify-content: center; align-items: center;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_bilder_leiste .bst_multibox_animation_bild.unsichtbar {width: 100%; height: 100%; display: none; position: absolute; top:0; left: 0; right: 0; bottom: 0;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_bilder_leiste .bst_multibox_animation_bild {width: 100%; height: 100%; object-fit: cover;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_bilder_leiste .bst_multibox_animation_bild img {width: 100%; cursor: pointer; height: 100%; object-fit: cover;}

@media screen and (max-width: 768px) {
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout {padding: 10vh 20px; width: calc(100% - 40px);}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_inhalt .bst_multibox_text, .bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_inhalt .bst_multibox_text_voll {column-count: auto;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_inhalt {width: 100%;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_untertitel {width: 100%;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_titel {width: 100%;}
.bst_multibox.bst_multibox_text_zweispaltig_bildhintergrund_layout .bst_multibox_info {width: 100%;}
}

/*Bitte den Abstand nicht loeschen!*/
