#leftcol {
	float:left;
}
#VU {
	width:400px;
	margin-bottom: 12px;
	border-top: 1px solid #D2000D;
	border-bottom: 4px solid #D2000D;
}
#banners_home {
	width: 204px;
	float: left;
	margin-left: 20px;/*	background: url(../userfiles/Image/homepage/banners/banner_back1.jpg) no-repeat bottom; */
}
#hometxt {
	width: 400px;
	font-size: 11px;
	height:180px;
	_height:140px; /* IE only */
}
#foto_ani img {
	border-top: 1px solid #D2000D;
	border-bottom: 4px solid #D2000D;
}
.banner_home {
	height: 89px;
	_height: 94px; /* IE only */
	width: 204px;
	border-top: 1px solid #D2000D;
	border-bottom: 4px solid #D2000D;
	margin-bottom: 12px;
}
.banner-title {
	width: 186px;
	display: block;
	font: bold 13px Verdana, Geneva, sans-serif;
	color: #D2000D;
	height: 35px;
	margin-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.banner-content {
	width: 160px;
	display: block;
	font: 11px Verdana, Geneva, sans-serif;
	padding-left: 8px;
	height: 32px;
	vertical-align: bottom;
	color: #000;
}
#banners_home a{
	text-decoration:none;
	cursor: hand;
}

/* nieuws agenda*/
#content.home {
	margin-left: 58px;
	width: 587px;
}
#news-agenda-col {
	position:absolute;
	width:231px;
	left: 61px;
	top: 194px;
}
#nieuwsarchief {
}

#news, #agenda {
	position:relative;
	width:231px;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
#news a, #agenda a {
	color: #000;
	text-decoration:none;
}
#news a:hover, #agenda a:hover {
	text-decoration:underline;
}
#agenda {
	margin-top: 15px;

}
.news-date {
	font-weight: bold;
}

#news .kop, #agenda .kop {
	color: #FFFFFF;
	background: #D2000D;
	height: 18px;
	padding-top: 3px;
	padding-left: 10px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;

}
#news .kader, #agenda .kader {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7; 
	opacity: 0.7;
	background: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #D2000D;
	border-right: 1px solid #D2000D;
	border-left: 1px solid #D2000D;
	height: 100%;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.kader ul {
	margin-top: 0px;
	padding-top: 0px;
}
#news .voet, #agenda .voet {
	filter:alpha(opacity=70);
	height: 10px;
	-moz-opacity: 0.7; 
	opacity: 0.7;
	background: #FFFFFF;
	border-right: 1px solid #D2000D;
	border-bottom: 1px solid #D2000D;
	border-left: 1px solid #D2000D;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
}
#news li a, #agenda li a {
	font-size:11px;
	font-weight:normal;
}
#news .voet a, #agenda .voet a {
	color: #D2000D;
	font-size: 11px;
	text-decoration: underline;
}
.rss {
	float:left; 
	margin-left:15px;
}