#transBesparingForm {
	margin-top:12px;
	border-top:1px solid #B9BBB9;
}

#transBesparingForm input {
	text-align:right;
}

	
#besparingTable .vraag  {
	color:#D63B54;
	width:150px;
}


#besparingTable .uitleg {
	color: #797B79;
}


#besparingTable #totaal{
	border-top:1px solid #504F53;
	text-align:right;
	font-weight:bold;
	font-size:14px;
}


#besparingTable .besparing {
	font-size:14px;
	line-height:40px;
	font-weight:bold;
	color:green;
}

#besparingTable #besparing {
	text-align:right;
}
