td.artikelen {
	border-bottom: 1px solid gray;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 1px;
}

td.prijs {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: red;
}

div.artikel {
	width: 412px;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	padding-left: 5px;
	padding-bottom: 2px;
	background-image: url(../afbeeldingen/aanhef_klein.gif);
	background-repeat: no-repeat;
	height: 24px;
	color: #213446;
	border-bottom: 1px solid #dcdcdc;
}

div.films {
	width: 250px;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	padding-left: 5px;
	padding-bottom: 2px;
	background-image: url(../afbeeldingen/aanhef_klein.gif);
	background-repeat: no-repeat;
	height: 24px;
	color: #213446;
	border-bottom: 1px solid #dcdcdc;
}

div.art_inh {
	border-left-color: gray;
	border-left-style: solid;
	border-left-width: 1px;
}

div.films_inh {
	border-left-color: gray;
	border-left-style: solid;
	border-left-width: 1px;
}

span.tekst {
	height: 100%;
}

