#bannerimg {
	position: absolute;
	background-image: url("images/banniere_in.jpg");
	background-repeat: no-repeat;
	display: block;
	width: 755px;
	height: 419px;
	top: 0px;	
	margin: 0px;
	z-index: 2;
}

#bas {
	position: relative;
	top: 0px;
	width: 755px;
	height: 393px;
	left: 50%;
	margin-left: -377px;
	background-image: url("images/content_in.jpg");
	background-repeat: no-repeat;
}
#footer {
	top: 0px;
}