.pb_organisation {
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
  word-wrap:break-word;
}

.pb_firstname {
  position: relative;
  float: left;
  font-weight: bold;
  margin-right: 5px;
  word-wrap:break-word;
}

.pb_lastname {
  position: relative;
  float: left;
  font-weight: bold;
  word-wrap:break-word;
}

.pb_description {
  font-weight: normal;
  display: block;
  word-wrap:break-word;
}

.pb_email {
  font-weight: normal;
  display: block;
  word-wrap:break-word;
}

.pb_telephone {
  font-weight: normal;
  display: block;
  word-wrap:break-word;
}

.pb_fax {
  font-weight: normal;
  display: block;
  word-wrap:break-word;
}

.pb_oeffnungszeit {
  font-weight: normal;
  display: block;
  font-size: 12px;
  margin-top: 10px;
  word-wrap:break-word;
}