table.basket th
{
	background-color: #005289;
	color: white;
}

table.basket tr.row0 
{
	background-color: #DDDDDD;
}

table.basket tr td.totaal
{
	border-top: 3px solid black;
}
