﻿.FactuurHdr
{
	position:absolute;
	top:0px;
	left:0px;
	
	width:600px;
}

.FactuurAdresBlok
{
	position:absolute;
	top:120px;
	right:100px;	


}
.FactuurRegelsContainer
{
	position:absolute;
	top:250px;
	left:0px;
	width:100%;

}

.FactuurRegelsHeader
{

	border:solid 1px #000000;
	width:100%;
	height:25px;
	background-color:Red;
}

.FactHeaderCol1
{
	width:50px;
}
.FactHeaderCol2
{
	width:350px;
}
.FactHeaderCol3
{
	width:60px;
}
.FactHeaderCol4
{
	width:80px;
}