#CCIPlaceHolder_Footer
{
	clear: both;
	width: 100%;
	background: url(../images/footer.gif) no-repeat;
	overflow: hidden;
	padding: 0;
	height: 156px;
	margin-bottom: 10px;
}

#CCIPlaceHolder_Footer ul
{
	overflow: hidden;
	background: none;
	padding: 130px 0 7px;
}
#CCIPlaceHolder_Footer li
{
	display: inline;
	float: left;
}
#CCIPlaceHolder_Footer a
{
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#HomeButton a, #CopyrightButton a, #DisclaimerButton a, #PrintButton a, #DatumButton, #ContactButton a
{
	color: #FFFFFF;
}
#HomeButton
{
	margin-left: 10px;
}
#PrintButton
{
	margin-left: 150px;
}
#CopyrightButton
{
	margin-left: 30px;
}
#DisclaimerButton
{
	margin-left: 85px;
}
#ContactButton
{
	margin-left: 30px;
}
#DatumButton
{
	margin-left: 85px;
	font-weight: bold;
}

#CCIPlaceHolder_Tekst a:hover, #CCIPlaceHolder_Footer a:hover
{
	text-decoration: underline;
}

