#overall div, span, font, p {
	font-family: 'firasanscondensed-regular' !important;
	font-size: 1em !important;
	color: #00325D !important;
	-webkit-font-smoothing: antialiased !important;
	line-height: 1.2em !important;
}

#imprint {
	
}

#imprint iframe {
	width: 100% !important;
}

#agb {
	
}

#contact {
	
}


.footer-copyright {
	color: #FFF !important;
}

.see-also span {
	color: #FFF !important;
}

@media(max-width:780px){
	#privacy iframe {
		height: 170px;
	}
}

@media(max-width:520px){
	#privacy iframe {
		height: 270px;
	}
}