body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	background-color: #ffffff;
}

#top, #submenu, #topcontent, #leftcontent, #rightcontent, #bottomcontent, #articlelinks {
	display: none;	
}

/* basis vormgeving */
img { 
 	border:0;
}

#maincontent {
	margin: 15px;
}

#modulecontent .article img {
	margin: 5px 7px 3px 7px;
}

h1 {
	font-size: 15px;
	line-height: 12px;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	font-weight: normal;
}

span.text-print {
	display: none;
}