body {
	margin:0px;
	padding:0px;
	background-color:#F4F4F3;
	font-weight: normal; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}


.content {
	position:relative;
	margin:0px;
	padding:0px;
	width:800px;
	height:500px;
}

#opener {
	padding-top:15px;
	padding-left:5px;
	border-left:1px solid #CACACA;
	border-right:1px solid #CACACA;
	border-bottom:1px solid #CACACA;
	display:block;
	width:340px;
	max-width:333px;
	height:140px;
		background-color:#FFFFFF;

}

#spinMenu {
	padding-top:15px;
	padding-left:5px;
	border-left:1px solid #CACACA;
	border-right:1px solid #CACACA;
	border-bottom:1px solid #CACACA;
	display:block;
	width:340px;
	max-width:333px;
	height:100px;
		background-color:#FFFFFF;
}

	a.mItem { 	
		color:#000;
		font-weight: normal; 
		font-size: 12px; 
		padding-left:15px;
		font-family:Verdana, Arial, Helvetica, Sans-Serif; 
		text-decoration: none; 
		display:block;
		background-image:url("images/dot.gif");
		background-repeat:no-repeat;
		margin-bottom:5px;
	}
		
	a.mItem:hover {
		background-image:url("images/dot_hover.gif");

	}

#spinid {
}

#floorPlan {
	position:relative;
	background-image:url("images/grundriss.jpg");
	width:400px;
	height:208px;
}

#shs1 	{position:absolute; top:55px;left:215px;width:20px;height:20px;z-index: 100;}
#shs2 	{position:absolute; top:10px;left:125px;width:20px;height:20px;z-index: 100;}
