.begegnung-container {
  height: 140px; }
  .begegnung-container .infos {
    font-size: 12px;
    border-bottom: 0;
    padding-top: 6px; }
    .begegnung-container .infos .wettbewerb-link {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      padding: 0 10px; }
      .begegnung-container .infos .wettbewerb-link a {
        font-size: 14px; }
    .begegnung-container .infos::after {
      content: ' ';
      width: 80%;
      height: 1px;
      background-color: #ccc;
      display: block;
      margin: 10px auto 0; }
  .begegnung-container .wappen {
    padding: 10px 0; }
    .begegnung-container .wappen img {
      width: 50px;
      height: 50px; }
  .begegnung-container .ergebnis {
    font-size: 30px;
    padding-top: 0;
    line-height: 80px; }

/*# sourceMappingURL=spielerNaechsteBegegnung.css.map */
