/* -- -- -- -- -- -- -- -- -- -- -- */
/*		Teksten voor de websites	*/
div.divPrijsText, div.divPrijsTextStrike
{
	float					:	right;
	text-align				:	center;
	width					:	70px;
	color					:	#000000;
	font-size				:	11px;
	padding					:	2px;
	margin					:	0px;
	margin-right			:	10px;
	clear					:	both;
	font-weight				:	bold;
}
div.divPrijsTextStrike
{
	color					:	#666666;
	text-decoration			:	line-through;
	font-weight				:	normal;
}