body {
	background-color: #ffffff;
	background-image: url(../img/bg01.gif);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
.menuTableEmptyCell {
	width: 12px;
	}
.menuTable{
	padding: 2px;
}
.singlePanel{
	width:530px;
	margin-bottom: 30px;
}
.sidePanel{
	width:250px;
}
.sideTopPanel{
	width:250px;
	background-color: #DAEFF2;
}
.boekVoorpaginaPanel{
	width:170px;
	float:left
}
.catHeader{
	clear: both;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	width:530px;
	text-transform: uppercase;
}
.betaalform{
	border: solid #789CA2 1px;
	witdh: 300px;
	clear: both;
	background-color: #FFFFFF;
	padding: 5px;
}