body {
	margin: 20px 0;
}
#wrapper {
	background: url(../afbeeldingen/kop.gif) no-repeat;
	margin: auto;
	width: 774px;
}
#kop {
	height: 338px;
}
#menuhor {
	float: right;
	width: 251px;
	height: 212px;
	margin: 79px 22px 0 0;
}
#subwrapper {
	background: url(../afbeeldingen/agrond-774.gif) repeat-y;
}
#kolrechts {
	float: right;
	width: 547px;
	margin-top: -64px;
}
#kollinks {
	float: left;
	width: 220px;
	margin-top: -34px;
}
#voet {
    /*height: 30px;*/
	clear: both;
}
#inkolrechts {
	padding: 0 40px 30px 35px;
}
#inkollinks {
	padding: 29px 30px 30px 20px;
}
#invoetrechts {
	text-align: right;
	float: right;
	width: 547px;
}
#invoetlinks {
	float: left;
	width: 200px;
}

/* Lijst tbv emailadressen leden */

#inkolrechts #koleen, #inkolrechts #lijstkoleen {
	width: 50%;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
}
#inkolrechts #koltwee, #inkolrechts #lijstkoltwee {
	width: 49%;
	float: right;
	margin-bottom: 20px;
	overflow: hidden;
}
.clear {
    height: 0;
	clear: both;
}
