/* START Formatierung Vergrößerung bildgross - Datei index.php */
#bildgross { position:absolute; left:0px; top:0px; visibility:hidden; z-index:8; }
#fixback {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(20,20,20, 0.85);
    visibility: hidden;
  }
div > div#fixback { position: fixed; }

div#showarea {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}

div#picturearea {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0px;
    overflow: hidden;
  }
#PicBeschreibung {
   position: relative;
   top: 0px;
   left: 0px;
   margin: 0;
   width: calc( 100% - (2 * 60px) );
   min-height: 40px;
   max-height: 210px;
   overflow: hidden;
   padding: 5px 60px;
   background-color: #FFFFFF;
   font-family: Verdana,sans-serif;
   font-style: normal;
   text-align: left;
   font-weight: normal;
   font-size: 1.0em;
   line-height: 1.5em;
   color: #000000;
}
div#bildbe {
    position:absolute;
    top:0px;
    left:0px;
    padding:5px 15px;
    border: 0px solid #000000;
    background-color: #FFFFFF;
    text-align: left;
    font: normal normal normal 0.8em/1.5em verdana, sans-serif;
}


#ScrollMenueId {
   position: absolute;
   width: auto;
   height: 102px;
   margin: 0;
   top: 0px;
   left: 0px;
}
.ScrollItem {
   position: absolute;
   cursor: pointer;
   width: 50px;
   height: 50px;
   padding: 0px;
   background-color: rgba(200,200,200, 0.5);
}
#ScrollUp {
   top: calc(210px + 10px - 102px);
   right: 0px;
}
#ScrollDown {
   top: calc(210px + 10px - 50px);
   right: 0px;
}
.ScrollItem div {
   position: absolute;
   top: 0px;
   left: 0px;
}
#ScrollUp div {
   width: 0px;
   height: 0px;
   border-left: 15px solid transparent;
   border-right: 15px solid transparent;
   border-bottom: 16px solid rgba(0,0,0, 0.95);
   margin: 15px 10px 19px 10px;
}
#ScrollUp:hover div {
   border-bottom: 16px solid rgba(0,0,159, 0.9);
}
#ScrollDown div {
   width: 0px;
   height: 0px;
   border-left: 15px solid transparent;
   border-right: 15px solid transparent;
   border-top: 16px solid rgba(0,0,0, 0.95);
   margin: 19px 10px 15px 10px;
}
#ScrollDown:hover div {
   border-top: 16px solid rgba(0,0,159, 0.9);
}

#containerdiv {
   position: absolute;
   top: 0px;
   left: 0px;
   background-color: #FFFFFF;
}

.closeimg {
    position:absolute;
    cursor:pointer;
    cursor:zoom-out;
    left:0px; top:0px;
    width: 100%; height:100%;
}

.PicItem {
   position:absolute;
   cursor:pointer;
   width:50px;
   height:50px;
   padding:0px;
   color:#FFFFFF;
   background-color:rgba(0,0,0, 1.0);
}
.PicItem:hover {
   background-color:rgba(0,0,159, 0.9);
}
.PicSchliesse {
   top: 0px;
   right: 0px;
   background-image: url(../images/x.png);
   background-repeat: no-repeat;
}
.PicNewWindow {
   top: 0px;
   background-image: url(../images/win.png);
   background-repeat: no-repeat;
}



.PicFloat {
   position: absolute;
   cursor: pointer;
   height: 100%;
   width: 12%;
   min-width: 50px;
   bottom: 0px;
   padding: 0px;
   background-repeat: no-repeat;
   opacity: 0.4;
}
.PicFloat:hover {
   opacity: 1.0;
}
#PicPrevious {
   left: 0px;
   background-image:url(../images/pre.png);
   background-position: 20% center;
}
#PicNext {
   right: 0px;
   background-image:url(../images/next.png);
   background-position: 80% center;
}



#PicBigMenueViewId {
   position: relative;
   display: inline-block;
   float: left;
   width: auto;
   height: 50px;
   margin: 10px 10px;
   top: 0px;
   left: 0px;
   text-align: left;
   opacity: 0.5;
}

#PicBigMenueViewId:hover {
   opacity: 1.0;
}

#PicBigMenueId {
   width: auto;
   height: 50px;
   margin: 0;
   top: 0px;
   left: 0px;
   text-align: left;
}

.PicBigItem {
   float: left;
   display: inline-block;
   cursor:pointer;
   height: 50px;
   margin: 0;
   margin-left: 10px;
   padding: 0px;
   background-color: rgba(0,0,0, 0.9);
   background-repeat: no-repeat;
   box-shadow: 0px 0px 5px 0px rgba(155,155,155, 0.5);
   -moz-box-shadow: 0px 0px 5px 0px rgba(155,155,155, 0.5);
   -webkit-box-shadow: 0px 0px 5px 0px rgba(155,155,155, 0.5);
}

.PicBigItem:hover {
   background-color: rgba(0,0,159, 0.9);
}

#PicBigView {
   margin-left: 0px;
   width: 30px;
   font-family: Verdana,sans-serif;
   font-style: normal;
   text-align: center;
   font-weight: bold;
   font-size: 1.2em;
   line-height: 48px;
   color: #FFFFFF;
}
.picbig_minus {
   width: 50px;
   background-image: url(../images/minus.png);
}

.picbig_plus {
   width: 50px;
   background-image:url(../images/plus.png);
}

.picbig_fit {
   width: 50px;
   background-image:url(../images/fit.png);
}

.picbig_ori {
   width: 50px;
   background-image:url(../images/ori.png);
}

@media all and (max-width: 800px) {
   #PicBeschreibung {
      font-size: 0.9em;
      line-height: 1.2em;
   }
}
@media all and (min-width: 400px) {
   .PicNewWindow {
      left: 0px;
   }
}
@media all and (max-width: 400px) {
   .PicNewWindow {
      top: 52px;
      right: 0px;
   }
   #PicBeschreibung {
      width: calc( 100% - 60px - 10px );
      padding: 5px 60px 5px 10px;
      min-height: 92px;
      font-size: 0.9em;
      line-height: 1.2em;
   }
   .PicFloat {
      height: 50px;
      width: 48%;
      opacity: 1.0;
      background-color: rgba(0,0,0, 0.5);
   }
   .PicFloat:hover {
      background-color: rgba(0,0,159, 0.5);
   }
   #PicPrevious {
      left: 1%;
      background-position: 50% center;
   }
   #PicNext {
      right: 1%;
      background-position: 50% center;
   }
}
@media all and (max-width: 400px) {
   .PicBigItem {
      margin-left: 5px;
   }
}

.display_none {
   display: none;
}
.display_inline {
   display: inline;
}
.display_inline-block {
   display: inline-block;
}
.display_block {
   display: block;
}

/* ENDE Formatierung Vergrößerung bildgross - Datei index.php */