body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F4F4F4;
	font-size:12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a.one:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px
}
a.one:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px
}
a.one:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size:12px
}
a.one:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px
}
a.two:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size:10px
}
a.two:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size:10px
}
a.two:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
	font-size:10px
}
a.two:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size:10px
}
a.three:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #131313;
	text-decoration: none;
	font-size:10px
}
a.three:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #131313;
	text-decoration: none;
	font-size:10px
}
a.three:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #131313;
	text-decoration: underline;
	font-size:10px
}
a.three:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #131313;
	text-decoration: none;
	font-size:10px
}
.top {
	background-image: url(../images/boven-top.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
}
.topd {
	background-image: url(../images/boven-down.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
}
.middle {
	background-image: url();
	background-repeat: no-repeat;
	background-position: center center;
}
.navigatie-boven-rechts {
	background-image: url();
	background-repeat: no-repeat;
	background-position: center center;
}
.bottom { 
	background-image:url(../images/kassenpano2.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.hoofdtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
}