body	{
	SCROLLBAR-FACE-COLOR:#000000; 
	SCROLLBAR-HIGHLIGHT-COLOR:#c264b9;
	SCROLLBAR-ARROW-COLOR: #c264b9;
	SCROLLBAR-TRACK-COLOR:#000000; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR:#c264b9; 

	color: #000000;

	background: url('../images/achtergrond_patroon.jpg');
background-attachment: fixed;
	
}

table{
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
}

body.wwtips
{
	font-family: arial;
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
}
body.Voorwaarden
{
	font-family: arial;
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
}

td.menu		{
	font-family: arial;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	cursor:pointer;
}

td.menuHover		{
	font-family: arial;
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
	background: url('../images/menu_verkleuring.jpg');
	text-decoration:underline;
	cursor:pointer;	
}



a:link { color: #ffffff } 
a:visited { color: #ffffff } 
a:active { color: #ffffff } 
a:hover { color: #eeeeee;}
a{text-decoration: none; font-weight:bold;}

td.findCar
{
	color: #363636;
}

td.paginaAanduiding		{
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #363636;
}

tr.product
{
	background:#363636;
}

tr.producthover
{
	background:#9491b1;
	cursor:pointer;
}

td.content		{
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
}

td.imageTitel		{
	font-family: arial;
	font-size: 9px;
	color: #ffffff;
}

input, textarea, select		{
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

.full{
	width:100%;
}