.nounderline a{
    text-decoration:none !important;
}

.hyphens{
    hyphens: auto;
}

.abstandhalter-top{
    margin-top:5rem;
}