
html body, html #bedrijfsinfo {
	float: none !important;
  	width: auto !important;
  	margin: 0 !important;
  	padding: 0 !important;
}

#container, #header, #spacer, div.c3_1, div.c3_2, div.c3_3 {
	visibility: hidden;
}

#header, #spacer, div.c3_1, div.c3_2, div.c3_3
{
	display: none;
}

#bedrijfsinfo 
{
	visibility: visible;
	overflow:visible;
	border:0;
	background: transparent;
	margin:0;
	padding:0;
	display: block;
	height:400%;
}

#bedrijfsinfo h1 {
	margin-top:0;
	padding-top:0;
	margin-bottom:1em;
    page-break-after: avoid;
    page-break-before: avoid;
    page-break-inside: avoid; 
}

#bedrijfsinfo h5, #bedrijfsinfo h3 {
	margin-top:1em;
     page-break-after: avoid; 
}

.icon {
	display: none;
}

#footer {
	visibility: hidden;
	display: none;
	text-align:center;
}

