.bellecss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.lijn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: bcce24;
	border-right-color: bcce24;
	border-bottom-color: bcce24;
	border-left-color: bcce24;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CC00;
	border: 1px none #FFFFFF;
}


#collectie{
	color: #ccc;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	padding: 10px;
}

	#collectie a{
		display: block;
		text-decoration: none;
		padding: 10px 10px 10px 90px;
		border-bottom: 1px solid #ccc;
		min-height: 80px;
		_height: 80px;
	}
	
		#collectie a:hover strong{
			color: #bcce23;
		}

	#collectie #fb_reizen{
		background: url(afbeeldingen/th_reiskoffer.jpg) no-repeat 0 10px;
	}
	
	#collectie #fb_school{
		background: url(afbeeldingen/th_rugzak.jpg) no-repeat 0 10px;
	}
	
	#collectie #fb_handtassen{
		background: url(afbeeldingen/th_handtas.jpg) no-repeat 0 10px;
	}
	
	#collectie #fb_business{
		background: url(afbeeldingen/th_boekentas.jpg) no-repeat 0 10px;
	}
	
#merken{
	overflow: hidden;
	zoom: 1;
	padding-left: 10px;
	padding-top: 10px;
}

	#merken a{
		display: block;
		width: 100px;
		height: 75px;
		margin: 0 7px 20px 0;
		float: left;
	}

	
