body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-weight: normal; 
	font-size: 12px; 
	height:100%;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	outline:none;	
}

/*		Inhalt		*/

#content {
	position:absolute;
	left:0px;
	top:0px;
	margin-left:0px;
	width:1002px;
	height:698px;
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;

}

#top1 {
	position:absolute;
	width: 849px;
	height: 649px;
	background-color:#fff;
	background-image:url('../images/top_bg1.jpg');
	background-repeat:no-repeat;
	display:block;
}

#top2 {
	position:absolute;
	width: 849px;
	height: 649px;
	background-color:#fff;
	background-image:url('../images/top_bg2.jpg');
	background-repeat:no-repeat;
	display:block;
}


#footer {
	position:absolute;
	top:643px;
	left:0px;
	width:1002px;
	height:112px;
	

}



/* 		Grundriss		*/

#grundriss {
	position:absolute;
	top:250px;
	left:0px;
	width:250px;
}

#floorPlan {
	position:relative;
}


/*		Menü		*/

#spinMenu {
	position:absolute;
	left:20px;
	top:166px;
	width: 135px;
	max-width: 133px;
	
}

	a.mItem { 	
		color: #343c6b;
		font-size: 12px; 
		text-decoration: none; 
		display:block;
		font-weight:normal;
		padding-bottom:6px;
		padding-top:6px;
		padding-left:5px;
		width:140px;
		max-width:135px;
		margin-left:-13px;
		padding-left:18px;
	}
		
	a.mItem:hover {
		background-image:url(../images/menu_act.jpg);
		background-repeat:no-repeat;
		background-position:left;
		z-index:99;
		color:#003;
		
		
		
	}
	
	a.mItem2 { 	
		color: #666666;
		font-size: 12px; 
		text-decoration: none; 
		display:block;
		font-weight:normal;
		padding-left:18px;
		line-height: 25px;
		height:25px;
		outline:none;
		background: #EEEEFF; 
		border-bottom: 1px solid #000000;
	}
		
	a.mItem2:hover {
		background: #868686;
		line-height: 25px;
		height:25px;
		color: #EEEEEE;
	}
	
	.group { 	
		color: #666666;
		font-size: 12px; 
		text-decoration: none; 
		display:block;
		font-weight:normal;
		padding-left:11px;
		line-height: 25px;
		height:25px;
		outline:none;
		background: #EEEEFF; 
		border-bottom: 1px solid #000000;
	}
		
	.group:hover {
		background: #868686;
		line-height: 25px;
		height:25px;
		color: #EEEEEE;
	}

/*		Spin		*/

#spinid {
	position:absolute;
	left:184px;
	top:170px;
}