th {
    text-align: left;
    width: 250px;
}


table .zoekres:hover {
    background-color: #c4edca; /* Zachtgroen */
}

.zoekres a.rowlink {
    display: block;
    color: inherit;
    text-decoration: none;
}

.zoekres:hover {
    background-color: #eef;
    cursor: pointer;
}