/*
project: print media stylesheet www.havendenhelder.nl
author : ois
date   : jan. 2005
*/

body 	{
	background-color: #fff;
	color: #000;
	font-family: georgia,"times new roman",serif;
	font-size: 12pt;
	line-height: 125%;
	}

H1 { 
	font-size:20pt;
	margin-bottom: 0.2em;
	padding-bottom: 0.5em;
	border-bottom: 2px solid #000;
	}

H3 { 
	font-family: verdana,arial,sans-serif;
	}	
	
.hide { display: none; }	


div#navigation, div#photobar, div#menu, div#footer, hr {
	display: none;
	}



#wrapper, #content {
	width: auto;
	border: 0;
	margin: 0%;
	padding: 0;
	float: none !important;
	background: transparent;
	}
	
#footer {
	margin-top: 2em;
	padding-top: 0.5em;
	border-top: 1px solid #eee;
	}

P {
	text-indent: 20pt;
	}



img { float:right; text-align:right; margin-left:5px; border:1px; }

.date { display:block; 	font-size: 8pt;}

div#breadcrumb { font-size: 8pt; }

h4 {background-color:transparent, text-indent:0; }
	
div#sidebar P {
	text-indent: 0;
	font-size: 10pt;
	line-height: 125%;	
	}	

	