table.uebersicht {
    width: 100%;
}

table.uebersicht .name {
    width: 50%;
}

table.uebersicht .verein {
    width: 50%;
}

#messages {
  background: #f7f7f7;
  padding: 5px 0 5px 30px;
}

.success {
  color: #0a0;
  font-weight: bold;
  margin: 0 0 3px 0;
}

#findclubs {
  width: 80%;
}

#foundclubs {
  margin-top: 20px;
}
