			body{
				background: url(bg.jpg) repeat-x;
				text-align: center;
				margin-top: 0px;
				font-family: arial, "freesans";
				font-size: 12px;
			}
			#nav{
				width: 967px;
				height:40px;
				background: url(nav.jpg);
				margin: 0px auto; 
				line-height: 30px;
				text-align: left;
			}
			#nav a{
				color: white;
				font-weight: bold;
				margin-left: 30px;
				text-decoration: none;
			}
			#head{
				width: 967px;
				height:70px;
				background: url(head.jpg);
				margin: 0px auto; 
			}
			#foot{
				width: 967px;
				height:88px;
				background: url(foot.jpg);
				margin: 0px auto; 
				line-height: 80px;
			}
			#onderhead{
				width: 967px;
				height:45px;
				background: url(onderhead.jpg);
				margin: 0px auto; 
			}
			#headwrap{
				width: 967px;
				margin: 0px auto;
			}
			#main{
				width: 967px;
				background: url(mainbg.jpg);
				margin: 0px auto;
			}
			#content{
				width: 930px;
				margin: 0px auto;
		}
			#maincontent{
				width: 565px;
				text-align: left;
				margin: 10px;
			}
			#banner{
				height: 60px;
				width: 468px;
				margin-left: 240px;
				margin-top: 0px;
			/*	border: 1px solid; */
			}
			.col{
				width: 171px;
			}
			.col a{
				color: black;
				text-decoration: none;
			}
			.col a:hover{
				color: black;
				text-decoration: underline;
			}
         ul{
                list-style-image: url(ops.jpg);
         }
			ul.link{
				list-style-image: url(pijl.jpg);
				margin-left: 0px;
				padding-left: 20px;
				display: block;
				border: 0px solid;
			}
			.col li{
				margin-left: 0px;
			}
			.navigatie{
				background: url(navigatie.jpg);
				width: 171px;
				height: 67px;
				float: left;				
			}
			.advertenties{
				background: url(advertenties.jpg);
				width: 171px;
				height: 67px;
				float: left;				
			}
			.colbg{
				background: url(colbg.jpg);
				width: 171px;
				float: left
			}
			.colfoot{
				background: url(colfoot.jpg);
				width: 171px;
				height: 20px;
				float: left;
			}
			.subcol{
				width: 561px;
			}
			.subs{
				background: url(subs.jpg);
				width: 561px;
				height: 64px;
				float: left;
				line-height:40px;
				text-align: right;
				color: white;
				font-weight: bold;				
			}
			.subsbg{
				background: url(subsbg.jpg);
				width: 561px;
				float: left
			}
			.subsfoot{
				background: url(subsfoot.jpg);
				width: 561px;
				height: 18px;
				float: left;
			}
			h1{
				font-size: 16pt;
				font-weight: normal;
				color: #718047;
				margin-top: 0px;
			}
			.clear{
				clear: both;
			}
			.ie{
				float: left;
			}
         a{
				color: #718047;
         }
