html, body {
 	  background-color: #ffffff;
	  height: 100%;
	  margin: 0;
	  padding: 0;
	  font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	  font-size: 100%;
	  color: #000000;
	}	
	
	* {
		margin: 0px auto;
		padding: 0;
	}
	
	div#shim, #menu, #footer_menu, div#lichtschakelaar, div#clock, div#poster, div#toy, .home, a.print, .geluid, .none, .noprint, .kolom2, .scroll-pane {
		display: none;
	}
	
	div#wrapper {
  	background: #ffffff;
  	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  	float: none;
		margin: 0;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}

	a {
		color: #000000;
		text-decoration: none;
  }
  
	.kolom1,  { 
		float: none;
		margin: 0;
		width: 100%; 
	 	overflow: visible !important;	
		position: relative;
		left: 0;
		text-align: left;
		outline: 0;
		display: block;
	}
	
	.print {
		display: block;
		color: #000; 
	}
	
h1.typeface-js, a.typeface-js, span.typeface-js, h2.typeface-js ,h3.typeface-js ,h4.typeface-js ,h5.typeface-js   {
	font-size: 1px;
	line-height: 1px;
	color: #ffffff;
	left: auto;
	top: auto;
	margin-left: 0px;
	letter-spacing: auto;
	margin: 0;
	width: 100%;
}