#printable * {
	float: none !important;
	overflow: visible;
	width: auto !important;
	position: relative !important;
}

div#map {
	width: 510px;
	height: 300px;
}

.header, .subNav, .sidebar, .footer, ul.nav, .logo, .hoekje, #mediaPlayer, #fullscreen, #flashcontent {
	display: none;
}

.content {
	float: none !important;
	overflow: visible;
	width: auto !important;
	position: relative !important;
}

.contentDeelDiv {
	float: none !important;
	overflow: visible;
	width: auto !important;
	position: relative !important;
}

.main, .floatingContent, .content, body {
	float: none !important;
	overflow: visible;
	width: auto !important;
	position: relative !important;
}
