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:50%;
	top:0px;
	margin-left:-425px;
	width:849px;
	height:100%;

}

#top1 {
	position:absolute;
	width: 849px;
	height: 649px;
	background-color:#fff;
	background-image:url('../images/top_bg3.gif');
	background-repeat:no-repeat;
	display:block;
}

#top2 {
	position:absolute;
	width: 849px;
	height: 649px;
	background-color:#fff;
	background-image:url('../images/top_bg4.gif');
	background-repeat:no-repeat;
	display:block;
}


#footer {

}

#language_de_on {
	position:absolute;
	left:803px;
	top:11px;
	height:25px;
	width:30px;
	background-image:url('../images/de_on.gif');
	background-repeat:no-repeat;
	display:block;
}

#language_de {
	position:absolute;
	left:803px;
	top:11px;
	height:25px;
	width:30px;
	background-image:url('../images/de.gif');
	background-repeat:no-repeat;
	display:block;
}

#language_de:hover {
	background-image:url('../images/de_hover.gif');
}

#language_en_on {
	position:absolute;
	left:772px;
	top:11px;
	height:25px;
	width:30px;
	background-image:url('../images/en_on.gif');
	background-repeat:no-repeat;
	display:block;
}

#language_en {
	position:absolute;
	left:772px;
	top:11px;
	height:25px;
	width:30px;
	background-image:url('../images/en.gif');
	background-repeat:no-repeat;
	display:block;
}

#language_en:hover {
	background-image:url('../images/en_hover.gif');
}

/* 		Grundriss		*/

#grundriss {
	position:absolute;
	top:250px;
	left:0px;
	width:250px;
}

#floorPlan {
	position:relative;
}


/*		Menü		*/

#spinMenu {
	position:absolute;
	left:11px;
	top:290px;
	width: 174px;
	max-width: 172px;
	
}

	a.mItem { 	
		color: #c71444;
		font-size: 11px; 
		text-decoration: none; 
		display:block;
		font-weight:normal;
		padding-bottom:6px;
		padding-top:6px;
		width:172px;
		border-bottom: 1px solid #b6b8b9;
	}
		
	a.mItem:hover {
		color: #c71444;
		text-decoration:underline;
	}
	
	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:194px;
	top:290px;
}