html{
	margin: 0; 
	padding: 0;
	
}
body {
 	color: #ffffff;
  	font-size: 12px;
  	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #666666; 
	margin: 0; 
	padding: 0; 
	
scrollbar-arrow-color: #FF8B00;
scrollbar-3dlight-color: #222222;
scrollbar-highlight-color: #FF8B00;
scrollbar-face-color: #222222;
scrollbar-shadow-color: #FF8B00;
scrollbar-darkshadow-color: #222222;
scrollbar-track-color: #222222;

}



#content {			
 	position:absolute;
  	height: 555px; 
	width: 950px;
	background-color:#333333;
  	margin:-270px 0px 0px -467px;
	top: 49%; 
  	left: 49%;
  	text-align: left;
  	padding: 0px;
	border: solid 1px #FF8B00;
	
}
#content_buchung {			
 	position:absolute;
  	height: 640px; 
	width: 950px;
	background-color:#333333;
  	margin:-270px 0px 0px -467px;
	top: 49%; 
  	left: 49%;
  	text-align: left;
  	padding: 0px;
	border: solid 1px #FF8B00;
	
}
/*   ---------- Kopf und Logo-----------------*/	
#kopf {
	
	height: 125px;
	width: 950px;
	border-bottom: 1px solid #FC8A03;
}
	
#logo { 
	height: 85px; 
	width: 162px; 
	top: 25px; 
	position: absolute; 
	right: 53px; 

}
/*   ---------- Ende      -------------------- Kopf und Logo-----------------*/

/*   ---------- Navigationsebenen-----------------*/	
#sub_navi{
	height: 25px; 
	width: 450px; 
	left: 60px; 
	top: 10px; 
	position: absolute; 
	visibility: visible;
	color:#FF8B00;
	font-size:10px;
}
#sub_navi a {
	color:#FF8B00;
	font-size:10px;
}

#naviOben { 
	height: 25px; 
	width: 700px; 
	left: 40px; 
	top: 103px; 
	position: absolute; 
	visibility: visible; 
}
#naviOben_IE5 { 
	height: 25px; 
	width: 700px; 
	left: 40px; 
	top: 102px; 
	position: absolute; 
	visibility: visible; 
}
	
#naviUnten { 
	height: 30px; 
	width: 850px; 
	left: 0; 
	top: 127px; 
	position: absolute; 
	visibility: visible;
	line-height:30px;
	vertical-align:middle;
	z-index:999; 
}

#zurueck_button { 
	height: 22px; 
	width: 55px; 
	left: 862px; 
	top: 127px; 
	position: absolute; 
}
	
	


	
/*   ---------- Variabler Inhalt-----------------*/	
#inhalt {
	position: absolute;
	height: 350px;
	width: 950px;
	left: 0;
	top: 170px;
	border-top: 1px solid #FF8B00;	
	z-index:10;
}
#inhalt a {
	color:#FF8B00;

}
#blend {
	position:absolute;
	left:715px;
	top:170px;
	width:200px;
	height:0px;
	background-color:#333333;
	border-left: 1px solid #FF8B00;
	border-right: 1px solid #FF8B00;
	z-index:5;
	visibility: visible;
	overflow:hidden;
	z-index:150;
}

#footer{
	position: absolute;
	height: 35px; 
	width: 950px; 
	top:521px; 
	left: 0;
	border-top: 1px solid #FF8B00;
	line-height:35px;
	vertical-align:middle;
	color:#FF8B00;
	font-size:10px;
	z-index:0;
}
#footer_buchung{
	position: absolute;
	height: 35px; 
	width: 950px; 
	top:600px; 
	left: 0;
	border-top: 1px solid #FF8B00;
	line-height:35px;
	vertical-align:middle;
	color:#FF8B00;
	font-size:10px;
	z-index:0;
}

#news_hg{
	position:absolute;
	left:643px;
	top:-19px;
	width:269px;
	height:397px;
	z-index:20;
}
#news_hg img {
	z-index:25;
}
#kommandant{
	position:absolute;
	width:434px;
	height:402px;
	margin-left:-29px;
	margin-top:-25px;
	z-index:300;
}

