BODY
{
	FONT-FAMILY: Arial;        
	FONT-FACE: Arial;
}

.categorieTitel
{
	color				: #FFFFFF;
	font-family			: Arial;
	font-size			: 14px;
	text-decoration		: none;
	font-weight			: bold;
	cursor				: hand;
}

.balk 
{
	padding-right		: 5px;
}

a.balk:link, a.balk:hover, a.balk:active, a.balk:visited
{
	font-family			: Arial;
	font-size			: 12px;
	text-decoration		: none;
	font-weight			: bold;
}

.categorieTekst
{
	font-family			: Arial;
	font-size			: 11px;
	text-decoration		: none;
	cursor				: hand;
	background-position : top right;
	background-repeat	: no-repeat;
	
}

.categorieMain
{
	font-family			: Arial;
	text-decoration		: none;
	background-position	: top left;
	background-repeat	: no-repeat;
	text-align			: right;
	vertical-align		: top;
	padding-top			: 5px;
}

.mainTitel
{
	font-family			: Arial;
	font-size			: 22px;
}

.mainTekst 
{
	font-family			: Arial;
	font-size			: 12px;
}

a.taal:link, a.taal:hover, a.taal:active, a.taal:visited 
{
	font-family			: Arial;
	font-size			: 12px;
	text-decoration		: none;
}

a.test 
{
	background-position: rigth, top;
}