

div {
	 border: 0px solid Black;
	 background:; 
}
body {
	margin: 0 auto;
	width: 1000px;
	 background:<font color="white">grey</font>;  
	  /**background-image: url("images/BG-Cormick2.gif");**/
	  background: url('images/BG-Cormick2.gif')
}  

 #header{
 height:155px; 	  

 width:1000px; 
 background-image: url("images/Header_basis.jpg");  
 color: white; 
 margin:0;
  }		
 .blok{
  width:50%;
 
 }
  
#content_links {
	float: left; 
	margin-top:0px;
	font-family: Arial, Georgia, Times, Serif;
	width: 5px;
 
background:blue;
}  

#content_mid {
	float: left;
    margin-top:0px;
	margin-left:1px;
	width: 815px;
	height:1500px;
			font-family: Arial, Georgia, Times, Serif;
			color: #0066CC ;	 
			font-size: 12px;	
background: url('images/tandwielbg3.jpg') repeat-y;

}	

#content_rechts {
	float: right; 
	margin-top:0px;
	font-family: Arial, Georgia, Times, Serif;
	width: 184px;
    height:1500px; 
 background:#F6F6F6;
}  

#footer { 
 background:red;
  height:15px;
  width: 1000px;

 			font-family: Arial, Georgia, Times, Serif;
			color: bleu ;	 
			font-size: 9px;	
	clear: both;
}




