BODY
{
	FONT-FAMILY: Arial;
	LIST-STYLE-TYPE: square;
    BACKGROUND-COLOR: #000000;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
TABLE
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial;
}
TABLE.contenttable
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial;
	COLOR: #ffffff;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 1px;
}
A
{
	text-decoration : underline;
	FONT-SIZE: 8pt;
	COLOR: #ffffff;
}
A:hover
{ 
    text-decoration : underline;
}
A:link
{	
	text-decoration : underline;
	COLOR: #FFD125;
}
A:visited
{
	COLOR: #FFD125;
    text-decoration : underline;
}
A:active
{
	COLOR: #FFD125;
    text-decoration : underline;
}
P 
{ 
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	COLOR: #ffffff;
}
P.voertuigen 
{ 
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 5px;
	COLOR: #ffffff;
}
P.titel
{	
	COLOR: #FFD125;
}
IMG.fotorechts 
{ 
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 10px;
}
IMG.fotolinks 
{ 
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 10px;
	margin-left: 0px;
}


IMG.titel 
{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
INPUT
{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 8pt;
	FONT-FAMILY: Arial;
}