body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-weight: normal; 
	font-size: 12px; 
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: center;
}

/*		Inhalt		*/



#top {
margin-top:30px;
width: 100%;
height: 10px;
background: #EEEEEE;
float: left;
}

#horizon        
	{
	background-color: transparent;
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #ffffff;
	margin-left: -434px;
	position: absolute;
	left: 50%;
	top: 0px;
	width: 869px;
	height: 800px;
	visibility: visible;
	text-align:left;
	min-height: 100%;
	}
	
#header    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #ffffff;
	background-image: url("../images/logo.gif");
	background-repeat:no-repeat;
	margin-left: -435px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 869px;
	height: 130px;
	visibility: visible;
	text-align:left;
	}

#footer    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #ffffff;
	margin-left: -434px;
	position: absolute;
	top: 615px;
	left: 50%;
	width: 869px;
	height: 17px;
	visibility: visible;
	text-align:left;
	}
	
#infotext    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #ffffff;
	position: absolute;
	top: 505px;
	left: 560px;
	width: 300px;
	height: 70px;
	visibility: visible;
	text-align:left;
	}
	
	

/* 		Grundriss		*/

#floorPlan {
	position: absolute;
	top: 480px;
	left: 620px;
	width:250px;
	height:271px;
	background-repeat:no-repeat;
}

#shs1 	{ position:absolute; left:36px; top:62px; }
#shs2 	{ position:absolute; left:90px; top:13px; }
#shs3 	{ position:absolute; left:194px; top:42px; }


/*		Menü		*/

#spinMenuInfo {
	position: absolute;
	top: 500px;
	left: 3px;
	float: right;
	width: 320px;
}

#spinMenu ul {
list-style: none;
}

#spinMenu ul li{
line-height: 25px;
height: 25px;
background: #3F617A;
margin-bottom:1px;
}

#spinMenu a.opener {
color: #000000;
text-decoration:none;
}

#spinMenu ul li a:hover {

}
	
	a.mItem { 	
		color: #666666;
		font-size: 12px; 
		text-decoration: none; 
		display:block;
		font-weight:normal;
		padding-left:11px;
		line-height: 25px;
		height:25px;
		background: #EEEEFF; 
		border-bottom: 1px solid #000000;
	}
		
	a.mItem:hover {
	background: #868686;
	line-height: 25px;
	height:25px;
	color: #EEEEEE;
	}

/*		Spin		*/

#spinid {
	position: absolute;
	top: 135px;
	left: 3px;
	float: left;
	width: 800px;
	height: 450px;
}
