﻿div#tabcontainer
{
    width:720px;
    float:left;
    background-image:url(/images/tabs/mainbg.gif.v=1);
    background-repeat:repeat-y;
}

div#tabs
{
    width:200px;
    float:left;
}

div#tabcontent
{
    width:505px;
    padding:15px 15px 0 0;
    float:left;
    background-image:url(/images/tabs/maintop.gif.v=1);
    background-repeat:no-repeat;
}

div#tabcontainerbottom
{
    clear:both;
    height:41px;
    width:720px;
    background-image:url(/images/tabs/mainbottom.gif.v=1);
    background-repeat:no-repeat;
}

div.tab
{
    color:#A20500;
}

div.tab a, div.tab a:visited, div.tab a:active, div.tab a:hover, .theSpan
{
    text-decoration:none;
    color:#9A908C;
    display:block;
    width:90px;
    padding-left:80px;
    background-repeat:no-repeat;
    text-align:center;
    font-weight:normal;
}

.theSpan
{
    height:33px;
    padding-top:23px;
}

div.tab a:hover
{
    color:#A20500;
}

/* Eerste tab */
div.firsttabselected
{
    height:91px;background-image:url(/images/tabs/tab_top_selected.gif.v=1);background-repeat:no-repeat;
}

div.firsttabselected2
{
    background-image:url(/images/tabs/tab_top_bottom_selected.gif.v=1);background-position:bottom;height:77px;background-repeat:no-repeat;padding:14px 0 0 10px;
}

div.firsttabnotselected
{
    height:91px;background-image:url(/images/tabs/tab_top_notselected.gif.v=1);background-repeat:no-repeat;
}

div.firsttabsecondtabselected
{
    background-image:url(/images/tabs/tab_second_selected.gif.v=1);background-position:bottom;height:77px;background-repeat:no-repeat;padding:14px 0 0 10px;
}

div.firsttabsecondtabnotselected
{
    background-image:url(/images/tabs/tab_second_notselected.gif.v=1);background-position:bottom;height:77px;background-repeat:no-repeat;padding:14px 0 0 10px;
}


/* Middelste tabs */
div.middletabselected
{
    height:78px;background-image:url(/images/tabs/tab_selected.gif.v=1);background-repeat:repeat-y;
}

div.middletabselectedbottom
{
    background-image:url(/images/tabs/tab_middle_selected_bottom.gif.v=1);background-position:bottom;height:78px;background-repeat:no-repeat;padding:0px 0 0 10px;
}

div.middletabnotselected
{
    height:78px;background-image:url(/images/tabs/tab_notselected.gif.v=1);background-repeat:repeat-y;
}

div.middletabnextselected
{
    background-image:url(/images/tabs/tab_middle_selected.gif.v=1);background-position:bottom;height:78px;background-repeat:no-repeat;padding:0px 0 0 10px;
}

div.middletabnextnotselected
{
    background-image:url(/images/tabs/tab_middle_notselected.gif.v=1);background-position:bottom;height:78px;background-repeat:no-repeat;padding:0px 0 0 10px;
}



/* Onderste tab */
div.bottomtabselected
{
    height:77px;background-image:url(/images/tabs/tab_selected.gif.v=1);background-repeat:repeat-y;
}

div.bottomtabselected2
{
    background-image:url(/images/tabs/tab_bottom_selected.gif.v=1);background-position:bottom;height:77px;background-repeat:no-repeat;padding:0px 0 0 10px;
}

div.bottomtabnotselected
{
    height:77px;background-image:url(/images/tabs/tab_notselected.gif.v=1);background-repeat:repeat-y;
}

div.bottomtabnotselected2
{
    background-image:url(/images/tabs/tab_bottom_notselected.gif.v=1);background-position:bottom;height:77px;background-repeat:no-repeat;padding:0px 0 0 10px;
}


/* Tab links */

a.personenbelasting, a:visited.personenbelasting
{
    background-image:url(/images/tabs/icons/personenbelastinggrayed.gif.v=1);
    height:41px;
    padding-top:15px;
}

a:hover.personenbelasting
{
    background-image:url(/images/tabs/icons/personenbelastingover.gif.v=1);
    height:41px;
    padding-top:15px;
}

.personenbelastingselected
{
    background-image:url(/images/tabs/icons/personenbelastingsel.gif.v=1);
    height:41px;
    padding-top:15px;
}

a.vennootschapsbelasting, a:visited.vennootschapsbelasting
{
    background-image:url(/images/tabs/icons/venbalgrayed.gif.v=1);
    height:41px;
    padding-top:15px;
}

a:hover.vennootschapsbelasting
{
    background-image:url(/images/tabs/icons/venbalover.gif.v=1);
    height:41px;
    padding-top:15px;
}

.vennootschapsbelastingselected
{
    background-image:url(/images/tabs/icons/venbalsel.gif.v=1);
    height:41px;
    padding-top:15px;
}

a.btw
{
    background-image:url(/images/tabs/icons/btwgrayed.gif.v=1);
    height:33px;
    padding-top:23px;
}

a:hover.btw
{
    background-image:url(/images/tabs/icons/btwover.gif.v=1);
}

.btwselected
{
    background-image:url(/images/tabs/icons/btwsel.gif.v=1);
    height:33px;
    padding-top:23px;
}

a.boekhouding
{
    background-image:url(/images/tabs/icons/boekhoudinggrayed.gif.v=1);
    height:33px;
    padding-top:23px;
}

a:hover.boekhouding
{
    background-image:url(/images/tabs/icons/boekhoudingover.gif.v=1);
}

.boekhoudingselected
{
    background-image:url(/images/tabs/icons/boekhoudingsel.gif.v=1);
    height:33px;
    padding-top:23px;
}

a.expats
{
    background-image:url(/images/tabs/icons/expatsgrayed.gif.v=1);
    background-position:0 -1px;
    height:33px;
    padding-top:23px;
}

a:hover.expats
{
    background-image:url(/images/tabs/icons/expatsover.gif.v=1);
}

.expatsselected
{
    background-image:url(/images/tabs/icons/expatssel.gif.v=1);
    background-position:0 -1px;
    height:33px;
    padding-top:23px;
}

a.vennootschapsrecht, a:visited.vennootschapsrecht
{
    background-image:url(/images/tabs/icons/venrechtgrayed.gif.v=1);
    background-position:0 -4px;
    height:41px;
    padding-top:15px;
}

a:hover.vennootschapsrecht
{
    background-image:url(/images/tabs/icons/venrechtover.gif.v=1);
    height:41px;
    padding-top:15px;
}

.vennootschapsrechtselected
{
    background-image:url(/images/tabs/icons/venrechtsel.gif.v=1);
    background-position:0 -4px;
    height:41px;
    padding-top:15px;
}

a.arbeidsrecht, a:visited.arbeidsrecht
{
    background-image:url(/images/tabs/icons/arbrechtgrayed.gif.v=1);
    background-position:0 -4px;
    height:49px;
    padding-top:7px;
}

a:hover.arbeidsrecht
{
    background-image:url(/images/tabs/icons/arbrechtover.gif.v=1);
    height:49px;
    padding-top:7px;
}

.arbeidsrechtselected
{
    background-image:url(/images/tabs/icons/arbrechtsel.gif.v=1);
    background-position:0 -4px;
    height:49px;
    padding-top:7px;
}

a.venturecapitalequity, a:visited.venturecapitalequity
{
    background-image:url(/images/tabs/icons/priveqvencapgrayed.gif.v=1);
    background-position:0 -4px;
    height:49px;
    padding-top:7px;
}

a:hover.venturecapitalequity
{
    background-image:url(/images/tabs/icons/priveqvencapover.gif.v=1);
    height:49px;
    padding-top:7px;
}

.venturecapitalequityselected
{
    background-image:url(/images/tabs/icons/priveqvencapsel.gif.v=1);
    background-position:0 -4px;
    height:49px;
    padding-top:7px;
}

a.visie
{
    background-image:url(/images/tabs/icons/visiegrayed.gif.v=1);
    height:33px;
    padding-top:23px;
}

a:hover.visie
{
    background-image:url(/images/tabs/icons/visieover.gif.v=1);
}

.visieselected
{
    background-image:url(/images/tabs/icons/visiesel.gif.v=1);
    height:33px;
    padding-top:23px;
}

a.historiek
{
    background-image:url(/images/tabs/icons/historiekgrayed.gif.v=1);
    height:33px;
    padding-top:23px;
}

a:hover.historiek
{
    background-image:url(/images/tabs/icons/historiekover.gif.v=1);
}

.historiekselected
{
    background-image:url(/images/tabs/icons/historieksel.gif.v=1);
    height:33px;
    padding-top:23px;
}

a.medewerkers
{
    background-image:url(/images/tabs/icons/medewerkersgrayed.gif.v=1);
    height:33px;
    padding-top:23px;
}

a:hover.medewerkers
{
    background-image:url(/images/tabs/icons/medewerkersover.gif.v=1);
}

.medewerkersselected
{
    background-image:url(/images/tabs/icons/medewerkerssel.gif.v=1);
    height:33px;
    padding-top:23px;
}

a.beroepsorganisaties
{
    background-image:url(/images/tabs/icons/beroepgrayed.gif.v=1);
    height:41px;
    padding-top:15px;
}

a:hover.beroepsorganisaties
{
    background-image:url(/images/tabs/icons/beroepover.gif.v=1);
}

.beroepsorganisatiesselected
{
    background-image:url(/images/tabs/icons/beroepsel.gif.v=1);
    height:41px;
    padding-top:15px;
}

a.contacttab
{
    background-image:url(/images/tabs/icons/contactgrayed.gif.v=1);
    height:41px;
    padding-top:15px;
}

a:hover.contacttab
{
    background-image:url(/images/tabs/icons/contactover.gif.v=1);
}

.contacttabselected
{
    background-image:url(/images/tabs/icons/contactsel.gif.v=1);
    height:41px;
    padding-top:15px;
}

a.routetab
{
    background-image:url(/images/tabs/icons/routegrayed.gif.v=1);
    height:33px;
    padding-top:23px;
}

a:hover.routetab
{
    background-image:url(/images/tabs/icons/routeover.gif.v=1);
}

.routetabselected
{
    background-image:url(/images/tabs/icons/routesel.gif.v=1);
    height:33px;
    padding-top:23px;
}
