
#td1-exten #nu{ 
	width:480px;
	border-top:#808080 4px solid;
	border-bottom:#000 1px solid;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:20px;
}
#td1-exten #nu h1{
	text-transform:uppercase;
	font-size:24px;
	margin-bottom:20px;
}
#td1-exten #nu p{
	line-height:18px;
	font-size:13px;
	word-spacing:50;
}
#td1-exten #nu a.more{
	display:block;
	float:right;
	background:url(images/a-more.png) no-repeat;
	cursor:pointer;
	width:10px;
	height:10px;
	margin-top:25px;
	margin-right:5px;
	margin-bottom:10px;
}
#td1-exten #nieuweprojecten{
	width:230px;
	float:left;
	margin-right:20px;
}
#td1-exten #nieuweprojecten h2{
	text-transform:uppercase;
	padding-bottom:10px;
	border-bottom:4px solid;
	font-size:18px;
	margin-bottom:10px;
}
#td1-exten #nieuweprojecten a.all{
	text-decoration:underline;
	color:#000;
	font-size:11px;
	margin-top:10px;
	margin-bottom:40px;
	display:block;
}
#td1-exten #evenementen{
	width:230px;
	float:left;
}
#td1-exten #evenementen h2{
	text-transform:uppercase;
	padding-bottom:10px;
	border-bottom:4px solid;
	font-size:18px;
	margin-bottom:60px;
	text-indent:-9999px;
}
#td3 .photo{
	position:relative;
	width:230px;
	height:466px;
	overflow:hidden;
	margin-bottom:26px;
}
	#td3 .photo .desc{
		position:absolute;
		bottom:14px;
		left:14px;
		font-weight:bold;
		font-size:10px;
		color:#fff;
	}
/*
#############
PHOTOPODIUM
#############
*/
.photopodium{
	position:relative;
	overflow:hidden;
	display:block;
	text-decoration:none;
	margin-bottom:14px;
	width:230px;
	height:208x;
}
	.photopodium p{
		position:absolute;
		font-weight:bold;
		font-size:14px;
		top:0px;
		width:100%;
		padding:10px;
	}
	.photopodium .desc{
		position:absolute;
		font-weight:bold;
		font-size:11px;
		bottom:20px;
		left:6px;
		width:92%;
		display:none;
		padding:3px;
	}
	.photopodium a{
		color:#000;
		text-decoration:none;
	}
	.photopodium .container{
		filter:alpha(opacity=30);
		-moz-opacity:0.3;
		-khtml-opacity: 0.3;
		opacity: 0.3;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
		position:absolute;
		font-weight:bold;
		font-size:11px;
		bottom:20px;
		left:6px;
		width:92%;
		display:none;
		padding:3px;
	}
