body {
	padding:0;
	margin:0;
	background: #fff;
	font:10px/10px Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/kleurstaal04.gif);
	}
#mainframe {
	width:500px;
	margin-top:250px;
	margin-left:auto;
	margin-right:auto;
	}	
#grid {
	position:absolute;
	top:11px;
	left:11px;
	width:770px;
	height:540px;
	}

#grid a {
	display:block;
	width:385px;
	height:270px;
	float:left;
	margin:0 0 0 0;
	text-decoration:none;
	/*background:url(images/grid/pixel.gif) -385px 0 no-repeat;*/
	}
	
#grid a:hover {
	/*background:url(images/grid/gridtxt.gif) 0 0 no-repeat;*/
	}
	
#grid2 {
	position:absolute;
	top:11px;
	left:11px;
	width:770px;
	height:540px;
	}

#grid2 a {
	display:block;
	width:385px;
	height:270px;
	float:left;
	margin:0 0 0 0;
	background:url(images/grid/pixel.gif) -385px 0 no-repeat;
	}
	
#grid2 a:hover {
	background:url(images/grid/gridtxt.gif) 0 0 no-repeat;
	}	
	
#grid3 {
	position:absolute;
	top:11px;
	left:11px;
	width:770px;
	height:540px;
	}

#grid3 a {
	display:block;
	width:385px;
	height:270px;
	float:left;
	margin:0 0 0 0;
	/*background:url(images/grid/pixel.gif) -385px 0 no-repeat;*/
	}
	
#grid3 a:hover {
	/*background:url(images/grid/gridtxt.gif) 0 0 no-repeat;*/
	}
	
#klikdoor {
	font: 9px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	letter-spacing: 1px;
	margin:0px 10px 0 10px;	
}
#klikdoor a {
	font: 9px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	letter-spacing: 1px;
	margin:0px 10px 0 10px;
	}	
#frame {
	position:absolute;
	left:50%;
	width:790px;
	margin-top:10px;
	margin-left:-396px;
	}
#container01 {
	/*background:#fff url(images/bg.gif) no-repeat;*/
	position:relative;
	width:790px;
	height:560px;
	margin:0 auto;
	text-align:left;
	}				
h1 {
	display: none;
	}
h2 {
	font: 65px/50px Verdana, Arial, Helvetica, sans-serif;
	color: #4a3249;
	letter-spacing: 1px;
	text-decoration: none;		
	}
a	{
	text-decoration:none;
	}		
img { 
	border:none;
	}
#contentpict { /* beeld openingspagina */
	margin: 10px;
	border:1px solid #333;	
	}			
