/* Global
================================================*/
#car {
width: 1000px;
height: 28px;
z-index: 9999;
}

#somersale2{
width: 317px;
height: 201px;
position: absolute;
top: 390px;
z-index: 9999;
}

*{
	margin: 0;
	padding: 0;
}


html
{
	font-size: 62.5%;
}

body
{
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: normal 1.2em/1.5 Arial, Tahoma, sans-serif;

}

a img { border: 0; }

.clearBoth
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.right { text-align: right; }


a {
text-decoration: none;
}

/* -----------------------------------------------------------------------------------------------*/

#wrapper{
	margin: 0 auto;
	width: 977px;
	margin-top: 1em;
}

#header{
	height: 75px;
	margin-bottom: 5px;
}

#directnaar{
	border: 1px solid red;
	float: right;
	height: 30px;
}





/*   Navigatiewijzer2 locatiewijzer directnaar en en zoeken KORT*/
#navigatiesnel{
	width: 100%;
	margin-bottom: 5px;
}

#locatiewijzerkort .titel, #directnaarkort .titel, #zoekenkort .titel{
	float: left;
	color: #402A72;
	font-size: .9em;
	margin: 6px 7px;
	display: block;
	overflow: hidden;
}

#locatiewijzerkort .titel{
	width: 75px;
}
#directnaarkort .titel{
	width: 100px;
}
#zoekenkort .titel{
	width: 98px;
}
#locatiewijzerkort .invoer, #directnaarkort .invoer, #zoekenkort .invoer{
	float: left;
	color: #acaf9a;
	font-size: .9em;
	margin: 6px 7px;
	display: block;
	overflow: hidden;
}

#locatiewijzerkort{
	background-image: url(/welzorginter/Layout/gfx/Locatiewijzer.gif);
	background-repeat: no-repeat;
	float: left;
	width: 216px;
	height: 28px;

}

#directnaarkort{
	margin-left: 7px;
	background-image: url(/welzorginter/Layout/gfx/directnaar.gif);
	background-repeat: no-repeat;	
	float: left;
	height: 28px;
	width: 316px;
}

#zoekenkort{
	margin-left: 7px;
	background-image: url(/welzorginter/Layout/gfx/Zoekkortinvullenlosbreed.gif);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 430px;
	background-repeat: no-repeat;
}



#loginkort{
	padding: 5px 0 0 7px;
	float: right;
	width: 42px;
	height: 24px;
	background-image: url(/welzorginter/Layout/gfx/Login.jpg);
	color: #ffffff;
	font-weight: bold;
	margin-top: -1px;
	display: none;
}
/*   //Navigatiewijzer2 locatiewijzer directnaar en en zoeken KORT*/



/*   header */
/* TO BE REMOVE LATER */
h11 {
	float: left;
	height: 76px;
}

/* NEW */
#companylogo {
	float: left;
	height: 76px;
}

#headertitelnavzone{
	margin-left: 7px;
	width: 754px;
	height: 76px;
	float: left;
	background-image: url(/welzorginter/Layout/gfx/menu1background.gif);
	background-repeat: no-repeat;
	position: relative;
}

#lettergrootteprint {
	position: absolute;
	right: 7px;
	top: 5px;
}

#lettergrootteprint li{
	float: left;
	margin-left: 5px;
	list-style-type: none;
}

#lettergrootteprint .titel{
	color: #707173;
	font-size: .9em;
}

#lettergrootteprint #print{
	height: 18px;
	padding-right: 24px;
	margin-left: 10px;
	background-image: url(/welzorginter/Layout/gfx/PrintKnop.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	color: #707173;
	font-size: .9em;
	margin-top: 2px;
}

/* TO BE REMOVED LATER */
#headertitelnavzone h2 {
	color: #ffffff;
	font-size: 2.8em;
	margin-left: 10px;
	font-weight: normal;
	padding: 0;
}

/* NEW */
#headertitelnavzone span {
	color: #ffffff;
	font-size: 2.8em;
	margin-left: 10px;
	font-weight: normal;
	padding: 0;
}

#topnav{
	position: absolute;
	right: 7px;
	bottom: 5px;
}

#topnav li{
	float: left;
	margin-left: 5px;
	list-style-type: none;
}

#topnav li a{
	font-size: 1em;
	color: #402A72;
	margin-left: 7px;
}

#topnav li.active a{
	color: #ACAF9A;
}



#topnav li a:hover{
	color: #402a72;
}

/* //header  */






/*  subnavigatie */
ul#subnavigatie{
	height: 30px;
	margin: 0 auto 0 4px;
}

.home ul#subnavigatie{
	display: none;
}
.paars ul#subnavigatie li, .geel ul#subnavigatie li{
	float: left;
	width: 160px;
	height: 21px;
	list-style-type: none;
}
.paars ul#subnavigatie li a, .geel ul#subnavigatie li a{
	height: 21px;
	display: block;
	text-align: center;
	padding-top: 3px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.paars ul#subnavigatie li a{
	/*background-image: url(/welzorginter/Layout/gfx/SubnavpaarsTussenUit.jpg);*/
	background: #380989;
	margin-right: 1px;
	color: #ffffff;
}
.geel ul#subnavigatie li a{
	background-image: url(/welzorginter/Layout/gfx/SubnavgeelTussenUit.gif);
	background: #E5AB26;
	margin-right: 1px;
	color: #380989;
}
.geel ul#subnavigatie li a.active, .geel ul#subnavigatie li a:hover{
	/*background-image: url(/welzorginter/Layout/gfx/SubnavgeelTussenAan.jpg);*/
	background: #F3D484;	
	color: #380989;		
}
.paars ul#subnavigatie li a.active, .paars ul#subnavigatie li a:hover{
	/*background-image: url(/welzorginter/Layout/gfx/SubnavpaarsTussenAan.jpg);*/
	background: #9F8AC5;
}
.paars ul#subnavigatie li.first a {
	background-image: url(/welzorginter/Layout/gfx/SubnavpaarsLinksAan.gif);
}
.paars ul#subnavigatie li.first a.active, .paars ul#subnavigatie li.first a:hover{
	background-image: url(/welzorginter/Layout/gfx/SubnavpaarsLinksUit.gif);
}
.geel ul#subnavigatie li.first a {
	background-image: url(/welzorginter/Layout/gfx/SubnavgeelLinksAan.gif);
}
.geel ul#subnavigatie li.first a.active, .geel ul#subnavigatie li.first a:hover{
	background-image: url(/welzorginter/Layout/gfx/SubnavgeelLinksUit.gif);	
}
.paars ul#subnavigatie li.last a{
	background-image: url(/welzorginter/Layout/gfx/SubnavpaarsRechtsAan.gif);
}
.paars ul#subnavigatie li.last a.active, .paars ul#subnavigatie li.last a:hover{
	background-image: url(/welzorginter/Layout/gfx/SubnavpaarsRechtsUit.gif);	
}
.geel ul#subnavigatie li.last a{
	background-image: url(/welzorginter/Layout/gfx/SubnavgeelRechtsAan.gif);
}
.geel ul#subnavigatie li.last a.active, .geel ul#subnavigatie li.last a:hover{
	background-image: url(/welzorginter/Layout/gfx/SubnavgeelRechtsUit.gif);	
}












/* //subnavigatie*/












/*  //hoofdmenu */


/*   formulier elementen*/

.locatieinvoerkort{
	width: 110px;
	border: 0 none;
	border-color: #ffffff;
	font-size: 1em;
}

.directnaarinvoerkort{
	width: 180px;
	border: 0 none;
	border-color: #ffffff;
	font-size: 1em;
}

.zoekeninvoerkort{
	float: left;
	/*width: 192px;*/
	width: 240px;
	border: 0 none;
	margin:7px 2px 0 12px;
	font-size: 1em;
}

.submitzoekenkort{
	background-image: url(/welzorginter/Layout/gfx/Zoekknoplos.gif);
	background-repeat: no-repeat;
	/*margin-left: 63px;*/
	margin-left:	15px;
	padding: 0;
	float: left;
	width: 41px;
	height: 23px;
	color: #402A72;
	font-weight: bold;
	width: 49px;
	height: 28px;
	border: 0;
}

/*  // formulier elementen*/





/*   leftmenu*/

#leftmenu{
	margin-right: 10px;
}

#leftmenu li{
	list-style-type: none;
}

#leftmenu li ul{
	margin-right: 15px;
}


#leftmenu li.contains a{
	background: url(/welzorginter/Layout/gfx/leftmenudownarrow.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#leftmenu li.contains a.active{
	background: url(/welzorginter/Layout/gfx/leftmenudownarrowblue.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}



#leftmenu li a{
	padding-right: 20px;
	color: #707173;
}


#leftmenu li a:hover{
	color: #402A72;
}


#leftmenu li.contains ul li a {
	background: none;
}

#leftmenu li.contains ul li a.active {
	background: none;
}


#leftmenu li a.parent{
	font-weight: bold;
	color: #402a72;
}


#leftmenu li a.active{
	font-weight: bold;
	color: #785abb;
}

#leftmenu li.contains ul li a {
	color: #785abb;
}

#leftmenu li.contains ul li a.active {
	color: #785abb;
}

/*   //leftmenu*/










/*  Specifiek zoeken  */

#specifiekzoeken h3{
	font-size: 1em;
}

#specifiekzoeken{
	width: 178px;
	height: 299px;
	background:url(/welzorginter/Layout/gfx/specifiekzoekenbg.gif) 0 100% no-repeat;	
	text-align: left;
	padding: 10px 10px;
}

#specifiekzoeken dt{
	margin-top: 15px;
}

#specifiekzoeken a{
	display: block;
	width: 69px;
	height: 30px;
	background:url(/welzorginter/Layout/gfx/specifiekzoekensubmit.gif) 0 100% no-repeat;		
	margin-top: 15px;
}

#specifiekzoeken input{
	width: 170px;
}

.vervolgtweekolom #rechterkolom  ul#zoekresultaat{
	list-style-type: none;
	margin: 0;
}

.vervolgtweekolom #rechterkolom  ul#zoekresultaat li{
	margin: 10px 0;
}

ul#zoekresultaat li a{
	text-decoration: underline;
	color: #382C78;
}
.vervolgtweekolom #rechterkolom  span.zoekenaantal{
	display: block;
	margin-top: 60px;
}





/*  //Specifiek zoeken  */



#textSizeSmall{
    font-size: .7em;
    color: #3B0083;
}

#textSizeMedium{
    font-size: .8em;
    text-decoration: underline;
    color: #3B0083;
}

#textSizeLarge{
    font-size: 1em;
    text-decoration: underline;
    color: #3B0083;
}


/*
.vacaturedetail{
    font-size: .9em;
}
.vacaturedetail h4{
    font-size: .9em;
}

.vacaturedetail ul{
    margin: 0;
    padding: 0;
}

*/
/*footer*/


#footer{
    width: 100%;
    margin-bottom: 10px;
    padding: 5px 0;
}

#footer ul{
    font-size: .9em;
    list-style-type: none;
    margin-right: 15px;
    float: right;
}

#footer ul li{
    margin-left: 20px;
    float: left;
}

#footer ul li a{
    color: #707173;
}

#footer ul li a.language{
    background: url(/welzorginter/Layout/gfx/Engelsevlag.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 25px;
}
/*//footer*/



/* vacature zoeken */
#vacaturezoeken{

}

#vacaturezoeken .invoerveld{
	margin: 10px 0;
	width: 250px;
	height: 23px;
	background:url(/welzorginter/Layout/gfx/Vacatureinvoerveld.jpg) 0 100% no-repeat;
}

#vacaturezoeken select{
	width: 150px;
	height: 15px;
	float: right;
	border: 0 none;
	background-color:transparent;
	background-repeat:no-repeat;
	margin: 5px 8px 3px 0;
	font-size: .9em;
}

#vacaturezoeken .titel{
	margin: 5px 0 5px 5px;
	float: left;
	color: #382c78;
	font-size: .8em;
}

#vacaturezoeken .verstuur{
	width: 83px;
	height: 24px;
	background:url(/welzorginter/Layout/gfx/vacaturesubmit.gif) 0 100% no-repeat;
	color: #382c78;
	font-size: .8em;
	float: left;
	border: 0 none;
	background-color:transparent;
}


#specifiekzoeken #vacaturelinkssubmit{
	background:transparent url(/welzorginter/Layout/gfx/vacaturesubmitlinkerbox.gif) no-repeat scroll 0 0;
	border:0 none;
	height:28px;
	text-align:center;
	width:161px;
	margin-top: 25px;
}


#specifiekzoeken #soort{
	font-size: .9em;
}

#specifiekzoeken #regio{
	font-size: .9em;
}


/* //vacature zoeken */

.actiebutton{
	position: absolute;
	bottom: -80px;
	left: 5px;
	background-color:#000000;
	height: 70px;
	width: 170px;
}
