.item {
  float: left;
  margin-right: 40px;
  margin-bottom: 40px;
  width: 145px;
  height: 150px;
  text-align: center;
}

.name, .ueberschrift {
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 5px;
  text-align: center;
  height: 12px;
}

.position {
  margin-top: 5px;
  color: #555;
  text-align: center;
  font-size: 11px;
}