/* ################################################################ */
a img
{
  border: none;
}

#galleryNav ul,
ul.galleryUL,
#mainContent ul.galleryUL
{
  margin: 0px;
  padding: 0px;

  list-style-type: none;
  list-style-image: none;
}


a.galleryListLinkUnreleased
{
  color: #FF0000;
}

a.galleryListLink,
a.galleryListLinkUnreleased
{
  font-size: 120%;
  font-weight:bold;
  line-height: 150%;
  
  margin-top:0px;
  margin-bottom: 0px;

  padding-top: 2px;
  padding-bottom: 2px;

  width: 100%;
  display: block;
  
  text-decoration: none;
  
}


a.galleryListLink:hover,
a.galleryListLink:active,
a.galleryListLinkUnreleased:hover,
a.galleryListLinkUnreleased:active
{
  text-decoration: none;
  color:#000000;
  background-color:#fcfcfc;
}

a.galleryListLink:visited,
a.galleryListLinkUnreleased:visited
{
  text-decoration: none;
  color:#000000;
  font-style:italic;
}

a.galleryListLink span.galleryComment,
a.galleryListLinkUnreleased span.galleryComment
{
  padding-left:20px;
  font-size: 75%;
  color: #000000;
  display:block;
  text-decoration: none;
  font-weight: normal;
}

.galBigImgCurrentDiv
{
}

.galBigImgDiv
{
  float: left;
  padding-right: 15px;
  border:none;
}

a.galPnLink:link,
a.galPnLink:visited,
a.galPnLink:active
{
  padding:2px;
  margin:0px;
  display: block;
  text-decoration: none;
  color:#000000;
  font-weight: bold;
  font-size: 150%;
  line-height: 100%;
  background-color: transparent;
}
a.galPnLink:hover
{
  padding:2px;
  margin:0px;
  display: block;
  text-decoration: none;
  color:#F6842B;
  font-weight: bold;
  font-size: 150%;
  line-height: 100%;
  background-color: transparent;
}

td.galPrevTD,
img.galPrevSpacer,
a.galPrevLink,
td.galNextTD,
img.galNextSpacer,
a.galNextLink
{
  width: 20px;
  vertical-align: top;  
}

td.galPrevTD,
img.galPrevSpacer,
a.galPrevLink
{
  text-align: left;
}

td.galNextTD,
img.galNextSpacer,
a.galNextLink
{
  text-align: right;
}

img.galBottomWidthSpacer
{
  width: 740px; /* 640 px */
  height: 1px;
}


/* abhängig von ThumbnailContainerMode = DIV */
.galThumbnailContainer 
{
  width:600px;
  
  padding:0px;
  margin:0px;
  
  text-align:center;
  border:none;
}

.galImgDescr
{
  padding: 2px 10px 20px 10px;
}

.galIntroTxt
{
  padding: 0px 0px 20px 0px;
}

.galImgThumb
{
  float:none;
  text-align:center;
  display: inline;
  padding: 0px 10px 10px 0px;
  margin:0px;
  width: 110px;
  height:80px;
  border:none;
}

.galImgThumb table
{
  display: inline;
}

.galImgThumb table td.thmbFooterTD
{
  height:1px;
  width:100px;
}


a.galImgThumbLink:link,
a.galImgThumbLink:visited,
a.galImgThumbLink:active,
a.galImgThumbLink:hover
{
  float: none;
  padding:4px;
  margin:0px;
  display: block;
  text-decoration: none;
  border: 1px solid #F78F35;
  color:#000000;
  background-color:#F7E1CD;
}

a.galImgThumbLink:hover
{
  background-color:#F78F35;
}

a.galCurrentImgThumbLink:link,
a.galCurrentImgThumbLink:visited,
a.galCurrentImgThumbLink:hover,
a.galCurrentImgThumbLink:active
{
  float: none;
  padding:4px;
  margin:0px;
  display: block;
  text-decoration: none;
  border: 1px solid #F78F35;
  color:#000000;
  background-color:#F6842B;
}

/*
a.galImgThumbLink:visited
{
  padding:4px;
  margin:0px;
  text-decoration: none;
  border: 1px solid #FFCC00;
}

a.galImgThumbLink:hover,
a.galImgThumbLink:active
{
  padding:4px;
  margin:0px;
  border: 1px solid yellow;
}
*/




/* ################################################################ */

