@charset "utf-8";
/* CSS Document */

/*

Document for ----------------------------------------------------
 _____       _        _ _                         
|  __ \     | |      (_) |                        
| |  | | ___| |_ __ _ _| |_      _____  _ ____  __
| |  | |/ _ \ __/ _` | | \ \ /\ / / _ \| '__\ \/ /
| |__| |  __/ || (_| | | |\ V  V / (_) | |   >  < 
|_____/ \___|\__\__,_|_|_| \_/\_/ \___/|_|  /_/\_\

Copyright 2009 : www.detailworx.nl
Weltevreden 24 G - 3731 AL De Bilt
Tel: 030 - 220 41 81

*/

html, body {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	}
	
#menu {
	font:10px Verdana, Geneva, sans-serif;
	color:#fff;
}
	
a {outline: none; /* remove ff dotted border */}
a:link {color:#F00; text-decoration:none;}
a:visited {text-decoration:none; color:#F00;}
a:hover {text-decoration:none; color:#fff;}
a:active {text-decoration:none; color:#fff;}



#footer a:link {color:#fff; text-decoration:none;}
#footer a:visited {text-decoration:none; color:#fff;}
#footer a:hover {text-decoration:underline; color:#fff;}
#footer a:active {text-decoration:none; color:#fff;}

.Merk {
	font:13pt Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.prijs {
	color:#ff0000;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
}