			body {
				margin: 0;
				padding: 0;
				text-align: center;
				background-color: #fafae9;
				
				}
			body,
			td,
			input,
			select,
			textarea {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 9pt;
				}
			body,td,p {
				line-height: 150%;
			}

			img {
				border: 0;
				}
			a {
				color: #000;
				}
			table.main {
				width: 950px;
				margin: 0 auto;
				border: 0;
				text-align: left;
				}
			div#main {
				width: 100%;
				height: 550px;
				margin: 0;
				background: transparent url(../images/bg_main.gif) repeat-y top right;
				border-bottom: 1px solid #066;
				border-top: 1px solid #066;
				}
			div#logo {
				width: 227px;
				margin: 0;
				padding: 0;
				overflow: hidden;
				float: left;
				background-color: #066;
				}
			div#body {
				width: 705px;
				/* IE laat een margin zien tussen #logo en #body als onderstaande wordt gebruikt */
				/*margin: 0 0 0 227px;*/
				padding: 0;
				margin-right: 18px;
				display: inline;
				float: right;
				}
			div#navigation {
				width: 100%;
				height: 72px;
				margin: 0;
				padding:0;
				background-color: #FFF;
				border-bottom: 1px solid #066;
				overflow: hidden;
				position: relative;
				}
			div#navigation p {
				margin: 4px 30px 0 25px;
				text-transform: uppercase;
				color: #066;
				font-weight: bold;
				word-spacing: 0.08em;
				}
			div#navigation a {
				text-decoration: none;
				color: #066;
				}
			div#navigation a.current,
			div#navigation a:hover {
				color: #C63;
				}
			div#content {
				margin: 37px 25px 5px 25px;
				/*width: 655px;*/
				height: 425px;
				overflow: auto;
				}
			div#content h1 {
				font-size: 9pt;
				color: #066;
				}
			div#content h2 {
				font-size: 9pt;
				color: #000;
				margin-bottom:0px;
				padding-bottom:0px;
				}		
			div#content p {
				margin-top:0px;
				padding-top:0px;
				}		
			p.boven{
				margin-top:0px;
				padding-top:0px;
			}	
			div#funda {
				text-align: center;
				margin: 0;
				padding: 0;
				}
			div#nvm {
				position: absolute;
				top: 0;
				right: 18px;
				}
			div#nvm_new {
				position: absolute;
				top: 5;
				right: 20px;			
				}				
			div.spacer {
				clear: both;
				line-height: 0px;
				margin: 0px;
				padding: 0px;
				}
			.nadruk {
			font-style: italic
			}
img.refimg {
margin:0px 0px 10px 10px;
width:240px;
}

