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		*/

#horizon { 
}

#shwImgId{
position:absolute; 
top:220px;
left:6px;
z-index:100;
}

#top {
	width: 969px;
	height: 194px;
	background-image:url(../images/top.gif);
	position: absolute;
	top: 31px;
	
}

#footer {
	width: 969px;
	height:63px;
	background-image:url(../images/footer.gif);
	position:absolute;
	top:622px;
	left:0px;
	z-index: 4;

}

#content {
	position:relative;
	margin: 0px auto;
	text-align: left; 
	padding:0px;
	width:1000px;
}

/* 		Grundriss		

#floorPlan {
	width:246px;
	height:195px;
	background-image: url("images/grundriss.jpg");
	background-repeat:no-repeat;
}
/*
#shs1 	{ position:absolute; left:50px; top:100px; }
#shs2 	{ position:absolute; left:140px; top:140px; }
*/

/*		Menü		*/

#bod {
	width:16px;
	height:397px;
	position:absolute;
	background-image:url(../images/bak.gif);
	left:953px;
	top:225px;
	display:block;
}
	
#spinMenu2 {
	position: absolute;
	top:225px;
	width:202px;
	height:397px;
	background-image:	url(../images/menu.gif);
	left:0px;

}

#spinMenu {
	position: absolute;
	top:55px;
	width:202px;
	height:360px;
	left:0px;

}


#spinMenu a.opener {
color: #000000;
text-decoration:none;
}

	
	a.mItem { 	
		color: #163c7e;
		font-weight:bold;
		width:170px;
		max-width:159px;
		margin-left:6px;
		
		font-size: 12px; 
		text-decoration: none; 
		display:block;
	
		line-height: 27px;
		height:27px;
		padding-left:11px;
			
		
	}
	
		
	a.mItem:hover {
	background: #bcbcbc;
	line-height: 27px;
	height:27px;
	color: #000000;
	}

/*		Spin		*/

#spinid {
	width: 736px;
	height: 397px;
	position:absolute;
	top: 225px;
	left:202px;
	
}
#deen {
	width: 959px;
	height: 25px;
	position: absolute;
	top: 6px;
	left:0px;
	text-align:right;


^
	color:#163c7e;
	
	
}

a.opener { 	
		color: #163c7e;
		font-weight:normal;
		padding-left:11px;
		text-decoration: none; 
		font-size: 12px; 
		display:block;
		padding-right:30px;
		}
	
a.deen {
	text-decoration:none;

	}
