.SponsorItem {
  margin-bottom: 20px;
  margin-right: 30px;
  float: left;
}
.SponsorItem a {
  white-space: normal;
}
.SponsorImage {
  border: 1px inset #369436;
  height: 240px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 320px;
}
.SponsorImage img {
  margin: auto;
}
.SponsorLabel {
  text-align: center;
  overflow: hidden;
  width: 320px;
  height: 40px;
}

.profil {
  font-size: 14px;
}
.adresse {
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.adresse td {
  background-color: #C0C0C0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 2px;
}
.adresse a,
.adresse a:link {
  color: #0000ff;
}
.adresse a:visited {
  color: #ff8c00;
}
.adresse a:focus,
.adresse a:hover,
.adresse a:active {
  color: #ff0000;
}
img.vcard {
  border: 1px inset #369436;
}
