.background {
	background-image: url(gfx/background.jpg);
	background-repeat: repeat-x;
}
.font16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.font24 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.font30 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
}
.balkje {
	background-image: url(gfx/kant2l.gif);
	background-repeat: repeat-y;
}
.font14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.font12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.kader {
	border: 2px solid #000000;
}
