@CHARSET "ISO-8859-1";

#footer{
	padding:20px 0;
	}
	
	#footer_menu{
	padding:10px 0;
	padding:0 0 10px 0;
	margin:10px 0;
	}
	
		.footer_menu_left{
		float:left;
		width:7px;
		height:110px;
		background:url(../images/godshop/footer/footer_menu_left.png);
		}
		
		.footer_menu_content{
		float:left;
		height:110px;
		background:url(../images/godshop/footer/footer_menu_content.png) repeat-x;
		width:985px;
		}
		
		.footer_menu_right{
		float:left;
		width:5px;
		height:110px;
		background:url(../images/godshop/footer/footer_menu_right.png);
		}
			
	
.footer_titel_item{
margin:0;
padding:0;
list-style:none;
}
	.footer_titel_item li{
	float:left;
	width:250px;
	padding:0 30px;
	}

	
	
.h2_sub_menu{
font-size:16px;
padding:0 0 5px;
color:#070707;
}

.sub_menu_wrapper{

float:left;
width:220px;
padding:0 13px 0 90px;
border-right:1px solid #2ab6ea;
height:110px;
}
.no_border{
border:0;	
}

.footer_inhoud{
list-style:none;
margin:0;
padding:0;
}
	.footer_inhoud li{
	color:#ffffff;
	font-size:12px;
	text-align:left;
	margin:0;
	padding:0;
	}
		.footer_inhoud li a:link{
		color:#ffffff;
		text-decoration:none;
		}
		.footer_inhoud li a:visited{
		color:#ffffff;
		text-decoration:none;
		}
		.footer_inhoud li a:hover{
		color:#ffffff;
		text-decoration:none;
		}
		.footer_inhoud li a:active{
		color:#ffffff;
		text-decoration:none;
		}
			
			
			
		
	
	
.spacer{ clear:both;}