@charset "utf-8";
/* CSS Document */
#footer{
	width:722px;
	height:220px;
	margin-top:10px;
	width:722px;
	height:220px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1d5329;
	background-image:url(../slices/footer_bg.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.footer-top{
	width:722px;
	height:23px;
	background-image:url(../slices/footertop_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.footer-left{
	width:517px;
	float:left;
}
.fcontent1{
	width:447px;
	padding:10px 40px 10px 30px;
}
.fcontent1 .fkopje{
	width:77px;
	height:13px;
	margin-bottom:23px;
}
.fcontent1 a:link, .fcontent1 a:active, .fcontent1 a:visited{
	color:#5a008b;
	text-decoration:none;
}
.fcontent1 a:hover{
	color:#5a008b;
	text-decoration:underline;
}
.fcontent2{
	width:447px;
	padding:10px 40px 0 30px;
	background-image:url(../slices/footer_stippellijn.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.footer-right{
	width:205px;
	margin:0;
	float:left;
	background-color:#f0f4e7;
}
.footer-right .fkopje{
	width:77px;
	height:13px;
	margin:10px 0 10px 10px;
}
.footer_linkholder{
	width:195px;
	float:left;
	overflow:hidden;
	padding-left:10px;
	margin-top:10px;
	background-color:#FF0000+
}

.footer_linkholder ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	line-height:0;
	font-size:0px;
}
.footer_linkholder li {
	background:transparent url(../slices/bullet.gif) no-repeat left 2px;
	list-style-image:none;
	list-style-position:outside;
	padding-left: 15px;
	margin:0 0 5px 0;
	font-size:11px;
	line-height:14px;
}

.footer_linkholder a:link, .footer_linkholder a:active, .footer_linkholder a:visited{
	color:#1d5329;
	text-decoration:none;
}
.footer_linkholder a:hover{
	color:#5a008b;
	text-decoration:none;
}
.clear{
	clear:left;

}

