#button{
	position:absolute;
	right:80%;
	top:35%;
	background-image:url(Hintergrundbild.png);
	bottom:0%;

}

#header{
	position:absolute;
	left:5%;
	bottom:80%;
	top: 0%;
	z-index:5;
}

#content{
	position:absolute;
	bottom:0%;
	left:25%;
	top:38%;
	right:10%;
}