/* Print Stylesheet */
/* Website		http://www.zeo.nl		*/
/* Author		Berrie Schoots			*/
/* Date			28-05-09				*/
/* Notes		v1.0					*/
#content #menu, #content #sub, #content #footer, #content #breadcrumbs img.printer, #search{
	visibility:hidden;
	display:none;
	width:0px;
	height:0px;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	line-height:18px;
	font-size:11px;
}

#header{
	margin-bottom:40px;
}

h1{
	color:#9c3;
	font-weight:bold;
	font-size:16px;
}

h2{
	color:#9c3;
	font-weight:bold;
	font-size:13px;
}

img{
	border:0;
}



