	@import url("all.css");

/* Grundeinstellungen ____________________________________________________ */

	body 										{ background-color: #E9EFC9; text-align: center; }
	div.rahmen 									{ position: relative; width: 955px; margin: 0 auto; text-align: left; }

	
	
/* Oben __________________________________________________________________ */

	div.oben 									{ height: 423px; width: 954px; position: relative; background: url(/images/design/bg-oben.gif) repeat-y 0px 0px #FFFFFF; margin: 49px 0px 0px 0px; }
	div.oben a.logo img							{ position: absolute; left: 14px; top: -38px; z-index: 10; }
	div.oben div.sprache						{ position: absolute; right: 25px; top: -19px; float: right; font-weight: bold; }
	div.oben div.sprache a						{ font-family: Arial; font-size: 11px; line-height: 16px; color: #76822B; }
	div.oben div.sprache a:hover				{ color: #BED157; }
	
	div.header									{ position: relative; height: 100%; width: 100%; margin: 0px 0px 0px 0px; }
	div.bildhead1								{ position: absolute; left: 14px; top: 42px; width: 609px; height: 358px; }
	div.bildhead2								{ position: absolute; left: 624px; top: 14px; width: 305px; height: 386px; }
	
	div.menu									{ position: absolute; left: 14px; top: 14px; width: 609px; height: 28px; background-color: #BED157; overflow: hidden; }
	div.menu ul.menu 							{ font-weight: bold; position: absolute; left: 9px; top: 0px; z-index: 7; list-style-type: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
	div.menu ul.menu li 						{ float: left; position: relative; margin: 9px 0px 0px 0px; padding: 0px 0px 0px 0px; border-left: solid 1px #FFFFFF; background: none; }
	div.menu ul.menu li.home					{ float: left; position: relative; margin: 9px 0px 0px 0px; padding: 0px 0px 0px 0px; border: 0px; }
	div.menu ul.menu li a 						{ font-family: Arial; font-size: 12px; color: #FFFFFF; text-transform: uppercase; float: left; display: block; height: 12px; line-height: 12px; padding: 0px 5px 0px 5px; }
	div.menu ul.menu li a:hover 				{ color: #E9EFC9; }
	div.menu ul.menu li.aktiv a					{ color: #3D3D0F; }
	div.menu ul.menu li.aktivhome				{ border: 0px; }
	div.menu ul.menu li.aktivhome a				{ color: #3D3D0F; border: 0px; }
	
	div.schatten img							{ position: absolute; left: px; top: 413px; }
	
	
	
/* Mitte _________________________________________________________________ */

	div.mitte 									{ height: 100%; width: 954px; background: url(/images/design/bg-links-inhalt.gif) repeat-y 0px 0px #BED157; margin: 0px 0px 0px 0px; }
	

	
/* Links _________________________________________________________________ */

	div.links 									{ position: relative; float: left; display: inline; width: 429px; height: 196px; margin: 0px 0px 0px 0px; }
	div.links img.bilder						{ position: absolute; left: 9px; top: 3px; }
	div.links img.schrift						{ position: absolute; left: 16px; top: 167px; }



/* Inhalt ________________________________________________________________ */

	div.inhalt 									{ float: left; display: inline; width: 525px; margin: 20px 0px 10px 0px; }
	
	div.text									{ color: #3D3D0F; font-family: Trebuchet MS; font-size: 11px; line-height: 14px; margin: 0px 0px 0px 0px; padding: 0px 44px 0px 0px; }



/* Unten _________________________________________________________________ */

	div.unten 									{ position: relative; height: 70px; clear: both; background: url(/images/design/bg-unten.gif) no-repeat 0px 0px #E9EFC9; margin: 0px 0px 0px 0px;}
	div.unten p.daten1							{ position: absolute; left: 17px; top: 18px; font-family: Arial; font-size: 11px; line-height: 16px; color: #76822B; text-decoration: none; }
	div.unten p.daten2							{ position: absolute; left: 17px; top: 39px; font-family: Arial; font-size: 11px; line-height: 16px; color: #76822B; text-decoration: none; }
	div.unten p a								{ color: #76822B; text-decoration: none; }
	div.unten-rechts							{ position: absolute; right: 23px; top: 37px; width: 915px; float: right; border-top: solid 1px #BED157; }
	div.unten-rechts span						{ position: absolute; right: -4px; top: 7px; font-family: Trebuchet MS; font-size: 11px; color: #424212; text-decoration: none; float: right; }
	div.unten-rechts span a						{ font-family: Tahoma; font-size: 11px; color: #33330A; text-decoration: none; margin: 0px 0px 0px 19px; }
	div.unten-rechts img						{ vertical-align: text-bottom; padding: 0px 0px 0px 10px; }



/* Lightbox ______________________________________________________________ */

	#lightbox									{ position: absolute; left: 0px; width: 100%; z-index: 100; text-align: center; line-height: 0px; }

	#lightbox a img								{ border: none !important; }

	#outerImageContainer						{ position: relative; background-color: #FFFFFF; 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: 0px; }
	#hoverNav									{ position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; z-index: 10; }
	#imageContainer>#hoverNav					{ left: 0px; }
	#hoverNav a									{ outline: none !important; }

	#prevLink, #nextLink						{ width: 49%; height: 100%; display: block; }
	#prevLink									{ background: url(/images/lightbox/prev.gif) left 15% no-repeat !important; left: 0px; float: left; }
	#nextLink									{ background: url(/images/lightbox/next.gif) right 15% no-repeat !important; right: 0px; float: right; }
	#prevLink:hover, #prevLink:visited:hover	{ background: url(/images/lightbox/prev.gif) left 15% no-repeat !important; }
	#nextLink:hover, #nextLink:visited:hover	{ background: url(/images/lightbox/next.gif) right 15% no-repeat !important; }

	#imageDataContainer							{ font: 10px Verdana, Helvetica, sans-serif; background-color: #FFFFFF; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }

	#imageData									{ padding: 0px 10px; color: #666666; }
	#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					{ background: transparent !important; width: 26px; float: right;  padding-bottom: 0.4em; }

	#overlay									{ position: absolute; top: 0px; left: 0px; z-index: 90; width: 100%; height: 500px; background-color: #000000; }



/* __________________________________________________________________ Ende */


