.tekstzwart {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-align: justify;

}.tekstzwartbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: justify;
	color: #000000;
	font-weight: bolder;

}.tekstpinkbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: justify;
	color: #CA0064;
	font-weight: bolder;

}.tekstredbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: justify;
	color: #C10100;
	font-weight: bolder;

}.tekstwhitebold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bolder;

}.tekstgreenbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: justify;
	color: #013300;
	font-weight: bolder;

}.koptekstprice {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	text-align: justify;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;

}.koptekstgroot {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	text-align: justify;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;

}.koptekstmiddel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	text-align: justify;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;

}.koptekstklein {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;

}.oranjekoptekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	font-weight: bold;
	color: #FF6600;

}.tekstzwartpet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: left;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: justify;
	text-transform: none;
	color: #FF6600;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: justify;
	text-transform: none;
	color: #FF6600;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: justify;
	text-transform: none;
	color: #FF6600;
	text-align: justify;
	text-decoration: underline;
	font-weight: bold;
}

#title_hlp { position:absolute; z-index:1; left:0px; top:0px; border:1px solid #000000; background-color:#ffffe1; color:#000000; font-family:Arial; font-size:11px; padding:2px; max-width:440px; width:expression(this.width>440?'440px':'auto'); }