/* jAlbum 28.1.5 with Saturn 84, Custom style, album creation date 05.12.23, 22:14 */
html {
	height: 100%;
	background-color: #ffffff;
}
body {
	font-family: Courier, "Courier New", monospace;
	color: #444444;
	text-align: center;
	margin: 0px 0px 10px;
}
body a {
	color: #444444;
}
body a:hover {
	color: #ff3333;
}
a, audio, video {
	outline: none;
}
img, iframe {
	outline: none;
	border: none;
}
img {
	user-select: none;
}
#ja-themebox, #ja-themebanner, .ja-thumbimg img, .ja-ipimage img {
	animation: fadein 500ms;
}
.ja-slidetitle, .ja-slidecomment, .ja-slidectr {
	animation: fadein 2000ms;
}
@keyframes fadein {
	from {opacity: 0;}
	to {opacity: 1;}
}
#ja-nothemebox {
	max-width: 840px;
	margin: 0px auto;
}
#ja-nothemebox > div {
	margin: 0px 20px;
}
#ja-nothemebox > div > div {
	margin: 0px auto;
	padding: 10px;
	position: relative;
}
.ja-pagetitle, .ja-pagedescription, .ja-pagetitleTI, .ja-pagedescriptionTI, .ja-pagetitleip, .ja-pagetitleipTI {
	max-width: 900px;
	margin: 0px auto;
}
.ja-pagetitle {
	color: #444444;
	font-size: 50px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: 4px 4px 5px rgb(0 0 0 / 0.3);
	padding-bottom: 4px;
}
.ja-pagetitle a {
	color: #444444;
	text-decoration: none;
}
.ja-pagetitle a:hover {
	color: #999999;
}
.ja-pagedescription {
	color: #444444;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: 2px 2px 5px rgb(0 0 0 / 0.3);
}
.ja-pagedescription a {
	color: #444444;
	text-decoration: none;
}
.ja-pagedescription a:hover {
	color: #999999;
}
#ja-navleft {
	width: 104px;
	height: 32px;
	text-align: left;
	float: left;
	font-size: 0px;
}
#ja-navleft img {
	width: 32px;
	margin-right: 20px;
	cursor: pointer;
}
#ja-navright {
	position: relative;
	width: 104px;
	height: 32px;
	text-align: right;
	float: right;
	font-size: 0px;
}
#ja-navright img {
	width: 32px;
	margin-left: 20px;
	cursor: pointer;
}
.ja-infotxt {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin: 0px auto 15px;
	max-width: 600px;
	padding: 0px 10px;
}
.ja-infotxt a {
	text-decoration: none;
}
.ja-infotxtbottom {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: 2px 2px 5px rgb(0 0 0 / 0.3);
	text-align: center;
	margin: 0px auto 10px;
	max-width: 600px;
	padding: 0px 10px;
}
.ja-infotxtbottom a {
	text-decoration: none;
}
#ja-fthumbs, #ja-thumbs {
	max-width: 800px;
	margin: 0px auto 10px;
	padding: 15px 54px 0px;
	font-size: 0px; /* Hack to collapse whitespace between boxes */
}
#ja-fthumbs img, #ja-thumbs img {
	max-width: 100%;
	height: auto;
}
#ja-fthumbs > div {
	text-align: center;
	margin: 7.5px;
	max-width: 175px;
	vertical-align: top;
	display: inline-block;
}
#ja-fthumbs > div > div:first-of-type {
}
#ja-thumbs > div {
	text-align: center;
	margin: 7.5px;
	max-width: 144px;
	vertical-align: top;
	display: inline-block;
}
#ja-thumbs > div > div:first-of-type {
}
.ja-ovrel {
	position: relative;
	display: inline-block;
}
.ja-foldericon {
	background: #ffffff url('folder.png') center/contain no-repeat !important;
	max-height: 155px;
}
.ja-thumbimg img, .ja-thumbicon {
	margin: 10px;
	box-shadow: 10px 10px 10px rgb(0 0 0 / 0.25);
}
.ja-thumbimg img:hover, .ja-thumbicon:hover {
	box-shadow: -10px 10px 10px rgb(0 0 0 / 0.25);
}
.ja-fthumbcaption, .ja-thumbcaption {
	color: #444444;
	overflow-wrap: break-word;
	padding: 0px 5px 10px;
}
.ja-foldertitle {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: 2px 2px 5px rgb(0 0 0 / 0.3);
}
.ja-foldertitle a {
	color: #444444;
	text-decoration: underline;
}
.ja-foldertitle a:hover {
	color: #999999;
}
.ja-foldertitle, .ja-foldercomment {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
@media (max-width: 500px), (max-height: 500px) {
	.ja-foldertitle, .ja-foldercomment {
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
}
#ja-pagetop {
	background-color: #ffffff;
	position: fixed;
	bottom: 40px;
	left: 10px;
	opacity: 0.75;
	display: none;
}
#ja-pagetop img {
	width: 32px;
	padding: 10px 5px 5px;
}
#ja-pagetop:hover {
	cursor: pointer;
}
.ja-footer, .ja-footernoicon {
	padding: 5px 10px 5px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 3px;
}
.ja-footer {
	min-height: 28px;
}
.ja-slidenavleft {
	height: 28px;
	float: left;
	font-size: 0px;
}
.ja-slidenavleft img {
	width: 28px;
	margin-right: 20px;
	cursor: pointer;
}
.ja-slidenavright {
	height: 28px;
	float: right;
	font-size: 0px;
	text-align: right;
}
.ja-slidenavright img {
	width: 28px;
	margin-left: 20px;
	cursor: pointer;
}
.ja-snav1 {
	width: 48px;
}
.ja-snav2 {
	width: 96px;
}
.ja-snav3 {
	width: 144px;
}
.ja-snav4 {
	width: 192px;
}
.ja-globe {
	float: left;
	width: 28px;
}
.ja-slidetitle, .ja-slidecomment {
	max-width: 900px;
	margin: 0px auto;
}
.ja-slidecomment {
	font-family: Courier, "Courier New", monospace;
	color: #444444;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 3px;
	text-shadow: 4px 4px 5px rgb(0 0 0 / 0.3);
	user-select: text;
}
.ja-slidecomment a {
	color: #444444;
	text-decoration: none;
}
.ja-slidecomment a:hover {
	color: #ff3333;
}
#ja-navleftip {
	width: 104px;
	height: 32px;
	text-align: left;
	float: left;
	font-size: 0px;
}
#ja-navleftip img {
	width: 32px;
	margin-right: 20px;
	cursor: pointer;
}
#ja-navrightip {
	width: 104px;
	height: 32px;
	text-align: right;
	float: right;
	font-size: 0px;
}
.ja-pagetitleip {
	color: #444444;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: 4px 4px 5px rgb(0 0 0 / 0.3);
	padding-bottom: 4px;
}
.ja-pagetitleip a {
	color: #444444;
	text-decoration: none;
}
.ja-pagetitleip a:hover {
	color: #999999;
}
.ja-ipbox {
	padding: 5px 30px 20px;
}
.ja-ipbox > div {
	max-width: 800px;
	margin: 0px auto;
	border-radius: 3px;
}
.ja-ipbox > div > div {
	border-radius: 3px;
	background-color: #ffffff;
	overflow: hidden;
	padding-bottom: 5px;
}
.ja-ipimage {
	max-width: 200px;
	float: right;
	padding: 10px 25px 5px 15px;
}
.ja-ipimage img {
	width: 100%;
	height: auto;
	box-shadow: 10px 10px 10px rgb(0 0 0 / 0.25);
}
.ja-iptext {
	padding: 10px;
	color: #444444;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: left;
}
.ja-iptext a {
	color: #444444;
	text-decoration: none;
}
.ja-iptext a:hover {
	color: #ff3333;
}
.ja-ipcontact {
	color: #444444;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	padding: 10px;
	clear: both;
}
.ja-ipcontact a {
	color: #444444;
	text-decoration: none;
}
.ja-ipcontact a:hover {
	color: #ff3333;
}
.ja-ipcontact img {
	vertical-align: middle;
	padding: 0px 5px;
}
.ja-bodyopening, .ja-bodyclosing {
	margin: 5px;
}
.ja-disabled {
	opacity: 0.5;
	cursor: default !important;
}
.ja-hidden {
	display: none;
}
.ja-bodyspacer {
	height: 30px;
}
.fbContentWrapper {
	box-shadow: 10px 10px 10px rgb(0 0 0 / 0.25)
}
@media (max-width: 500px), (max-height: 500px) {
	.fbContentWrapper {
		box-shadow: none;
	}
} 
.fbx .fbItemNumber, .ja-slidectr {
	font-family: Courier, "Courier New", monospace;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-shadow: none;
}
.fbx.fbOverlay {
	cursor: zoom-out;
}
a.fbNextPanel {
	width: 55% !important;
	cursor: url('cursornextthin.png'), pointer !important;
}
a.fbPrevPanel {
	cursor: url('cursorprevthin.png'), pointer !important;
}
.fbPrev2 .fbxIcon, .fbNext2 .fbxIcon {
	font-size: 28px;
}
@media (max-width: 500px), (max-height: 500px) {
	.fbPrev2 .fbxIcon, .fbNext2 .fbxIcon {
		font-size: 24px;
	}
}
#ja-mapcontainer {
	position: relative;
	margin: 0px auto;
	padding: 0px 15px;
	max-width: 1064px;
	top: 15px;
	z-index: 1;
}
#ja-mapframe {
	background-color: #ffffff;
	padding: 20px;
	border-radius: 3px;
}
@media (max-width: 500px), (max-height: 500px) {
	#ja-mapframe {
		padding: 2px;
	}
}
#ja-mapcanvas {
	position: relative;
	width: 100%;
	padding-bottom: 100.0%;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	box-shadow: 10px 10px 10px rgb(0 0 0 / 0.25);
	border-radius: 0px;
}
.ja-mapfooter {
	padding: 5px 10px 5px;
	border-radius: 3px;
	margin-top: 5px;
	height: 28px;
	background-color: #ffffff;
}
#ja-mapclose {
	float: left;
	width: 28px;
	height: 28px;
	cursor: pointer;
}
#ja-mapdim {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	opacity: 1.0;
	cursor: zoom-out;
}
@media (max-height: 500px) {
	.ja-slidetitle, .ja-slidecomment {
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
}
@media (max-width: 500px), (max-height: 500px) {
	#ja-thumbs, #ja-fthumbs {
		padding-left: 5px;
		padding-right: 5px;
	}
	#ja-thumbs > div {
		margin: 2px;
		max-width: 124px;
	}
	#ja-fthumbs > div {
		margin: 2px;
		max-width: 155px;
	}
	.ja-thumbimg img, .ja-thumbimg img:hover, .ja-thumbicon, .ja-thumbicon:hover {
		box-shadow: none;
		margin: 0px;
	}
	.ja-newoverlay {
		top: 5px;
		right: 5px;
	}
	.fbx .fbResizer {
		display: none;
	}
}
<style type="text/css">
<!--
.style3 {color: #ffffff}
-->
</style>
