/* ----------------------- Begin Footer ----------------------- */

.linkfooter {
	color:white;
	text-decoration:none;
}

#footerlinks {
	height:34px;
	line-height:34px;
	text-align:center;
	font-family:arial;
	font-size:12px;
	color:white;
}


#footeradres {
	height:50px;
	line-height:50px;
	text-align:center;
	font-family:arial;
	font-size:12px;
	color:white;
}

#footeradres a {
        text-decoration: none;
	color:white;
}

#footer {
        position: relative;
        bottom: 0px;
        margin: 0px auto;
        height:83px;
        background-color: #919191; 
        text-align: left;
}

#footer_bg {
     position: absolute; 
     z-index: 0; 
     width: 100%; 
     height: 83px;
}

#footer_content {
     position: absolute; 
     left: 50%; 
     margin-left: -464px;
     text-align: center;
}

.help {
     position:absolute; 
     margin:7px 0 0 4px; 
     cursor:pointer;
}

/* ----------------------- Einde Footer ----------------------- */