#box {
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -480px;
	padding: 0;
	width: 960px;
	height: 640px;
	background-image: url(../../images/essentials/bg_startseite.jpg);
}
#logo {
	position: absolute;
	left: 34px;
	top: 40px;
	width: 341px;
	height: 72px;
}
#quadrat_finger {
	position: absolute;
	left: 38px;
	top: 234px;
	width: 100px;
	height: 100px;
}
#text_finger {
	position: absolute;
	left: 159px;
	top: 327px;
	width: 200px;
	height: 30px;
	visibility: hidden;
}

