#termindb_list .box h3 a {
    color: #0168b5;
    display: block;
    font-weight: 500;
    text-decoration: none;
}

#termindb_list .termin_thema {
    font-weight: 600;
    
}

#termindb_list .box h3 {
    margin-bottom: 0px;
}

#termindb_list .box h3 a:hover {
    text-decoration: underline;
}


#termindb_list .box h3 + p {
    margin-top: 0px;
}

#termindb_list + ul {
   padding: 0;
}

#termindb_list + ul .pfeildoppel {
    list-style: none;
}