<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background-color: #222;
	color: #444;
	font-size: 100%;
}
a{
	color: #690000;
}
a:hover{
	color: #d20000;
}
h2 {
	color: #333;
}
div#container {
padding: 30px;
}
div#page {
	background-color: #fff;
	border-color: #ddd;
	border-width: medium 30px 1px;
}

.front  {max-width:1220px; width:100%;}

.front div#page {
	background-color: rgba(0,0,0,0);
	border-color: rgba(0,0,0,0);
}

.logo {font-family: "Lato"; font-weight:700;     letter-spacing: 8px;  text-align:right;}
.front .logo {z-index:200; position:absolute; width:250px; left:8%; top:230px;}
.logo .name {color:#000; font-size:22px;}
.logo .surname {color:#000; font-size:22px;}
.logo .time { color:#939598; font-size:22px;}

.front #navigation {
	background-color: rgba(0,0,0,0);
	border-color: rgba(0,0,0,0);
	font-size:22px;
	
}
.front #navigation {z-index:300; position:absolute; width:250px; height:310px; right:12%; top:270px; background-color: rgba(35,31,32,0.8);}
.front #navigation a {display:block;width:100%; margin-left:30px; margin-top:30px; margin-bottom:30px; text-align:left;}

#navigation {text-transform:uppercase; padding-top:15px; padding-bottom:15px;}
.front #navigation {padding-top:0px; padding-bottom:0px;}
#navigation a {
	color:#939598;
	
}
#navigation a:hover {
	color: #f70;
}
.front .frontimage {z-index:100; position:relative; margin-left:auto; margin-right:auto; height:auto; width:auto; max-width:100%;}
.bildverzeichnis {max-width:100%; z-index:100; position:relative; margin-top:30px; margin-left:auto; margin-right:auto;}




@media all and (max-width: 824px) {
	.front .logo {top:50px; left:15%;}
	.front #navigation {top:5px; right:8%;}
	.bildverzeichnis {max-width:90%;}
}


@media all and (max-width: 650px) {
	.front .logo {top:50px; left:15%;}
	.front #navigation {top:100px; right:8%;}
}

div#footer {
	color: #777;
}
div.caption-container {
	color: #111;
}
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 {
	color: #777;
}
div.navigation a.prev {
	background-image: url(prevPageArrow.gif);
}
div.navigation a.next {
	background-image: url(nextPageArrow.gif);
}
div.loader {
	background-image: url(loader.gif);
}
div.slideshow img {
	border-color: #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
div.pagination a:hover {
	background-color: #eee;
}
div.pagination span.current {
	background-color: #000;
	border-color: #000;
	color: #fff;
}


ul {margin-left:0px;}
dt {font-size:11px; color:grey;}
dd {margin-bottom:8px;font-size:14px;}

 #share {
	position:absolute;
	top:0xp;
	right:0px;
	width:100px;
	height:0px;
 }
  .sharrre .button{
	float:left;
  }
  
h1, h2 {margin:0px;}  

#navigation {
	font-size:15px;
	margin-top:50px;
	margin-bottom:15px;
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
}</pre></body></html>