				div#leftcolumn {
					float: left;
					width: 222px;
					margin: 0px 12px 0px 0px;
				}

				div#leftcolumn h2 {
					font-size: 0.8em;
					height: 36px;
					line-height: 35px;
					color: #FFFFFF;
					padding: 0px 12px;
					margin: 0px;
					background: url("/siteimg/bg_header_leftcolumn.gif") no-repeat;
				}
								
				div#centerrightcontainer {
					float: right;
					width: 690px;
				}
				
				div#topphoto {
					float: left;
					clear: both;
					width: 690px;
					height: 162px;
				}
				
				div#crumbtrail {
					float: left;
					clear: both;
					width: 690px;
					font-size: 0.6em;
					color: #9C9C9C;
					padding: 1px 0px 15px 0px;
				}
				
				div#crumbtrail a {
					font-size: 1em;
					color: #174E6B;
				}
				
				div#crumbtrail a:hover {
				color: #56AFDE;
				}
				
				div#centercolumn {
					float: left;
					width: 456px;
					margin: 0px 12px 0px 0px;
				}
				
				div#centercolumn h1 {
					font-size: 0.8em;
					color: #279CD7;
					padding: 0px 0px 12px 0px;
					margin: 0px 0px 12px 0px;
					border-bottom: 1px dotted #7F7F7F;
				}
				
				div#centercolumn p {
					font-size: 0.7em;
					color: #0F2F41;
					padding: 0px;
					margin: 0px 0px 12px 0px;
				}
				
				div#centercolumn p.date {
					color: #9C9C9C;
					margin: 0px;
				}
				
				div#centercolumn p.intro {
					font-weight: bold;
					padding: 0px;
					margin: 0px 0px 12px 0px;				
				}
				
				div#centercolumn p.last {
					border-top: 1px dotted #7F7F7F;
					padding: 4px 0px 0px 0px;
					margin: 0px;
				}
				
				div#centercolumn p.last a.print {
					background: url("/siteimg/bg_print.gif") center left no-repeat;
					padding: 0px 0px 0px 20px;
					color: #174E6B;
					text-decoration: none;
				}
				
				div#centercolumn p.last a.print:hover {
					color: #56AFDE;
					text-decoration: underline;
				}
				
				div#centercolumn p.last span {
					float: right;
				}
				
				/* NIEUWSOVERZICHT */
				
				div#centercolumn dl {
					padding: 0px;
					margin: 0px;
				}
				
				div#centercolumn dl dt {
					padding: 0px;
					margin: 0px;
					font-size: 0.8em;
					font-weight: bold;
					color: #174E6B;				
				}
				
				div#centercolumn dl dd {
					padding: 0px;
					margin: 0px;
					line-height: 1em;
					color: #0F2F41;					
				}
				
				div#centercolumn dl dd span {
					font-size: 0.7em;
					line-height: 1.1em;
					color: #0F2F41;
					margin: 0px 18px 0px 0px;
				}
				
				div#centercolumn dl dd a {
					font-size: 0.7em;
					line-height: 1.1em;
					color: #0F2F41;
					text-decoration: none;
				}

				div#centercolumn dl dd a:hover {
					text-decoration: underline;
				}
				
				div#centercolumn dl dd.allnewsitems {
					padding: 6px 0px 12px 0px;
					margin: 0px 0px 12px 0px;
					border-bottom: 1px dotted #0F2F41;
				}
				
				div#centercolumn dl dd.allnewsitems a {
					font-family: Verdana, sans-serif;
					font-size: 0.6em;
					font-weight: bold;
				}
				
				/* SEARCH RESULTS */				
				
				div#centercolumn form {
					padding: 0px;
					margin: 0px;
				}
				
				div#centercolumn form p.inlinesearch {
					padding: 0px 0px 12px 0px;
					margin: 0px 0px 3px 0px;
					border-bottom: 1px dotted #7F7F7F;
				}
				
				div#centercolumn p.inlinesearch input {
					width: 360px;
					margin: 0px;
					border: 1px solid #7F9DB9;
					vertical-align: middle;
				}
				
				div#centercolumn p.inlinesearch span.searchbutton {
					float: right;
					vertical-align: middle;
				}
				
				div#centercolumn p.inlinesearch span.searchbutton span.searchbutton_start {
					float: left;
					width: 21px;
					height: 19px;
					background: url("/siteimg/bg_searchbutton_start.gif") no-repeat;
				}
				
				div#centercolumn p.inlinesearch span.searchbutton a {
					float: left;
					height: 19px;
					font-weight: bold;
					color: #FFFFFF;
					background: url("/siteimg/bg_searchbutton.gif") repeat-x;
					text-decoration: none;
				}
				
				div#centercolumn p.inlinesearch span.searchbutton span.searchbutton_end {
					float: left;
					width: 12px;
					height: 19px;
					background: url("/siteimg/bg_searchbutton_end.gif") no-repeat;
				}
				
				div#centercolumn p.pagenav {
					padding: 0px 0px 3px 0px;
					margin: 0px 0px 12px 0px;
					font-size: 0.7em;
					color: #0F2F41;
					border-bottom: 1px dotted #7F7F7F;
				}
				
				div#centercolumn p.pagenavbottom {
					padding: 3px 0px;
					margin: 0px 0px 12px 0px;
					font-size: 0.7em;
					color: #0F2F41;
					border-top: 1px dotted #7F7F7F;
					border-bottom: 1px dotted #7F7F7F;
				}
				
				div#centercolumn p.pagenav span, div#centercolumn p.pagenavbottom span {
					float: right;
					color: #0F2F41;
				}
				
				div#centercolumn p.pagenav span strong, div#centercolumn p.pagenavbottom span strong {
					color: #0F2F41;
				}

				div#centercolumn p.pagenav span a, div#centercolumn p.pagenavbottom span a {
					color: #0F2F41;
					text-decoration: none;
				}
				
				div#centercolumn p.pagenav span a:hover, div#centercolumn p.pagenavbottom span a:hover {
					text-decoration: underline;
				}
				
				div#centercolumn ol.results {
					padding: 0px;
					margin: 0px 0px 0px 30px;
				}
				
				div#centercolumn ol.results li {
					font-size: 0.7em;
					margin: 0px 0px 12px 0px;
					color: #0F2F41;
				}
				
				div#centercolumn ol.results li span {
					background: #CAD1D5;
				}
				
				div#centercolumn ol.results li a {
					font-weight: bold;
					color: #0F2F41;
					text-decoration: none;
				}
				
				div#centercolumn ol.results li a span {
					background: #CAD1D5;
				}
				
				div#centercolumn ol.results li a:hover {
					text-decoration: underline;
				}
				
				/* SITEMAP */
				
				div#sitemap_leftcolumn {
					float: left;
					width: 222px;
					margin: 0px 12px 0px 0px;
				}

				div#sitemap_rightcolumn {
					float: left;
					width: 222px;
				}				
				
				div#sitemap_leftcolumn ul, div#sitemap_rightcolumn ul {
					padding: 0px;
					margin: 0px;
					font-size: 0.7em;
					color: #174e6b;
				}
				
				div#sitemap_leftcolumn ul li, div#sitemap_rightcolumn ul li {
					list-style: none;
					font-weight: bold;				
					color: #174e6b;
				}
				
				div#sitemap_leftcolumn ul li.line, div#sitemap_rightcolumn ul li.line {
					border-bottom: 1px dotted #7F7F7F;
					margin: 0px 0px 6px 0px;
				}
				
				div#sitemap_leftcolumn ul ul, div#sitemap_rightcolumn ul ul {
					font-size: 1em;
					padding: 0px;
					margin: 0px 0px 6px 12px;
				}
								
				div#sitemap_leftcolumn ul ul li, div#sitemap_rightcolumn ul ul li {
					font-size: 1em;
					list-style: none;
				}
				
				div#sitemap_leftcolumn ul ul li a, div#sitemap_rightcolumn ul ul li a {
					color: #174E6B;
					font-weight: normal;
					text-decoration: none;
				}
				
				div#sitemap_leftcolumn ul ul li a:hover, div#sitemap_rightcolumn ul ul li a:hover {
					text-decoration: underline;
				}				

				/* FORMULIEREN */
				
				table.form {
					width: 100%;
					background: #E6F3F4;
					border-bottom: 1px dotted #7F7F7F;
				}
				
				table.form caption {
					text-align: left;
					padding: 12px 0px 12px 48px;
					font-size: 0.7em;
					font-weight: bold;
					color: #279CD7;
					background: #E6F3F4;
				}
				
			
				table.form td {
					vertical-align: top;
					font-size: 0.7em;
					line-height: 1.5em;
					color: #0F2F41;
				}
				
				table.form td span {
					font-size: smaller;
					color: #969797;
				}
				
				table.form td.item {
					white-space: nowrap;
					width: 10em;
					padding: 0px 12px 3px 48px;
				}
				table.form td.formerror {
					color: #FF0000;
				}				
				
				table.form td.field {
					padding: 0px 0px 3px 0px;
				}
				
				table.form td.field input {
					border: 1px solid #7F9DB9;
				}
				
				table.form td.field input.noborder {
					vertical-align: middle;
					border: none;
				}

				table.form td.nocaption {
					padding-top: 12px;
					padding-bottom: 12px;
				}
								
				table.form td.last {
					height: 12px;
				}
				
				table.bottommargin {
					margin: 0px 0px 12px 0px;
				}
				
				span.submitbutton {
					vertical-align: middle;
				}
				span.submitbutton span.submitbutton_start {
					float: left;
					width: 21px;
					height: 19px;
					background: url("/siteimg/bg_searchbutton_start.gif") no-repeat;
				}
				
				span.submitbutton a {
					float: left;
					height: 19px;
					font-size: 0.7em;
					font-weight: bold;
					color: #FFFFFF;
					background: url("/siteimg/bg_searchbutton.gif") repeat-x;
					text-decoration: none;
				}
				
				span.submitbutton span.submitbutton_end {
					float: left;
					width: 12px;
					height: 19px;
					background: url("/siteimg/bg_searchbutton_end.gif") no-repeat;
				}
			
				div#rightcolumn {
					float: left;
					width: 222px;
				}
				
				div#rightcolumn h2 {
					font-size: 0.7em;
					height: 25px;
					line-height: 24px;
					color: #FFFFFF;
					padding: 0px 12px;
					margin: 0px 0px 12px 0px;
					background: url("/siteimg/bg_header_quicklinks.gif") no-repeat;
				}
				
				div#rightcolumn h3 {
					font-size: 0.7em;
					padding: 0px 6px;
					margin: 0px;
				}
				
				div#rightcolumn p {
					font-size: 0.7em;
					padding: 0px 6px;
					margin: 0px 0px 12px 0px;
				}
				
				div#rightcolumn p.readmore {
					padding: 0px 6px 12px 6px;
					border-bottom: 1px dotted #7F7F7F; 
				}
				
				div#rightcolumn p.readmore a, div#rightcolumn p a.readall, div#centercolumn p.last span a {
					font-family: Verdana, sans-serif;
					font-size: 0.9em;
					font-weight: bold;
					color: #345F33;
					text-decoration: none;
				}
				
				div#rightcolumn p.readmore a:hover, div#rightcolumn p a.readall:hover, div#centercolumn p.last span a:hover {
					text-decoration: underline;
				}
