/*****************************************************************************
* XHML Style for Marienburg.net
* (c) 2007 by GRACO - flo@graco-berlin.de
******************************************************************************/
/*****************************************************************************
* XHTML Style for Marienburg.net
* (c) 2007 by GRACO - flo@graco-berlin.de
******************************************************************************/
* {
	margin:0;
	padding:0;
	}
html, body {		
	background-color: #000000;
	height:100%;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
body {
	text-align:center;
	}		
#distance {
	width: 1px;
	height:50%;
	margin-bottom:-314px; /* halbe Höhe von #stage */
	float:left;
	}	
#stage {
	margin:0 auto;
	text-align:left;
	width: 896px;
	height: 628px;
	clear:left;
	}
#getflash {
	position: absolute;
	left: 50%;
	bottom: 50%;
	margin: 5px;
	margin-left: -150px;
	width: 300px;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}