/* gallery.css muss hinter default.css eingefügt werden, um #content zu überschreiben */
#content {
  background-color: #ffffff;
  width: 720px;
  position: relative;
}
.img43ls {
  float: left;
  width: 180px;
  height: 180px;
  background: url("../imgbas/shadow43ls.gif") no-repeat;
}
.img43ls img {
  margin-top: 20px;
  border: 1px solid #000000;
  width: 160px;
  height: 120px;
}
.img43pt {
  float: left;
  background: url("../imgbas/shadow43pt.gif") no-repeat;
  width: 180px;
  height: 180px;
}
.img43pt img {
  margin-left: 20px;
  border: 1px solid #000000;
  width: 120px;
  height: 160px;
}
.img32ls {
  float: left;
  width: 180px;
  height: 180px;
  background: url("../imgbas/shadow32ls.gif") no-repeat;
}
.img32ls img {
  margin-top: 25px;
  border: 1px solid #000000;
  width: 165px;
  height: 110px;
}
.img32pt {
  float: left;
  background: url("../imgbas/shadow32pt.gif") no-repeat;
  width: 180px;
  height: 180px;
}
.img32pt img {
  margin-left: 25px;
  border: 1px solid #000000;
  width: 110px;
  height: 165px;
}
.img169ls {
  float: left;
  width: 180px;
  height: 180px;
  background: url("../imgbas/shadow169ls.gif") no-repeat;
}
.img169ls img {
  margin-top: 35px;
  border: 1px solid #000000;
  width: 160px;
  height: 90px;
}
.img219ls {
  float: left;
  width: 180px;
  height: 180px;
  background: url("../imgbas/shadow219ls.gif") no-repeat;
}
.img219ls img {
  margin-top: 45px;
  border: 1px solid #000000;
  width: 161px;
  height: 69px;
}
.blind {
  float: left;
  width: 180px;
  height: 180px;
}
.blind img {
  margin-top: 20px;
  border: 0 none;
}