@charset "utf-8";
/* CSS Document */

body {
	background-color: #fff9c6;
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#bottom {
	height: 12px;
	width: 818px;
	font-size: 0px;
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7d997a;
	border-right-color: #526652;
	border-bottom-color: #526652;
	border-left-color: #7d997a;
	margin-left: 2px;
	margin-top: 2px;
}

.box_gold {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-top-color: #e5d6b8;
	border-right-color: #997a3d;
	border-bottom-color: #997a3d;
	border-left-color: #e5d6b8;

	background-image: url(images/bg_box_gold.gif);
	
	margin-left: 2px;
	margin-top: 2px;
}

.box_green {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-top-color: #7d997a;
	border-right-color: #526652;
	border-bottom-color: #526652;
	border-left-color: #7d997a;

	background-image: url(images/bg_box_green.gif);

	margin-left: 2px;
	margin-top: 2px;
}

#container {
	position: relative;
	background-color: #FFFFFF;
	width: 830px;
	margin: auto;
}

#content {
	padding: 0px;
	margin: 0px;
	border: none;
}

.greenborder {
	border: 1px solid #2a5a23;
}

.highlight12 {
	font-size: 12px;
	font-weight: bold;
	color: #2a5a23;
}

.highlight14 {
	font-size: 14px;
	font-weight: bold;
	color: #2a5a23;
}

.highlight16 {
	font-size: 16px;
	font-weight: bold;
	color: #2a5a23;
}

#logo {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 190px;
	height: 65px;
}

#navibottom {
	width: 172px;
}

#navibuchung {
	width: 149px;
	height: 120px;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
	overflow: hidden;
}

#navicommon {
	height: 200px;
	width: 172px;
}

.navicommonitem {
	width: 149px;
	height: 20px;
	color: #FFFFFF;
	font-size: 16px;
	padding: 5px;
	padding-left: 18px;
}

.navicommonitem a {
	text-decoration: none;
	color: #FFFFFF;
}

.navicommonitemactive {
	width: 149px;
	height: 20px;
	color: #FFFFFF;
	font-size: 16px;
	padding: 5px;
	padding-left: 18px;
	background-image: url(images/bg_box_green.gif);
}

.navicommonitemactive a {
	text-decoration: none;
	color: #FFFFFF;
}

.navicommonsubitem {
	width: 142px;
	height: 15px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
	padding-left: 25px;
}

.navicommonsubitem a {
	text-decoration: none;
	color: #FFFFFF;
}

.navicommonsubitemactive {
	width: 142px;
	height: 15px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
	padding-left: 25px;
	background-image: url(images/bg_box_green.gif);
}

.navicommonsubitemactive a {
	text-decoration: none;
	color: #FFFFFF;
}

#navicurrent {
	width: 172px;
}

.navicurrentitem {
	width: 149px;
	height: 20px;
	color: #FFFFFF;
	font-size: 16px;
	padding: 5px;
	padding-left: 18px;
}

.navicurrentitem a {
	text-decoration: none;
	color: #FFFFFF;
}

.navicurrentitemactive {
	width: 149px;
	height: 20px;
	color: #2a5a23;
	font-size: 16px;
	padding: 5px;
	padding-left: 18px;
	background-color: #fff9c6;
}

.navicurrentitemactive a {
	text-decoration: none;
	color: #2a5a23;
}

.navicurrentsubitem {
	width: 142px;
	height: 15px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
	padding-left: 25px;
}

.navicurrentsubitem a {
	color: #FFFFFF;
	text-decoration: none;
}

.navicurrentsubitemactive {
	width: 142px;
	height: 15px;
	color: #2a5a23;
	font-size: 12px;
	padding: 5px;
	padding-left: 25px;
	background-color: #fff9c6;
}

.navicurrentsubitemactive a {
	color: #2a5a23;
	text-decoration: none;
}

#navimainitem {
	width: 159px;
	height: 30px;
	color: #FFFFFF;
	font-size: 16px;
}

#navirundgang {
	width: 149px;
	height: 70px;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
}

#navitopangebot {
	width: 149px;
	padding: 5px;
	color: #FFFFFF;
	font-size: 10px;
}

#spacer {
	position: relative;
	padding: 0px;
	height: 10px;
	font-size: 0px;
	overflow: hidden;
}

#top {
	height: 322px;
	background-repeat: no-repeat;
}

.topangebot {
	background-color: #2a5a23;
	color: #FFFFFF;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-top-color: #7d997a;
	border-right-color: #526652;
	border-bottom-color: #526652;
	border-left-color: #7d997a;
	
	padding: 5px;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------- TAB - CSS ---------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------- */

* { margin: 0; padding: 0 }

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	border: 3px solid #2a5a23; /* this is the border. should have the same value for the links */
	width: 450px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	clear: both;
	background: #fff;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 450px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}

.stripNav ul li {
	float: left;
	margin-right: 0px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background: #c6e3ff;
	color: #fff;
	text-decoration: none;
	padding: 3px;
	height: 24px;
	width: 80px;
	display: block;
}

.stripNav li a { 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-top-color: #e5d6b8;
	border-right-color: #997a3d;
	border-bottom-color: #997a3d;
	border-left-color: #e5d6b8;

	background-image: url(images/bg_box_gold.gif);
	
	margin-right: 4px;
}

.stripNav li a.current {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-top-color: #7d997a;
	border-right-color: #526652;
	border-bottom-color: #526652;
	border-left-color: #7d997a;

	background-image: url(images/bg_box_green.gif);

	margin-right: 4px;
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------- lightbox - CSS -------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------- */

.gallery {
	overflow:auto;
	zoom:1;
	width:430px;
	background-color:#666666;
}
.gallery a {
	display:block;
	float:left;
	margin:5px;
	text-align:center;
}
.gallery a img {
	border:none;
	display:block;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.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 #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
