/* jAlbum 28.0.1 with Mercury 63, Gray style, album creation date 04.05.22, 19:00 */
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
html {
	background-color: #cccccc;
}
body {
	font-family: Verdana, sans-serif;
	color: #000000;
	text-align: center;
}
body a {
	color: #000000;
}
body a:hover {
	color: #eeeeee;
}
a, video {
	outline: none;
}
img, iframe {
	outline: none;
	border: none;
}
img {
	user-select: none;
	-webkit-user-select: none; /* Safari */
}
video {
	width: 100%;
}
#me-parabody, #me-fthumbs img, #me-thumbs img, #me-slideobject, .me-ipimage img {
	animation: fadein 500ms;
}
@keyframes fadein {
	from {opacity: 0;}
	to {opacity: 1;}
}
#me-notheme > div {
	margin: 0px auto 15px;
	min-height: 32px;
	padding: 5px 5px 10px;
	background-color: #aaaaaa;
}
#me-banner {
	box-sizing: border-box;
	margin: 0px auto 25px;
	min-height: 300px;
	padding-top: 46px;
	background: url('../me-theme.jpg') center no-repeat;
	background-size: cover;
}
#me-banner img {
	padding: 5px 0px;
}
#me-titledim {
	background-color: rgb(0 0 0 / 0.3);
}
.me-pagetitle, .me-pagedescription, .me-pagetitleTI, .me-pagedescriptionTI, .me-pagetitleslide, .me-pagetitleip {
	max-width: 900px;
	margin: 0px auto;
}
.me-pagetitle {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	padding-bottom: 3px;
}
.me-pagetitle a {
	color: #000000;
	text-decoration: underline;
}
.me-pagetitle a:hover {
	color: #eeeeee;
}
.me-pagedescription {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.me-pagedescription a {
	color: #000000;
	text-decoration: underline;
}
.me-pagedescription a:hover {
	color: #eeeeee;
}
.me-pagetitleTI {
	color: #ffffff;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: 5px 5px 5px rgb(0 0 0 / 0.3);
	padding: 42px 10px 20px 10px;
}
.me-pagetitleTI a {
	color: #ffffff;
	text-decoration: underline;
}
.me-pagetitleTI a:hover {
	color: #bbbbbb;
}
.me-pagedescriptionTI {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: 3px 3px 5px rgb(0 0 0 / 0.3);
	padding: 0px 10px 20px 10px;
}
.me-pagedescriptionTI a {
	color: #ffffff;
	text-decoration: underline;
}
.me-pagedescriptionTI a:hover {
	color: #bbbbbb;
}
#me-navleft {
	width: 52px;
	height: 32px;
	text-align: left;
	float: left;
	font-size: 0px;
}
#me-navleft img {
	width: 32px;
	margin-left: 20px;
	cursor: pointer;
}
#me-navright {
	position: relative;
	width: 52px;
	height: 32px;
	text-align: right;
	float: right;
	font-size: 0px;
}
#me-navright img {
	width: 32px;
	margin-right: 20px;
	cursor: pointer;
}
.me-infotxt {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin: 0px auto 15px;
	max-width: 900px;
	padding: 0px 10px;
}
.me-infotxt a {
	text-decoration: underline;
}
.me-infotxtbottom {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin: 0px auto 10px;
	max-width: 900px;
	padding: 0px 10px;
}
.me-infotxtbottom a {
	text-decoration: underline;
}
.me-fthumbbox, .me-thumbbox {
	max-width: 1600px;
	margin: 0 auto 10px;
	padding: 0px 43px;
}
#me-fthumbs img:hover, #me-thumbs img:hover {
	transform: scale(1.1);
	transition: transform 1s;
}
#me-fthumbs img, #me-thumbs img {
	transition: transform 1s;
}
.jg-entry {
	position: relative;
}
.me-videooverlay img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -60px;
	margin-left: -60px;
	width: 120px;
}
.me-thumbcaption {
	overflow-wrap: break-word;
	margin: 5px 5px 10px;
}
.me-credits {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin: 0px auto 10px;
	text-shadow: none;
}
.me-credits a {
	font-weight: bold;
	text-decoration: none;
}
#me-pagetop {
	background-color: #aaaaaa;
	position: fixed;
	bottom: 40px;
	left: 10px;
	opacity: 0.75;
	display: none;
}
#me-pagetop img {
	width: 32px;
	padding: 10px 5px 5px;
}
#me-pagetop:hover {
	cursor: pointer;
}
.me-pagetitleslide {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	padding-bottom: 3px;
}
.me-pagetitleslide a {
	color: #000000;
	text-decoration: underline;
}
.me-pagetitleslide a:hover {
	color: #eeeeee;
}
#me-navleftslide {
	width: 156px;
	height: 32px;
	text-align: left;
	float: left;
	font-size: 0px;
}
#me-navleftslide img {
	width: 32px;
	margin-left: 20px;
}
#me-navrightslide {
	width: 156px;
	height: 32px;
	text-align: right;
	float: right;
	font-size: 0px;
}
#me-navrightslide img {
	width: 32px;
	margin-right: 20px;
	cursor: pointer;
}
#me-slideobject {
	margin: 0px auto 10px;
	padding: 0px 20px;
}
#me-slideobject img {
	width: 100%;
	height: auto;
}
#me-slideobject > div:first-of-type {
	position: relative;
	line-height: 0px;
	outline: none;
}
#me-slideobject iframe {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
.me-pdfframe {
	border: 1px solid #ffffff;
}
#me-prev, #me-noprev {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 45%;
}
#me-prev {
	cursor: url('cursorprev.png') 0 10, pointer;
}
#me-next, #me-nonext {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 55%;
}
#me-next {
	cursor: url('cursornext.png') 0 10, pointer;
}
#me-slidecaption {
	margin: 0px auto 10px;
	padding: 0px 20px;
	display: flow-root;
}
.me-slidetitle, .me-slidecomment, .me-slidemeta {
	max-width: 900px;
	margin: 0px auto;
}
.me-slidetitle {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 3px;
	padding: 0px 10px;
	text-align: center;
	text-shadow: none;
}
.me-slidetitle a {
	text-decoration: underline;
}
.me-slidecomment {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 3px;
	padding: 0px 10px;
	text-align: center;
	text-shadow: none;
}
.me-slidecomment a {
	text-decoration: underline;
}
#me-slidecaption > audio {
	margin: 10px 5px 5px;
	height: 40px;
}
.me-bodyopening, .me-bodyclosing, .me-bodyopeningslide, .me-bodyclosingslide {
	margin: 5px;
}
.me-disabled {
	opacity: 0.5;
}
.me-spacer {
	height: 10px;
}
#me-bodyspacer {
	height: 25px;
}
#vidframe:focus {
	outline: none;
}
#me-mapcontainer {
	max-width: 1200px;
	margin: 0px auto 10px;
	padding: 0px 20px;
} 
#me-mapcontainer > div:first-of-type {
	outline: none;
}
#me-mapcontainer > div > div {
	position: relative;
	padding-bottom: 100.0%;
}
