
.fotonav {
position:relative;
top:0px;
left:0px;
}

.fotonavdiv {
    position: absolute ;
    left:0px;
    top:0px;
    visibility:hidden;
    cursor:pointer;
}

.thumbnavtable .pfeiltable {
  table-layout:fixed ;
}


.thumbtable {
  table-layout:fixed ;
    margin:0px;
  padding:0px;

}

.captiontable {
   table-layout:fixed ;
     margin:0px;
  padding:0px;

}

.piccell {
  padding:0px;

}

.thumbcell {
  padding:0px;
}
.thumbpic {
    cursor:pointer;
  }


.bigPicDiv {
position:absolute;
top:-2000px;
z-index:9;
vertical-align:top;
}


.bigPicImg {
  cursor:pointer;
}

.acaption {
}
