div.headerPopUp {
	height: 50px;
	font-size: 20px;
	text-align: center;
}

div.footerPopUp {
	text-align: center;
	position: absolute;
	bottom: 2px;
	left: 160px;
}

a.winkelMandje {
	color: black;
	text-decoration: none;
}

a.winkelMandje:hover {
	color: #3d3d3d;
	text-decoration: underline;
	}
	
	
td.productGroepHeader {
	font-size: 20px;
	color: #3d3d3d;
	font-weight: bold;
	}

td.productGroepHeaderTekst {
	padding: 4px;
	font-size: 12px;
	}

td.productgroepMenu {
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: top;
	}

a.productgroepMenu {
	color: #1D008F;
	font-size: 13px;
	text-decoration: none;
	}

a.productgroepMenu:hover {
	color: #1D008F;
	text-decoration: underline;
	font-weight: bold;
	}

td.productGroepDetails {
	padding: 4px;
	vertical-align: top;
	}

td.productGroepDetailsAfbeelding {
	padding: 4px;
	padding-bottom: 20px;
	width: 200px;
	text-align: center;
	font-size: 10px;
	}

p.productGroepDetails {
	text-align: left;
	
	}
	
td.winkelmandjeHeader {
	font-size: 20px;
	color: black;
	padding-left: 30px;
	border-bottom: 1px solid black;
}

td.winkelmandjeHeaderTekst {
	
		
}

td.stap4Header {
	font-size: 20px;
	color: black;
	padding-left: 30px;
	border-bottom: 1px solid black;
	}
	
div.klantGegevens {
	padding-left: 30px;
	}

div.adress{
	padding: 4px;
	border-bottom: 1px solid black;
}

div.erzijngeenproducten {
	text-align: center;
	width: 100%;
	color: green;
}
