body {
	margin:0px;
	padding:0px;
	background-color:#fff;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x;
	font-weight: normal; 
	font-size: 12px; 
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

#horizon { 	
}

.content {
	text-align: left; 
	visibility: visible;  
	position: absolute; 
	top: 0px; 
	left: 0px;
	padding:0px;
	width:850px;
	height:494px;	
	overflow:hidden;
	background-image:url(images/content_bg.gif);
	background-repeat:repeat-x;
}

.opener {
	color:#000;
	background-color:#c0c0c0;
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	display:block;
	margin-bottom:1px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:190px;
	max-width:180px;
}

.menu {
	position:absolute;
	left:0px;
	top:74px;
	width:229px;
}

#floorPlan {
	position:absolute;
	top:306px;
	left:0px;
	background-color:#fff;
	width:230px;
	height:188px;
	background-image:url(images/grundriss.jpg);
	background-repeat:no-repeat;
}

#shs1 	{position:absolute; top:120px;left:55px;width:20px;height:20px;z-index: 100;}
#shs2 	{position:absolute; top:95px;left:190px;width:20px;height:20px;z-index: 100;}
#shs3 	{position:absolute; top:50px;left:130px;width:20px;height:20px;z-index: 100;}

.title {
	position:absolute;
	left:250px;
	top:40px;
	display:block;
	height:26px;
	width:248px;
	background-image:url(images/lbgif.gif);
	background-repeat:no-repeat;
}

#spinMenu {
}
	
	a.mItem { 	
		color:#000;
		background-color:#c0c0c0;
		font-size: 11px; 
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
		text-decoration: none; 
		display:block;
		padding-left:20px;
		padding-top:5px;
		padding-bottom:5px;
		width:229px;
		max-width:209px;
		border-bottom:1px solid #fff;
	}
		
	a.mItem:hover {
		color:#ce0000;
		background-color:#dedfde;
	}
	
	a.link { 	
		color:#525552;
		font-size: 11px; 
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
		text-decoration: none; 
	}
		
	a.link:hover {
		color:#de0000;
		text-decoration: underline; 
	}

.spinner {
	position:absolute;
	left:230px;
	top:74px;
	width:620px;
	height:420px;	
}

#spinid {
}

#kontakt {
	position:absolute;
	top:30px;
	left:10px;
}



