@media screen, projection {

/* Erstellt am 02.01.2012 */
#header, header {
	position:relative;
}

#header, header {
	padding:0px 10px 20px 10px;
	/* height:130px !important; */
	height:130px !important;
	margin:0px 0px 0px 0px;
	background-color:#fff;
	/* border-bottom:3px #fff solid; */
}

/* Erstellt am 22.10.2016 gukam */
#header > #header_logo img {
	/* display:none; */
	width:500px;
  max-width:100%;
	height:80px;
	margin-left:10px;
	margin-top:33px;
  padding:0px 0px 0px 0px;
}


} /* Close @media screen, projection */