#samenvatting {
    background-color: white;

}

#samenvatting {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 0;
}

#samenvattingTabel td {
    font-size: 0.9rem;
    line-height: inherit;
}


th.staptd {
    background-color: #EEEEEE;
    color: #000000;
    text-align: left;
}

td.pntHeader {
    font-weight: bold;
}

table#samenvatting.td, table#samenvatting.tr {
    border-color: #bbbbbb;
}
