table {
    width: 100%;
    font-size: 10pt;
}

tr.even {
    background-color: #EEEEEE;
}

tr.oneven {
    background-color: #FFFFFF;
}

th {
    background-color: #CCCCCC;
    font-weight: bold;
}

th.land, th.geslacht {
    width: 45px;
}

th.genre {
    width: 60px;
}
