div#footer_hh_layout {
	bottom: 0 !important;
	left: 0 !important;
	margin: 0 auto;
	position: fixed !important;
	right: 0 !important;
	width: 100%;
	z-index: 1000 !important;
	background-color: #003063;
	height:50px;
	margin-top:-20px;

}


div#footer_hh_layout .roter_bug {
	background-image: url(../images/feuak/hamburg_bug.png);
	background-repeat: no-repeat;
	margin-left:-276px;
	height: 45px;
	z-index: 1001 !important;
	margin-top: -20px;
	width:509px; 
	
 
}


div#footer_hh_layout .hamburg_logo {
	background-repeat: no-repeat;
	height: 25px;
	z-index: 1002 !important;
	position: absolute !important;
	right: 1% !important;
	margin-top: -16px;
}


/*
    
.logo_header_feuak {
	margin-top:-20px;
	margin-left:-20px; 
	margin-right:-20px;
}



#top-bar {
    background-color: #003063;
    color: #ffffff;
    height: 100px;
    position: fixed;
    z-index: 10;
    width: 100%;
    transition: background-color 0.8s;
} 
*/ 

@media (max-width: 767px) {

.pull-right.item-image {
	float: none;
}	 
}