#homepage #galerij {
	height: 450px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}

#homepage #nieuws {
	height: 200px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}

#homepage .bignsexy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 22px;
	color: #999;
	margin-left: 10px
}
#homepage .bignsexy:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 22px;
	color: #000;
	margin-left: 10px;
	background: #fff;
}
#homepage #nieuws .news-item0 {
	margin-left: 0px;
	width: 420px;
/*	height: 210px; */
	float: left;
	border: none;
	overflow: hidden;
}

#homepage #nieuws .news-item0 a:hover p {
	color: #000;
	background: none;
}

#homepage #nieuws .news-item1 {
	border: none;
}

#homepage #nieuws .newsitem, #nieuws .news-item1 {
	padding-top: 5px;
	border-top: 1px solid #ddd;
	width: 340px;
	float: right;
	clear: right;
	margin-bottom: 5px;
	overflow: hidden;
}

#homepage #archief {
	height: 260px;
	padding-bottom: 20px;
}

#homepage #archief table {
	float: left;
}

#homepage #archief td {
	text-align: right;
	height: 200px;
}

#homepage #archief .name {
	text-align: right;
	float: right;
	overflow: visible;
	clear: both;
}

#homepage #archief .thumb {
	margin: 0px 0px 5px;
	float: left;
}

#homepage .preview {
	width: 90px;
}