body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #0A0299;
}



html, body {
	height: 100%;
			}

body {
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	width:900px;
}

#header {
	height: 304px;
	overflow:hidden;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}
			
#body {
	height: 90%;
	background-image: url(images/rand.gif);
	width: 900px;
}

#footer {
	background-image: url(images/footer.gif);
	height: 132px;
	width: 900px;
	background-repeat:no-repeat;
	text-align:center;
	font-size: 70%;
}


.kleinplaatje {
	float: left;
}
