/* CSS Document */



.artikelTitel {
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			80%;
	font-weight:		700;
	color:				#BE1B01;
}

.artikelDatum {
	font-family:		"trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size:			50%;
	font-weight:		100;
	line-height:		0px;
	color:				#747474;
	float:				right;
	margin-top:			-9px;
}

.artikelSignature {
	color:				#BE1B01;
	text-align:			right;
	font-style:			italic;
	font-weight:		bold;
	font-size:			7pt;
}

.top5 {
	margin-top: 		0px;
	margin-left:		22px;
	padding:			0px;
}

	.top5 li {
		color:#BE1B01;
	}
	
		.prijs {
			color:			#BE1B01;
			font-weight:	700;
		}


.nuInDeWinkel {
	width:				100%;

}
	.nuInDeWinkel tr td {
		font-size:			7pt;
		line-height:		120%;
		padding-bottom: 	1.5em;
	}


.verwacht {
	width:				100%;

}
	.verwacht tr td {
		font-size:			70%;
		line-height:		120%;
		padding-bottom: 	1.5em;
	}