/*****************************************************************************
 *
 *  Copyright            : Copyright (C) Vizzual Multimedia VOF
 *  Email                : info @ vizzual.com
 *	
 *  
 *  Disclaimer:
 *	Niets uit dit script mag zonder toestemming van de maker van deze
 *	scripting gekopieerd, of doorverkocht worden aan derden. De maker van deze
 *	scripting blijft ten alle tijden copyright op dit product houden. De 
 *	scripting is ter beschikking gesteld door Vizzual Multimedia VOF.
 *	Dit programma is GEEN vrije software, en mag niet worden doorverkocht en/
 * 	of gewijzigd worden tenzij de eigenaar toestemming hiervoor heeft verleend
 *
 *****************************************************************************/

/*
Kleuren

Paars:		#7f5da3
Blauw:		#0199de
Bruin:		#a27830
Zwart:		#3f3e41
Beige:		#f8f5e6
Groen:		#8f9131
LichtGroen:	#d8d410
*/

html, body																{ font-family: Century Gothic; font-size: small; }

h1																		{ color: #7f5da3; font-size: 23px; font-weight: normal; margin: 1em 0px 0.5em 0px; }
h2																		{ color: #7f5da3; font-size: 16px; font-weight: normal; margin: 1.2em 0px 0.2em 0px; }
h3																		{ color: #7f5da3; font-size: small; font-weight: normal; margin: 2em 0px 0px 0px; }

img																		{ border: none; }

#top, #logo, #search, #help, #menu, #footer, #language, #right, #product_specs, #product_links, #lastviewed, .ordernow			{ display: none; }

#product_img_src														{ border: 1px solid #a27830; }