#banner {
	width: 100%;
	height: 40%;
	min-height: 230px;
	max-height: 280px;
	margin-top: 1%;
	background: url(../images/logo_siegburg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

