	body{
	margin : 0px;
	margin-top : 8px;
	margin-bottom : 10px;
	background-image : url(images/wiersmaculinair-mainbg.gif);
	background-position : top center;
	background-repeat : no-repeat;
	background-color : #bfcad8;
	
	padding : 0px;
	}
	#center{
	width : 976px;
	border : 1px solid #a29061;
	background-color : #ffffff;
	margin : auto;
	}
	#kolom1{
	width : 653px;
	float : left;
	}
	#kolom2{
	width : 323px;
	float : left;
	}
	#topleft{
	width : 653px;
	height : 193px;
	float : left;
	}
		#menubar{
		width : 653px;
		height : 60px;
		background-image : url(images/wiersmaculinair-menubg.jpg);
		float : left;
		}
		#header{
		width : 653px;
		float : left;
		}
	#topright{
	width : 323px;
	height : 193px;
	background-image : url(images/wiersmaculinair-subimage1.jpg);
	float : right;
	}	
	
	#midleft{
	width : 653px;
	height : 485px;
	background-image : url(images/wiersmaculinair-mainimage1.jpg);
	float : left;
	}	
		#portfolio{
		padding : 20px;
		padding-top : 50px;
		}
		#portfolio img{
		padding : 2px;
		border : 1px solid #d2bd88;
		}
		#portfolio h1{
		padding-left : 10px;
		font-family : Georgia, Times New Roman, Serif;
		font-size : 20px;
		font-weight : normal;
		color : #a29061;
		}
	#midright{
	width : 323px;
	height : 334px;
	padding-top : 110px;
	background-image : url(images/wiersmaculinair-content.jpg);
	background-repeat : no-repeat;
	float : left;
	}
		#content{
		width : 283px;
		padding : 20px;
		padding-top : 0px;
		font-family : Georgia, Times New Roman, Serif;
		font-size : 12px;
		line-height : 1.5em;
		/* background-color : #ffffff; */
		color : #a29061;
		z-index : 1000;
		}
			#content h1{
			font-family : Georgia, Times New Roman, Serif;
			font-size : 20px;
			font-weight : normal;
			}
			#content a{
			color : #a29061;
			}
	#botleft{
	width : 653px;
	height : 228px;
	background-image : url(images/wiersmaculinair-footerkol1.jpg);
	float : left;
	}	
	#botright{
	width : 323px;
	height : 269px;
	background-image : url(images/wiersmaculinair-nieuws.gif);
	float : left;
	}
		#news{
		width : 283px;
		padding : 20px;
		padding-top : 10px;
		font-family : Georgia, Times New Roman, Serif;
		font-size : 12px;
		color  :#ffffff;
		}
		#news h1{
		margin-bottom : 0px;
		font-family : Georgia, Times New Roman, Serif;
		font-size : 20px;
		font-weight : normal;
		}
	.clear{
	clear : both;
	}