body {
	background-color:#ffffff;
	font-weight: normal; 
	font-size: 12px; 
	height:100%;
	width:100%;
	font-family:verdana,arial,sans-serif; 
	text-align: center;
}

/*		Inhalt		*/

#horizon { 
}

#top {

position:absolute;
left:76px;
top:0px;
width: 850px;
height: 153px;


}

#header2 {
margin-top:0px;
position:absolute;
left:76px;
top:153px;
height: 25px;
width:850px;
z-index:88;
display:block;
background-image:url(../images/header2.gif);

}
#content {
	margin:0px auto;
	text-align: left; 
	width:996px;
	position:relative;
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
	height:100%;
	min-height:710px;
	
	
	
	
}

/* 		Grundriss		*/

/*#floorPlan {
	width:260px;
	height:172px;
	background-image: url("../images/grundriss.gif");
	background-repeat:no-repeat;
	position:absolute;
	top:343px;
	left:-39px;
	
}

#shs1 	{ position:absolute; left:168px; top:74px; }
#shs2 	{ position:absolute; left:127px; top:88px; }
#shs3 	{ position:absolute; left:142px; top:55px; }

/*		Menü		*/

#spinMenu {
	position: absolute;
	width: 171px;
	left:76px;
	top:178px;
	margin-top: 0px;
	height:	auto;
	background-image:url(../images/menuback.gif);
	background-repeat:repeat-y;
}

#spinMenu a.opener {
font-weight:bold;
text-decoration:none;
padding:10px;
color:#BBBBBB;
display:block;

}




#spinMenu ul li a:hover {

}
	
	a.mItem { 	
		
		width:146px;
		display:block;
		padding-left:0px;
		height:25px;
		color:#FFFFFF;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		line-height:25px;
		margin-left:25px;
		margin-top:10px;
		text-decoration:none;
		
}
			
	a.mItem:hover {
	
	line-height: 25px;
	height:25px;
	color: #ffc90d;
	}

/*		Spin		*/

#spinid {
position:absolute;
top: 188px;
left:257px;
width: 659px;
height: 435px;
}

#footer {
margin-top:0px;
position:absolute;
bottom:0px;
width: 850px;
height: 76px;
left:76px;
background-image:url(../images/footer.gif);
background-repeat:no-repeat;
background-color:#000000;
}


#spinid2 {
position:absolute;
top: 188px;
left:257px;
width: 679px;
height: 435px;

}



