/* 
    Document   : nmeijer
    Created on : 21-jan-2010, 10:09:43
    Author     : nico
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

table.uitgebreid_zoeken {
    border: 1px dotted blue;
}

#exemplaar_info tr.filiaal {
    background-color: transparent;
}
#exemplaar_info tr.status {
    /*background-color: #FFFFFF;*/
    color: #ffffff;
}
#exemplaar_info tr.reserveren {
    /*background-color: #FFFFFF;*/
    color: #ffffff;
}
