html {
	width: 19cm;
	height: 19cm;
	min-width: 19cm;
	margin: 0.5cm
}
#header_navigation, #header_search, .breadcrumps, .languages, #bottom_footer, #container_achtergrond, #newsletter {
	display: none;	
}
#header, #container {
	position: absolute;
	left: 0px;
	margin-left: 0px;
	width: 100%;
}
#header { 
	height: 70px;
}
#container {
	top: 75px;	
}


