/* BASIS ELEMENTEN */

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

#container	{
	width			: auto;
}

/*-------------------------------*/
/* content						 */
/*-------------------------------*/
#content	{
	float			: none;
	width			: auto;
	font-size		: 0.9em;
}

#content #iwes	{
	width			: auto;
	min-height		: 0;
	height			: auto;
}

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

#content h1	{
	font			: 1.4em/1.5em Arial;
}




















