div#container {
	overflow: hidden;
}
div.content {
	position: absolute;
	margin: 150px  0px 0px 630px;
	padding: 0px;
	display: none;
	clear: both;
	width: 340px;
	height: 470px;
	z-index: 4;
}

div.content a, div.navigation a {
	text-decoration: none;
}
div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.navigation a.pageLink {
	margin: 0px;
	padding: 0px;
	top: 0px;
	height: 77px;
	line-height: 77px;
	/* Navigation der Thumbs */
}
*+html div.controls {
	position: absolute;
	width: 230px;
	margin: 451px 0px 0px 100px;
	height: 23px;
	letter-spacing: 1px;
}
div.controls {
	width: 230px;
	margin: 451px 0px 0px 100px;
	height: 23px;
	letter-spacing: 1px;
}
div.controls a:link {
	padding: 3px;
	text-decoration: none;
	color: #618627;
	font-weight: bold;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
}
div.controls a:visited {
	padding: 3px;
	text-decoration: none;
	color: #618627;
	font-weight: bold;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
}
div.controls a:hover {
	padding: 3px;
	text-decoration: none;
	color: #e75012;
	font-weight: bold;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
}
div.ss-controls {
	float: left;
	/* Diashow start */
}
div.nav-controls {
	float: right;
	/* weiter und zurŸck */
}

div.slideshow-container,
div.loader,
div.slideshow a.advance-link {
	width: 340px;
	height: 450px; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}

div.loader,
div.slideshow a.advance-link,
div.caption-container {
	width: 340px;
	height: 450px; /* This should be set to be at least the height of the largest image in the slideshow with padding */	
}

div.slideshow-container {
	position: absolute;
	margin:0px;
	padding:0px;
	left:0px;
	clear: both;
	float: left;
	width: 340px;
	height: 450px;
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	width: 340px;
	height: 450px;
	background-image: url('images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 340px;
	height: 450px;
}
div.slideshow a.advance-link {
	display: block;
	line-height: 450px; /* This should be set to be at least the height of the largest image in the slideshow with padding */
	text-align: center;
}

div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
	text-decoration: none;

}
div.slideshow a.advance-link:focus {
	outline: none;
}

div.slideshow img {
	position: absolute;
	float: left;
	left:0px;
	top: 0px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}
div.caption-container {
	float: left;
	position: relative;
	width: 340px;
	height: 450px;
	margin: 0px;
	padding: 0px;
}
span.image-caption {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

div.caption-container, span.image-caption {
	width: 334px;
	height: 25px;
}

div.caption {
	padding: 0px;
}

div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	position: relative;
	margin: 473px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	left: 0px;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align:right;
	width: 320px;
	z-index: 7;
	/* Beschreibung - Titel */
}
div.photo-index {
	position: absolute;
	margin: 453px 0px 0px 0px;
	padding: opx;
	height:15px;
	width: auto;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004494;
	z-index: 5;
}
/* --------------- Thumbnails --------------------------------- */
div.navigation-container {
	float: left;
	position: relative;
	margin: 45px 0px 0px 235px;
	padding: 0px;
	height: auto;
	width: 750px;
}
div.navigation {
	float: left;
	position: relative;
	padding: 0px;
	left: 0px;
	height: 100px;
	}
div.navigation a.pageLink {
	display: block;
	position: absolute;
	float: left;
	margin: 15px 0px 0px 0px;
	width: 16px;
	top: 15px;
	background-position:center center;
	background-repeat:no-repeat;
	/* Thumbnail-Navigation*/
}
div.navigation a.pageLink:focus {
	outline: none;
}
*+html div.navigation a.prev {
	padding: 0px;
	margin: 0px;
	top: 0px;
	background-image: url('../layout/prevPageArrow.gif');
}

div.navigation a.prev {
	padding: 0px;
	top: 0px;
	background-image: url('../layout/prevPageArrow.gif');
}
div.navigation a.next {
	padding: 0px;
	top: 0px;
	background-image: url('../layout/nextPageArrow.gif');
}
*+html ul.thumbs {
	position: absolute;
	float: left;
	margin: 0px 0px 0px 11px;
	padding: 0px;
}
ul.thumbs {
	position: relative;
	float: left;
	margin: 0px 0px 0px 11px;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0px;
	margin: 11px;
	list-style: none;
}
a.thumb {
	padding: 1px;
	display: block;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: 1px solid #B1B1B1;
	display: block;
}
/* ---------------------------- Hack fŸr IE -------------------- */
*+html div.navigation-container {
	float: left;
	position: absolute;
	margin: 40px 0px 0px 0px 225px;
	height: auto;
	width: 750px;
}
*+html div.navigation {
	float: left;
	position: absloute;
	padding: 0px;
	left: 0px;
	height: 100px;
	width: 750px;
	}
*+html div.navigation a.pageLink {
	/*position: relative;*/
	position: absolute;
	margin: 0px 0px 0px 0px;
	width: 16px;
	top: 15px;
	left: 0px;
	background-position: center;
	background-repeat:no-repeat;
	/* Thumbnail-Navigation*/
}
*+html div.navigation a.pageLink:focus {
	outline: none;
}
/* ----------------------- ende IE ----------------------------- */

div.pagination {
	clear: both;
	position: relative;
	left: -50%;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	position: relative;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #FFFFFF;
}
div.pagination a:hover {
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

div.gallery-gutter {
	clear: both;
	padding-bottom: 20px;
}
div.loader {
	background-image: url('../layout/loader.gif');
}
div.slideshow img {
border: 1px solid #339900;
}
ul.thumbs li.selected a.thumb {
	background: #618627;
}
div.pagination a:hover {
	background-color: #eee;
}
div.pagination span.current {
	background-color: #000;
	border-color: #000;
	color: #fff;
}
