#headingpicturediv {
	float:right;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:100px;
	background-image:url(img/heading_faust.jpg);
	background-repeat:no-repeat;
}


#logodiv {
	position:absolute;
	float:right;
	left:48;
	top:15;
	z-index:10;
	height:162px;
	width:190px;
	background-image:url(img/heading_faust_logo.jpg);
	background-repeat:no-repeat;
}