/* Copyright Hans van Arken */

/* Algemene Stijl */

body		{background-color: #4da2d0; 
		text-align: center; 
		margin: 0px 0px 25px 0px;
		font-family: verdana;
		}

a img 		{border: none;} 

a:link 		{color: #383f82; text-decoration: none; border: 0px;}
a:visited 	{color: #383f82; text-decoration: none; border: 0px;}
a:hover 	{color: #383f82; text-decoration: underline; border: 0px;}

.rechts		{float: right;}

/* Specifiek voor de beginpagina */

div.top		{width: 736px; 
		background-color: #ffcc33; 
		text-align: left;
		}

div.header	{width: 736px; 
		background-color: #ffcc33; 
		background-image: url(images/scheme/headgrad.jpg); 
		background-position: top left; 
		background-repeat: repeat-x; 
		text-align: left;
		}

div.headertext	{background-repeat: no-repeat; 
		float: right; 
		font: bold small-caps 10px verdana; 
		color: #fff; 
		margin: 0px; 
		padding: 10px;
		}

div.headertext a:link		{color: #fff; text-decoration: none; border: 0px;}
div.headertext a:visited	{color: #fff; text-decoration: none; border: 0px;}
div.headertext a:hover		{color: #fff; text-decoration: underline; border: 0px;}

div.contentsblok {width: 736px; 
		text-align: left; 
		background-color: #383f82; 
		}

div.container	{width: 748px; 
		margin: 0 auto; 
		background-image: url(images/scheme/bodshadr.jpg); 
		background-position: top right; 
		background-repeat: repeat-y;
		text-align: left;
		}

div.spacer	{width: 736px; 
		height: 7px; 
		background-image: url(images/scheme/headshad.jpg); 
		background-position: top left; 
		background-repeat: repeat-x; 
		text-align: left;
		}

td.navtop	{background-image: url(images/nav/rebo.jpg); 
		background-position: top right; 
		background-repeat: no-repeat;
		text-align: left;
		}

td.navcontents	{font: 11px verdana; 
		line-height: 18px; 
		padding: 10px 14px 10px 14px; 
		vertical-align: top;
		text-align: left;
		}

td.navbottom	{background-image: url(images/nav/reon.jpg); 
		background-position: top right; 
		background-repeat: no-repeat;
		text-align: left;
		}
		
td.navfiller	{background-color: #383f82;
		}
		

/* Specifiek voor vervolgpaginas */

body.page	{text-align:left;
		background-image: url(images/scheme/bg.jpg);
		background-repeat: repeat-y;
		font-size: 10pt;
		color: #294467;}

body.page p	{font-size: 10pt;
		padding: 5px 20px 5px 20px;
		color: #294467;
		}

body.page table, body.page ul, body.page ol
		{font-size: 10pt;
		color: #294467;
		}


body.page a:link 	{color: #294467; text-decoration: underline; border: 0px;}
body.page a:visited 	{color: #294467; text-decoration: underline; border: 0px;}
body.page a:hover 	{color: #f00; text-decoration: underline; border: 0px;}


h1, h2		{width: 636px;
		height: 30px;
		position: relative; 
		left: -37px;
		margin-top: 11px;
		margin-right: -55px;
		text-indent: 20px;
		line-height: 19pt;
		font-size: 12pt;
		color: #294467;
		background-repeat: no-repeat;
		}

h1		{background-image: url(images/scheme/h1.jpg);}

h2		{background-image: url(images/scheme/h2.jpg);}

h3		{margin: 16px 0px 5px 13px;
		padding: 0px;
		font-size: 10pt;
		color: #74d15b;
		font-style: italic;
		/* IE hackje, want IE is kudt */
		_margin: 5px 0px -2px 13px;
		*margin: 5px 0px -2px 13px;
		/* -------------------------- */
		}

hr.pagemenu	{height: 1px;
		border: 0px;
		border-top: 1px dashed #82ade2;
		margin: 0px 15px 0px 15px;
		padding: 0px;
		line-height: 0px;
		}

h3.toggler	{cursor: pointer;}

div.temph1	{width: 636px;
		height: 30px;
		position: relative; 
		left: -37px;
		margin-top: 11px;
		text-indent: 20px;
		line-height: 19pt;
		font-size: 12pt;
		color: #294467;
		background-repeat: no-repeat;
		background-image: url(images/scheme/h1.jpg);
		}

div.pageheader	{width: 100%;
		height: 83px;
		background-color: #ffcc33; 
		background-image: url(images/scheme/headgrad.jpg); 
		background-position: top left; 
		background-repeat: repeat-x; 
		border-bottom: 1px solid #6a3907;
		}

div.pagedivider	{width: 100%;
		height: 17px;
		background-color: #dd9013; 
		border-bottom: 1px solid #1d3e4f;
		}

div.pageheadlogo
		{width: 806px;
		margin-left: 60px;
		/* IE hackje, want IE is kudt */
		_margin-left: 30px;
		
		/* -------------------------- */
		height: 100%;
		text-align: left;
		background-image: url(images/scheme/pageondertitel.jpg); 
		background-position: right top; 
		background-repeat: no-repeat; }

div.pagedividermenu
		{width: 606px;
		margin-left: 60px;
		/* IE hackje, want IE is kudt */
		_margin-left: 30px;
		
		/* -------------------------- */
		height: 17px;
		text-align: left;
		background-image: url(images/scheme/pagedivider.jpg); 
		background-position: top left; 
		background-repeat: repeat-x; 
		border: 0px solid #855209;
		border-width: 0px 1px 0px 1px;
		float: left;}

div.pagemenu a:link, div.pagedividermenu a:link 	{color: #fff; text-decoration: none; border: 0px;}
div.pagemenu a:visited, div.pagedividermenu a:visited 	{color: #fff; text-decoration: none; border: 0px;}
div.pagemenu a:hover, div.pagedividermenu a:hover 	{color: #fff; text-decoration: underline; border: 0px;}

ul.pagedividermenuul 
		{margin: 1px 0px 0px 0px;
		/* IE hackje, want IE is kudt */
		_margin-top: 3px;
		*margin-top: 3px;
		/* -------------------------- */
		padding: 0px;
		line-height: 8pt;
		position: absolute;
		}

ul.pagedividermenuul li
		{display: inline;
		margin: 0px 0px 0px 20px;
		padding: 0px;
		font-family: verdana, sans-serif;
		font-size: 7pt;
		color: #fff;
		}

div.pagedividerright
		{width: 200px;
		border-right: 1px solid #855209;
		height: 17px;
		float: left;
		}

div.pagecontents
		{width: 606px;
		margin-left: 60px;
		/* IE hackje, want IE is kudt */
		_margin-left: 30px;
		/* -------------------------- */
		border-left: 1px solid #336699;
		border-right: 1px solid #253d5c;
		float: left;
		}


div.pagemenu	{width: 200px;
		border-right: 1px solid #253d5c;
		background-color: #426ea7;
		float: left;
		/* IE hackje, want IE is kudt */
		_margin-top: 10px;
		*margin-top: 10px;
		/* -------------------------- */
		}

ul.pagemenulist	{margin: 3px 0px 0px 19px;
		padding: 0px;
		list-style-type: none;
		font-size: 8pt;
		line-height: 16px;
		color: #fff;
		}

ul.standard	{border: 1px solid #c2d9f0;
		line-height: 12pt;
		font-size: 10pt;
		color: #294467;
		list-style-type: none;
		padding: 0px;	
		margin: 0px 20px 0px 15px; 
		}

ul.standard li	{background-color: #f2f8fe;
		padding: 3px
		}
ul.standard li.top		
		{background-color: #c2d9f0;
		}
ul.standard li.even
 		{background-color: #e0f0ff;
		}

/* sIFR */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

