a, a:hover{
		color: #000000;
	}
	a:hover{
		text-decoration: none;
	}
	body, textarea, input{
		color: #000000;
		font: 11px/18px Arial;
	}
	img{
		border: 0;
	}
	p{
		margin: 0;
		padding: 0;
	}
	.footer{
		margin:0px auto;
		height:30px;
		width:100%;
		background:url(/img/footer/footer-outer-bg.gif) repeat-x 0 0;
		background:#cccccc;
		position:relative;
		overflow:hidden;
	}
	.footer .footer-inner{
		width:617px;
		height:30px;
		margin:0 auto;
		background:url(/img/footer/footer-inner-bg.png) no-repeat 0 0;
	}
	#fbContents{
		width:100px;
		height:30px;
		float:left;
		margin:0;
		padding:0;
		background:url(/img/footer/footer-spacer.gif) no-repeat right 0;
	}
	#fbContentsMenu{
		width:70px;
		margin:6px 0 0 15px;
		padding:0;
		border:0px;
		font-size:10px;
		border:solid 2px #fff;
	}
	.footer .footer-container{
		width:307px;
		height:30px;
		margin:0 auto;
	}
	.footer .button{
		float:left;
		height:28px;
		padding-right:1px;
		margin-top:1px;
		background:url(/img/footer/footer-spacer.gif) no-repeat right 0;
	}
	.footer .last{
		background:none;
	}
	.footer a{
		height:28px;
		display:block;
		background:url(/img/footer/buttons.gif);
	}
	.footer a span{
		visibility:hidden;
		line-height:0px;
		font-size:0px;
		
	}	
	.footer a.button-zoom,
	.footer a.button-zoom:hover{
		background-position:0 -1px;
		width:34px;
	}
	.footer a.button-zoom:hover{
		background-position:0 -31px;
	}
	.footer a.button-zoomuit,
	.footer a.button-zoomuit:hover{
		background-position:-34px -1px;
		width:34px;
	}
	.footer a.button-zoomuit:hover{
		background-position:-34px -31px;		
	}	
	.footer a.button-eerste,
	.footer a.button-eerste:hover{
		background-position:-69px -1px;
		width:28px;
	}
	.footer a.button-eerste:hover{
		background-position:-69px -31px;
	}
	.footer a.button-vorige,
	.footer a.button-vorige:hover{
		background-position:-98px -1px;
		width:39px;
	}
	.footer a.button-vorige:hover{
		background-position:-98px -31px;
	}
	.footer a.button-volgende,
	.footer a.button-volgende:hover{
		background-position:-210px -1px;
		width:39px;
	}
	.footer a.button-volgende:hover{
		background-position:-210px -31px;
	}
	.footer a.button-laatste,
	.footer a.button-laatste:hover{
		background-position:-250px -1px;
		width:28px;
	}
	.footer a.button-laatste:hover{
		background-position:-250px -31px;
	}
	.footer a.button-uitleg,
	.footer a.button-uitleg:hover{
		background-position:-279px -1px;
		width:28px;
	}
	.footer a.button-uitleg:hover{
		background-position:-279px -31px;
	}
	#fbContents{
		position:relative;
	}
	.footerschaduw{
		width:100%;
		height:6px;
		background:url(/img/footer/footer-schaduw.gif) repeat-x 0 0;
	}
