body.home {
	background-image: url(img/bg_home.gif);
	background-repeat: no-repeat;
	background-color: #F5821F;
}
body.programma {
	background-image: url(img/bg_programma.gif);
	background-repeat: no-repeat;
	background-color: #F5821F;
}
body.locatie {
	background-image: url(img/bg_locatie.gif);
	background-repeat: no-repeat;
	background-color: #F5821F;
}
body.testautos {
	background-image: url(img/bg_testautos.gif);
	background-repeat: no-repeat;
	background-color: #F5821F;
}
body.inschrijven {
	background-image: url(img/bg_inschrijven.gif);
	background-repeat: no-repeat;
	background-color: #F5821F;
}
table.content {
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* FORM */
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	font-weight: bold;
}


/* content box */
td.contTop {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	height: 25px;
	padding-left: 37px;
	font-weight: bold;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td.contTekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 37px;
	padding-right: 10px;
	padding-top: 10px; /* ADDED BY MY ON 23092004 */
	padding-bottom: 10px; /* ADDED BY MY ON 23092004 */
	text-align: justify;
}
td.contTekstA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px; /* ADDED BY MY ON 23092004 */
	padding-bottom: 10px; /* ADDED BY MY ON 23092004 */
	text-align: justify;
}
table.autoFoto {
	margin-left: 32px;
}
td.contAutoDetail01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 37px;
}
td.contAutoDetail02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	font-weight: bold;	
}
a:link.tekstLink, a:visited.tekstLink {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
}
a:hover.tekstLink {
	color: #000000;
    text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
}

a:link.tekstLinkGroot, a:visited.tekstLinkGroot {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}
a:hover.tekstLinkGroot {
	color: #000000;
    text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}


a.button {
	position: absolute;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 330px;
	text-decoration: none;
}
