/* Vaste HTML items */
	body, html {height:100%; width:100%;}
	body { margin:0px; padding:0px; font-family: Georgia, Verdana, Geneva, Arial, sans-serif; background-color:#FFFFFF; font-size:11px;}

	table {font-size:11px;}
	TD {text-align:Center;}
	img {border:0px solid #FF0000;}

	a {font-weight:bold; text-decoration:underline;}
	a:hover {text-decoration:none;} 


/* classes voor de verschillende main tables */

	.kleur_tekst {color:#993333;}
	.image_tekst {color:#003333;}
	.ontwerp_tekst {color:#006B00;}
	.winkel_tekst {color:#990000;}
	.workshop_tekst {color:#330033;}
	.cv_tekst {color:#003399;}

	.contact_tekst,
	.contact_tekst a,
	.contact_tekst a:hover {color:#993300;}


	.kleur_tekst,
	.image_tekst,
	.ontwerp_tekst,
	.winkel_tekst,
	.workshop_tekst,
	.cv_tekst,
	.contact_tekst {line-height:13px; text-align:left; vertical-align:top;}
