form.basketaantalform input
{
	width: 2em;
}

div#stappen
{
	margin-bottom: 10px;
}

div#stappen .stap
{
	margin-right: 15px;
}

div#stappen .actief
{
	font-weight: bold;
	font-size: 14px;
}

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

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

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