﻿body {
}
p { font-family: Arial;
	font-size: 9pt;
	color: #ACA899;
	margin: 0;
	padding:0;	
}

table
{
	margin:0;
	padding:0;
	border-collapse:collapse;
}

td
{
	margin:0;
	padding:0;
}

.homepagetekst { font-family: Arial;
	font-size: 8pt;
	color: #ACA899;		
}
.accessoirestekst { font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
	color: #ffffff;		
}
H5 { font-family: Arial;
	font-style:italic;
	font-size: 11pt;
	color: #ACA899;
}
H4 { font-family: Arial;
	font-size: 10pt;
	color: #ACA899;
}
.kopBlauw { font-family: Arial;
	font-weight:bold;
	font-size: 11pt;
	color: #baa4cb;
}
.aanbMerk { font-family: Arial;
	font-weight:bold;
	font-size: 17pt;
	color: #8c64a3;
}
.aanbMerkRood { font-family: Arial;
	font-weight:bold;
	font-size: 17pt;
	color: #e74e34;
}
.aanbVan { font-family: Arial;
	font-weight:bold;
	font-size: 15pt;
	color: #ACA899;
}
.aanbPrijs { font-family: Arial;
	font-weight:bold;
	font-size: 25pt;
	color: #e74e34;
}
A { font-family: Arial;
	font-size: 9pt;
	color: #ACA899;
	text-decoration: underline;

}	
.menuZwart { font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.menuWit { font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-decoration: none;	
}
.menuWitLink { font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-decoration: none;	
}
.button
{
	text-align: left;
	padding-left: 15px;
	cursor:pointer;
	border-width: 0px;
	border-style:none;
}

div#footer
{
	color: Silver;
	font-size:8pt;
	font-family: Arial;
	margin:0;
	padding:0;
}

div#footer a
{
	color: Silver;
	font-size:8pt;
	font-family: Arial;
}