table{
	border: 1px solid #B5B6B3;
}


table tr td{
	border: 1px solid #B5B6B3;
}


/*
#contentwrapper{
	width: 100%;
	background-repeat: no-repeat;
}
#contentwrapper.paars{
	background-image: url(/welzorginter/Layout/gfx/contentpurple.gif);
}
#contentwrapper.geel{
	background-image: url(/welzorginter/Layout/gfx/contentyellow.gif);
}
*/



/* Linkerkolom */
.vervolgdriekolom #linkerkolom, .vervolgtweekolom #linkerkolom, .vervolgdrieaandacht #linkerkolom{
	position: relative;
	float: left;
	width: 206px;
	margin: 15px 0 0 4px;
	text-align: right;
}

.home #linkerkolom{
	margin: 0;

}


/* //Linkerkolom */

/* Middenkolom*/
.home #middenkolom, .vervolgtweekolom #middenkolom{
	display: none;
}

.vervolgdriekolom #middenkolom{
	float: left;
	width: 298px;
	padding: 0;
	margin: 15px 0 0 7px;
}

.vervolgdrieaandacht #middenkolom{
	float: left;
	width: 298px;
	padding: 0;
	margin: 15px 0 0 7px;

}


/* //Middenkolom*/

/* Rechterkolom */

.vervolgtweekolom #rechterkolom {
	margin: 15px 0 0 217px;
	width: 743px;
}

.vervolgdriekolom #rechterkolom{
	margin: 15px 0 0 516px;
	width: 450px;
}

.home #rechterkolom{
	display: none;
}

.vervolgdrieaandacht #rechterkolom{
	margin: 15px 0 0 517px;
	width: 385px;
	padding: 0;

}

/* //Rechterkolom */

vervolgdriekolom h2, .vervolgtweekolom h2
	{
		margin-bottom: 15px;
		color: #3B0083;
		font-size: 2.1em;
		font-weight: normal;
	}

/* kruimelpad */

#kruimelpad{
	margin-left: 3px;
	margin-bottom: 25px;
	font-size: .9em;
}

#kruimelpad li{
	float: left;
	margin-left: 5px;
	list-style-type: none;
}

#kruimelpad li  a{
	color: #3B0083;
	text-decoration: underline;
}

#kruimelpad li.current a{
	color: blue;
	text-decoration: none;
}
/* //kruimelpad */




/*   Home blocks*/

#homeblokken {
	margin-left:1px;
	margin-top:-15px;
	padding-top: 0;
	width: 970px;
}

#homeblokken li.blok, #homeblokken li.aandachtsblok {
	float: left;
	width: 317px;
	height: 201px;
	list-style-type: none;
	position: relative;
	margin:11px 6px -3px 0;
}

.paars #homeblokken li.aandachtsblok{
	background: url(/welzorginter/Layout/gfx/NieuwsPaars.jpg);
}

.geel #homeblokken li.aandachtsblok{
	background: url(/welzorginter/Layout/gfx/NieuwsGeel.jpg);
}

/* TO BE REMOVED LATER */
#homeblokken li.blok h3 a{
	width: 292px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	padding: 3px 0 0 25px;
	font-size: 1.1em;
	line-height: 1.2em;
}

/* NEW */
#homeblokken li.blok h2 a{
	width: 292px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	padding: 3px 0 0 25px;
	font-size: 1.1em;
	line-height: 1.2em;
}

#homeblokken li.aandachtsblok a{
	position: absolute;
	bottom: 20px;
	left: 20px;
	text-decoration: underline;
}


/* TO BE REMOVED LATER */
#homeblokken li.aandachtsblok h3{
	height: 164px;
	font-size: 3.5em;
	font-weight: normal;
	overflow: hidden;
}


#homeblokken li.aandachtsblok h3 a{
	position: absolute;
	top: 23px;
	left: 10px;
	z-index: 2;
	padding-left: 10px;
	text-decoration: none;
	line-height:1.2em;
}

/* NEW */
#homeblokken li.aandachtsblok h2{
	height: 164px;
	font-size: 3.5em;
	font-weight: normal;
	overflow: hidden;
}


#homeblokken li.aandachtsblok h2 a{
	position: absolute;
	top: 23px;
	left: 10px;
	z-index: 2;
	padding-left: 10px;
	text-decoration: none;
	line-height:1.2em;
}


.paars #homeblokken li.aandachtsblok a{
	color: #ffffff;
}

/* TO BE REMOVED LATER */
.paars #homeblokken li.aandachtsblok h3 a{
	color: #FDC82F;
}

/* NEW */
.paars #homeblokken li.aandachtsblok h2 a{
	color: #FDC82F;
}


.geel #homeblokken li.aandachtsblok a{
	color: #ffffff;
}

/* TO BE REMOVED LATER*/
.geel #homeblokken li.aandachtsblok h3 a{
	color: #3B0083;
}

.paars #homeblokken li.blok h3 a{
	background-image: url(/welzorginter/Layout/gfx/Homepaarsaan.gif);
	background-repeat: no-repeat;	
	color: #ffffff;
}

.paars #homeblokken li.blok h3 a:hover{
	background-image: url(/welzorginter/Layout/gfx/Homepaarsuit.gif);
	color: #ffffff;
	background-repeat: no-repeat;	
}

.geel #homeblokken li.blok h3 a{
	background-image: url(/welzorginter/Layout/gfx/Homegeelaan.gif);
	color: #3B0083;
	background-repeat: no-repeat;
}

.geel #homeblokken li.blok h3 a:hover{
	background-image: url(/welzorginter/Layout/gfx/Homegeeluit.gif);
	color: #380989;
	background-repeat: no-repeat;	
}

/* NEW */
.geel #homeblokken li.aandachtsblok h2 a{
	color: #3B0083;
}


.paars #homeblokken li.blok h2 a{
	background-image: url(/welzorginter/Layout/gfx/Homepaarsaan.gif);
	background-repeat: no-repeat;	
	color: #ffffff;
}

.paars #homeblokken li.blok h2 a:hover{
	background-image: url(/welzorginter/Layout/gfx/Homepaarsuit.gif);
	color: #ffffff;
	background-repeat: no-repeat;	
}

.geel #homeblokken li.blok h2 a{
	background-image: url(/welzorginter/Layout/gfx/Homegeelaan.gif);
	color: #3B0083;
	background-repeat: no-repeat;
}

.geel #homeblokken li.blok h2 a:hover{
	background-image: url(/welzorginter/Layout/gfx/Homegeeluit.gif);
	color: #380989;
	background-repeat: no-repeat;	
}

	
#homeblokken li .afbeelding {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 317px;
	height: 201px;
	overflow: hidden;
}


#homeblokken li .content {
/*	position: absolute;*/
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 308px;
	height: 81px;
	background:transparent url(/welzorginter/Layout/gfx/homecontenttransp.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 3px;
	font-size: 1.1em;
	line-height: 1.2em;
}


#homeblokken li .transphelp{
	z-index: 1;
	position: absolute; 
	bottom: 0;
}


#homeblokken li .content a{
	color: #3B0083;
}


ul#homeblokken li ul.content li.allesover{
	text-decoration: underline;
	font-size: 1em;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

ul#homeblokken li ul.content li.allesover a {
	text-decoration: underline;
}


/*
#homeblokken li.aandachtsblok .content {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	overflow: hidden;
}


#homeblokken li.aandachtsblok .content a{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	overflow: hidden;
}










*/
.paars #homeblokken li.aandachtsblok .content {
	background: url(/welzorginter/Layout/gfx/NieuwsPaars.jpg);
}
.geel #homeblokken li.aandachtsblok .content {
	background: url(/welzorginter/Layout/gfx/Nieuwsgeel.jpg);
}

#homeblokken li ul li {
	list-style-type: none;
	margin: 1px 0 0 10px;
}
/*   //Home blocks*/
	


/* Nieuw flexibele content kader*/

	#contentwrapper {
		padding:0 7px 0 0;
		width: 972px;

	}

	#contentwrapper.paars {
		background:#fff url(/welzorginter/Layout/gfx/contentroundpurple-repeat2.gif) 100% 0 repeat-y;
	}

	#contentwrapper.geel {
		background:#fff url(/welzorginter/Layout/gfx/yellowsmallheight978.gif) 100% 0 repeat-y;
	}
	
	.bi {
		padding:0 0 0 6px;
	}
	.paars .bi {
		background:#fff url(/welzorginter/Layout/gfx/contentroundpurple-repeat2.gif) 0 0 repeat-y;
	}
	.geel .bi {
		background:#fff url(/welzorginter/Layout/gfx/yellowsmallheight978.gif) 0 0 repeat-y;
	}

	.bt {
		height:11px;
		margin:0 -6px;
	}
	.paars .bt {
		background:url(/welzorginter/Layout/gfx/contentroundpurplesmallheight2.gif) 100% 0 no-repeat;
	}
	.geel .bt {
		background:url(/welzorginter/Layout/gfx/contentroundyellowsmallheight.gif) 100% 0 no-repeat;
	}

	
	.bt div {
		width:14px;
		height:17px;
	}
	.paars .bt div {
		background:url(/welzorginter/Layout/gfx/contentroundpurplesmallheight2.gif) 0 0 no-repeat;
	}
	.geel .bt div {
		background:url(/welzorginter/Layout/gfx/contentroundyellowsmallheight.gif) 0 0 no-repeat;
	}
	
	.bb {
		height:10px;
		margin:0 -6px 0 -17px;
	}
	.paars .bb {
		background:url(/welzorginter/Layout/gfx/contentroundpurplesmallheight2.gif) 100% 100% no-repeat;
	}
	.geel .bb {
		background:url(/welzorginter/Layout/gfx/contentroundyellowsmallheight.gif) 100% 100% no-repeat;
	}

	.bb div {
	
		width:14px;
		height:10px;
		margin-left: 11px;
	}

	.paars .bb div {
		background:url(/welzorginter/Layout/gfx/contentroundpurplesmallheight2.gif) 0 100% no-repeat;
	}

	.geel .bb div {
		background:url(/welzorginter/Layout/gfx/contentroundyellowsmallheight.gif) 0 100% no-repeat;
	}

	
 /*Nieuw flexibele content kader*/
 
 /* Content */
 
/* TO BE REMOVED LATER */
.vervolgdriekolom h3, .vervolgtweekolom h3
	{
		margin-bottom: 15px;
		color: #3B0083;
		font-size: 2.1em;
		font-weight: normal;
	}

/* NEW */
.vervolgdriekolom h1, .vervolgtweekolom h1
	{
		margin-bottom: 15px;
		color: #3B0083;
		font-size: 2.1em;
		font-weight: normal;
	}


.vervolgdriekolom p, .vervolgtweekolom p{
		margin-bottom: 15px;
	}

/* TO BE REMOVED LATER */	
.vervolgdriekolom h4, .vervolgtweekolom h4{
		color: #3B0083;
	}

.vervolgdriekolom .detailrechterkolom h4{
	font-size: 1.1em
}

/* NEW */	
.vervolgdriekolom h3, .vervolgtweekolom h3{
		color: #3B0083;
	}

.vervolgdriekolom .detailrechterkolom h3{
	font-size: 1.1em
}

.vervolgdriekolom .detailrechterkolom a, .vervolgdriekolom .detailrechterkolom a:hover{
	color: #e33516;
	font-weight: bold;
	text-decoration: underline;
}
	


.vervolgtweekolom #middenkolom ul, .vervolgtweekolom #rechterkolom ul, .vervolgdriekolom #middenkolom ul, .vervolgdriekolom #rechterkolom ul
{
		margin-left: 15px;
}

.vervolgtweekolom #middenkolom ol, .vervolgtweekolom #rechterkolom ol, .vervolgdriekolom #middenkolom ol, .vervolgdriekolom #rechterkolom ol
{
		margin-left: 30px;
}


/* //Content */



/*  Afbeeldingen 2e kolom*/

.vervolgdriekolom #middenkolom img {
	width: 298px;
}

.vervolgdrieaandacht #middenkolom img {
	width: 298px;
}



#middenkolom ul.duoafbeeldingpaars, #middenkolom ul.duoafbeeldinggeel {
	width: 298px;
	float: left;
	list-style-type: none;
	margin: 2px 0;
}

#middenkolom ul.duoafbeeldingpaars li, #middenkolom ul.duoafbeeldinggeel li{
	float: left;
	width: 146px;
	height: 178px;
	list-style-type: none;
	padding: 0;
	margin: 0 0 3px 0;
}

#middenkolom .duoafbeeldingpaars img, #middenkolom .duoafbeeldinggeel img{
	width: 146px;
	height: 178px;
}

#middenkolom ul.duoafbeeldingpaars li.tekst, #middenkolom ul.duoafbeeldinggeel li.tekst {
	width: 106px;
	height: 168px;
	overflow: hidden;
	padding: 5px 20px;
}


#middenkolom ul.duoafbeeldingpaars li.tekst {
	margin-right: 6px;
}

#middenkolom ul.duoafbeeldinggeel li.tekst {
	margin-left: 6px;
}


#middenkolom ul.duoafbeeldingpaars li.tekst{
	background:url(/welzorginter/Layout/gfx/duoafbeeldingpaars.jpg) 0 no-repeat;
}

#middenkolom ul.duoafbeeldinggeel li.tekst{
	background:url(/welzorginter/Layout/gfx/duoafbeeldinggeel.jpg) 0 100% no-repeat;
}

#middenkolom ul.duoafbeeldingpaars li h3{
	color: #FDC82F;
	margin-top: 20px;
}

#middenkolom ul.duoafbeeldinggeel li h3{
	color: #3B0083;
	margin-top: 20px;	
	font-size: 10px;
}

#middenkolom ul.duoafbeeldingpaars li.tekst h3, #middenkolom ul.duoafbeeldinggeel li.tekst h3{
	font-size: 1.6em;
	line-height: 1em;
}

#middenkolom ul.duoafbeeldingpaars li.tekst a, #middenkolom ul.duoafbeeldinggeel li.tekst a{
	margin-top: 10px;
	display: block;
	color: white;
	font-size: .8em;
	text-decoration: underline;
	font-weight: bold;
}

/*  Productoverzicht*/

#rechterkolom  ul#productoverzicht{
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 748px;
}

#rechterkolom  ul#productoverzicht li{
	width: 366px;
	height: 118px;
	float: left;
	background:url(/welzorginter/Layout/gfx/Product_Detailvlak.jpg) 0 100% no-repeat;
	margin: 0 3px 3px 0;
	padding-right: 5px;
	position: relative;
}

#rechterkolom ul#productoverzicht li img{
	margin: 20px 0 0 30px;
	float: left;
}

/* TO BE REMOVED LATER */
#rechterkolom ul#productoverzicht li h3{
	margin: 10px 0 5px 120px;
	font-size: 1.1em;
}

/* NEW */
#rechterkolom ul#productoverzicht li h2{
	margin: 10px 0 5px 120px;
	font-size: 1.1em;
}

#rechterkolom ul#productoverzicht li ul{
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 120px;
	font-size: .9em;
}

#rechterkolom ul#productoverzicht li ul li{
	list-style-type: disc;
	width: 100%;
	height: 1.5em;
	background:none;
	margin: 0 3px 3px 0;
}

#rechterkolom ul#productoverzicht li a{
	position: absolute;
	right: 10px;
	bottom: 5px;
	text-decoration: underline;
	font-size: .9em;
	color: #3B0083;
}

/*  //Productoverzicht*/


/*  basis rechterkolom detail*/

.vervolgdriekolom .detailrechterkolom{
	padding-right: 35px;
	padding-left: 25px;
	font-size: 1.1em;
}

.vervolgtweekolom .detailrechterkolom{
	padding: 0px;
}


/*  //basis rechterkolom detail*/


/*  Productdetail*/

#productdetail{
}

#productdetail img{
	float: left;
}



#productdetail .beschrijving{
	width: 402px;
	height: 342px;
	background:url(/welzorginter/Layout/gfx/Productdetailvlak.gif) 0 100% no-repeat;
	float: right;
	padding: 10px 10px;
	overflow: auto;
}

/* TO BE REMOVED */
#productdetail .beschrijving h3{
	font-size: 2em;
}

/* NEW */
#productdetail .beschrijving h2{
	font-size: 2em;
}

#productdetail .beschrijving p{
	margin-left: 2px;
}


#productdetail .beschrijving ul{
	margin-left: 3px;
}


#productdetail .beschrijving a{
	color: #c23724;
	font-weight: bold;
}


/*  //Productdetail*/




.aandachtcontent{
	width: 100%;
	height: 362px;
	background: gray;
	
}


.aandachtcontent .content{
	float: right;
	width: 417px;
	height: 332px;
	padding: 15px 15px;
	background: url(/welzorginter/Layout/gfx/contentvolpaars.jpg);
    background-repeat: no-repeat;
}

.aandachtcontent .overgang{
	float: right;
	width: 200px;
}

.aandachtcontent .afbeelding{
	float: right;
	width: 200px;
}


/* vacature totaal */

.vacaturetotaal{
	margin-bottom: 10px;
	font-size: 1em;
}


.vacaturetotaal a{
	text-decoration: underline;
}



.vacaturetotaal table{
	width: 100%;
	border-collapse: collapse;
	border: 0;
}




.vacaturetotaal table tr td{
	border-bottom: 1px solid #B1B1B1;
	border: 0;
}

.vacaturetotaal table tr th, .vacaturetotaal table tr td{
	text-align: left;
}

.vacaturetotaal table tr th{
	border-bottom: 2px solid #3B0083;
}

.vacaturetotaal table tr th{
	color: #3B0083;
}

.vacaturetotaal table tr a{
	color: #3B0083;
}



a.solliciteerknop{
	background: url(/welzorginter/Layout/gfx/solliciteerknop.gif);
	color: #3B0083;
	display: block;
	font-size: 1.2em;
	width: 184px;
	height: 24px;
	padding:2px 10px;
	text-align: center;
}


.vervolgtweekolom #rechterkolom ul.interessantelinks{
	width: 735px;
	list-style-type: none;
	margin-left: 0;
}

.vervolgtweekolom #rechterkolom ul.interessantelinks li{
	float: left;
	width: 350px;
	margin-right: 15px;
}

.vervolgtweekolom #rechterkolom ul.interessantelinks li h4 a{
	text-decoration: underline;
	color: #3B0083;
}

.vervolgtweekolom #rechterkolom ul.interessantelinks li p {
	margin: 0;
}



/* contentaandachtitem */


#contentaandachtitemafbeelding{
	width: 298px;
	height: 362px;
	float: left;
}

#aandachtitemcontent{
	margin-left: 4px;
	width: 441px;
	height: 362px;	
	float: left;
	font-size: 1.1em;
}

#aandachtitemcontent #scrolling{
	width: 416px;
	height: 328px;
	margin-top: 13px;
	padding: 0 10px 10px 15px;
	overflow: auto;
}

#aandachtitemcontent p{
	margin: 0 0 10px 0;
}

.paars #aandachtitemcontent p{
	color: #ffffff;
}
.geel #aandachtitemcontent p{
	margin: 0 0 10px 0;
	color: #000000;
}

.paars #aandachtitemcontent{
	background: url(/welzorginter/Layout/gfx/aandachtcontentpaarssmallersize.jpg);
}

/* TO BE REMOVED LATER */
#aandachtitemcontent h3{
	margin-bottom: 10px;
	font-size: 2.2em;
	font-weight: normal;	
}

.paars #aandachtitemcontent h3{
	color: #FDC82F;
}

/* NEW */
#aandachtitemcontent h1{
	margin-bottom: 10px;
	font-size: 2.2em;
	font-weight: normal;	
}

.paars #aandachtitemcontent h1{
	color: #FDC82F;
}

.geel #aandachtitemcontent {
	color: #000000;
}

/* TO BE REMOVED LATER */
.geel #aandachtitemcontent h3{
	color: #3B0083;
}

/* NEW */
.geel #aandachtitemcontent h1{
	color: #3B0083;
}

.paars #aandachtitemcontent h4{
	color: #ffffff;
}

.geel #aandachtitemcontent h4{
	color: #3B0083;
}


.geel #aandachtitemcontent{
	background: url(/welzorginter/Layout/gfx/aandachtcontentgeelsmallersize.jpg);
}

#aandachtitemcontent a{
	color: #e33516;
	font-weight: bold;
}

/* //contentaandachtitem */

/* Uitzonderingen */

/* H2 Headerfix voor sitemap */
.small { font-size: 100% }
