
div#content {
    margin-bottom:0;
}

div#rubrieken_wrap  {
    padding:0;
}

div#rubrieken_clear_bottom  {
    display:none;
}

div#content h6.rubriek {
    background:none;
    font-weight:bold;
    padding-left:0;
}

span.rubriek {
    display:block;
    padding: 8px;    
    margin: 0;
    border-top:1px solid #C1BB00;    
}

span.rubriek:nth-child(odd) {
    background-color: #f3f1cb;
}

span.rubriek:nth-child(even) {
    background-color: #f9f8e4;
}

div#content h6.rubriek a:hover {
    color:#872434;
}
