#g1 {
  display:block;
  position:absolute;
  width:1px;
  height:1px;
  color:#F8F8F8!important;
  overflow:hidden;
  left:-100px;
}

.hideImages {
  display:block;
  position:absolute;
  width:1px;
  height:1px;
  color:#F8F8F8!important;
  overflow:hidden;
  left:-10000px;
}

#galleryContainer {
  width:100%;
  height:100%;
  position:fixed;
  top:0px;
  left:0px;
  color:#F8F8F8!important;
  z-index:10000;
  text-align:center;
}

#galleryMask {
  background:#000;
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  z-index:10000;
}

#imageContainer {
  position:relative;
  background:#FFF;
  width:450px;
  height:675px;
  z-index:20000;
  margin:/*35px*/0px auto 0px auto;
  top: 45px;
  color:#F8F8F8!important;
}

#imageContainer img.full {
  margin:10px;
  position:absolute;
  left:0;
  top:0;
  background:#FFF;
}

#imageContainer img.new {
  margin:10px;
  position:absolute;
  left:0;
  top:0;
  background:#FFF;
}

#imageContainer #remoteControl {
  position:absolute;
/*  width:345px; */
  height:auto;
  bottom:0;
  left:0;    
  color:#F8F8F8!important;
  background:transparent;
  top: -30px;
  height: 30px;
}

#imageContainer #remoteControl .background {
  background:#000000;
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  color:#F8F8F8!important;
  filter:alpha(opacity=60);
  opacity:0.6;
}

#imageContainer #remoteControl .content {
  background:none;
  position:relative;
  height:auto;
  padding:10px;
  text-align:left;
  color:#F8F8F8!important;
  background:transparent;
}

#imageContainer #remoteControl .content .desc {
  position:relative;
  width:180px;
  height:auto;
  color:#F8F8F8!important;
  background:transparent;
}

#imageContainer #remoteControl .content .desc * {
  position:relative;
  color:#F8F8F8!important;
  z-index:40000!important;
  background:transparent;
}

#imageContainer #remoteControl .buttons div {
  width:15px;
  height:16px;
  float:left;
  margin-bottom:10px;
}

#imageContainer #remoteControl #openThumbnails {
  background:url(../images/thumb.gif) no-repeat center center;
  margin-right:7px;
  cursor:pointer;
}

#imageContainer #remoteControl #playSlideShow {
  background:url(../images/play.gif) no-repeat center center;
  margin-left:7px;
  margin-right:7px;
  cursor:pointer;
}

#imageContainer #remoteControl #slideBefore {
  background:url(../images/prev.gif) no-repeat center center;
  margin-left:7px;
  margin-right:16px;
  cursor:pointer;
}

#imageContainer #remoteControl #slideAfter {
  background:url(../images/next.gif) no-repeat center center;
  margin-right:7px;
  cursor:pointer;
}

#imageContainer #remoteControl #closeContainer {
  background:url(../images/close.gif) no-repeat center center;
  margin-right:7px;
  margin-left:7px;
  cursor:pointer;
}

#imageContainer #remoteControl #slidePrint {
  background:url(../images/drucken.gif) no-repeat center center;
  width:19px;
  margin-left:7px;
  margin-right:7px;
  cursor:pointer;
}

#imageContainer #remoteControl #slideEmail {
  background:url(../images/weiterempfehlen.gif) no-repeat center center;
  margin-left:7px;
  margin-right:7px;
  width:25px;
  cursor:pointer;
}

#imageContainer #remoteControl #slideFacebook {
  background:url(../images/facebook_2.gif) no-repeat center center;
  margin-left:7px;
  margin-right:4px;
  width:8px;
  cursor:pointer;
}

#imageContainer #remoteControl .slideShowSeparator {
  background:url(../images/separator.gif) no-repeat center center;
}

#imageContainer #remoteControl #thumbnailBox {
  display:block;
  width:184px;
  height:0px;
  margin-bottom:8px;
  position:relative;
}

#imageContainer #remoteControl #thumbnailBox a {
  float:left;
  margin-bottom:2px;
  margin-right:2px;
  opacity:0.8;
  filter:alpha(opacity=80);
  background:#000;
}

#imageContainer #remoteControl #thumbnailBox a:hover {
  opacity:1;
  filter:alpha(opacity=100);
}

#printversion #lookbook * {
  display:none;
}

#printversion #lookbook {
  height:645px;
}

#printversion #remoteControl {
  display:none;
}

#printversion #galleryMask {
  display:none!important;
}

#printversion #imageContainer {
  margin:150px 45px 45px 35px!important;
}
.csc-textpic-above
{
	margin-top: 10px;
}
div.csc-textpic-imagerow dl.csc-textpic-image{
	padding-bottom:5px;
}
