.tx-n4mgallery-pi1{
  position:relative;
  overflow:hidden;
}

/* Lightbox-Stile */

.pp_content_container .pp_inline h2{
  color:#006699;
  font-family:"Trebuchet MS",Tahoma,Verdana,Helvetica,sans-serif;
}
.pp_content_container .pp_inline p{
  color:#464646;
  font-family:"Trebuchet MS",Tahoma,Verdana,Helvetica,sans-serif;
  line-height:1.4em;
  font-size:0.9em;
}

#fancybox-title-over a:link, #fancybox-title-over a:visited, #fancybox-title-over a:active, #fancybox-title-over a:focus, #fancybox-title-over a:hover{
  /* color:#BB093A; */
  color:#fff;
}

.fancybox-opened {
  position:absolute;
  z-index:21;
}
.fancybox-skin {
  background-color: #fff;
  -webkit-box-shadow: 2px 1px 7px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 1px 7px 1px rgba(0,0,0,0.2);
  box-shadow: 2px 1px 7px 1px rgba(0,0,0,0.2);
}
.fancybox-title {
  padding:10px 0;
}
#fancybox-overlay {
  position:absolute;
  z-index:20;
  top:0;
  bottom:0;
  left:0;
  right:0;
  background-color: #000;
}
