#header {	
	background-color:rgba(0,0,0,0);
}

#footer {	
	background-image: url("/files/images/bg_footer.jpg")!important;
	color: #fff;
}

#footer h4{	
	color: #fff;
}

#footer a{	
	color: #fff;
}

.text-dark .color-white{	
	color: #000!important;
}

.headline-form {	
	color: #fff;
}

.form-agb legend {	
	visibility: hidden;
	height: 0px;
	width: 0px;
	position: absolute;
	left: -30px;
}
