/*

only black used as color

*/

#site { 
	width: 650px; 
	font: 12px arial, verdana, sans-serif;
	line-height: 16px;
	color: black;
}

#header_back, #navigation, #navigation .logo, #navigation .bruinebalk, #header .bruinebalk .slogan img, #header .bruinebalk .foto img, .extranav, #content .foto_txt, #content .nieuws_home, #content .tekst .vorige, #content .tekst .project_cat .detail, #footer, #content .tekst .project_cat .subnavigatie{
	display: none;
}



#content { width: 650px; }

h1, td h1 {font: 19px arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h2, td h2 {font: 17px arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h3, td h3 {font: 15px arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h4, td h4 {font: 14px arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h5, td h5 {font: 13px arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}
h6, td h6 {font: 12px arial, verdana, sans-serif; font-weight: bold; color: black; margin-bottom: 7px;}

#content a:link, #content a:visited {text-decoration: none; color: black ;  border-bottom: 1px solid black;}

#content img { margin: 10px 0px; }
#content img.left {	margin: 0px 10px 10px 0px; float: left; }
#content img.right { margin: 0px 0px 10px 10px; float: right; }

#content .fotos{
	width: 228px;
	float: right;
}

#content .fotos img{
	padding: 0px 10px;

	border: 0px;
	
}

#content .fotos .thumb img{
	padding: 0px;
	margin-top: 10px;	
	float: right;
	border: 0px;
}


#print_header {
	width: 650px;
	height: 160px;
	display: block;
}

#print_header table{
	margin-bottom: 25px;
	width: 650px;
	border-bottom: 1px solid #686e8d;
}

#print_header td.logo{
	width: 450px;
}

#print_header td.adres{
	width: 200px;
}