/* Print Stylesheet */
/* Website		http://www.zeo.nl		*/
/* Author		Berrie Schoots			*/
/* Date			03-07-08				*/
/* Notes		v1.0					*/

body{
}

#nav, #menu, #right, div.address, #breadcrumb, div.meerInformatie{
	display:none;
	visibility:hidden;
}

img, a{
	border:0;
}

body, textarea, input, table{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

h1, h2, h3{
	padding:0;
	margin:0;
	color:#006699;
}

p{
	line-height:18px;
}

#footer{
	text-align:center;
	font-size:11px;
}

