#fotoalbum {
  position: absolute; left: 87px; top: 88px;
  width: 868px; height: 478px;
  background-image:url(../img/fotoalbum_heft.jpg);
}

#foto1 {
  position: absolute; left: 206px; top: 192px;
  width: 154px; height: 155px;
}
#foto2 {
  position: absolute; left: 360px; top: 195px;
  width: 154px; height: 155px;
}
#foto3 {
  position: absolute; left: 514px; top: 198px;
  width: 154px; height: 155px;
}
#foto4 {
  position: absolute; left: 668px; top: 201px;
  width: 154px; height: 155px;
}
#foto5 {
  position: absolute; left: 206px; top: 347px;
  width: 154px; height: 155px;
}
#foto6 {
  position: absolute; left: 360px; top: 350px;
  width: 154px; height: 155px;
}
#foto7 {
  position: absolute; left: 514px; top: 353px;
  width: 154px; height: 155px;
}
#foto8 {
  position: absolute; left: 668px; top: 356px;
  width: 154px; height: 155px;
}

div.fotoblaettern {
  position: absolute; left: 229px; top: 543px;
  width: 551px;
}

table.blaettern {
	width: 551px;
}

#ftext1 {
  position: absolute; left: 25px; top: 25px;
  width: 86px;
  visibility: hidden;
}
#ftext2 {
  position: absolute; left: 25px; top: 25px;
  width: 86px;
  visibility: hidden;
}
#ftext3 {
  position: absolute; left: 25px; top: 25px;
  width: 86px;
  visibility: hidden;
}
#ftext4 {
  position: absolute; left: 25px; top: 25px;
  width: 86px;
  visibility: hidden;
}
#ftext5 {
  position: absolute; left: 25px; top: 25px;
  width: 86px;
  visibility: hidden;
}
#ftext6 {
  position: absolute; left: 25px; top: 25px;
  width: 86px;
  visibility: hidden;
}
#ftext7 {
  position: absolute; left: 25px; top: 25px;
  width: 86px;
  visibility: hidden;
}
#ftext8 {
  position: absolute; left: 25px; top: 25px;
  width: 86px;
  visibility: hidden;
}
.ftext {
  color: #ffffff;
  text-decoration: none;
}
.ftext a {
  text-decoration: none;
  color: #ffffff;
}

#detailfoto {
  position: absolute; left: 215px; top: 182px;
  width: 584px; height: 349px;
  background-image: url(../img/fotoalbum_detail_bg.gif);
  text-align: center;
}
#detailfoto .container {
  height: 308px; 
  margin-top: 2px;
}

#detailfoto table.centerT {
  width: 584px;
}
#detailfoto td.centertd {
  height: 308px;
  vertical-align: middle;
  text-align: middle;
}
#detailfoto img.foto {
  text-align: middle;
  margin-left: auto; margin-right: auto;
}
#detailfoto .fnote {
  margin-top: 10px;
  text-align: center;
}

div.fdetailblaettern {
  position: absolute; left: 228px; top: 546px;
  width: 554px;
}

table.blaettern {
	width: 554px;
}

table.blaettern td.weiter {
	width: 120px;
}

table.blaettern td.zurueck {
	width: 120px;
}

