#imageContainerXF {
	height:462px;
}
#imageContainerXF img {
	display:none;
	position:absolute;
}
#imageContainerXFsub {
	height:332px;
}
#imageContainerXFsub img {
	display:none;
	position:absolute;
}
.balken {
margin-top:422px;
width:100%;
height:40px;
position: absolute;
z-index:101;
}

html>body .balken {
background:url(http://www.oberwirt.com/fileadmin/templates/img/balken-startseite.png);
}

.logoOberwirt {
margin-left:630px;
margin-top:36px;
width:194px;
height:91px;
position: absolute;
z-index:101;
}
html>body .logoOberwirt {
width:194px !important;
height:91px !important;
background:url(http://www.oberwirt.com/fileadmin/templates/img/logo-startseite-oberwirt.png);
}