#reise_bildergalerie {
 overflow: hidden;
 height: 110px;
}

#reise_bildergalerie a img {
 float: left;
 margin: 2px;
 height: 104px;
}
