html,body {
height:100%;
}

img {
	border: none;
}

.ufa_tooltips {
    display:none;
	background-color:gainsboro;
	color: #000;
	border: 2px solid white;
    font-size:12px;
	text-align: center;
    height:auto;
    width:auto;
    padding:10px;
	margin:5px;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
	box-shadow: 7px 7px 8px #818181;
	-webkit-box-shadow: 7px 7px 8px #818181;
	-moz-box-shadow: 7px 7px 8px #818181;
}

.ufa_success {
	color:white;
	background-color: #03c027;
	font-weight:bold;
	text-align:center;
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-125px;
	padding:10px;
	min-width:250px;
	z-index:9999;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	box-shadow: 7px 7px 8px #818181;
	-webkit-box-shadow: 7px 7px 8px #818181;
	-moz-box-shadow: 7px 7px 8px #818181;
	opacity: .9;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';
	filter: alpha(opacity=90);
}

.ufa_error {
	color:white;
	background-color: #FF0000;
	font-weight:bold;
	text-align:center;
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-125px;
	padding:10px;
	min-width:250px;
	z-index:9999;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	box-shadow: 7px 7px 8px #818181;
	-webkit-box-shadow: 7px 7px 8px #818181;
	-moz-box-shadow: 7px 7px 8px #818181;
	opacity: .9;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';
	filter: alpha(opacity=90);
}

.main_album {
	text-align:center;
	border: 1px solid gainsboro;
	margin: 5px auto;
	padding: 5px;
	overflow: hidden;
	display: table;
	width: 570px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.sub_album_container {
	text-align:center;
	border: 1px solid gainsboro;
	margin: 5px auto;
	padding: 5px;
	overflow: hidden;
	display: table;
	width: 570px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.sub_album {
	position: relative;
	margin: 10px;
	float: left;
	width: 150px;
	min-height: 160px;
	padding: 10px;
	background-color: gainsboro;
	background: -moz-linear-gradient(left top 315deg, gainsboro, #fff);
	background: -webkit-gradient(linear, left top, right bottom, from(gainsboro), to(#fff));
	color: dimgray;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	font-size: 11px;
	line-height: 13px;
}

.sub_album_small {
	position: relative;
	margin: 5px;
	float: left;
	width: 150px;
	height: 230px;
	padding: 10px;
	background-color: gainsboro;
	background: -moz-linear-gradient(left top 315deg, gainsboro, #fff);
	background: -webkit-gradient(linear, left top, right bottom, from(gainsboro), to(#fff));
	color: dimgray;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	font-size: 11px;
	line-height: 13px;
}

.sub_album_options {
	width: 150px;
	margin-top: 10px;
	background-color: gainsboro;
	background: -moz-linear-gradient(left top 315deg, #fff, gainsboro);
	background: -webkit-gradient(linear, left top, right bottom, from(#fff), to(gainsboro));
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.foto_liste_container {
	text-align:center;
	border: 1px solid gainsboro;
	margin: 5px auto;
	padding: 5px;
	overflow: hidden;
	display: table;
	width: 570px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.foto_liste {
	position: relative;
	margin: 10px;
	float: left;
	width: 150px;
	height: 150px;
	padding: 5px;
	background-color: gainsboro;
	background: -moz-linear-gradient(left top 315deg, gainsboro, #fff);
	background: -webkit-gradient(linear, left top, right bottom, from(gainsboro), to(#fff));
	color: dimgray;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.foto_liste_options {
	position: absolute;
	top: 120px;
	left: 10px;
	width: 140px;
	background-color: gainsboro;
	background: -moz-linear-gradient(left top 315deg, #fff, gainsboro);
	background: -webkit-gradient(linear, left top, right bottom, from(#fff), to(gainsboro));
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

div#container {
	overflow: hidden;
}
div.ufa_content {
	display: none;
	clear: both;
}

div.ufa_content a, div.navigation a {
	text-decoration: none;
}
div.ufa_content a:hover, div.ufa_content a:active {
	text-decoration: underline;
}

div.navigation a.pageLink {
	height: 77px;
	line-height: 77px;
}

div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.slideshow-container,
div.loader,
div.slideshow a.advance-link {
	width: 570px; /* 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 {
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow with padding */
}

div.slideshow-container {
	position: relative;
	clear: both;
	float: left;
	height: 532px;
}
div.navigation a.prev {
	background-image: url(../images/prevPageArrow.gif);
}
div.navigation a.next {
	background-image: url(../images/nextPageArrow.gif);
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 30;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	line-height: 502px; /* 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 {
	vertical-align: middle;
	border: none;
}
div.download {
	float: right;
}
div.caption-container {
	position: absolute;
	left: 2px;
	bottom: 0px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 99%;
}
div.caption {
	background-color: #000;
	padding: 12px;
	color: #ccc;
	height: 100px;
	overflow: hidden;
}
div.caption a {
	color: #fff;
}

div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.download {
	margin-top: 8px;
}
div.photo-index {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 12px;
}
div.navigation-container {
	float: left;
	position: relative;
	left: 50%;
}
div.navigation {
	float: left;
	position: relative;
	left: -50%;
}
div.navigation a.pageLink {
	display: block;
	position: relative;
	float: left;
	margin: 2px;
	width: 16px;
	background-position:center center;
	background-repeat:no-repeat;
}
div.navigation a.pageLink:focus {
	outline: none;
}

ul.thumbs {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 2px;
	list-style: none;
}
a.thumb {
	padding: 1px;
	display: block;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
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 #ccc;
}
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;
}

#captionToggle a {
	float: right;
	display: block;
	background-image: url('../images/caption.png');
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5px;
	padding: 5px 30px 5px 5px;
}

.ufa_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #323232;
	background-color: #ffb80f;
	height: 20px;
	border: 1px solid #808080;
	margin: 4px;
	padding:2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(../images/gradient_center.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(bottom, #ffb80f, #fff);
	background: -webkit-gradient(linear, center bottom, center top, from(#ffb80f), to(#fff));
}

.ufa_button:hover{
	background-color: #FF6A00;
	background: url(../images/gradient_center_mirror.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(top, #ffb80f, #fff);
	background: -webkit-gradient(linear, center top, center bottom, from(#ffb80f), to(#fff));
	cursor: pointer;
}

.a_button {
	position: relative;
	top: -1px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #323232;
	background-color: #ffb80f;
	height: 20px;
	border: 1px solid #808080;
	padding: 3px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(../images/gradient_center.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(bottom, #ffb80f, #fff);
	background: -webkit-gradient(linear, center bottom, center top, from(#ffb80f), to(#fff));
}

.a_button:hover {
	text-decoration: none;
	color: #323232;
	background-color: #FF6A00;
	background: url(../images/gradient_center_mirror.gif) repeat-x; /*fall back gradient image*/
	background: -moz-linear-gradient(top, #ffb80f, #fff);
	background: -webkit-gradient(linear, center top, center bottom, from(#ffb80f), to(#fff));
	cursor: pointer;
}


.ufa_rating,
.ufa_rating a:active,
.ufa_rating .current{
	background: url(../images/rating_star_small.gif) left -1000px repeat-x;
}
.ufa_rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.ufa_rating li{
	display: inline;
	margin-left: 0px;
}
.ufa_rating a,
.ufa_rating .current {
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
	cursor:default;
}

.ufa_rating a.ufa_one-star{
	width:20%;
	z-index:6;
}
.ufa_rating a.ufa_two-stars{
	width:40%;
	z-index:5;
}
.ufa_rating a.ufa_three-stars{
	width:60%;
	z-index:4;
}
.ufa_rating a.ufa_four-stars{
	width:80%;
	z-index:3;
}
.ufa_rating a.ufa_five-stars{
	width:100%;
	z-index:2;
}
.ufa_rating .current{
	z-index:1;
	background-position: left center;
}
.ufa_rated_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:5px;
	color:#666;
}
.ufa_out5Class {
	color:#00CC00;
	font-weight:bold;
}

/* Panel */
.centerpanel_navi {
	height: 29px;
	border-bottom: 2px solid lightgrey;
	z-index: -1;
}
.centerpanel_content {
	border-left: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	margin-top: -2px;
	padding: 5px;
}
.centerpanel_navi_left {
	width:48%;
	height: 20px;
	font-size: 14px;
	text-align: center;
	float: left;
	border-left: 1px solid lightgrey;
	border-top: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
	border-bottom: 2px solid lightgrey;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	position: relative;
	top: 2px;
	z-index: 2;
	padding: 3px;
	opacity: .7;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
	filter: alpha(opacity=70);
}
.centerpanel_navi_left:hover {
	opacity: 1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter: alpha(opacity=100);
}
#navi_alben {
	display: block;
	cursor: pointer;
	text-decoration: none;
}
.centerpanel_navi_right {
	width:48%;
	height: 20px;
	font-size: 14px;
	text-align: center;
	float: right;
	border-left: 1px solid lightgrey;
	border-top: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
	border-bottom: 2px solid lightgrey;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	position: relative;
	top: 2px;
	z-index: 2;
	padding: 3px;
	opacity: .7;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
	filter: alpha(opacity=70);
}
.centerpanel_navi_right:hover {
	opacity: 1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter: alpha(opacity=100);
}
#navi_fotos {
	display: block;
	cursor: pointer;
	text-decoration: none;
}
.navi_selected {
	border-bottom: 2px solid white;
	opacity: 1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter: alpha(opacity=100);
}
.panel_container {
	text-align:center;
	border: 1px solid gainsboro;
	margin: 5px auto;
	padding: 5px;
	width: 570px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.panel_container img {
	max-width: 90px;
	max-height: 90px;
	padding: 5px;
	vertical-align: middle;
	opacity: .7;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
	filter: alpha(opacity=70);
	-webkit-transition:-webkit-transform 0.1s ease-in; /*animate transform property */
	-o-transition:-o-transform 0.1s ease-in; /*animate transform property in Opera */
	z-index: 10;
}
.panel_container img:hover {
	opacity: 1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter: alpha(opacity=100);
	-moz-transform:scale(1.8); /*scale up image 1.8x*/
	-webkit-transform:scale(1.8);
	-o-transform:scale(1.8);
	z-index: 999999;
}
.achtung {
	background-color:#DBDFFF;
	color: black;
}
.achtung:hover {
	background-color:#FFCCFF;
}