.fhinweis {
  clear: both;
  font-size: 90%;
  margin: 0 0 10px 0;
  text-align: left; 
}
.foto {
  border: 1px solid #ccc;
  clear: both;
  font-size: 90%;
  margin: 0 0 10px 0;
  padding: 5px 5px 0 5px;
  text-align: justify;
}
.foto h3, .fotos h3 {
  margin-bottom: 3px;
}
.foto a {
  margin: 5px 7px 0 0;
  padding: 0;
  text-align: center;
  text-indent: 3px;
  width: 69px;
  height: 46px;
}
* html .foto a {
  margin: 0;
  padding: 0 5px 0 0;
}
.fm {
  display: block;
  float: left;
  position: relative;
}
* html .fm {
  display: block;
  float: left;
  position: static;
}
.fm img {
  border: 1px solid #999;
  position: relative;
  top: 0px;
  z-index: 2;
}
* html .fm img {
  margin-top: -15px;
}
.fm span {
  font-size: 10%;
  position: absolute;
  top: 0;
  left: 5px;
  z-index: 0;
}
* html .fm span {
  position: relative;
  top: 5px;
  z-index: 0;
}
.fm:focus img, .fm:active img {
  display: none;
}
.fm:focus, .fm:active {
  background-color: #eee;
  color: #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  outline: none;
  display: block;
  width: 690px;
  height: 460px;
  padding: 0;
  position: absolute;
  top: -5px;
  left: 0px;
  z-index: 3;
}
* html .fm:focus, * html .fm:active {
  width: 691px;
  height: 461px;
  position: absolute;
  left: 0px;
}
a.fm:focus span, a.fm:active span {
  background-color: #ddd;
  color: #00c;
  border-bottom: 1px solid #000;
  cursor: pointer;
  display: inline;
  font-size: 100%;
  padding: 1px;
  position: absolute;
  top: 461px;
  left: 0;
  text-decoration: none;
  width: 688px;
  height: 16px;
}
* html a.fm:focus span, * html a.fm:active span {
  width: 690px;
  height: 32px;
}
.fotos {
  clear: both;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: left;
}
.fotos h3 {
  margin: 6px 0 3px 0;
}
.fotos a {
  background-image: none;
  font-size: 95%;
  margin: 5px 6px 6px 0;
  padding: 0;
  text-align: center;
  text-indent: 3px;
  width: 69px;
  height: 46px;
}
* html .fotos a {
  margin: 0;
  padding: 0 4px 0 0;
}
.objekt img {
  border: 1px solid #999;
  position: relative;
  top: 0px;
  z-index: 2;
  background-image: none;
  margin: 0 6px 6px 0;
  padding: 0;
  width: 69px;
  height: 46px;
}
.kirche {
 background-image: url(img/kirche.gif);
 background-repeat: no-repeat;
 background-position: 0px 1px;
 font-size: 90%;
 height: 20px;
 margin: 0;
 text-indent: 20px;
 text-align: left; 
}

