body {
	margin:0;
	padding:10px;
	background-image:url(images/achtergrond.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	
	
}


/* centreren */
#maincontainer {
	width: 895px;
	margin: 0 auto;

	
}


#header1 {
	width:868px;
	height:135px;
	background-image:url(images/index_02.gif);
	background-repeat:no-repeat;
	padding-right:20px;
	padding-top:14px;
	padding-left:7px;
	
}



#leftcol {
	width:131px;
	height:370px;
	float:left;
	background-image:url(images/index_04.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:25px;
	
}
	

#rightcol {
	width:142px;
	height:395px;
	float:right;
	background-image:url(images/index_06.gif);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-right:0px;
	
}



#maincol {
	float:right;
	width:582px;
	height:395px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/index_05.gif);
	background-repeat:no-repeat;

	
}

#footer {
	width:875px;
	height:41px;
	float:right;
	background-image:url(images/index_07.gif);
	background-repeat:no-repeat;
	padding-right:20px;
	padding-top:10px;
	text-align: left;
	
}
#maincontainer #footer div {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#maincontainer #maincol div {
	font-size: 14px;
}
#maincontainer #maincol div {
	font-size: 12px;
}
#maincontainer #maincol div {
	font-size: 9px;
}

