body {
	margin:0px;
	padding:0px;
	background: #ffffff url("../images/bg.jpg") repeat-x;
	font-weight: normal; 
	font-size: 12px; 
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

a {
	outline:none;	
}

/*		Inhalt		*/

#lang {
	position:absolute;
	left:727px;
	top:187px;
}

#horizon { 
}

#top {
width: 100%;
height: 57px;
background: url("../images/top2.gif");
float: left;
}

#logo img {
border: none;
margin: 0px;
padding: 0px;
}

#content {
	margin: 0px;
	text-align: left; 
	padding:0px;
	width: 781px;
	/*background: url("../images/content_bg.gif");*/
}

#footer {
width:100%;
float: left;
background: #ACADAF;
height: 20px;
}

#footer2 {
width:781px;
float: left;
background: #535456;
height: 20px;
text-align: right;
line-height: 20px;
color: #FFFFFF;
font-size: 11px;
}

#footer2 a {
color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}

/* 		Grundriss		*/

#floorPlan {
	width:246px;
	height:195px;
	background-image: url("images/grundriss.jpg");
	background-repeat:no-repeat;
}

#shs1 	{ position:absolute; left:50px; top:100px; }
#shs2 	{ position:absolute; left:140px; top:140px; }


/*		Menü		*/

#spinMenu {
float: left;
width: 177px;
}

#spinMenu ul {
list-style: none;
}

#spinMenu ul li{
line-height: 20px;
height: 20px;
background: #FDF6AF;
margin-bottom:1px;
}

#spinMenu a.opener {
color: #000000;
text-decoration:none;
}

#spinMenu ul li a:hover {

}
	
	a.mItem { 	
		line-height: 20px;
		height: 20px;
		background: #FDF6AF;
		color: #333333;
		font-size: 11px; 
		text-decoration: none; 
		display:block;
		font-weight:bold;
		padding-left:11px;
		line-height: 20px;
		height:20px;
		border-bottom:1px solid #666666;
	}
		
	a.mItem2 { 	
		line-height: 20px;
		height: 20px;
		background: #FDF6AF;
		color: #333333;
		font-size: 11px; 
		text-decoration: none; 
		display:block;
		padding-left:21px;
		line-height: 20px;
		height:20px;
		border-bottom:1px solid #ffffff;
	}

/*		Spin		*/

#spinid {
float: right;
width: 600px;
height: 406px;
}

