
/* merriweather-regular - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/merriweather-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/merriweather-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/merriweather-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/merriweather-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/merriweather-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/merriweather-v30-latin-regular.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-700 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/merriweather-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/merriweather-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/merriweather-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/merriweather-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/merriweather-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/merriweather-v30-latin-700.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-900 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/merriweather-v30-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/merriweather-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/merriweather-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/merriweather-v30-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/merriweather-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/merriweather-v30-latin-900.svg#Merriweather') format('svg'); /* Legacy iOS */
}

html,body {
	width:100%;
	
	font-family:'Merriweather', verdana;
	font-size:13px;
	color:black;
	background-color: #383838;
	margin:0px;
	padding:0;
}



table.content,
table.content tr,
table.content td,

table.content tbody { 
	
	width:100%;
	
}

table.content td {
	float:left;
	width:170px;
	height:300px;
}

table.content.admin  {
	width:800px;
	margin:auto;
}

table.content.admin td {
	width:270px;
	_color:#fff;
	height:auto;
}
table.content tr:first-of-type td {
	width:100%;
	height:30px;
}
.zentrieren{
	height:100%;
	margin:auto;
	background-color:#FFFFFF;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
}



div.contentbody {
	background-color: #383838;
}


div.container {
	
	max-width:100%;
	margin:auto;
	text-align:center;
}



div.breadcrumb {
	padding:5px 0px;
	background-color: #ffffff;
}



/* Galerie Übersicht */
a.ov_gal_item {
	padding:15px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #cccccc;
	text-decoration:none;
	display:inline-block;
	margin:10px;
	_min-width:500px;
	width:350px;
	_min-height:212px;
	box-shadow: 5px 5px 20px 0px rgba(0,0,0,1);
	border-radius:3px;
	vertical-align:top;
	
	

}


a.ov_gal_item:hover {
	background:#f3f3f3;
}

a.ov_gal_item img {
	_float:left;
	margin-right:15px;
	clear:both;
	width:180px;
	height:180px;
	object-fit: cover;
	width:100%;
	height:180px;
	float:none;
}
a.ov_gal_item a {
	display:inline !important;
	

}


@media only screen and (max-width: 576px ) {
	a.ov_gal_item {
		width:90%;
		min-width:auto;
		
		margin:10px 0px;
	}
	a.ov_gal_item img {
		width:100%;
		height:180px;
		float:none;
	}
}








/* Ausgewählte Galerie Einzeln Übersicht */


a.gal_item {
	padding:15px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #cccccc;
	text-decoration:none;
	display:inline-block;
	_width:250px;
	_float:left;
	margin:10px;
	box-shadow: 5px 5px 20px 0px rgba(0,0,0,1);
	border-radius:3px;
	transition: background-color 0.5s;
}



a.gal_item:hover {
	background-color: #ddd;
	_background-color: #fff;
	_background-color: #FF7F00;
}







div.item_closeup {
	position:relative;
	padding:15px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #cccccc;
	text-decoration:none;
	
	margin:20px auto;
	
	_width:100%;
	max-width:800px;
	_min-height:212px;
	
	box-shadow: 5px 5px 20px 0px rgba(0,0,0,1);
	border-radius:3px;
	vertical-align:top;
	background-color:#ffffff;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:contain;
	_border:10px solid #ffffff;
	display:inline-block;
}
div.item_closeup img {
	width:100%;
	_max-width:800px;
	_position:absolute;
	left:0;
	_display:none;
	float:left;
	margin-bottom:15px;
}


a.item_ff {
	position:absolute;
	float:right;
	display:block;
	width:50%;
	height:100%;
	top:0px;
	right:0px;
	background-size:100px 100px;
	background-repeat: no-repeat;
	background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CgogPGc+CiAgPHRpdGxlPmJhY2tncm91bmQ8L3RpdGxlPgogIDxyZWN0IGZpbGw9Im5vbmUiIGlkPSJjYW52YXNfYmFja2dyb3VuZCIgaGVpZ2h0PSI0MDIiIHdpZHRoPSI1ODIiIHk9Ii0xIiB4PSItMSIvPgogPC9nPgogPGc+CiAgPHRpdGxlPkxheWVyIDE8L3RpdGxlPgogIDxyZWN0IGlkPSJzdmdfMSIgd2lkdGg9IjUwIiBoZWlnaHQ9IjUwIiBmaWxsPSJub25lIi8+CiAgPHBvbHlnb24gZmlsbD0iI2ZmZmZmZiIgaWQ9InN2Z18yIiBwb2ludHM9IjE1LDIuNzUgMTIuOTE0LDQuODM2IDMzLjA3OCwyNSAxMi45MTQsNDUuMTY0IDE1LDQ3LjI1IDM3LjI1LDI1ICIvPgogPC9nPgo8L3N2Zz4=);
	background-color:transparent;
	background-position:right 50% ;
	opacity:0.2;
	transition: opacity 0.5s;
}

a.item_ff:hover {
	opacity:0.8;
}


a.item_prev {
	position:absolute;
	float:left;
	display:block;
	width:30%;
	height:100%;
	top:0px;
	background-size:100px 100px;
	background-repeat: no-repeat;
	background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CgogPGc+CiAgPHRpdGxlPmJhY2tncm91bmQ8L3RpdGxlPgogIDxyZWN0IGZpbGw9Im5vbmUiIGlkPSJjYW52YXNfYmFja2dyb3VuZCIgaGVpZ2h0PSI0MDIiIHdpZHRoPSI1ODIiIHk9Ii0xIiB4PSItMSIvPgogPC9nPgogPGc+CiAgPHRpdGxlPkxheWVyIDE8L3RpdGxlPgogIDxyZWN0IGlkPSJzdmdfMSIgd2lkdGg9IjUwIiBoZWlnaHQ9IjUwIiBmaWxsPSJub25lIi8+CiAgPHBvbHlnb24gdHJhbnNmb3JtPSJyb3RhdGUoMTgwIDI1LjA4MjAwMDczMjQyMTg3NSwyNSkgIiBzdHJva2U9Im51bGwiIGZpbGw9IiNmZmZmZmYiIGlkPSJzdmdfMiIgcG9pbnRzPSIxNSwyLjc1IDEyLjkxNCw0LjgzNiAzMy4wNzgsMjUgMTIuOTE0LDQ1LjE2NCAxNSw0Ny4yNSAzNy4yNSwyNSAiLz4KIDwvZz4KPC9zdmc+);
	background-color:transparent;
	background-position:left 50% ;
	opacity:0.2;
	transition: opacity 0.5s;
}

a.item_prev:hover {
	opacity:0.8;
}





.dunkel {              
  background-color:#E8E8E8;
}
.first_last{          
  color:#cccccc;
  font-size:18px;
  font-weight:normal;
}
div.logo{             
  text-align:right;
  padding:20px;
}
div.navi{             
  width:100%;
  text-align:left;
  background-color:#cccccc;
  line-height:20px;
  border-bottom:0px solid black;
  border-top:0px solid black;
}
.exif{                     
  color:#FF7F00;
  font-size:11px;
}
div.snaptxt{             
  margin:0px;
  margin-bottom:5px;
  
}
h1{                   
  
  margin-top:20px;
  color:#FF7F00;
  margin-bottom:10px;
}
h2{                   
  font-size:20px;
  margin-top:0px;
  _color:#000000;
  margin-bottom:10px;
}

.ov_gal_item h2{                   
    margin-top:15px;
}
p{                    
  margin-top:0px;
  line-height:18px;
}
img{                  
  border-width:1px;
  border-color:black;
  border-style:solid;
  margin-right:0px;
}
img.noborder {        
  border-width:0px;
  margin:0px;
}
input,textarea,select {
  border:1px solid black;
  
  color:black;
  background-color:white;
}
input.orange	     {
  border:1px solid black;
  
  color:black;
  background-color:#FF7F00;
}
table.content {       
  align:center;
  width:100%;
  background-color:#EEEEEE;
}
span.anzahl {         
  
  font-size:11px;
  color:#000000;
}
span.cam {            
  
  font-size:9px;
  color:#993300;
  font-style:normal;
}
td {                  
  vertical-align:top;
  
  font-size:11px;
  color:black;
  padding:10px;
  margin:0px;
  line-height:15px;
}
td.contentbody{      
  text-align:left;
  margin-bottom:20px;
  width:100%;
  background-color: #383838;
}
td.none{              
  margin:0px;
  padding:0px;
}
.white {
  background-color:white;
  padding:0px;
  text-align:left;
  
  font-size:9px;
  color:#FF7F00;
  font-weight:bold;
}
.white a {
	margin-left:10px;
}


a {              color:#000000;text-decoration:underline;font-weight:normal;}
a:hover {        color:#FF7F00;}

a.navi {              color:#000000;text-decoration:none;font-weight:bold;margin-right:20px;}
a.navi:hover {        color:#FF7F00;}

a.galerie {              color:#FF7F00;text-decoration:none;font-weight:bold;}
a.galerie:hover {        color:#000000;
}

a.pfad {              color:#FF7F00;text-decoration:none;font-weight:bold;}
a.pfad:hover {        color:#000000;}

a.tn {              color:#000000;text-decoration:none;font-weight:normal;}
a.tn:hover {        color:#FF7F00;}
