BODY {
	background-color: #464646;
}

#outerwrapper {
	width: 760px;
	margin: 0 auto 0 auto;
	background-image: url(../basis%20documenten/backgound_760_760.jpg);
	font-family: Verdana, Geneva, sans-serif;
	height: auto;
	background-color: #999;
	font-size: small;
}
#header {
	height: 160px;
	width: 100%;
	position: relative;
}
#contentwrapper {
	width: 100%;
	position: relative;
	height: 440px;
}
#contentleft {
	width: 53%;
	float: left;
	padding-left: 20px;
}
#contentright {
	float: right;
	width: 42%;
}
#footer {
	width: 100%;
	text-align: center;
	font-style: normal;
	font-size: x-small;
	font-weight: bold;
	word-spacing: inherit;
	white-space: pre;
	line-height: 10px;
}
#apDiv1 {
	position:absolute;
	width:730px;
	height:140px;
	z-index:1;
	left: 20px;
	top: 14px;
}

