/*div {border: 1px solid lime;}*/

* {
    font-family: arial, sans-serif;
}

body {
    /*text-align: center;*/
    /*color: #000000;*/
    /*background-color: #999999;*/
    /*background-image: url(../images/bodybg_wit_firefox.gif);*/
    /*background-repeat: repeat-y;*/
    background-position: top;
    margin: 0px;
    padding: 0px;
}

a {
    color: #8CB811;
    text-decoration: none;
}
a:hover { text-decoration: underline; }

h1 {
		tag: h1;
    desc: kop 1;
    color: #000000;
    font-size: 1.5em;
    margin-top: 0.5em;
    padding: 0px;
}

h2 {
		tag: h2;
    desc: kop 2;
    color: #000066;
    font-size: 1.2em;
    margin-top: 1em;
    margin-bottom: .2em;
}

h3 {
		tag: h3;
    desc: kop 3;
    color: #000066;
    font-size: 1.2em;
    margin-top: 1em;
    margin-bottom: .2em;
}

p {
    margin-top: .5em;
    margin-bottom: .5em;
}

#banner_background {
	width: 966px;
	background-position: top left;
	background-repeat: repeat-y;
	background-image: url(../images/banner_background.gif);
	padding: 0px;
	margin: 0px;
}

#main {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#logo {
    float: left;
    width: 136px;
    height: 70px;
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url(../images/logo.gif);
}

#logojobsite {
	float: left;
	width: 200px;
	height: 70px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../images/logojobsite.gif);
	z-index: 2;
}

#bovenbalk {
    position: relative;
    background-color: #000066;
    height: 73px;
    width: 100%;
    color: #8CB811;
}

#bovenbalk a { color: #FFFFFF;  }

#siteModification {
    position: relative;
    width: 200px;
    float: right;
    clear: all;
    margin: 0px 0px 7px 0px;
}

#zwartwit {
    float: left;
    padding: 6px 12px 0px 0px;
    background-position: bottom left;
    background-repeat: no-repeat;
    background-image: url(../images/zwartwit.gif);
}

#textSize {
    float: left;
    padding: 0px 10px 0px 0px;
}

#textSizeNormaal, #textSizeGroter, #textSizeGrootst {
    float: left;
    height: 24px;
    background-position: bottom left;
    background-repeat: no-repeat;
    background-image: url(../images/a_normaal.gif);
}

#textSizeGroter {
    background-image: url(../images/a_groter.gif);
}

#textSizeGrootst {
    background-image: url(../images/a_grootst.gif);
}

#zoek {
    position: relative;
    float: right;
    padding: 10px 10px 0px 0px;
}

#zoekjobsite {
	position: absolute;
	float: right;
	padding: 10px 10px 0px 0px;
	top: 5px;
	right: 50px;
}

.zoekButton {
    color: #000000;
    border: 1px solid #000000;
    background-color: #FFFFFF;
    height: 19px;
}

#zoekinput {
    width: 100px;
    height: 15px;
    border: 0px solid;
    vertical-align: top;
    font-size: .9em;
}

#sitewide {
    float: left;
    width: 400px;
    padding: 10px 10px 0px 25px;
}

#sitewidejobsite {
    float: left;
    width: 322px;
    padding: 10px 10px 0px 25px;
}

#content {
    width: 788px;
    position: relative;
    overflow: hidden;
}

#content #menu {
    width: 203px;
    margin: 5px 0px 0px 4px;
    /*border-right: 1px solid #5a5a9c;*/
    overflow: hidden;
}

#lijnBlokje {
    position: absolute;
    top: 70px;
    left: 207px;
    background-color: #FFFFFF;
    height: 3px;
    overflow: hidden;
}

#menu a { text-decoration: none; color: #000000; }
#menu a:hover { xxcolor: #8CB811; }

#menu p {
    width: 189px;
    xheight: 18px;
    padding: 2px 0px 2px 10px;
    margin: 0px;
    xxborder-bottom: 1px solid #8CB811;
}

#menu p.hoofd {
    margin: 10px 0px 0px 0px;
    font-size: 14px;
}

#menu p.hoofd a { color: #FFFFFF; font-weight: bold; }
#menu p.hoofd a:hover { color: #000000; }

#menu p.sub { padding-left: 19px; }

#content #links {
    float: left;
    width: 208px;
}

#dienstZoeker {
    margin: 2px 0px 0px 2px;
    width: 203px;
    padding: 0px 0px 8px 0px;
    /*height: 108px;*/
    background-color: #8cb811;
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url(../images/zoekeendienst.gif);
    text-align: left;
}

#dienstZoeker FORM {
    margin: -8px 0px 0px 6px;
    padding: 0px 0px 0px 0px;
}

#dienstZoeker SELECT {
    width: 190px;
    font-size: 10px;
}

#dienstZoeker INPUT {
    padding: 0px;
    margin-left: 0px;
}

#dienstZoeker .zoekButton {
    background-position: 3px right;
    background-repeat: no-repeat;
}

#dienstZoeker .checkbox {
    background-color: transparent;
    border: 0px solid;
}

#functieselectie {
    width: 300px;
}

.submitbutton {
    background-color: #FFFFFF;
    border: 1px solid #000000;
}

#content #rechts {
    float: left;
    width: 100%;
    padding: 0px 20px 0px 20px;
}

#content #inhoud {
    position: relative;
}

#rechts a {
    color: #000066;
}

#content #kruimelpad {
    margin: 10px 0px 10px 0px;
    color: #000066;
}

#content #kruimelpad a {
    color: #000066;
}

#content #foto {
    padding-left: 0px;
    border: 0px;
    width: 237px;
}

.lijnDubbel {
    height: 18px;
    font-size: 14px;
    padding: 2px 0px 0px 0px;
    border-top: 1px solid #22227a;
    border-bottom: 1px solid #22227a;
    color: #22227a;
    font-weight: bold;
}

#onderInhoud .nieuwsleesverder a {
    color: #8CB811;
}

#onderInhoud .nieuwsleesverder a:hover {
    text-decoration: none;
}

.nieuwsGroot {
    float: left;
    width: 250px;
    margin: 4px 20px 0px 0px;
    padding: 10px 0px 0px 0px;
    border-right: 1px solid #22227a;
}

.nieuwsGroot p {
    margin: 0px;
    padding: 0px;
}

.nieuwsGroot .datum {
    color: #000066;
}

.nieuwsKlein {
    float: right;
    width: 250px;

    padding: 0px 0px 10px 0px;

    background-image: url(../images/stippellijn_blauwwit.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

p.relpad {
    margin-top: 0px;
    margin-bottom: 2.6em;
    color: #8CB811;
    line-height: 1em;
}

.blauw {
    color: #000066;
}

.vacdetail{
  border-top: 1px #000066 solid;
  padding-top:1px;
  padding-bottom:1px;
  padding-right:4px;
  padding-left:4px;
}

.even {
    margin: 0px;
    padding: 5px;
    background-color: #E0E0E7;
}

.oneven {
    margin: 0px;
    padding: 5px;
    background-color: #F4F9FC;
}


/*
    #menu a { text-decoration: none; color: #000000; }
    #menu a:hover { color: #8CB811; }

    #menu p {
        width: 189px;
        padding: 0px 0px 0px 10px;
        margin: 0px;
        border-bottom: 1px solid #8CB811;
    }

    #menu p.hoofd {
        background-color: #8CB811;
    }

    #menu p.hoofd a { color: #FFFFFF; font-weight: bold; }
    #menu p.hoofd a:hover { color: #000000; }

    #menu p.sub { padding-left: 19px; }
*/

.menuGeelHoofd {
    background-color: #FAC700;
}

.menuGeel {
    border-bottom: 1px solid #FAC700;
}

#menu .menuGeel a:hover {
    color: #FAC700;
}


.menuRozeHoofd {
    background-color: #e90d90;
}

.menuRoze {
    border-bottom: 1px solid #e90d90;
}

#menu .menuRoze a:hover {
    color: #e90d90;
}


.menuBruinHoofd {
    background-color: #52200d;
}

.menuBruin {
    border-bottom: 1px solid #52200d;
}

#menu .menuBruin a:hover {
    color: #52200d;
}


.menuGroenHoofd {
    background-color: #7dad28;
}

.menuGroen {
    border-bottom: 1px solid #7dad28;
}

#menu .menuGroen a:hover {
    color: #7dad28;
}

.menuBlauwHoofd {
    background-color: #000066;
}

.menuBlauw {
    border-bottom: 1px solid #000066;
}

#menu .menuBlauw a:hover {
    color: #000066;
}


#onderInhoud {
    margin: 25px 0px 0px 0px;
}

#logoPrint {
    display: none;
    visibility: hidden;
}


.locatieheadertogglenotactive , .locatieheadertoggleactive {
    padding:3px 3px 3px 33px;
    background-color:#F4F9FC;
    background-repeat:no-repeat;
    background-position:3px 6px;
    cursor:pointer;
    cursor:hand;
}

.locatieheadertogglenotactive {
    background-image:url('../images/pijl_nietactief.gif');
}
 .locatieheadertoggleactive {
    background-image:url('../images/pijl_actief.gif');
 }

.notactive {
    display:none;
}

.active {
    display:block;
}


.locatieheadertoggle{
    background-color:#E0E0E7;
    margin-left:30px;
    padding:3px;
}


#informatieoverdienstzoeker {
    position:absolute;
    left:165px;
    top:8px;
    font-size:0.8em;
}
#informatieoverdienstzoeker a{
    color: #000066;
    text-decoration: underline;
}


tr.pijlzijkant td.zorgzoekerpijltd {
        background-image: url(../images/pijl_blauw.gif);
}