html,body {
	margin:0px;
	padding:0px;
	background-color:#FAFAFA;
	color:#777777;
	font-size: 10px; 
	height:100%;
	width:100%;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}



#horizon        
	{
	background-color: transparent;
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -490px;
	position: absolute;
	left: 50%;
	width: 980px;
	visibility: visible;
	text-align:left;
	min-height: 100%;


}

#header {
	width:980px;
	margin-left:50px;
	text-align:right;
	top:0px;
	height:150px;
	background-image:url(images/header_6.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}



#shadow {
	position: absolute;
	top:104px;
	width:980px;
	left:50px;
	height: 470px;
	background-image:url(images/shadow.jpg);
	background-position:center bottom;
	background-repeat:repeat-y;
}

#spinMenu {
	position: absolute;
	top:50px;
	width:172px;
	overflow:hidden;
	text-align:left;
	background-color: #ffffff;
	line-height:18px;
	left: 4px;
	height:180px;
	border: #8E9FA6 1px solid;
	background-position:center top;
	background-repeat:repeat-x;
}

#floorPlanHeader {
	position:absolute;
	top:235px;
	left:4px;
	width:172px;
	height:17px;
	border: #8E9FA6 1px solid;
}


#floorPlan {
	position:absolute;
	top:253px;
	left:4px;
	width:172px;
	height:93px;
	border: #8E9FA6 1px solid;
	background-color: #ffffff;
	background-image:url(images/floorplan.gif);
	background-repeat:repeat-x;
}

#shs1 	{ position:absolute; left:115px; top:10px; }
#shs2 	{ position:absolute; left:50px; top:55px; }

#spinInfo {
	position: absolute;
	top:50px;
	width:172px;
	overflow:hidden;
	text-align:left;
	background-color: #ffffff;
	line-height:18px;
	left: 4px;
	height:230px;
	border: #8E9FA6 1px solid;
	background-position:center top;
	background-repeat:repeat-x;
}

#spinSprache {
	position: absolute;
	top:0px;
	width:172px;
	overflow:hidden;
	text-align:left;
	background-color: #ffffff;
	line-height:18px;
	left: 4px;
	height:45px;
	border: #8E9FA6 1px solid;
	background-image:url(images/bg_sprache.gif);
	background-position:center top;
	background-repeat:repeat-x;
}

#spinRight {
	position: absolute;
	top:150px;
	width:250px;
	overflow:hidden;
	text-align:left;
	background-color: #ffffff;
	line-height:28px;
	left: 790px;
	height:350px;
	padding-left:10px;
	background-image:url(images/teaser_right_fbs.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	padding-bottom:25px;
}

#bezeichnung {
	position: absolute;
	top:57px;
	left:191px;
	width:577px;
	height:83px;
	background-color: #ffffff;
	border-left:1px dashed #A4BBD1;
	padding:5px;
}

#spinid {
	position: absolute;
	top:7px;
	left:191px;
	background-color: #ffffff;
	font-weight:bold;
	font-size: 13px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

#footer {
	position:absolute;
	width:980px;
	text-align:left;
	top:435px;
	height: 50px;
	background-image:url(images/footer.gif);
	background-position:center top;
	background-repeat:repeat-y;
}


a:link { 
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold; 
} 

a:visited { 
	color: #666666; 
	text-decoration: none; 
	font-size: 11px; 
	font-weight:bold;  
}

a:active { 
	color: #666666; 
	text-decoration: none; 
	font-size: 11px; 
	font-weight:bold; 
}

a:hover { 
	color: #eea138; 
	text-decoration: none; 
	font-size: 11px; 
	font-weight:bold; 
}

a.re {
	color:#0060a9;
	cursor:pointer;
	background-color:#e9e9e9;
	cursor:pointer;
	display:block;
	font-family:Verdana, Arial,Helvetica,sans-serif;
	font-size:10px;
	padding: 1px;
	text-align:left;
	text-decoration:none;
	width:100%;
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #bababa;
}

a.re:hover {
	color:#0060a9;
	cursor:pointer;
	background-color:#d3d3d3;
	cursor:pointer;
	display:block;
	font-family:Verdana, Arial,Helvetica,sans-serif;
	font-size:10px;
	padding: 1px;
	text-align:left;
	text-decoration:none;
	width:100%;
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #bababa;
}



