#Layerheaderbild {
	width: 100%;
	height: auto;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	margin-top: 95px;
}