﻿
.gallerywrapper
{
	min-height: 1px;
	position: relative;
	top: 0px;
	margin: 0px auto;
	width: 540px;
}
.gallerytop
{
	display: none;
	width: 540px;
	height: 30px;
}
.gallerycontent
{
	width: 540px;
	display: table;
	padding: 0;
	margin: 0;
}
.gallerybottom
{
	height: 30px;
	width: 540px;
}


.thumbNoCaption
{
	float: left;
	padding: 0px 0px 0px 0px;
	width: 160px;
	height: 120px;
	margin: 10px 20px 10px 0px;
	text-align: center;
}
.thumbNoCaption a
{
	/*padding:0px; 	margin:0px; 	border:none; 	text-decoration:none;*/
}

.thumbimg
{
	/*border:solid 1px black; */
}

.thumbWithCaption
{
	float: left;
	padding: 0px 0px 0px 0px;
	width: 160px;
	height: 160px;
	margin: 10px 20px 10px 0px;
	text-align: center;
}

.thumbcaption
{
	color: #6c7275;
	font-size: 84%;
	font-weight: bold;
}

.thumbdescription
{
	color: #808080;
	font-size: 84%;
}

.Caption
{
	margin-left: 10px;
	margin-top: 5px;
	font-weight: normal;
	font-size: 80%;
}
.geolinks
{
	height: 22px;
	width: 160px; 
	position: relative;
	top: 22px;
	left: 0px;
	text-align: center;
}
.googlemapslink
{
	text-decoration: none !important;
	z-index: 100;
	display: none;
}
.bayernviewerlink
{
	text-decoration: none !important;
	z-index: 100;
}
.bayernviewerlink img
{
	background: rgb(255,255,255);
	border: 1px solid rgb(0,0,204);
	padding: 2px;
}

