.elementor-1530 .elementor-element.elementor-element-8f4edab{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1530 .elementor-element.elementor-element-797bac8 > .elementor-widget-container{margin:3px 3px 3px 3px;padding:1px 1px 1px 1px;}.elementor-1530 .elementor-element.elementor-element-b439ab3{--display:flex;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}}/* Start custom CSS for text-editor, class: .elementor-element-797bac8 */.satzung-absatz {
    margin-bottom: 45px;     /* Abstand zwischen den großen Absätzen */
}

.satzung-absatz p {
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 1.75;
}

.satzung-liste {
    padding-left: 25px;
    margin-top: 15px;
    margin-bottom: 0;
}

.satzung-liste li {
    margin-bottom: 22px;     /* Großer Abstand zwischen den Bullet Points */
    line-height: 1.7;
}

.satzung-liste li:last-child {
    margin-bottom: 10px;
}



/* === Verbesserte Listen (größer und besser lesbar) === */

.satzung-liste li {
    font-size: 15.5px ;     /* Größer gemacht */
    line-height: 1.35;
    margin-bottom: 16px;
}

.satzung-liste li:last-child {
    margin-bottom: 8px;
}



/* Noch präziser (feste Breite) */
.satzung-absatz p strong {
    display: inline-block;
    min-width: 6.6em;         /* sorgt für einheitlichen Abstand bei allen Nummern */
    text-align: right;
}/* End custom CSS */