.stage {
	height: 600px;
	width: 100%;
	top: 50%;
	position: absolute;
	margin-top: -300px;
	background-image: url(../grafik/back_stage.gif);
}

