

/* TEST voor body */
body{
	font-family: 			verdana;
}




/* OVERGENOMEN VAN FACETSEARCH BOX */

#column_fill_brown_dark{
	background-color: 		#392726;
	margin: 				0px;
	padding: 				0px 7px 7px 7px;
	float: 					left;
	position: 				relative;
	width: 					340px;
}







/* INTRODUCTION CSS */

#introduction{
	background: 			url('/images/background_introduction.gif') no-repeat 0 10px;
	border-top: 			2px solid #AF9B9F;
	border-right: 			2px solid #AF9B9F;
	border-left: 			2px solid #AF9B9F;
	float: 					left;
	font-size: 				10px;
	height: 				160px;
	line-height: 			160%;
	position: 				relative;
	width: 					316px;
}

#introduction h1{
	color: 					#FFF;
	font-size: 				20px;
	font-weight: 			normal;
	line-height: 			120%;
	margin: 				20px;
}
#introduction_bottom{
	background: 			url('/images/background_facetsearch_bottom.gif') no-repeat;
	height: 				30px;
	float: 					left;
	position: 				relative;
	width: 					320px;
}

#introduction_container{
	background-color: 		#79594F;
	float: 					left;
	position: 				relative;
	padding: 				10px 10px 5px 10px;
	width: 					320px;
}