
.container {
	width: 100%;
	overflow:hidden;
}

.fLeft {
	float:left;
}


.fRight {
	float:right;
}



#sitemap-footer {
	font-size:10px;
	margin: 10px auto;
	width:950px;
	text-align:center;

}

#sitemap-footer .content {
	background: #e7e7e7;
	padding:10px;
	font-size:10px;
	text-align:left;
	margin-left:0px;
	width:895px;
	border-right:1px solid #a3a3a3;
	border-bottom:1px solid #a3a3a3;
	margin-bottom:10px;
}


#sitemap-footer .merken {
	width:100px;
	font-size:10px;
}


#sitemap-footer .centerFooter {
	width:540px;
	margin: 0 auto;
	text-align:center;
}

#sitemap-footer .pages {
	width:165px;
	text-align:left;
	font-size:10px;
}


#sitemap-footer li {
	
	margin:2px;
	color:#828282;
	padding:2px;
	
	list-style:none;
}

#sitemap-footer .borderRight {
	border-right:1px solid #b7b7b7;
}

.marginRight10 {
	margin-right:10px;
}

.marginRight30 {
	margin-right:20px;
}

#sitemap-footer a {
	font-size:10px;
	color:#717171;
	text-decoration:none;
}