/*

Dit document bevat printerspecifieke CSS

(c)2006 - Slik BV - www.slik.eu

*/

@page { size: landscape; }

/* hide clutter */
.nav, .subNav, .footer { display: none; }

/* enhance styling for printed media */
a:link, a:visited {
	color: blue;
	background: transparent;
	font-weight: bold;
	text-decoration: underline; }
img.service.map { width: 100%; }
h1 span { 
	display: block;
	margin: 0 0 20px 0;
	font-size: 14pt; }