/* Diese Datei enthaelt alle Website-spezifischen StyleSheets */
body {
	/*background:#ffffff url(/images/bg.jpg) repeat-x left top;*/
	background-color:#FFF;
	text-align:left;
}


#stage {
	width:880px;
	margin:30px auto;
	text-align:left;
	padding:0px;
}

