* { color: #000 !important; border: none !important; float: none !important }
*
{
	font-size: 11px;
	font-family: tahoma, arial, helvetica, verdana;
}
body { line-height: 16px }

#main, #submenunav { background: none !important }
a { text-decoration: underline !important }
input, textarea { border: 1px solid #000 !important }
.preload,
#photosnav,
#header,
#footer,
#credits,
#homeleftcolumn,
#homerightcolumn,
#actueel_aanbod_div,
#news_search_header,
#news_search_wrapper,
#nieuws_header,
#nieuwsberichten_wrapper,
#newsnav,
.submit
{ display: none !important }

#printfooter { display: block !important; width: 100%; border-top: 1px solid #000 !important; text-align: center }

h1 {
	font-size: 14px;
	color: #3c6ea6;
	margin: 0;
	padding: 0;
}

h2,
span.object_title {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 14px;
	color: #7a7572;
	margin: 0;
	padding: 0;
}

h5,
span.news_title {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

h6,
span.news_date,
span.object_type {
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #7b7673;
}

span.news_title,
span.object_type,
span.object_title {
	font-weight: bold;
}

span.object_title {
	 margin-top: 4px;
}

span.object_type {
	color: #3c6ea6;
}

/* anti-FCK <p> CSS haxor */
p {
	margin: 0 !important;
	padding: 0 !important;
}

