/*	CSS Bestand voor de website WWW.AIRBRUSH-ANNES.COM	*/
/*	TABELLEN						*/

table
	{
	float:		center;
	font-family:	arial;
	font-size:	14px;
	color:		#ffffff;
	table-layout:	fixed;
	border:		0px;
	padding-left:	2px;
	empty-cells:	show;
	}

table.hooft
	{
	width:		814px;
	height:		1135px;
	}


td
	{
	text-align:	left;
	}
td.nav
	{
	width:		130px;
	height:		50px;
	text-align:	right;
	Width:		110px;

	}

