* {
	margin: 0;
	padding: 0;
	border: 0;
}
li {
	list-style: none;
}
.zapp {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
#topStory {
	/* JH border-bottom: 1px solid black; */
	font-size: 1px;
	float: left;
/*	border-top:1px solid #FFFFFF;*/
}

#topStory a {
	float: left;
}

#topStory a img {
	float: left;
}

#recensiesUitgelicht {
/*	JH border-bottom: 1px solid black;	*/
	font-family: verdana;
	background: url(assets/img/bg_recensies.gif) repeat-x 0px 278px;
	background-color: #ffffff;
	width: 759px;
}
#recensiesUitgelicht a {
	color: black;
	text-decoration: none;
}
#recensiesUitgelicht p {
	height: 35px;
}
#recensiesUitgelicht p a {
	display: block;
	height: 35px;
	margin-right: 1px;
}
#recensiesUitgelicht h1 {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #637984;
	text-transform: uppercase;
	font-size: 13px;
	padding-left: 9px;
	color: #334954;
/*	background: white;*/
	font-family: "trebuchet ms";
	letter-spacing: 1px;
	line-height: 15px;
	
}
#recensiesUitgelicht ul {
	font-size: 10px;
	width: 151px;
	float: left;
	padding-right: 1px !important;
	padding-bottom: 4px;
	}


	#recensiesUitgelicht ul.last {
		width: 150px;
		margin-right: 0;
		background: none;		
	}
#recensiesUitgelicht ul h1 {
	font-size: 12px;
	color: #01c0f4;
	letter-spacing: 0px;
	border: 0;
	font-family: verdana; 
	text-transform: none;
	padding: 0;
}
#recensiesUitgelicht ul h2, #recensiesUitgelicht ul h2 a {
	font-size: 10px;
	color: #7fafbc;
	width: 110px;
	float: left;
}
#recensiesUitgelicht ul li {
	padding: 2px 8px 2px 8px;
	line-height: 16px;
}
	#recensiesUitgelicht ul li.first {
		padding: 0;
	}
	#recensiesUitgelicht ul li.first img {
		border-bottom: 1px solid #637d84;
	}
	#recensiesUitgelicht ul li img.genreIcon {
		float: right;
	}	

#artikelenBox {
	clear: both;
	font-family: verdana;
	background-color: white;
/*	JH background-image: url(assets/img/bgArtikelenBox.gif);*/
	background-position: 379px 0;
	background-repeat: repeat-y;
	width: 759px;
	height: 100px;
}
#artikelenBox h1 {
	border-bottom: 1px solid #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	padding-left: 9px;
	color: #334954;
	background: #d4e1e4;
	font-family: "trebuchet ms";
	letter-spacing: 1px;
}
	#artikelenBox .artikelen {
		width: 379px;
		float: left;
		background: #d4e1e4;	
		border-bottom: 1px solid #ffffff;
	}
	#artikelenBox .artikelen:hover {
		background: white;	
	}	
	#artikelenBox .artikelen.left {
		width: 379px;	
/*		margin-right: 1px;*/
		border-right: 1px solid #ffffff;
		height:80px;
		overflow: hidden;
	}
	#artikelenBox .artikelen.right {
		width: 379px;
		height: 80px;
		overflow: hidden; 
	}	
	#artikelenBox .artikelen a {
		color: black;
		text-decoration: none;
	}
	#artikelenBox .artikelen p {
		height: 31px;
	}
	#artikelenBox .artikelen p a {
		display: block;
		height: 31px;
	}	
	#artikelenBox .artikelen ul {
		font-size: 10px;
		float: left;
		width: 227px;
		margin-bottom: 4px;
		}
	#artikelenBox .artikelen ul h1 {
		font-size: 12px;
		color: #01c0f4;
		border: 0;
		text-transform: none;
		padding: 0;
		background: none;
		font-family: verdana;
		letter-spacing: 0px;
	}
	#artikelenBox .artikelen ul h2, #artikelenBox .artikelen ul h2 a {
		font-size: 10px;
		color: #7fafbc;
		width: 110px;
		float: left;
	}
	#artikelenBox .artikelen ul li {
		padding: 2px 8px 2px 8px;
		line-height: 16px;
	}
		#artikelenBox .artikelen ul li.first img {
			border-bottom: 1px solid black;
		}
		#artikelenBox .artikelen ul li img.genreIcon {
			float: right;
		}	
	#artikelenBox .artikelen img.artikelenImg {
		float: right;
		border-left:1px solid #FFFFFF;
	}	
	
	


