BODY
{
	FONT-FAMILY: Arial;        
	FONT-FACE: Arial;
}

.categorieTitel
{
	color				: #FFFFFF;
	font-family			: Arial;
	font-size			: 14px;
	text-decoration		: none;
	font-weight			: bold;
	padding-left		: 10px;
}

.categorieMain
{
	font-family			: Arial;
	text-decoration		: none;
	background-position	: top right;
	background-repeat	: no-repeat;
	text-align			: left;
	vertical-align		: top;
	padding-top			: 33px;
	padding-left		: 13px;
}

.producten 
{
	font-family			: Arial;
	font-size			: 14px;
	vertical-align		: top;
	padding-top			: 13px;
	padding-left		: 10px;
	line-height			: 18px;
}
	
.mainTitel
{
	font-family			: Arial;
	font-size			: 25px;
}

.mainTekst 
{
	font-family			: Arial;
	font-size			: 12px;
}

a.producten:link, a.producten:visited
{
	text-decoration		: underline;
	
}

a.producten:hover, a.producten:active
{
	text-decoration		: underline;
}

.balk 
{
	padding-right		: 5px;
}

.subBalk 
{
	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;
}
