/** kleur afhankelijk HOMEPAGE/TIJDSCHRIFT **/ 
	
	#navigatie {
	float: left;
	width: 940px;
	height: 25px;
	background-color: #e37b27;
	}
	
	#navigatie_bottom {
	float: left;
	width: 940px;
	height: 15px;
	background-color: #c06216;
	}	
	
	#footer {
	width: 940px;
	height: 20px;
	background-color: #c06216;
	margin-left: 1px;
	text-align: center;
	}
		
	.nieuwsContentBlockHome {
	float: left;	
	border-left: 1px solid #637953;
	border-top: 1px solid #637953;
	width: 279px;
	margin-bottom: 10px;
	}	
	
		.nieuwsHeader {
		float: left;
		width: 274px;
		height: 20px;
		padding-left: 5px;
		background-color: #bfd720;
		font: bold 12px arial, verdana, helvetica; 
		line-height: 20px;
		color: #fff; 
		}
		
		.nieuwsContent {
		float: left;
		width: 269px;
		padding: 5px;
		}
		
		.nieuwsContent_over {
		float: left;
		width: 269px;
		padding: 5px;
		cursor: pointer;
		background-color: #fbf9d4;
		}				
		
		.nieuwsContentHeader {
		float: left;
		font-size: 140%;
		font-weight: bold;
		margin-bottom: 2px;
		}		

		
		
	.communityContentBlockHome {
	float: left;	
	border-left: 1px solid #c06216;
	border-top: 1px solid #c06216;
	width: 467px;
	margin-bottom: 10px;
	}	
	
		.communityHeader {
		float: left;
		width: 462px;
		height: 20px;
		padding-left: 5px;
		background-color: #e37b27;
		font: bold 12px arial, verdana, helvetica; 
		line-height: 20px;
		color: #fff; 
		}
		
			.communityHeader a {color: #fff; text-decoration: none;}
		
		.communityContent {
		float: left;
		width: 457px;
		padding: 5px;
		}
		
		.communityContent_over {
		float: left;
		width: 457px;
		padding: 5px;
		cursor: pointer;
		background-color: #eddac9;
		}		
			
	.productenContentBlockHome {
	float: left;	
	border-left: 1px solid #630460;
	border-top: 1px solid #630460;
	width: 279px;
	margin-bottom: 10px;
	}	
	
		.productenHeader {
		float: left;
		width: 274px;
		height: 20px;
		padding-left: 5px;
		background-color: #a864a8;
		font: bold 12px arial, verdana, helvetica; 
		line-height: 20px;
		color: #fff; 
		}
		
		.productenContent {
		float: left;
		width: 269px;
		padding: 5px;
		}
		
		.productenContent_over {
		float: left;
		width: 269px;
		padding: 5px;
		cursor: pointer;
		background-color: #f3eaf3;
		}		
		
	#alfabet {
	 margin: 1px 0 15px 0;
	}
	
	#alfabet a {font-size: 14px; color: #630460; text-decoration: none;}
	
	#gezochtop {color: #000; font-weight: bold; text-align: center; width: 470px; margin-bottom: 5px;}
