.indexPicLink1,
.indexPicLink2,
.indexPicLink3 {
  position                : absolute;
  top                     : 400px;
  width                   : 120px;
  height                  : 80px;
  background              : transparent;
  z-index                 : 1000;
  font-size               : 0.9em;
  color                   : #333;
  border                  : solid 1px #333;
}

.indexPicLink1 {
  left                    : 40px;    
}

.indexPicLink2 {
  left                    : 200px;    
}

.indexPicLink3 {
  left                    : 350px;    
}

.indexBildLinkInfo {
  position                : absolute;
  top                     : 80px;
  left                    : 0;
  width                   : 120px;
  color                   : #555;
  text-align              : right;
  z-index                 : 2000;
  background              : transparent;
}
