body {
	background-color:#F1ECDD;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}
table {
	position:absolute;
	bottom:50%;
	height:300px;
	margin-bottom:-150px;
	text-align:center;
	width:100%;
	border:none;
}
.schmetterling1 {
	position:absolute;
	top:10%;
	left:65%;
}
.schmetterling2 {
	position:absolute;
	top:20%;
	left:15%;
}
.eingangspfeil {
	position:absolute;
	bottom:15%;
	right:20%;
	text-align:center;
}
img {
	border: none;
}
