/* Grundeinstellungen ____________________________________________*/

	#rahmen { background: url("../images/bg-inhalt.gif") repeat-y; margin: 4px 0px 0px 12px; width: 814px; position: relative; }
	#oben { background: url("../images/bg-oben.gif") no-repeat; height: 435px; position: relative; width: 814px; z-index: 2; }
	#links { display: inline; float: left; margin: -7px 0px 26px 18px; width: 204px; position: relative; z-index: 4; }
	#mitte { float: left; width: 571px; }
	#inhalt { display: inline; float: left; margin: 28px 0px 23px 23px; width: 334px; }
	#rechts { float: left; margin: 3px 0px 23px 15px; width: 199px; }
	
	#navigation { clear: both; color: #F99616; margin: 0px 0px 0px 23px; text-align: center;}
	#partner { margin: 0px 0px 23px 21px; padding: 0px 0px 0px 0px; }
	#partner div.partneroben { background: url(../images/partner.gif) no-repeat; height: 33px; width: 774px; margin: 0px 0px 0px 0px; }
	#partner div.partnermitte { background: url(../images/bg-partner.gif) repeat-y; text-align: center; margin: 0px 0px 0px 0px; width: 774px; float: left; display: inline; }
	#partner div.partnermitte img.abstand { margin: 15px 0px 0px 0px; }
	#partner div.partnerunten { background: url(../images/partner-unten.gif) no-repeat; height: 12px; width: 774px; margin: 0px 0px 43px 0px; }
	
	
	#unten { background: url("../images/bg-unten.jpg") no-repeat; clear: both; height: 49px; position: relative; width: 814px; }
	
	#logo { left: 20px; position: absolute; top: 18px; }
	#hotel50plus { left: 715px; position: absolute; top: 18px; }
	#flashrahmen { background: url("../images/bg-flash.gif") no-repeat; position: absolute; left: 20px; top: 139px; width: 774px; height: 295px; }
	#flash { margin: 9px 0px 8px 10px; }
	
	#footernavigation { font-size: 10px; width: 750px; }
	#footernavigation ul { list-style-type: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
	#footernavigation li { color: #888888; float: left; margin: 0px 10px 0px 0px; padding: 0px 0px 0px 0px; white-space: nowrap; }
	#footernavigation a { border-right: solid 1px #888888; color: #888888; padding: 0px 10px 0px 0px; }
	#footernavigation a:hover { color: #888888; }
	

	
/* Lightbox ______________________________________________________________ */

	#lightbox									{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }

	#lightbox a img								{ border: none; }

	#outerImageContainer						{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }

	#imageContainer								{ padding: 10px; }

	#loading									{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
	#hoverNav									{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
	#imageContainer>#hoverNav					{ left: 0; }
	#hoverNav a									{ outline: none; }

	#prevLink, #nextLink						{ width: 49%; height: 100%; display: block; }
	#prevLink									{ background: url(/images/lightbox/prev.gif) left 15% no-repeat; left: 0; float: left; }
	#nextLink									{ background: url(/images/lightbox/next.gif) right 15% no-repeat; right: 0; float: right; }
	#prevLink:hover, #prevLink:visited:hover	{ background: url(/images/lightbox/prev.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover	{ background: url(/images/lightbox/next.gif) right 15% no-repeat; }

	#imageDataContainer							{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }

	#imageData									{ padding: 0 10px; color: #666; }
	#imageData #imageDetails					{ width: 70%; float: left; text-align: left; }	
	#imageData #caption							{ font-weight: bold; }
	#imageData #numberDisplay					{ display: block; clear: left; padding-bottom: 1.0em; }
	#imageData #bottomNav						{ height: 40px; }
	#imageData #bottomNavClose					{ width: 26px; float: right;  padding-bottom: 0.4em; }

	#overlay									{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* HTML Lightbox _________________________________________________________ */

	#myHtmlLightbox												{ position: absolute; left: 0px; width: 100%; z-index: 1220; text-align: center; font-size: 0px; }

	#outerContainer												{ position: relative; background-color: #FFFFFF; width: 250px; height: 250px; margin: 0 auto; overflow: hidden; }

	#htmlContainer												{ padding: 10px 10px 10px 10px; }
	
	#htmlContainer #htmlLightboxIFrame							{ border: 0px; opacity: 0.0; filter: alpha(opacity = 0); }

	#myloading													{ position: absolute; left: 0%; top: 50%; margin-top: -16px; width: 100%; height: 25%; text-align: center; line-height: 0px; }

	#DataContainer												{ font: 10px Verdana, Helvetica, sans-serif; background-color: #FFFFFF; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }

	#Data														{ padding: 0px 10px; color: #666666; }
	#Data #bottomNav											{ height: 40px; }
	#Data #bottomNavClose										{ background: transparent !important; width: 26px; float: right; padding-bottom: 0.4em; }
	
	#myhtmloverlay												{ position: fixed; _position: absolute; top: 0px; left: 0px; z-index: 90; width: 100%; height: 500px; background-color: #000000; }


/* Ende __________________________________________________________*/