/*****************************************************************************
* 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/marienburg_hintergrund.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;
	padding: 19px 30px 0 18px;
	width: 848px;
	height: 609px;
	clear:left;
	}
#left{
	background-color: #000000;
	height:100%;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:233px;
	height:528px;
	float:left;
}
#main{
	background-color: #000000;
	height:100%;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float:left;
	width:615px;
	height:528px;
}

#main #logo{
	width:619px;
	height:88px;
	text-align:right;
}

#main #h1 h1{
	color:#AA6D48;
	font-family:Arial;
	font-size:25px;
	font-weight:normal;
	padding:55px 70px 0 30px;
}

#main #text{
	color:#AA6D48;
	font-family:Arial;
	font-size:12px;
	height:270px;
	line-height:16px;
	margin:20px 55px 30px 40px;
	overflow:auto;
	/*padding-bottom:10px;*/
	padding-right:15px;
	text-align:justify;
}

#main #text p{
	margin-bottom:16px;
}

#footer{
	clear:both;
	width:852px;
	height:83px;
}

#footer ul{
	list-style:none;
}

#footer ul li{
	float:left;
	width:426px;
}

#footer ul li a{
	color:#990000;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}

#footer ul li a:hover{
	text-decoration:underline;
}

#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;
}