@charset "utf-8";
/* CSS Document */

#logoFrontPage {
	margin-top: 17px;
	height: 55px;
}
#frontPageContainer {
	width:960px;
	height:510px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -250px;
	margin-left: -480px;
}
#textTop {
	width:960px;
	height: 20px;
	margin-bottom:10px;
	padding-top:255px;
}
#pfeil {
	float:right;
	width:11px;
	height:39px;
}
