/* 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;
}

TH
{
    text-align:left;
}

A
{
    color : #333;
}

UL
{
    padding : 0;
    margin : 0;
    padding-left : 15px;
    margin-bottom : 15px;
}

/* 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
    {
        float : right;
        padding-top : 20px;
        padding-right : 17px;
    }
    #zoeken .header
    {
        padding-top : 2px;
        float : left;
    }
    #zoeken .input
    {
        width : 192px;
        height : 19px;
        border : 1px solid #cccccc;
        float : left;
        font-size : 14px;
    }
    #zoeken .button
    {
        padding-left : 7px;
        padding-top : 2px;
        float : left;
    }

#visual
{
    background-color : #FFF;
    background-image : url(/_images/site/visual_home.jpg);
    background-repeat: no-repeat;
    background-position: 17px;
    width : 945px;
    height : 230px;
    background-color : #FFF;
    clear : both;
    overflow : hidden;
}

#visual A#slogan,
#visual A#slogan:hover,
#visualsmall DIV#sloganvervolg
{
    background-image : url(/_images/site/visual_home_slogan.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width : 390px;
    height : 38px;
    display : block;
    overflow : hidden;
    line-height : 8000px;
    margin-left : 266px;
}

#visualsmall DIV#sloganvervolg
{
    background-image : url(/_images/site/visual_vervolg_slogan.png);
    width : 366px;
}

#visual A#slogan:hover
{
    background-position : 0px -38px;
}

#visual #visualblok
{
    width : 289px;
    height : 230px;
    float : right;
    padding-right : 0px;
    display : none;
}

#visual #visualbloktext
{
    color : #FFF;
    font-size : 14px;
    padding-left : 20px;
    padding-top : 15px;
    padding-right: 20px;
    padding-bottom : 15px;
}

#visual #visualbloktext A
{
    color : #efa300;
    font-size : 14px;
}

#visualsmall
{
    background-repeat: no-repeat;
    background-position: 17px;
    width : 945px;
    height : 115px;
    background-color : #FFF;
    clear : both;
    background-image : url(/_images/site/visual_vervolg.jpg);
}

.shadowright
{
    background-image: url(/_images/site/shadow_right.png);
    background-repeat: repeat-y;
    background-position: top right;
    width : 971px;
    background-color : #FFF;
}

.shadowrighttop
{
    background-image: url(/_images/site/shadow_right_top.png);
    background-repeat: repeat-y;
    background-position: top right;
    width : 971px;
    background-color : #FFF;
}

#menu
{
    background-color : #FFF;
    width : 971px;
    height : 43px;
    position : relative;
    overflow : hidden;
    height : 43px;
}

#menu #btn_home,
#menu #btn_overquanta,
#menu #btn_actueel,
#menu #btn_diensten,
#menu #btn_opdrachtgevers,
#menu #btn_relaties,
#menu #btn_tipsentools,
#menu #btn_faq,
#menu #btn_contact
{
    background-image : url(/_images/site/btn_home.png);
    background-repeat: no-repeat;
    width : 58px;
    height : 43px;
    display : block;
    line-height : 8000px;
    float : left;
    overflow : hidden;
    position : relative;
}

#menu #btn_home { width:77px; }
#menu #btn_overquanta { background-image : url(/_images/site/btn_over_quanta_npm.png); width : 168px; }
#menu #btn_actueel { background-image : url(/_images/site/btn_actueel.png); width : 82px; }
#menu #btn_diensten { background-image : url(/_images/site/btn_diensten.png); width : 95px; }
#menu #btn_opdrachtgevers { background-image : url(/_images/site/btn_opdrachtgevers.png); width : 149px; }
#menu #btn_relaties { background-image : url(/_images/site/btn_relaties.png); width : 86px; }
#menu #btn_tipsentools { background-image : url(/_images/site/btn_tips_and_tools.png); width : 108px; }
#menu #btn_faq { background-image : url(/_images/site/btn_faq.png); width : 185px; }
#menu #btn_contact { background-image : url(/_images/site/btn_contact.png); width : 170px; }

#menu #btn_home:hover,
#menu #btn_home.selected,
#menu #btn_overquanta:hover,
#menu #btn_overquanta.selected,
#menu #btn_actueel:hover,
#menu #btn_actueel.selected,
#menu #btn_diensten:hover,
#menu #btn_diensten.selected,
#menu #btn_opdrachtgevers:hover,
#menu #btn_opdrachtgevers.selected,
#menu #btn_relaties:hover,
#menu #btn_relaties.selected,
#menu #btn_tipsentools:hover,
#menu #btn_tipsentools.selected,
#menu #btn_faq:hover,
#menu #btn_faq.selected,
#menu #btn_contact:hover,
#menu #btn_contact.selected
{
    background-position : 0px -43px;
}

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

#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;
}

#topbar
{
    height : 50px;
}

#kruimelpad
{
    padding-top : 16px;
    font-size : 10px;
    padding-left : 20px;
    color : #666666;
    float : left;
}

#opties
{
    float : right;
    height : 20px;
    margin-right : 15px;
    padding-top : 15px;
    width : 275px;
    text-align : left;
    border-bottom : 1px solid #dbdbdb;
}

#opties IMG
{
    display : block;
    top : -3px;
    position : relative;
    float : left;
    padding-right : 4px;
}

#opties A
{
    display : block;
    float : left;
    text-decoration: none;
    font-size : 10px;
    color : #666666;
    padding-right : 10px;
}

#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;
}

#submenu
{
    height : 500px;
    width : 265px;
    display : inline;
    float : left;
    padding-left : 20px;
}

#submenu A,
#submenu A.selected
{
    padding : 0;
    margin : 0;
    font-size : 17px;
    text-decoration: none;
    color : #52555b;
    padding-bottom : 10px;
    display : block;
}

#submenu A.selected
{
    color : #efa300;
}


#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
{
    margin : 0;
    padding : 0;
    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;
}

.reflectie
{
    background-image : url(/_images/site/reflectie.png);
    width  : 272px;
    height : 25px;
    margin-bottom : 10px;
}

#publicatie
{
   background-image : url(/_images/site/publicatie_vlak.png);
   width : 272px;
   height : 168px;
}

#publicatie A
{
    font-size : 11px;
    display : block;
    padding-left : 22px;
    padding-top : 8px;
    float : left;
    background-image : url(/_images/site/pijl_op_roze.png); 
    background-repeat: no-repeat;
    background-position: 2px 7px;
    
}

#publicatie #publicatieinfo .cover
{
    width : 85px;
    float : left;
}

#publicatie #publicatieinfo .cover IMG
{
    margin-left : 15px;
    margin-top : 5px;

    -moz-transform: rotate(-6deg);    /* FF3.5+ */
    -o-transform: rotate(-6deg);      /* Opera 10.5 */
    -webkit-transform: rotate(-6deg); /* Saf3.1+, Chrome */ 
    -ms-transform: rotate(-6deg);     /* IE9 */
    transform: rotate(-6deg);  
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9945218953682733, M12=0.10452846326765346, M21=-0.10452846326765346, M22=0.9945218953682733,sizingMethod='auto expand')"; 
    -moz-box-shadow: -1px 2px 4px #333; 
    -webkit-box-shadow: -1px 2px 4px #333; 
    box-shadow: -1px 2px 4px #333; 
}

#publicatie #allepublicaties
{
    padding-left : 14px;
}

#publicatie #publicatieinfo
{
    padding-top : 40px;
    height : 98px;
}

#publicatie #publicatieinfo .info H2
{
    font-weight : bold;
    font-size : 11px;
    color : #333;
    margin : 0;
}

#publicatie #publicatieinfo .info
{
    font-size : 11px;
    color : #333;
    padding-top : 8px;
}

.publicatiedetail IMG
{
    padding-left : 20px;
    padding-bottom: 20px;
}

#onlinetest ul
{
    margin : 0;
    padding : 0;
    padding-top : 45px;
    padding-left : 15px;
}

#onlinetest ul li
{
    margin : 0;
    padding : 0;
    padding-left : 22px;
    list-style: none;
    background-image : url(/_images/site/pijl_op_oranje.png);
    background-repeat: no-repeat;
    height : 20px;
}

#onlinetest ul li A
{
    font-weight : bold;
    font-size : 11px;
    color : #333;
    text-decoration: none;
}

#sidebar #persoonlijkeinfo
{
    margin-top : 10px;
    background-image : url(/_images/site/home_persoonlijke_info_bg.png);
    background-repeat: no-repeat;
    width : 193px;
    height : 107px;
    padding-left : 80px;
    padding-top : 40px;
}

#sidebar #persoonlijkeinfo .input
{
    width : 185px;
    border : 1px solid #cccccc;
    color : #666;
    margin-bottom : 5px;
}

#footershadow
{
    background-image : url(/_images/site/footer_shadow.png);
    background-repeat: no-repeat;
    background-position: right;
    height : 8px;
    width : 980px;
    margin-left : auto;
    margin-right: auto;
}


#footer
{
    margin-left : auto;
    margin-right: auto;
    width : 365px;
    padding-top : 3px;
}
#footer A
{
    font-size : 10px;
    color : #666666;
    float : left;
    text-decoration : none;
    padding-top : 1px;
}
#footer DIV
{
    padding-left : 5px;
    padding-right : 5px;
    color : #f1af21;
    float : left;
}

.publicatie,
.publicatie:hover
{
    background-image : url(/_images/site/icon_pdf.png);
    background-repeat: no-repeat;
    height : 22px;
    padding-left : 25px;
    text-decoration: none;
    display : block;
    color : #333;
}
.publicatie:hover
{
    text-decoration : underline;
}

.watermerk_top,
.watermerk_top_vervolg
{
    background-image: url(/_images/site/watermerk.png);    
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height : 10px;
}
.watermerk_bottom,
.watermerk_bottom_vervolg
{
    background-image: url(/_images/site/watermerk.png);    
    background-repeat: no-repeat;
    background-position: 0px -10px;
}

.watermerk_bottom_vervolg
{
    background-position: 0px -50px;
}


/* ADMIN */

#admindiv
{
    background-color:#eeeeee;
    filter:alpha(opacity=75);
    -moz-opacity:.75;
    opacity:.75;
    position:absolute;
    border:1px solid #000;
    width : 250px;
    left : 20px;
    top : 10px;
}

#admindiv .header
{
    padding:2px;
    background-color:#e32322;
    color:#FFF;
    font-weight:bold;
    background-image : url(/_images/generic/sitemanager.png);
    background-repeat : no-repeat;
    background-position : 232px 0px;
    height : 15px;
    border-bottom : 1px solid #000;
}

#admindiv .header SPAN A
{
    color:#FFF;
    font-weight:bold;
    text-decoration : none;
}

#admindiv .body
{
    padding:4px;
}

#admindiv .body A
{
    color : #000;
    font-weight : bold;
}

