div.bild-umrandung {
  position: relative;
  width: 100px;
  height: 100px;
  margin: 0;
  margin-right: 28px;
  margin-bottom: 26px;
  background-color: #F1F1F1;
  float: left;
}
div.bild-text-umrandung {
  position: relative;
  padding: 10px;
  margin-top: 10px;
  text-align: center;
}
div.bild-umrandung2 {
  padding-top: 10px;
  background-color: #F1F1F1;
}
table.bild { width: 100%; height: 100%; }
table.bild tr td { text-align: center; vertical-align: middle; }
table.bild tr td img { margin: 0; } 

div.bild-text-umrandung {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  background-color: white;
}
