/* Diese Datei enthaelt alle Website-spezifischen StyleSheets */
body {
	background-color:#e5e5e5;
}

#stage {
	width:820px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-410px;
}
