body	{ font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: 90%; 
	background-color:#000000;
	background-image:url(img/bg-body.gif);
	background-position:top right;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px; 
	}

#container	{ position:relative; width:276px; height:275px; left:66px; top: -2px; z-index:100;}
#navigatie	{ position:relative; width:266px; height:60px; left:375; top:-75; z-index:99; }
#iconix		{ position:relative; width:255px; height:12px; left:375; top:-65; z-index:98; }
#hoofdtabel	{ margin-top:160px; }
#hoofdtabeltext	{ margin-top:160px; color:#FFFFFF; font-size:90%; }
#hoofdtabelhome	{ margin-top:160px; color:#FFFFFF; font-size:90%; }
#hoofdtabelhome1{
		margin-top:130px; 
		margin-left: 270px;
		background-image:url(img/beeldhouwweek-2010.png);
		background-position:top leftt;
		background-repeat:no-repeat;
}
#hoofdtabelhome2{ margin-top:210px; margin-left: 250px;}
#hoofdtabelhome3{ margin-top:150px; margin-left: 250px;}
#hoofdtabelhome4{ margin-top:150px; margin-left: 250px; color:#FFFFFF; font-size:90%;}

#webdesign	{ float: right; }



.leftNav a
{
	text-decoration: none; 
	font-size: 90%;
	color:#FFFFFF;
}
.leftNav a:link 
{
	color: #FFFFFF;
}
.leftNav a:visited
{
	color: #FFFFFF;
}
.leftNav a:hover 
{
	color: #FFFFFF;
	font-weight: bold;
} 
.leftNav a:active
{
	color: #FFFFFF;
} 
.leftNavActive 
{
	color: #FFFFFF;
	font-size: 80%; 
	font-weight: bold; 
}
