.kleinschreibung {
    text-transform: lowercase;
}
/*.rd-navbar-static .rd-nav-item + .rd-nav-item {
     margin-left: 6px;   
} */
/* .rd-navbar-classic .rd-navbar-nav .rd-nav-link {
    font-size: 1.6ex !important;
} */

.schrift_weiss_fett_gross {
    color: white;
    font-weight: bold;
    font-size: 1.2em;
}
.schrift_gross {
     font-size: 1.2em;   
}
.screenreader { 
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}
.h2_summary {
font-size: 22px;
line-height: 1.5;
margin-bottom: 10px;
margin-top: 20px;
}