#sorteer{
        width: 700px;
        background-color: #01a5d8;
        color: white;
        
        margin-bottom: 10px;
        clear: both;
}
#sortlinks{
        width:345px;
        padding-bottom:5px;
        float: left;
        clear: left;
        background-color: #01a5d8;
        font-size: 8pt;
        
}
#sortrechts{
width: 345px;
        background-color: #01a5d8;
        text-align: right;
        font-size: 8pt;
        float: right;
        padding-bottom:5px;
        clear: right;        
}
#veelresultaat{
    width: 678px;
border: 1px solid green;
    clear: both;
    background-color: #f4f4f4;
    margin-bottom: 5px;
    margin-top: -5px;
    padding: 5px;
}
table.sort{
        text-align: left;
}



em.getoond{
        font-size: 8pt;
}

td.icon{
        /*background-color: White;*/
        width: 22px;
        text-align: center;
}
td.radio{
        width:140px;
}
table.sort{
        text-align: left;
        margin-left:10px;
        font-size: 8pt;
}

