/*
/* (CC) Taxatiebureau Temmink, 2007
/*
/* Feel free to be inspired by this CSS, see the
/* Creative Commons License (http://creativecommons.org/)
/*
/* If you re-use parts or whole of this CSS, you must
/* include this copyright notice at the start of the file.
/*
/* Web:   http://www.taxatietemmink.nl/
/* E-mail:  info@taxatietemmink.nl
/* Tel.:   +31-(0)74 26 66 110
/* -------------------------------------------------------- */


body {
	padding:0; margin:0;
	
	font:83% helvetica, geneva, arial, verdana, sans-serif;
	color:#333;
	line-height:1.2em;
}

#nav,
#entree #photo,
#aanbod #photo,
#contact #photo,
.navigation,
.quote {
  display:none;
}

.page p.large {
  padding:0; margin:0;
}
