@charset "utf-8";
/* CSS Document */

body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../img/bgtop.gif);
	background-repeat: repeat-x;
}
#totaal {
	height: 100%;
	width: 100%;
}
html {
	height: 100%;
	width: 100%;
}
#top {
	height: 373px;
	width: 939px;
	margin-right: auto;
	margin-left: auto;
}
#links {
	width: 560px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 11px;
	text-align: justify;
	line-height: 18px;
}
#rechts {
	width: 328px;
	float: left;
	background-image: url(../img/rechts.gif);
	height: 375px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #686868;
}
#pagina {
	margin-right: auto;
	margin-left: auto;
	width: 939px;
}
#aanbieding {
	height: 200px;
}
#adres {
	padding-right: 38px;
}

