.Spacer
{
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}


.SpecificatieGroep
{
	font-size: 12px;
	font-weight: bold;
	width: 130px;
	height: 18px;
	color: #7e0101;
	text-align: left;	
	padding-top: 9px;
	padding-left: 0px;
	clear: both;
	display: block;
	padding-left: 9px;
	
}

.SpecificatieTabel
{		
	background-color: #FFFFFF;
	border: 1px solid #7e0101;
	width: 139px;
	display: block;
}

.SpecificatieKop
{
/*	font-weight: bold; */
	float: left;
	width: 63px;
	border-bottom: 1px dotted #7e0101;
	padding-left: 1px;
	height: 17px;
	display: block;

}

.SpecificatieWaarde
{
	float: left;
	width: 73px;
	border-bottom: 1px dotted #7e0101;
	height: 17px;
	display: block;

}
.spaceend {
	clear: both;
	height: 1px;
}

.endgroup {
	clear: both;
	height: 0px;
}

