@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
}


body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#eXTReMe {
	position: absolute;
	height: 41px;
	width: 38px;
	left: 0px;
	top: 0px;
}

#pagina {
	padding: 0px;
	width: 960px;
	margin-top: -210px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#pagina #header {
	background-image: url(shadow-top.png);
	height: 80px;
	width: 960px;
	background-repeat: no-repeat;
}
#pagina #footer {
	background-image: url(shadow-bottom.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 960px;
}
#pagina .clear {
	clear: both;
}
#pagina #content {
	background-image: url(shadow-container.png);
	background-repeat: repeat-y;
	background-position: center center;
	padding-right: 40px;
	padding-left: 40px;
	height: 260px;
}
#content #inhoud {
	margin-top: -44px;
	width: 886px;
	background-color: #FFFFFF;
	margin-left: -3px;
	height: 334px;
	position: absolute;
}


#pagina #boerauto {
	width: 360px;
	float: left;
	text-align: center;
	height: 180px;
	margin-top: 75px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 50px;
}


#pagina #boerauto img {

}

#pagina #boerenvw {
	width: 380px;
	float: right;
	text-align: center;
	height: 180px;
	margin-top: 75px;
	margin-right: 50px;
	margin-bottom: 40px;
	margin-left: 10px;
}
#pagina #content #inhoud #tekst {
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
}
