@charset "UTF-8";

.TabelFooter {
	position: absolute;
	height: 20px;
	width: 1035px;
	left: 50px;
	top: 660px;
	z-index: 2;
}
.ProductTabel {
	padding: 10px;
	border: 1px solid #555555;
}
.BodyTekstIndex {
	position: absolute;
	height: 160px;
	width: 1051px;
	left: 50px;
	top: 240px;
}
.TabelKeuzeBlokkenIndex {
	position: absolute;
	height: 200px;
	width: 1051px;
	left: 50px;
	top: 410px;
}
.TabelKeuzeBlokkenBorderLRB {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
}

