﻿
.gallerywrapper
{
	min-height: 1px;
	position: relative;
	top: 0px;
	margin: 0px auto;
	width: 470px;
}
.gallerytop
{
	
}
.gallerycontent
{
	width: 470px;
	display: table;
	padding: 0;
	margin: 0;
}
.gallerybottom
{
	
}

.thumbNoCaption
{
	float: left;
	padding: 7px;
	width: 120px;
	min-height: 120px;
	margin: 35px 10px 0px 10px;
	text-align: center;
	border: 1px solid rgb(194,209,145);
}
*html .thumbNoCaption
{
	padding: 7px;
	height: 120px;
	margin: 35px 5px 0px 5px;
}
.thumbNoCaption a
{
	/*padding:0px; 	margin:0px; 	border:none; 	text-decoration:none;*/
}
.thumbimg
{
	/*border:solid 1px black; */
}

.thumbdescription
{
	color:#808080;
}
.thumbWithCaption
{
	
	float: left;
	padding: 7px;
	width: 120px;
	height: 120px; 
	margin: 35px 10px 0px 10px;
	text-align: center;
	border: 1px solid rgb(194,209,145);
}
*html .thumbWithCaption
{
	padding: 7px;
	height: 140px;
	margin: 35px 5px 0px 5px;
}
.thumbcaption
{	
	color: #6c7275;
	font-size: 12px;
}
.Caption
{
	
	margin-left: 10px;
	margin-top: 5px;
	font-weight: normal;
	font-size: 1.5em;

}

.geolinks
{
	
	 text-align:right;
	 height:0px;
	  position:relative ;
	  display:block ;
	  
	 top:1px;
}
 .googlemapslink
 {
 	text-decoration:none !important; 
 	z-index :100;
 	
 }
 .bayernviewerlink
 {
 	
 	text-decoration:none !important; 
 	 z-index :100;

 }
 .bayernviewerlink img
 {
 	 background:white;
 }