body
{
	margin:0;
	padding:0;
	background:#FFD400;
	overflow:auto;
}

body, caption, th, td, input, select, option, textarea
{
	font-family:"Trebuchet MS", sans-serif;
}

textarea
{
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: black;
	scrollbar-track-color: white;
	overflow:auto;
}

img
{
	border:0;
}

h1, h2, h3, h4, h5, h6
{
	line-height:1em;
	margin:0 0 1em 0;
	padding:0 0 0 0;
}

h1	{font-size:41px;}
h2	{font-size:24px;}
h3	{font-size:22px;}
h4	{font-size:18px;}
h5	{font-size:16px;}
h6	{font-size:15px;}


p
{
	margin:0 0 1em 0;
}

a
{
	color:#fe2e2e;
}

a:visited
{
	color:#949597;
}
.printOnly
, .verberg
{
	display:none;
}

/* Forms: */
form p
{
	margin:0 0 5px 0;
	padding:0;
	clear:both;
}

form p input
{
	vertical-align:middle;
	width:150px;
}

form p textarea
{
	width:300px;
	height:5em;
}

form p.noWidth input
{
	width:auto;
}

form p.noFloat label
{
	width:auto;
	float:none;
}

form p label
{
	width:150px;
	float:left;
	font-weight:bold;
	display:block;
}


/* Tables: */
div.#content table
{
	width:95%;
}

div#wrapper
{
	position:absolute;
	top:30px;
	left:50%;
	width:1015px;
	height:560px;
	margin-left:-507px;
	background:white url(/gfx/wrapper_background.gif) 0 0 repeat-x;
}

a#logo
{
	display:block;
	position:absolute;
	top:500px;
	left:20px;
	width:326px;
	cursor:hand;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/gfx/logo.png',sizingMethod='scale');*/
	z-index:20;
}

a#logo img
{
	display:block;
}

	/* IE hack:*/
	* html a#logo img
	{
		display:none;
	}

/* Navigatie: */
ul#nav
{
	position:absolute;
	top:5px;
	right:8px;
	float:right;
	margin:0;
	padding:0;
	height:20px;
	list-style:none;
	border:2px solid black;
	border-left:0;
	z-index:10;
}

ul#nav li
{
	display:inline;
	float:left;
}

ul#nav li a
{
	float:left;
	display:block;
	padding:4px 10px 3px 9px;
	border-left:2px solid black;
}

ul#nav li#navNieuws a
{
	float:left;
	display:block;
	padding:0px 0px 0px 0px;
	border-left:2px solid black;
}

ul#nav li#navZorg a
{
	float:left;
	display:block;
	padding:3px 5px 2px 5px;
	border-left:2px solid black;
}

	/* IE hack: */
	* html ul#nav li a
	{
		height:0;
	}

ul#nav li a img
{
	display:block;
	border:0;
	margin:0;
	padding:0;
	height:auto;
}

ul#nav li#navNieuws a img
{
	display:block;
	border:0;
	margin:0;
	padding:0;
	height:20px;
}

ul#nav li#navZorg a img
{
	display:block;
	border:0;
	margin:0;
	padding:0px 0px 0px 0px;
	height:auto;
}

li#navNieuws		{background:white;}
li#navZorg			{background:#FFF200;}
li#navPreventie		{background:#E5BD00;}
li#navVerwijzers	{background:#E5BD00;}
li#navPreventie_zorg{background:#FFF200;}
li#navOverons		{background:#F39700;}
li#navWerk			{background:#EA5B17;}
li#navOnderzoek		{background:#0080C6;}
li#navStudenten		{background:#0080C6;}
li#navForum			{background:#004A97;}
li#navTest			{background:#96BD0D;}
li#navCommercieel	{background:#BBBCBD;}



body#nieuws h1#subNavTitel			{background:white;}
body#zorg h1#subNavTitel			{background:#FFF200;}
body#preventie h1#subNavTitel		{background:#E5BD00;}
body#verwijzers h1#subNavTitel		{background:#E5BD00;}
body#preventie_zorg h1#subNavTitel	{background:#FFF200;}
body#overons h1#subNavTitel			{background:#F39700;}
body#werk h1#subNavTitel			{background:#EA5B17;}
body#onderzoek h1#subNavTitel		{background:#0080C6;}
body#studenten h1#subNavTitel		{background:#0080C6;}
body#forum h1#subNavTitel			{background:#004A97;}
body#tests h1#subNavTitel			{background:#96BD0D;}
body#commercieel h1#subNavTitel		{background:#BBBCBD;}

body#contact h1#subNavTitel, body#sitemap h1#subNavTitel, body#zoeken h1#subNavTitel
{background:#FFE97F;}


body#infocentrum h1#subNavTitel
{
	top:-19px;
	left:17px;
	border:0;
	background:transparent;
}

/* Subnavigatie: */
ul#subNav
{
	position:absolute;
	top:16px;
	left:0;
	width:168px;
	height:410px;
	font-size:13px;
	list-style:none;
	margin:0;
	padding:35px 15px 15px 20px;
	border-top:2px solid black;
	overflow:hidden;
	z-index:5;
}

body#nieuws ul#subNav			{background:white;}
body#zorg ul#subNav				{background:#FFF200;}
body#preventie ul#subNav		{background:#E5BD00;}
body#verwijzers ul#subNav		{background:#E5BD00;}
body#preventie_zorg ul#subNav	{background:#FFF200;}
body#overons ul#subNav			{background:#F39700;}
body#werk ul#subNav				{background:#EA5B17;}
body#onderzoek ul#subNav		{background:#0080C6;}
body#studenten ul#subNav		{background:#0080C6;}
body#forum ul#subNav			{background:#004A97;}
body#tests ul#subNav			{background:#96BD0D;}
body#commercieel ul#subNav		{background:#BBBCBD;}
body#infocentrum ul#subNav				{background:#009170;}
body#contact ul#subNav, body#sitemap ul#subNav, body#zoeken ul#subNav
{background:#FFE97F;}

ul#subNav ul
{
	list-style:none;
	margin:0;
	padding:0;
}

ul#subNav li
{
	display:block;
}

	/* IE Hack: */
	* html ul#subNav li
	{
		height:0;
	}

ul#subNav li a
{
	display:block;
/*	font-size:13px;*/
	line-height:15px;
	text-decoration:none;
	color:black;
	font-weight:bold;
	margin:12px 0 0 0;
}

ul#subNav li li a
{
	margin:5px 0 0 0;
}

body#tests ul#subNav li a, body#werk ul#subNav li a, body#overons ul#subNav li a, body#onderzoek ul#subNav li a, body#studenten ul#subNav li a, body#forum ul#subNav li a, body#infocentrum ul#subNav li a
{
	color:white;
}

ul#subNav li a:hover
{
	text-decoration:underline;
}

ul#subNav li li
{
	margin-left:20px;
}

/* Content: */
div#scrollGebied
{
	position:absolute;
	top:16px;
	left:203px;
	width:387px;
	height:460px;
	font-size:13px;
	line-height:16px;
	border-top:2px solid black;
	background:white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: black;
	scrollbar-track-color: white;
}
#splashContent .toolbox
, div#scrollGebied ul.toolbox
, div#newsmaincontentcontainer  ul.toolbox
{
	list-style:none;
	float:right;
	margin:0;
	padding:0;
	border-bottom:1px solid #949597;
}

div#newsmaincontentcontainer ul.toolbox
{
	margin:20px 20px 0 0;
}
#splashContent .toolbox li
, div#newsmaincontentcontainer  ul.toolbox li
, div#scrollGebied ul.toolbox li
{
	float:left;
}
#splashContent ul.toolbox{
	border:0;
}

#splashContent ul.toolbox li a img{
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
#splashContent ul.toolbox li a:hover img{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

div#content
{
	width:337px;
	height:380px;
	margin:10px 0 0 0;
	padding:45px 25px 25px 25px;
	overflow:auto;
}

h1, h2, h3, h4, h5, h6
{
	margin:0 0 0.5em 0;
	padding:0;
	line-height:1em;
}

/* Visual: */
div#visual
{
	position:absolute;
	top:16px;
	left:590px;
	width:398px;
	height:460px;
	border-top:2px solid black;
	background-color:white;
	background-position:right;
	background-repeat:no-repeat;
	z-index:3;

}

/* Credits: */
div#credits
{
	position:absolute;
	top:16px;
	left:988px;
	width:27px;
	height:460px;
	border-top:2px solid black;

}

div#credits a
{
	display:block;
	width:7px;
	height:55px;
	position:absolute;
	top:398px;
	left:9px;
	cursor:hand;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/gfx/ocda.png',sizingMethod='scale');
}

	/* IE hack: */
	* html div#credits a img
	{
		display:none;
	}

body#home div#credits			{background:#22315A;}
body#tests div#credits			{background:#E1001A;}
body#forum div#credits			{background:#BBBCBD;}
body#overons div#credits		{background:#FFF200;}
body#preventie div#credits		{background:#E5BD00;}
body#preventie_zorg div#credits	{background:#F39700;}
body#zorg div#credits			{background:#F39700;}
body#werk div#credits			{background:#EA5B17;}
body#onderzoek div#credits		{background:#0080C6;}
body#scholieren div#credits		{background:#0080C6;}
body#studenten div#credits		{background:#004A97;}
body#commercieel div#credits			{background:#96BD0D;}
body#nieuws div#credits			{background:white;}
body#sitemap div#credits		{background:black;}
body#infocentrum div#credits	{background:#009170;}
body#contact div#credits, body#sitemap div#credi<br>ts, body#zoeken div#credits
{background:#FFE97F;}




body#nieuws div#credits			{background:white;}
body#zorg div#credits			{background:#FFF200;}
body#preventie_zorg div#credits	{background:#FFF200;}
body#preventie div#credits		{background:#E5BD00;}
body#verwijzers div#credits		{background:#E5BD00;}
body#overons div#credits		{background:#F39700;}
body#werk div#credits			{background:#EA5B17;}
body#onderzoek div#credits		{background:#0080C6;}
body#studenten div#credits		{background:#0080C6;}
body#forum div#credits			{background:#004A97;}
body#tests div#credits			{background:#96BD0D;}
body#commercieel div#credits		{background:#BBBCBD;}
body#contact div#credits, body#sitemap div#credits, body#zoeken div#credits
{background:#FFE97F;}




/* Extra navigatie: */
ul#extraNav
{
	position:absolute;
	top:488px;
	right:269px;
	margin:0;
	padding:0;
	list-style:none;
}

ul#extraNav li
{
	display:inline;
}

ul#extraNav li a
{
	display:block;
	float:left;
}

ul#extraNav li a#extraNavSitemap
{
	margin-right:20px;
}

/* Zoeken: */
form#zoekForm
{
	position:absolute;
	top:489px;
	left:758px;
	width:231px;
	height:41px;
	margin:0;
	padding:0;
	background:no-repeat 0 2px url(../gfx/zoekbg.gif);
}

form#zoekForm input#zoekSubmit
{
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
}

form#zoekForm input#zoekTekst
{
	position:absolute;
	top:4px;
	left:40px;
	font-size:11px;
	line-height:23px;
	width:189px;
	height:23px;
	border:0;
	margin:0;
	padding:0;
}

/* Home: */

body#home ul#nav
{
	display:block;
}

body#home div#visual
{
	left:0;
	width:988px;
}

div#laatsteNieuwsItem
{
	position:absolute;
	border:2px solid #000000;
	border-top:none;
	background-color:white;
	top:29px;
	left:276px;
	width:268px;
	height:auto;
	padding:15px 10px 10px 10px;
	z-index:31;
	display:none;
}
html>body#home>div#wrapper>div#laatsteNieuwsItem {
	left:277px;
}

span#titelNieuwsBericht
{

	font-weight:bold;
	font-size:16px;
	line-height:30px;
	color:red;
	
}

span#subTitel
{
	font-weight:bold;
	font-size:12px;
	line-height:0px;

}

span#tekstveld
{
	font-size:12px;
	line-height:13px;
}

span#leesMeer
{
	position:relative;
	left:210px;
	text-align:right;
	font-size:12px;
}

div#homeTekst1
{
	position:absolute;
	top:210px;
	left:20px;
	width:204px;
	height:47px;
	z-index:30;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='gfx/hometekst1.png',sizingMethod='scale');
}

div#homeTekst2
{
	position:absolute;
	top:324px;
	left:20px;
	width:375px;
	height:108px;
	z-index:30;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='gfx/hometekst2.png',sizingMethod='scale');
}

	/* IE hack: */
	* html div#homeTekst1 img, * html div#homeTekst2 img
	{
		display:none;
	}
	
/* Voorpagina's (de pagina's met grote visuals met witte tekst daar bovenop): */

body.voorpagina div#visual
{
	left:203px;
	width:785px;
	height:460px;
}

body.voorpagina div#splashContent
{
	position:absolute;
	top:50px;
	left:230px;
	width:300px;
	height:415px;
	font-size:13px;
	line-height:16px;
	margin:0;
	padding:0;
	overflow:hidden;
	z-index:25;
}

div#splashContent
{
	color:white;
}


/* Kwarten: */
div.kwarten
{
	position:absolute;
	top:16px;
	left:203px;
	width:785px;
	height:460px;
	color:white;
	font-size:13px;
	border-top:2px solid black;
	background:white;
	z-index:5;
}

div.kwarten div.content
{
	margin:77px 15px 0 38px;
}

div.kwarten a
{
	display:block;
	font-size:41px;
	line-height:44px;
	text-decoration:none;
	font-weight:bold;
}

div.kwarten div.linksBoven
{
	position:absolute;
	top:0;
	left:0;
	width:387px;
	height:226px;
	overflow:hidden;
}

div.kwarten div.linksOnder
{
	position:absolute;
	top:226px;
	left:0;
	width:387px;
	height:234px;
	overflow:hidden;
}

div.kwarten div.rechtsBoven
{
	position:absolute;
	top:0;
	left:387px;
	width:398px;
	height:226px;
	overflow:hidden;
}

div.kwarten div.rechtsOnder
{
	position:absolute;
	top:226px;
	left:387px;
	width:398px;
	height:234px;
	overflow:hidden;
}

div#kwarten1
{
	display:block;
}

div#kwarten2
{
	display:none;
}

div.kwarten div.rood
{
	background:#E52F25
}

div.kwarten div.rood a
{
	color:#FFDB0D;
}

div.kwarten div.blauw
{
	background:#22315A;
}

div.kwarten div.blauw a
{
	color:#009AE4;
}

div.kwarten div.lichtgroen
{
	background:#A8C736;
}

div.kwarten div.lichtgroen a
{
	color:#EA5727;
}

div.kwarten div.groen
{
	background:#007F45;
}

div.kwarten div.groen a
{
	color:#19B1F8;
}

/* Breadcrumbs: */
p.breadcrumb
{
	font-weight:bold;
}

body#tests p.breadcrumb			{color:#E1001A;}
body#forum p.breadcrumb			{color:#BBBCBD;}
body#overons p.breadcrumb		{color:#F39700;}
body#preventie p.breadcrumb		{color:#E5BD00;}
body#preventie_zorg p.breadcrumb{color:black;}
body#zorg p.breadcrumb			{color:black;}
body#werk p.breadcrumb			{color:#EA5B17;}
body#onderzoek p.breadcrumb	{color:#0080C6;}
body#scholieren p.breadcrumb	{color:#0080C6;}
body#studenten p.breadcrumb		{color:#004A97;}
body#commercieel p.breadcrumb	{color:#96BD0D;}
body#forum p.breadcrumb			{color:#004A97;}
/* Sitemap: */
body#sitemap div#visual
{
	background-image:url(../gfx/vis/sitemap.jpg);
}

/* Zoeken: */
body#zoeken div#visual
{
	background-image:url(../gfx/vis/zoeken.jpg);
}

/* Forum: */

ul#forumOverzicht
{
	list-style:none;
	margin:0 0 1.3em 0;
}

ul#forumOverzicht li
{
	display:block;
	margin:0;
	padding:0 0 10px 0;
	text-align:right;
	color:#004A97;
	font-size:11px;
	line-height:13px;
}

	/* IE hack: */
	* html ul#forumOverzicht li
	{
		height:1%;
	}

ul#forumOverzicht li a
{
	float:left;
	font-size:12px;
	display:block;
}

div#forumOnderwerpen ul#forumOverzicht li
{
	padding:0 !important;
}

div.forumOnderwerp
{
	color:#004A97;
}

div.forumReactie div.forumReactie
{
	padding-left:10px;
}

div.forumReactie div.forumReactie div.forumReactie
{
	padding-left:7px;
}

div.forumReactie div.forumReactie div.forumReactie div.forumReactie
{
	padding-left:5px;
}

div.forumReactie div.forumReactie div.forumReactie div.forumReactie div.forumReactie
{
	padding-left:2px;
}


div.forumReactie div.forumReactie div.forumReactie div.forumReactie div.forumReactie div.forumReactie
{
	padding:0;
}

div.forumOnderwerp h3, div.forumReactie h3
{
	font-size:13px;
	margin:0;
	color:#FF0000;
}

div.forumOnderwerp h3 span, div.forumReactie h3 span
{
	float:right;
}

a.forumReageer, a.forumReageer:visited
{
	display:block;
	color:#FF0000;
}

p.breadcrumb a
{
	display:block;
	float:right;
}

hr
{
	border:1px solid black;
}

.error
{
	color:red;
}

/* Nieuws: */

div.archiveLink{
	margin-top: 20px;
	background-color:#e1001a;
	line-height:20px;
	/*border-right:2px black solid;*/
	cursor:pointer;
	color:white;
}
/*
div#nieuwsContent h2#huidigeDatum
{
	position:absolute;
	top:34px;
	right:382px;
	font-size:80px;
	color:black;
}

body#nieuws a#logo
{
	top:67px;
	left:680px;
}

div#actueel
{
	position:absolute;
	top:135px;
	left:20px;
	border:3px solid black;
	border-bottom:0;
	width:604px;
	height:322px;
	overflow:hidden;
}

div#actueel h3.titel
{
	position:absolute;
	top:0;
	left:0;
	height:34px;
	width:591px;
	margin:0;
	padding:0 0 0 13px;
	color:white;
	font-size:22px;
	line-height:33px;
	border-bottom:3px solid black;
	background:#E1001A;
}

div#actueel ul#headlines
{
	position:absolute;
	top:36px;
	left:0;
	width:174px;
	height:260px;
	list-style:none;
	margin:0;
	padding:13px;
	overflow:auto;
	border-right:3px solid black;
}

div#actueel ul#headlines li a
{
	display:block;
	color:#22315A;
	font-size:14px;
	line-height:19px;
	padding:0 0 8px 0;
	font-weight:bold;
	text-decoration:none;
}

div#actueel div.content
{
	position:absolute;
	top:36px;
	left:203px;
	width:375px;
	height:260px;
	padding:13px;
	overflow:auto;
}

div#agenda
{
	position:absolute;
	top:135px;
	left:639px;
	border:3px solid black;
	border-bottom:0;
	width:360px;
	height:322px;
	overflow:hidden;
}

div#agenda h3.titel
{
	position:absolute;
	top:0;
	left:0;
	height:34px;
	width:347px;
	margin:0;
	padding:0 0 0 13px;
	color:white;
	font-size:22px;
	line-height:33px;
	border-bottom:3px solid black;
	background:#22315A;
}

div#agenda div.content
{
	position:absolute;
	top:36px;
	left:0;
	width:334px;
	height:260px;
	padding:13px;
	overflow:auto;
}

div#agenda table#agendaMaanden
{
	position:absolute;
	top:45px;
	left:13px;
	margin:0;
	padding:0;
}

div#agenda table#agendaMaanden td a
{
	display:block;
	font-size:12px;
	line-height:14px;
	height:14px;
	color:#22315A;
}

div#agenda div#maanden
{
	position:absolute;
	top:95px;
	left:0;
	width:360px;
	height:224px;
	overflow:auto;
	border-top:3px solid black;
}

div#agenda div#maanden h3
{
	color:white;
	margin:0 0 5px 0;
	padding:0 13px;
	height:16px;
	line-height:16px;
	font-size:15px;
	clear:both;
	border-bottom:3px solid black;
	background:#B0B1B3;
}

div#agenda div#maanden h3.eerste
{
	border-top:0;
}

div#agenda div#maanden table
{
	padding:0 0 5px 0;
}

div#agenda div#maanden div
{
	border-bottom:3px solid black;
}

div#agenda div#maanden table th
{
	padding:0 0 0 13px;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}

div#agenda div#maanden table td
{
	vertical-align:top;
}
div#nieuwsContent div
{
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: black;
	scrollbar-track-color: #E5E5E6;
}

div#nieuwsContent p.datum
{
	font-weight:bold;
}

div#nieuwsContent div h1,
div#nieuwsContent div h2,
div#nieuwsContent div h3,
div#nieuwsContent div h5,
div#nieuwsContent div h5,
div#nieuwsContent div h6
{
	color:#22315A;
}*/

#archivehead
{
    position:absolute;
    z-index: 6;
    top:-23px;
    
}
#searchArchive{
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
	margin-top:65px;
	margin-left:20px;
	position:absolute;
	z-index:100;
	color:white;
}
#mondriaanseknopjes input
{
    border: 2px black solid;
    background-color:white;
    color:black;
    cursor:pointer;
}

#mondriaanseknopjes
{
    float:right;
}

.jellinek
{
	color: black;
	text-align: center;
	font-size:24px;
	line-height:1em;
	margin:0 0 1em 0;
	padding:0 0 0 0;
}
div#splashContent a
{
	color:white;
}


/* OV9292 logo wrapper */
div.ov9292 {
	background: #efefef;
	padding: 0 0 0 5px;
	margin: 30px 0 0 0;
}
