/* GENERIC */
*
{
    font-family: arial, helvetica;
    font-size : 12px;
}

BODY
{
    margin : 0;
    padding : 0;
    background-color : #efa300;
}

IMG
{
    border : 0;
}

P
{
    margin : 0;
    padding : 0;
    margin-bottom : 15px;
}

HR
{
    height : 1px;
    border : 0px solid #FFF;
    border-bottom: 1px solid #f7d487;
    width : 100%;
}

TD
{
    vertical-align : top;
}

A
{
    color : #333;
}

#topbar,
#menu
{
    display : none;
}


/* MAINTABLE */
#main
{
    width : 960px;
    margin-left : auto;
    margin-right: auto;
    background-color : #FFF;
}

#topbar
{
    height : 95px;
    background-color : #FFF;
    clear : both;
    display: block;
    width : 963px;
}

    #logo
    {
        height : 95px;
        float : left;
        padding-left : 17px;
    }

    #knoppies
    {
        margin-top : 13px;
        float : right;
        padding-right : 17px;
    }

    #address
    {
        padding-bottom : 5px;
        margin-top : 13px;
        font-size : 11px;
        color : #666666;
        float : right;
        padding-right : 17px;
    }
    #address A
    {
        color : #666666;
        font-size : 11px;
    }


    #zoeken
    {
        display : none;
    }

#visual
{
    display : none;
}

.noprint
{
    display : none;
}

#visualsmall
{
    display : none;
}

.shadowright
{
    background-color : #FFF;
}

#contenthome
{
    background-color : #FFF;
    padding-left : 17px;
    padding-top :18px;
    width : 945px;
}

#contenthome #contentblok
{
    padding-left : 260px;
    padding-top : 20px;
    padding-bottom : 30px;
    width : 375px;
    line-height : 20px;
    font-size : 12px;
    color : #333;
}

#contentblok A
{
    font-size : 12px;
    color : #000;
}

#contentblok SPAN
{
    color : #efa300;
}

#kruimelpad
{
    display : none;
}

#opties
{
    display : none;
}

#content
{
    padding-left : 0px;
    padding-top : 20px;
    padding-right : 15px;
}

#content #contentblok
{
    padding-bottom : 30px;
    width : 660px;
    font-size : 12px;
    color : #333;
    line-height : 16px;
    min-height : 500px;
}

#content #contentbloksmall
{
    padding-bottom : 30px;
    width : 350px;
    font-size : 12px;
    color : #333;
    line-height : 16px;
    min-height : 500px;
    padding-right : 30px;
}

#content #contentblok H1,
#content #contentbloksmall H1
{
    padding : 0;
    margin : 0; 
    color : #efa300;
    font-size : 16px;
    font-weight : bold;
    padding-bottom : 10px;
}

#content #contentblok H2,
#content #contentbloksmall H2
{
    padding : 0;
    margin : 0; 
    color : #efa300;
    font-size : 12px;
    font-weight : bold;
    padding-bottom : 2px;
}

#nieuws
{
    padding-left : 260px;
    padding-bottom : 30px;
    width : 375px;
}

#nieuws .header 
{
    padding-bottom : 10px;
}

#nieuws HR
{
    padding-bottom : 20px;
}

#nieuws .date
{
    font-size : 10px;
    color : #666;
    padding-bottom : 6px;
}

#nieuws A
{
    font-size : 11px;
    color : #000;
}

#sidebar
{
    float : right;
    width : 273px;
    padding-right : 17px;
}

#onlinetest
{
    background-image : url(/_images/site/home_onlinetest_bg.png);
    background-repeat: no-repeat;
    width : 272px;
    height : 120px;
    margin-bottom : 34px;
}

#persoonlijkeinfo
{
    display : none;
}

#footershadow
{
    display : none;
}


#footer
{
    display : none;
}

#admindiv
{
    display : none;
}
