#resultaten > table td:last-child {
    text-align: right;
}

#resultaten > table thead {
    color: grey;
}

#resultaten > table {
    width: 100%;
}