table {
	width: 626px;
	height: 485px;
	
	margin: 0 auto;
}

table.align {
	width: 100%;
	height: 100%;
}

table td.alignment {
	height: 100%;
	vertical-align: middle !important;
}

table td.catering {
	width: 298px;
	height: 485px;
	
	background-image: url('./../../../../images/cateringBG.png');
	background-repeat: no-repeat;
}

table td.verhuur {
	width: 298px;
	height: 485px;
	
	background-image: url('./../../../../images/cateringBG.png');
	background-repeat: no-repeat;
}

table td.spacer {
	width: 30px;
	height: 485px;
}

h1 {
	font-weight: bold;
	font-size: 15px;
	color: #695b2f;
}

p {
	color: #454646;
}

table td div.text {
	margin: 310px 15px 0 15px;
	
	height: 125px;
}

table td div.button {
	margin: 0 15px;
	text-align: right;
}
