body {
	font-size: 9.5pt;
	line-height: 150%;
}

/* Verberg elementen */

.skip #rechts, #logo, #links, #midden, #image, #lg, #daikin {
	display: none;
}

/* #content */

#contenthome {
	top: .125cm;
	left: 2.33cm;
	width: 15cm;
	display: block;
}

#content {
	font-family: Arial, sans-serif, Helvetica;
	top: .125cm;
	left: 2.33cm;
	width: 15cm;
}

h1 {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 150%;
	margin-bottom: .25em;
}

a {
	text-decoration: none;
	color: #000000;
	cursor: default
}

