body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-weight: normal; 
	font-size: 12px; 
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

/*		Inhalt		*/



#content {
	position:absolute;
	left:50%;
	top:0px;
	margin-left: -417px;
	padding:0px;
	width:834px;
	height:537px;
	display:block;
	background-image:url(../images/content_bg.jpg);
	background-repeat:no-repeat;
}

#top {
	position:absolute;
	top:85px;
	left:0px;
	color:#fff;
	display:block;
	padding-top:5px;
	padding-left:6px;
	width:834px;
	max-width:828px;
	height:24px;
	max-height:19px;
	font-size:11px;
	background-color:#000;
}

#kontakt {
	position:absolute;
	top:5px;
	right:10px;
	color:#fff;
	font-size:11px;
}

	a.kontakt { 	
		color: #fff;
		font-size: 11px; 
		text-decoration: none; 
	}
		
	a.kontakt:hover {
		color: #b63038;
	}
	

#language {
	position:absolute;
	top:67px;
	left:0px;
	display:block;
	height:12px;
	width:18px;
}
	a.de {
		width:18px;
		height:12px;
		background-image:url(../images/de.gif);
		background-repeat:no-repeat;
		display:block;
		text-decoration:none;
	}
	
	a.en {
		width:18px;
		height:12px;
		background-image:url(../images/en.gif);
		background-repeat:no-repeat;
		display:block;
		text-decoration:none;
	}
	
	a.opener {
		text-decoration:none;
		color:#b63038;
	}

/* 		Grundriss		*/

#floorPlan {
	position:absolute;
	left:640px;
	top:393px;
	width: 193px;
	height:204px;
	background-image: url("../images/grundriss.jpg");
	background-repeat:no-repeat;
}

#shs1 	{ position:absolute; left:100px; top:100px; }
#shs2 	{ position:absolute; left:10px; top:90px; }


/*		Menü		*/

#spinMenu {
	position:absolute;
	left:647px;
	top:117px;
	width: 186px;
}

	
	a.mItem { 	
		color: #000;
		font-size: 11px; 
		text-decoration: none; 
		display:block;
		padding-left:18px;
		padding-top:4px;
		padding-bottom:4px;
		width:186px;
		max-width:168px;
		line-height:17px;
		background-color: #c2c2c2; 
		margin-bottom:2px;
	}
		
	a.mItem:hover {
		color: #fff;	
	}

/*		Spin		*/

#spinid {
	position:absolute;
	left:0px;
	top:117px;
	width: 640px;
	height: 480px;
}