body {}
	#skip,
	#toolbar,
	#mainNavigation,
	#subNavigation,
	div.banner,
	div.searchControls,
	ul.contentLinks,
	div.floorplansRow,
	div.downloadsRow,
	div.projectenRow,
	div.resultControls,
	.button,
	#ctrlFormulier_divForm,
	#footer,
	.btn {
		display : none;
	}
	#header {
		margin-left : -15px;
	}
	#kaartFrame {
		width : 480px;
		height : 400px;
		border : none;
	}
		h1,
		div,
		table {
			margin-bottom : 1em;
		}
		ul {
			margin : 0px 0px 1em 0px;
		}
			li {
				list-style-type : none;
			}
	div.searchSelection li {
		margin-bottom : 1em;
	}
	div.searchPhoto {
		padding-top : 1em;
	}

	h2.hidden { display:block; font-weight:bold; margin-bottom:10px; }
