div#fotoEbene {
  background-color:#000000;
  __position:absolute;
  position:fixed;
  top:0px;
  left:0px;
  height:100%;
  width:100%;
  visibility:hidden;
  z-index:1000000;
  }
td.fotoEbene {
  background-color:#000000;
  }
  
div#fotoRahmen {
  background-color:#ffffff;
  position:absolute;
  position:fixed;
  top:0px;
  left:0px;
  visibility:hidden;
  z-index:2000000;
  }
div#textContainer {
  background-color:#ffffff;
  color:#555555;
  position:absolute;
  position:fixed;
  top:0px;
  left:0px;
  visibility:hidden;
  z-index:6000000;
  }
div#fotoContainer1,div#fotoContainer2 {
  top:0px;
  left:0px;
  visibility:hidden;
  padding:6px 6px 6px 6px;
  position:absolute;
  position:fixed;
  z-index:3000000;
  }
div#fotoSchliessen_button {
  background-color:#ffffff;
  position:absolute;
  position:fixed;
  top:0px;
  left:0px;
  visibility:hidden;
  z-index:6000000;
  }
div#fotoLinks_detektor {
  bbackground-color:#ccffcc;
  position:absolute;
  position:fixed;
  top:0px;
  left:0px;
  width:50%;
  height:100%;
  visibility:hidden;
  z-index:5000000;
  }
div#fotoRechts_detektor {
  bbackground-color:#ccccff;
  position:absolute;
  position:fixed;
  top:0px;
  left:50%;
  width:50%;
  height:100%;
  visibility:hidden;
  z-index:5000000;
  }
div#fotoLinks_detektor a img,
div#fotoRechts_detektor a img,
div#fotoSchliessen_button a img,
div#fotoLinks_button a img,
div#fotoRechts_button a img {
  border:0px;
  }
div#fotoLinks_detektor a:hover,
div#fotoRechts_detektor a:hover,
div#fotoSchliessen_button a:hover,
div#fotoLinks_button a:hover,
div#fotoRechts_button a:hover {
  background-color:transparent;
  }  
.fotoDetector_panel {
  width:100%; 
  height:100%
  }
div#fotoLinks_button {
  bbackground-color:#ccffcc;
  position:absolute;
  position:fixed;
  top:0px;
  left:0px;
  width:0px;
  height:0px;
  visibility:hidden;
  z-index:4000000;
  }
div#fotoRechts_button {
  bbackground-color:#ccccff;
  position:absolute;
  position:fixed;
  top:0px;
  left:0px;
  width:0px;
  height:0px;
  text-align:right;
  visibility:hidden;
  z-index:4000000;
  }
div#fotoLinks_button,
div#fotoRechts_button { 
  margin-top:40px;
  }