/* BASIS ELEMENTEN */

#header, #footer, #zijbalk, #navigatie, #readspeaker, .hidden
{
	display				: none;
}

#container	{
	width: 100%;
}

/*-------------------------------*/
/* content						 */
/*-------------------------------*/

#content p, #content td	{
	font				: 0.95em/1.5em Arial;
}

#content h2	{
	display: none;
}

.noPrint {
	display: none;
}

div.top	{
	display: none;
}
	
















