body {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	background-attachment: scroll;
	background-image: url(grijzebalk.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #2D6980;
	top: 130px;
}
#container {
	height: 700px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #2D6980;
}
#container #top {
	height: 69px;
	width: 790px;
}
#container #sideleft {
	float: left;
	height: 450px;
	width: 300px;
	top: 100px;
}
#container #maincontent {
	height: 80px;
	width: 430px;
	float: right;
	background-attachment: scroll;
	background-image: url(naamannet1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 50px;
	top: 30px;
	position: relative;
}
#container #maintekst {
	float: right;
	height: 357px;
	width: 430px;
	padding: 15px 30px 30px 20px;
	position: relative;
	top: 50px;
	background-attachment: scroll;
	background-image: url(schaduw2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

