@CHARSET "UTF-8";
/* The display of content is enabled by a javascript generated style on the page.This is so that the slideshow content won't display unless javascript is enabled. */


div.content a,div.navigation a {
	
}

div.content  a:focus,div.content  a:hover,div.content  a:active {
	
}

div#gallery_img{
	position:relative;
	background-color:#000;
	width:959px;
	z-index:900;
	height:387px;
	clear:both;
}

div#thumbs{
	float:left;
	margin:0px;
	padding: 0px 25px;
	height:387px;
	width:260px;
}

div#gal_header p{
	margin:0px;
	padding:30px 0 30px 8px;
	font-size: 23px;
	font-weight:bold;
}

a.controls{
	z-index:999;
}

div.controls {
	position:absolute;
	top:0px;
	right:-1px;
	height: 387px;
	width: 21px;
	background-image: url('/fileadmin/template2/img/control_bg.gif');
	opacity:0.0;
	z-index:998;
	cursor:pointer;
}

div.controls_bg {
	position:absolute;
	right:-1px;
	top:0px;
	height: 387px;
	width: 21px;
	background-image: url('/fileadmin/template2/img/control_arrow.gif');
	opacity:1.0;
	z-index:997;
}

div#slideshow {
	position:absolute;
	right:0;
	z-index:5;
	width:auto;
	height: 387px;
	width: 655px;
	margin-left:3px;
	margin-right:1px;
}

div.slideshow img {
	border: none;
	z-index: 950;
}

ul.thumbs img {
	border: none;
	width: 41px;
	height: 41px;
}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}

ul.thumbs li {
	float: left;
	padding: 0;
	list-style: none;
	margin: 0px !important;
}

a.thumb {
	width: 41px;
	height: 41px;
	overflow: hidden;
	display: block;
	margin-left: 8px;
	margin-bottom:8px;
}

a.thumb:focus {
	outline: none;
}

div.controls a {
	padding: 5px;
}

div.ss-controls {
	float: left;
}

div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 0px;
	height: 0px
}

div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}

div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}


div.download {
	float: right;
}

div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}

div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}

div.navigation {

}

div.pagination {
	clear: both;
}

div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}

div.navigation div.bottom {
	margin-top: 12px;
}

div.pagination a,div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}

div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}

div.pagination span.current {
	font-weight: bold;
	border-color: ;
	color: #fff;
}

ul.thumbs .aktiv{

}

div.hide{
	display:none;
}

div#image_description{
	left: 0px !important;
	top:0px !important;
	height:387px !important;
	width:260px !important;
	padding-right:18px;
	padding-left:22px;
	margin-right : -2px;
	float:left;
	background-color: ;
}