/*  ***  BEDANKING PAGINA *** */

.lblBedanking
{
    font-size: 12px;  /* $FONT_SIZE_BEDANKING1$ */
}
.tblBedanking
{
	width: 100%;
	height: 500px;
	vertical-align:top;

	
}
	.tdBedankingTitel {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 20px;
		color: #e30801;
		border-bottom: 1px solid #c8bbbb;
		vertical-align:top;
		height: 20px;
	}
	
	.tdBedankingInhoud
	{
		vertical-align: top;
		padding-top: 10px;
	}
