
.bedrijfs_gegevens{
	position: relative;
	top: -194px;
	left:390px;
}

.wat{
	position: relative;
	top: -350px;
	left: 230px;
	width: 155px;
	border: 1px solid;
	padding: 0px 10px;
	
}

.head{
	position: relative;
	top: -194px;
}

.head_klant{
	position: relative;
	top: 40px;
}

.rekening{
	position: relative;
	top: 60px;
}

.fact_off_products{
	position: relative;
	top: -194px;
}

.div_fact_off_totaal{
	position: absolute;
    right: 0;
	width: 160px;
	height: 120px;
	text-align:right;
}

.fact_off_totaal p {
	
}
.fact_off_table{
	width:100%;
	border-collapse:collapse;
}
.bewerk:hover  {
	border:solid black;
	border-width: 2px;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.99);
  -moz-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.99);
  box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.99);
}
