body {
	margin:0px;
	padding:0px;
	background-image:url(../images/bg1.jpg);
	background-repeat:repeat-x;
	font-weight: normal; 
	font-size: 12px; 
	height:100%;
	width:100%;
	outline:none;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

/*		Inhalt		*/

#content {
	
	
	text-align: left; 
	width:752px;
	position:absolute;
	margin-left:50%;
	left:-376px;
	height:100%;	
}

#logo {
	position:absolute;
	top:0px;
	background-image:url(../images/logo.gif);
	width:154px;
	height:79px;
	z-index:10;

		}
#logo2{
	position:absolute;
	top:79px;
	background-image:url(../images/logo2.gif);
	width:154px;
	height:92px;
	z-index:10;

		}
		#logo3{
	position:absolute;
	top:78px;
	background-image:url(../images/logo3.gif);
	width:154px;
	height:92px;
	z-index:10;

		}
#top {
	position:relative;
	width: 598px;
	height:90px;
	top:80px;
	left:154px;

}

#middle {
	position:absolute;
	top:170px;
	width: 752px;
	height: 420px;

}

#footer {
	position:absolute;
	top:610px;
	left:205px;
	width: 496px;
	height: 38px;
	border-top:1px dashed #000000;
}

/* 		Grundriss		*/

#grundriss {
	position:absolute;
	top:250px;
	left:0px;
	width:250px;
}

#floorPlan {
	position:relative;
}


/*		Menü		*/

#spinMenu {
	position:absolute;
	left:0px;
	top:0px;
	width: 154px;
	height:420px;
	
}

	a.mItem { 	
		background:#DDDDDD url(../images/pfeil.gif) no-repeat scroll 18px 8px;
		font-family:Arial,Helvetica,sans-serif;
		font-size:11px;
		font-weight:bold;
		text-decoration: none; 
		display:block;
		
		padding-left:25px;
		line-height: 25px;
		height:25px;
		border-bottom: 1px solid #000000;
		color:#3D3D3D;
		outline:none;
		
	}
		
	a.mItem:hover {
		line-height: 25px;
		height:25px;
		color: #3D3D3D;
		background:#9edb89 url(../images/pfeil.gif) no-repeat scroll 18px 8px;
		
	}
	
	a.mItem2 { 	
		background:#DDDDDD url(../images/pfeil.gif) no-repeat scroll 18px 8px;
		font-family:Arial,Helvetica,sans-serif;
		font-size:11px;
		font-weight:bold;
		text-decoration: none; 
		display:block;
		padding-left:25px;
		line-height: 25px;
		height:25px;
		border-bottom: 1px solid #c4c4c4;
		color: #3D3D3D;
		outline:none;
		border-bottom: 1px solid #000000;
	}
		
	a.mItem2:hover {
		color: #3D3D3D;
		line-height: 25px;
		height:25px;
		background:#9edb89 url(../images/pfeil.gif) no-repeat scroll 18px 8px;
	}
	
	.group { 	
		background:#DDDDDD url(../images/pfeil.gif) no-repeat scroll 18px 8px;
		font-family:Arial,Helvetica,sans-serif;
		font-size:11px;
		font-weight:bold;
		text-decoration: none; 
		display:block;
		padding-left:25px;
		line-height: 25px;
		height:25px;
		border-bottom: 1px solid #000000;
		color:#3D3D3D;
		outline:none;
	}
		
	.group:hover {
		color: #3D3D3D;
		line-height: 25px;
		height:25px;
		background:#9edb89 url(../images/pfeil.gif) no-repeat scroll 18px 8px;
	}

/*		Spin		*/

#spinid {
	position:absolute;
	left:154px;
} 

#language {
	position:absolute;
	top:10px;
	left:160px;
}

.kontakt {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:10px;
	}
	
#kontakt	 {
	position:absolute;
	top: 10px;
	padding-left:12px;
	left:680px;
	
	background-repeat:no-repeat;
	width:72px;
	height:11px;
	}
#border1 {
	border-left:1px dashed #000000;
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	z-index:11;
	}
	
	#border2 {
	border-left:1px dashed #000000;
	position:absolute;
	top:0px;
	left:153px;
	height:100%;
	z-index:12;
	}
	
	#border3 {
	border-left:1px dashed #000000;
	position:absolute;
	top:0px;
	left:752px;
	height:100%;
	z-index:10;
	}