/* Elementen op de homepage +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */	

	#home h2	{color: #ff6600}
	#home .bezocht, #home .uitgelicht	{width: 167px; height: 181px; padding: 10px; float: left;
									border: 1px dotted silver; border-width: 0 1px 1px 0;}
	#home #blokken, #home #meer		{border-bottom: 1px dotted silver; width: 413px; float: left;}
	#home .uitgelicht, #home #meer	{border-bottom: none;}
		
	#home .bezocht ul			{list-style-image: url(../img/blokje.gif); margin: 0; padding: 0 0 0 29px;}
	#home .bezocht ul a			{color: black; font-weight: normal;}
	#home .bezocht li.opval a	{font-weight: bold; font-size: 1.2em; color: #ff6600}
	
	#home .uitgelicht		{background-color: #f4eaf2; height: 123px;} /* wordt 143px */
	#home .uitgelicht img	{margin-top:10px;}
	#home .uitgelicht h3	{font-style: normal; margin-bottom: 0; color: purple}
	#home .uitgelicht p		{margin-top: 0;}
	#home .uitgelicht a		{font-weight: normal; color: black}
	
	#home #blokken div 			{float: left; border: 1px dotted silver; width: 206px; height: 100px;}
	#home #blokken div.blok1	{border-width: 0 1px 1px 0;}
	#home #blokken div.blok2	{border-width: 0 0 1px 0;}
	#home #blokken div.blok3	{border-width: 0 1px 0 0;}
	#home #blokken div.blok4	{border-width: 0;}
	
	#home #meer .feature		{padding: 20px 10px 10px 10px; background-color: #ff6600; color: white;
								width: 186px; height: 113px; border-right: 1px dotted silver; float: left;}
	#home #meer .feature h2, #home #meer .feature a	{color: white}
	#home #meer .feature a		{font-weight: normal}
	
	#home #meer .logoblok		{float: left; width: 206px; text-align: center; color: gray; font-size: 0.8em; padding-top: 20px}
	#home #meer .logoblok p		{margin: 10px auto}
	
	#home #meer .zoekblok form		{margin: 0; padding: 0;}
	#home #meer .zoekblok p			{margin: 0 0 6px 0; padding: 0;}
	
	#home #meer2 .extrablok 	{width: 206px; height: 142px; float: left; 
		border-right: 1px dotted silver; border-top: 1px dotted silver;}
	
	#home #qena					{border-top: 1px dotted silver; clear: both; padding: 10px; height: 50px}
	#home #qena h2				{float: left; padding: 20px 20px 0 0;}
	#home #qena ul				{float: left; width: 590px; margin: 0; padding: 0;}
	#home #qena ul li			{width: 290px; float: left; list-style-type: none; margin: 8px 0}
	#home #qena a				{color: black; font-weight: normal;}
	
	/* #home #meer .grootblok		{padding: 10px; background-color: #ff6600; color: white; 
								width: 186px; height: 187px; border-right: 1px dotted silver; float: left;}
	#home #meer .kleinblok		{padding: 10px; width: 186px; border-bottom: 1px dotted silver; height: 80px;}
	#home #meer .drankimg		{text-align: center; padding-top: 20px;}
	#home #meer .grootblok h2, #home #meer .grootblok a	{color: white} */
	
	dl.homezoek	{margin: 0; padding; 0}
	dl.homezoek dt {clear:both; width:70px; float:left; text-align:left;}
	dl.homezoek dd {float:left; width:70px; margin:0 0 0.5em 0.25em;}
