
.topfoto, #nav, .hide, #crumb, #leftcoll, .hack, #footer{
	display:none;
}

#content, #homecontent{
	font-family: 'Gill Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
}

#homecontent p, #content p{
	line-height:13pt;
	margin: 0 0 1em 0;
}

#homecontent h1, #content h1{
	font-size: 13pt;
	color: #f54c00;
	margin: 0 0 0.5em 0;
	font-weight: normal;
}

#homecontent h2, #content h2{
	font-size: 11pt;
	color: #996;
	margin: 0 0 0.5em 0;
	font-weight: bold;
}

#homecontent h3, #content h3{
	font-size: 11pt;
	color:#000;
	margin: 0 0 0.5em 0;
	font-weight: bold;
}

#homecontent .bijschrift, #content .bijschrift{
	color: #996;
	margin: 0 0 0.5em 0;
	font-weight:normal;
}

#news h1{
	font-size: 13pt;
	color: #ada684;
	margin: 20pt 10pt 0.5em 10pt;
	font-weight: normal;
}

#news h2{
	font-size: 10pt;
	margin: 10pt 10pt 0.5em 10pt;
	font-weight: bold;
}

#news h2 span{
	color: #f54c00;
}

#news p{
	margin: 0 10pt 0.5em 10pt;
}

#cases h1{
	font-size: 13pt;
	line-height: 14pt;
	color: #666;
	margin: 0 10pt 0 10pt;
	font-weight: normal;
}

#cases h2{
	font-size: 10pt;
	color: #000;
	margin-left: 10pt;
	font-weight: bold;
}

#cases p{
	font-size: 10pt;
	color: #000;
	margin: 0 10pt 0.5em 10pt;
}

a:link, a:visited, a:hover, a:active{
	color: #000;
}