body {
	margin:0px;
	padding:0px;
	background-color:#94d1ed;
	font-weight: normal; 
	font-size: 12px; 
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

/*		Inhalt		*/

#content {
	position:absolute;
	width:896px;
	height:758px;
	background-image:url(../images/content.gif);
	background-repeat:no-repeat;
	left:50%;
	top:0px;
	margin-left:-448px;

}

#top {
}

#middle {
	position:absolute;
	top:170px;
	left:0px;
	width: 900px;
	height: 506px;
}

#footer {
	
}

/* 		Grundriss		*/

#grundriss {
	position:absolute;
	top:250px;
	left:0px;
	width:250px;
}

#floorPlan {
	position:relative;
}


/*		Menü		*/

#spinMenu {
	position:absolute;
	left:650px;
	top:145px;
	width: 210px;
}

.lefttext
{
	position:absolute;
	left:650px;
	top:0px;
	width: 190px;
	}

	a.mItem { 	

color:#101C88;
display:block;
height:36px;
padding:1px 0 0 28px;
text-decoration:none;
background:transparent url(../images/lefthandmenu-icons.jpg) no-repeat scroll 0 -55px;
margin-bottom: 4px;
	}
		
	a.mItem:hover {
color:#FF6704;
	}
	
	a.mItem2 { 	
color:#101C88;
display:block;
height:36px;
padding:1px 0 0 28px;
text-decoration:none;
margin-bottom: 4px;
outline:none;
		
		
	}
		
	a.mItem2:hover {
	
	
	}
	
	.group { 	
		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;
	}
		
	.group:hover {
		background: #868686;
		line-height: 25px;
		height:25px;
		color: #EEEEEE;
	}

/*		Spin		*/

#spinid {
	position:absolute;
	left:110px;
	top:55px;
	border:10px solid #94d1ed;
}