body {
	font-size: 9.5pt;
	line-height: 150%;
}

/* Verberg elementen */

.skip #leftColumn, #topNavigation, #home-buttons, #flash, #copyright, #contentBottom, #leftColumn ul, #leftColumn h2, #blokBottom, #navigation, #top, #contactrondingb, #contactblad, #contactrondingo {
	display: none;
}

/* #content */

#printLogo {
	width: 90px;
	height: 84px;
}
#topLogo img {
	display: none;
}

#content {
	position: absolute;
	top: 5cm;
	left: 3cm;

	font-family: Arial, sans-serif, Helvetica;
	/*
	top: .125cm;
	left: 2.33cm;
	*/
	width: 15cm;
}

#content table tr {
	vertical-align: top;
}

h1 {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 150%;
	margin-bottom: .25em;
}

a {
	text-decoration: none;
	color: #000000;
	cursor: default
}

#bottomContact {
	position: absolute;				
	top:	2.8cm;
	left: 3cm;
}

#printLogo {
	display: inline;
	position: absolute;				
	top:	0.5cm;
	left: 3cm;
	border: 0;
}

