html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background-image: url(../_img/pagelayout/borderstripe.gif);
	background-repeat: repeat-x;
	background-color: #fff7e5;
}
#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	background-image: url(../_img/pagelayout/bgrnd_body.jpg);
	background-repeat: no-repeat;
}
html>body #container {
	height: auto;
}
#content {
	padding: 0px 0px 30px;
	margin-left: 300px;
	width: 480px;
	margin-top: 70px;
}
#menu {
	width: 780px;
	height: 28px;
	text-align: right;
}

#footer {
	position: absolute;
	bottom: 0px;
	width: 777px;
	background-image: url(../_img/pagelayout/bgrnd_footer.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding: 3px 0px 0px 3px;
	margin: 0px;
}
.fotoboektmb {
	border: 1px solid #10395D;
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}
#sitemap {
	position: absolute;
	z-index: 999;
	height: 1px;
	width: 1px;
	left: 1px;
	top: 1px;
	overflow:hidden;
}
#container #content #tekening {
	background-image: url(../_img/bouwtekening/profiel_zw.gif);
	height: 600px;
	width: 400px;
}
