body {
	background-color: #FFF;
	margin: 0;
}
#kop {
	width: 998px;
	height: 126px;
	margin: 0 auto 0 auto;
}
#wrapper {
	background: url(../afbeeldingen/agrondgeel.gif) no-repeat 0 0;	/* geel schuin linkerkant */
	width: 998px;
	margin: 0 auto 20px auto;
}
#wrapper #menuhor {
	padding: 35px 0 0 198px;
	margin: 0;
}
#wrapper #kollinks {
	background: url(../afbeeldingen/agrondcontent.gif) repeat-y right top; /* geel rechthoek */
	margin: 0 31px 0 107px;
}
#inkollinks {
	padding: 25px 0 10px 90px;
	margin: 0;
}
#inkollinks h1, #inkollinks h2, #inkollinks h3, #inkollinks h4,#inkollinks h5, #inkollinks h6, #inkollinks p { 
	padding-right: 300px;
}
#kollinks #kolrechts {
	float: right;
	width: 235px;
	text-align: center;
}
#inkolrechts {
	text-align: left;
    background: #DEE2CC;
	padding: 11px 20px 15px 25px;
	margin: 47px 0 10px 0;
}
#inkolrechts p { 
	padding-right: 0;
}
#kollinks #voet {
    background: url(../afbeeldingen/voet.gif) no-repeat left top;
	height: 55px;

}
#invoet {
    padding: 20px 100px 0 100px;
	text-align: center;

}
.clear {
    clear: both;
	height: 0;
}	
