/*---------------------------STYLESHEET VOOR huidpunt.nl-----------------------*/
/*-----------------------------------------------------------------------------*/
/* body */
body {
        background-color: #FFFFFF;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        padding: 0px; /* voor fire fox en IE om de tabel uit te vullen */
        height: 100%; /* voor fire fox en IE om de tabel uit te vullen */
        width: 100%; /* voor fire fox en IE om de tabel uit te vullen */
        position: absolute; /* ALLEEN voor fire fox om de tabel uit te vullen */
        SCROLLBAR-FACE-COLOR: #FFFFFF;
        SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
        scrollbar-track-color: #FFFFFF;
        SCROLLBAR-SHADOW-COLOR: #FFFFFF;
        SCROLLBAR-ARROW-COLOR: #FFFFFF;
}
/* einde body */
/*-----------------------------------------------------------------------------*/
/* tabel opmaak, tekst soort, kleur, grootte (deze opmaak gebruikt hij als je geen andere classe aangeeft) */
table {
        font-family: Trebuchet ms, Helvetica, sans-serif;
        color : #000000;
        font-size: 13px;
        font-weight: normal;
}
/* Einde tabel opmaak */


/*==================================================================================================================================
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
/*==================================================================================================================================



