a.verwijder img {
	border: 0;
}

#winkelwagen a.image a img {
	border: 0;
}
#winkelwagen a.image {
	width: 50px;
	height: 50px;
	display: block;
	border: 1px #CCC solid;
	margin-bottom: 1px;
	background-color: #FFF;
	text-decoration: none;
	margin: 2px;
}
.winkelWagenAantal {
	width: 30px;
	border: 1px #CCC solid;
	text-align: center;
}
.prijs {
	width: 50px;
	text-align: right;
}
tr.groepkop td a {
	font-weight: bold;
}
td a {	
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.row0, .row0 td {
	border-top: 1px #CCC solid;
	background-color: #FFFFFF;
}
.row1, .row1 td {
	border-top: 1px #CCC solid;
	background-color: #FFFFFF;
}
.over, .over td {
	border-top: 1px #CCC solid;
	background-color: #C5EBCB;
}
div .navigatie {
	width: 604px;
	clear: both;
}
div .navigatie a {
	float: left;
	margin-right: 10px;
	width: 36px;
}
div .navigatie div#knopuitleg {
	float: left;
	width: 280px;
	line-height: 39px;
	padding-bottom: 5px;
}

div.lijn {
	width: 552px;
	height: 1px;
	border-bottom: 1px #015C31 solid;
}
