<!--
			body {
			  margin: 0px;
			  padding: 0px;
			  background-image:url(../image/back001.png);
			}
			#bodycore {
			  width: 100%;
			  text-align:center;
			  height:100%
			}
			#core {
			  width: 900px;
			  margin-left:auto;
			  margin-right:auto;
			  height:auto;
			}
			#main1 {
				  background-image:url(../image/main1.png);
				  width: 900px;
				  margin:0; 
				  padding:0;
			}
			#header {
			  background-image:url(../image/header.png);
			  width: 900px;
			  height: 160px;
			  margin:0; 
			  padding:0;
			}
			#headeritem {
				  color:#666;
				  font-family:Georgia, "Times New Roman", Times, serif;
				  font-size:12px;
				  width: 640px;
				  text-align:right;
				  padding-top:130px;
			}
			#leftcol {
				background-image:url(../image/left.png);
				background-position:left;
				background-repeat:repeat-y;
			    float: left;
			    width: 140px;
			    margin:0; 
			    padding:0;		  
			}
			#rightcol {
				background-image:url(../image/right.png);
				background-position:left;
				background-repeat:repeat-y;
				float: right;
				width: 140px;
				margin:0; 
				padding:0;		  
			}
			#inhoud {
				background-image:url(../image/inhoud.png);
				  float: left;
				  width: 620px;
				  margin:0; 
				  padding:0;
			}
			#column-in {
				margin:0; padding:0;
			}
			#footer {
				background-image:url(../image/footer.png);
			  height: 60px;
			  clear: both;
			  width: 900px;
			  margin:0; 
			  padding:0;		  
			}
			#cleaner {
				clear:both;
				height:1px;
				font-size:1px;
				border:none;
				margin:0; padding:0;
				background:transparent;
			}
			* {
				margin: 0;
				padding: 0;
			}
			#copylegal {
			  clear: left;
			  width: 900px;
			  text-align:center;
			  color:#666;
			  font-family:Georgia, "Times New Roman", Times, serif;
			  font-size:9px;
			}
			#menuitem{
			  margin-left: 20px;
			  margin-top: 5px;
			  margin-bottom: 5px;
			  width: 120px;
			  border:none;
			  text-decoration:none;
			}
			#menuitem a{
			  border:none;
			  text-decoration:none;
			}
			#menuitem img{
			  border:none;
			  text-decoration:none;
			}
			#nieuwsitem {
			  margin-right: 20px;
			  width: 120px;
			  text-align:justify;
			  color:#666;
			  font-family:Georgia, "Times New Roman", Times, serif;
			  font-size:12px;
			}
			#inhouditem {
			  text-align:left;
			  color:#666;
			  font-family:Georgia, "Times New Roman", Times, serif;
			  font-size:12px;
			  margin-top: 10px;
			  margin-left: 15px;
			  margin-right: 15px;
			  margin-bottom: 0px;
			}

			a, a:hover {
				text-decoration:underline;
				color:#999;
				border:none;
			}
			img, img a, img a:hover {
				border:none;
			}
			td {
				text-align:left;
				padding:5px;
			}
			#switchitem {
				width:580px;
			}
			#switchitem_linksfoto {
			    margin:0; 
			    padding:0;	
				width:200px;
			}
			#switchitem_linkstekst {
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size:12px;
			    margin:0; 
			    padding-right:5px;
				width:380px;
			}
			#switchitem_rechtsfoto {
			    margin:0; 
			    padding:0;	
				width:200px;
			}
			#switchitem_rechtstekst {
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size:12px;
			    margin:0; 
			    padding-left:5px;	
				width:400px;
			}
			#switchitem_rechtsfoto img,  #switchitem_linksfoto img{ 
				max-height: 200px;
				max-width: 200px;
			}
			#crul{
				padding-top:10px;
				padding-bottom:10px;
			}
			-->