


/*.satzung * {

   font-family: monospace;
   font-size:   10pt;
}*/



.satzung h2 {
    font-family:    Verdana, Tahoma, Arial;
    font-size:      10px;
    font-weight:    bold;
    text-align:     left;
    text-transform: none;
}

.satzung h3 {
    font-family:        Verdana, Tahoma, Arial;
    font-size:          10px;
    font-weight:        bold;
    text-align:         left;
    text-transform:     none;
    margin:             1em 0em 0.1em 0em;
    text-decoration:    underline;
}

.satzung h3 a{
    border-bottom:   none;
}



.satzung ul li {
    list-style:     none; 
    padding:        .25em 0em 0em 0em;  
}

.satzung ul.paragraphen_liste {
/*    margin:         0em 0em 0em 0em;  /* Alt-Style-Modus*/
    padding:        .5em 0em .5em 0em;  /* Alt-Style-Modus*/

}
.satzung ul.paragraphen_liste li {
    list-style:     none;
    padding:        0.25em 0em 0em 0em !important;  /* Alt-Style-Modus*/
/*    margin:         0em 0em 0em 0em;/* Alt-Style-Modus*/
}

.satzung ul.abschnitts_liste li {
/*   background: green; /**/
    list-style:     none;
    padding:        2em 0em 0em 0em;  /* Alt-Style-Modus*/
/*    margin:         0em 0em 0em 0em;/* Alt-Style-Modus*/
}

.satzung .Aufgehoben {
    font-style:     italic;
    font-weight:    normal;
}



