/* CSS Document */
body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	background-color: #211F1F;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AE360D;
	font-weight: bolder;
	margin-top: 8px;
	margin-bottom: 4px;
	font-size: 34px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 15px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AE360D;
}
#page {
	background-color: #FFFFFF;
	background-image: url(../images/blz-bg.gif);
	background-repeat: repeat-y;
	width:938px;
	z-index:1;
	position: absolute;
	left:50%;
	top:0px;
	margin-left: -469px;
	visibility: visible;
	overflow:hidden;
}
#blz-boven {
	width:938px;
	height:21px;
	position: absolute;
	left:0px;
	top:0px;
	visibility: visible;
	overflow:visible;
	z-index: 6;
}
#banner {
	width:938px;
	height:172px;
	position: absolute;
	left:0px;
	top:0px;
	visibility: visible;
	overflow:visible;
	z-index: 5;
	background-image: url(../images/toiletcabine-verhuur.jpg);
	}
#titel {
	position: absolute;
	left:58px;
	top:131px;
	visibility: visible;
	overflow:visible;
	z-index: 10;
	height: 38px;
}
#foto {
	width:187px;
	position: absolute;
	left:724px;
	top:244px;
	visibility: visible;
	overflow:visible;
	z-index: 11;
}
#pagina {
	width:938px;
	background-image: url(../images/fris.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
#inhoud {
	width:649px;
	margin-top: 193px;
	margin-left: 58px;
	}
#blz-onder {
	width:910px;
	}	

