/* SPECIFIEK VOOR DE HOMEPAGE +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */

body#home	{background-color: #FFCC66; color: #333366;
		background-image: url(../img/home/home_hoek.gif);
		background-repeat: no-repeat;
		background-position: bottom right;}

#home table#main #menu 
	{background: url(../img/update/home_navbalk.gif) no-repeat top left; width: 308px;}
	
	#home table#main #menu ul	{list-style-type: none; position: absolute; top: 150px; left: 82px;}
	#home table#main #menu li	{background-repeat: no-repeat; background-position: top left; margin: 4px 0; width: 168px; height: 18px;}
	#home table#main #menu li a	{display: block; width: 100%; background-repeat: no-repeat; color: black;}

	li#alg	{background-image: url(../img/update/algemeen.gif); padding-left: 90px;}
	li#die	{background-image: url(../img/update/diensten.gif); padding-left: 80px;}
	li#dow	{background-image: url(../img/update/downloads.gif); padding-left: 70px;}
	li#vac	{background-image: url(../img/update/vacatures.gif); padding-left: 60px;}
	li#lin	{background-image: url(../img/update/links.gif); padding-left: 50px;}
	li#faq	{background-image: url(../img/update/faq.gif); padding-left: 40px;}
	
	li a:hover		{display: block; width: 100%; text-decoration: none;}
	li#alg a:hover	{background-image: url(../img/update/algemeen_over.gif); margin-left: -90px; padding-left: 90px;}
	li#die a:hover	{background-image: url(../img/update/diensten_over.gif); margin-left: -80px; padding-left: 80px;}
	li#dow a:hover	{background-image: url(../img/update/downloads_over.gif); margin-left: -70px; padding-left: 70px;}
	li#vac a:hover	{background-image: url(../img/update/vacatures_over.gif); margin-left: -60px; padding-left: 60px;}
	li#lin a:hover	{background-image: url(../img/update/links_over.gif); margin-left: -50px; padding-left: 50px;}
	li#faq a:hover	{background-image: url(../img/update/faq_over.gif); margin-left: -40px; padding-left: 40px;}
	
#home table#main #head
	{height: 107px; background-position: top left;
	background-image: url(../img/home/home_shim_kop.gif);}
	#home table#main #head table	{height: 107px;}
	#home table#main #head #slogan
		{width: 480px; background-position: top left; 
		background-image: url(../img/update/home_kop.gif);
		background-repeat: no-repeat;}
	#home table#main #head #topbar
		{text-align: right; padding-top: 10px; padding-right: 20px;}
		
#home table#main #side
	{height: 100%; width: 165px;}
	#home table#main #side table
		{height: 100%; width: 100%;}
	#home table#main #side #deco
		{height: 100%;}
	#home table#main #side #hoek
		{height: 155px; vertical-align: bottom;
		/* background-image: url(../img/update/home_hoek.gif);
		background-repeat: no-repeat;
		background-position: bottom right; */}
	
#home table#main #content
	{height: 100%; padding: 40px; width: auto;} 
	
/* omdat men vergroten lelijk vind bij het menu, de font-size fixed gemaakt. zucht. */
#home table#main #menu {font-size: 13px;}	
