body
{
	background-image:url(images/background.gif);
	background-repeat:no-repeat;
}

td
{
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 13px;
	font-weight: medium;
}

td.bildrechts
{
	font-size: 10px;
	text-align: right;
	vertical-align: bottom;
}

td.meerideen
{
	font-size: 48px;
	font-weight: bold;
	color: #00468C;
	text-align: center;
}

td.textbottom
{
	text-align: justify;
	vertical-align: bottom;
}

td.texttop
{
	text-align: justify;
	vertical-align: top;
}

td.titel
{
	font-size: 24px;
	font-weight: bold;
	color: #00468C;
	vertical-align: bottom;
}

