html, body, html body, form{
	background-color:		#ffffff !important;
	background-image:		none !important;
	color:					#000000;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	margin:					0;
	padding:				inherit;
}
a img{
	border:					0px none;
}
a{
	color:					#000000;
	text-decoration:		underline;
}
table{
	border:					none;
	border-collapse:		collapse;
}
table th,
table td{
	vertical-align:			top;
}

#breadcrumb{
	border-bottom:			1px solid #000000;
	border-top:				1px solid #000000;
	margin:					10px 0;
	padding:				9px 0;
}
#content_main{
	border-bottom:			1px solid #000000;
	margin:					0 0 10px 0;
	padding:				0 0 9px 0;
}
#agenda,
#bibliotheek{
	border:					0;
	border-collapse:		collapse;
	width:					100%;
}
#agenda,
#agenda th,
#agenda td{
	border:					1px solid #666666;
}
#agenda th,
#agenda td{
	text-align:				left;
	vertical-align:			top;
	width:					15% !important;
}
#agenda .dag{
	font-size:				10px;
	font-weight:			bold;
}
#agenda a{
	text-decoration:		none !important;
}
#actueel_list{
	padding:				0 0 20px 0;
}
#actueel_list p{
	clear:					both;
	padding:				0 0 10px 0;
}
#actueel_list .date,
#actueel_list a{
	display:				block;
	float:					left;
}
#actueel_list .date{
	width:					75px;
}
#actueel_list a{
	text-decoration:		none;
}
#bibliotheek th,
#bibliotheek td{
	text-align:				left;
	vertical-align:			top;
}
#bibliotheek td.boekmerk 	span.kleurmerk{
	font-weight:			bold;
}

#in_beeld_list a{
	clear:						both;
	display:					block;
	height:						120px;
	margin:						0 0 5px 0;
	text-decoration:			none;
	width:						480px;
}
#in_beeld_list a img{
	background:					#ffffff;
	border:						1px solid #e5e5e5;
	display:					block;
	float:						left;
	margin:						5px;
	padding:					4px;
}
#in_beeld_list a strong{
	display:					block;
	float:						left;
	padding:					35px 0 0 20px;
	width:						330px;
}
#in_beeld_list a span{
	color:						#333333 !important;
	display:					block;
	float:						left;
	font-size:					10px;
	padding:					0 0 0 20px;
}
#in_beeld #in_beeld_images{
	border-bottom:			1px solid #000000;
	font-size:				0%;
	line-height:			0%;
	margin:					0 0 10px 0;
	padding:				0 0 10px 0;
}
#in_beeld #in_beeld_images a img{
	display:				block;
	float:					left;
	padding:				5px;
}
#in_beeld #in_beeld_images br{
	clear:					both;
}

#container #header #navigation,
#container #animation,
#container #content_wrapper #content_main #agenda_nav,
#container #content_wrapper #content_main #actueel_nav,
#container #content_wrapper #content_main #in_beeld_nav,
#container #content_wrapper #content_main #in_beeld #in_beeld_images #preview,
#container #footer{
	display:				none;
}
