.text {
	display: none;
}
#list-items {
	border-top: 1px solid #fff;
	margin: 0 20px;
	list-style: none;
}
#list-items li {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 10px;
	margin-bottom: 18px;
}
#list-items li h3 span {
	font-size: 12px;
	color: #473e60;
}
#list-items li h3 .date {
	display: block;
	float: left;
	margin-right: 8px;
	width: 58px;
	height: 16px;
	line-height: 16px;
	background: url('../images/date-back.gif') 0 0 no-repeat;
	color: #fff;
	font-size: 11px;
	text-align: center;
}
#list-items .subtitle {
	margin: 10px 0 0 0;
	font-size: 100%;
	color: #3499bc;
	font-weight: bold;
}
#list-items li p {
	clear: both;
	margin: 15px 0 !important;
	color: #3599bc;
}
#list-items .black-text p {
	color: #000;
}
a.list-toggle {
	display: block;
	float: right;
	width: 92px;
	height: 17px;
	color: #fff;
	background: url('../images/btn-leesmeer.jpg') 0px 34px;
	text-indent: -5000px;
}
a.list-toggle:hover {
	background: url('../images/btn-leesmeer.jpg') 0px 17px;
}
a.verberg {
	background: url('../images/btn-leesmeer.jpg') 0 0;
}
a.verberg:hover {
	background: url('../images/btn-leesmeer.jpg') 0 0;
}
a#oudereevenementen {
	display: block;
	text-indent: -5000px;
	width: 161px;
	height: 23px;
	background: url('../images/btn-oudere-evenementen.jpg') 0 0;
	margin-top: 46px;
}
a#aankomendeevenementen {
	display: block;
	text-indent: -5000px;
	width: 195px;
	height: 23px;
	background: url('../images/btn-aankomende-evenementen.jpg') 0 0;
	margin-top: 46px;
}
