#main #startseite #transfer-eilmeldung {
  margin: 0 5px; }
  #main #startseite #transfer-eilmeldung div {
    height: 40px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    font-family: "Source Sans Pro", sans-serif;
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center; }
    #main #startseite #transfer-eilmeldung div a {
      color: #fff; }
    #main #startseite #transfer-eilmeldung div span.transfers-icon {
      background-image: url("https://tmsi.akamaized.net/icons/transfers-icon.svg");
      background-repeat: no-repeat;
      background-size: 100%;
      height: 20px;
      width: 20px;
      margin-right: 8px;
      display: inline-block; }
  #main #startseite #transfer-eilmeldung div:nth-of-type(1) {
    background-color: #1a3151; }
  #main #startseite #transfer-eilmeldung div:nth-of-type(2) {
    background-color: #1a3151; }
  #main #startseite #transfer-eilmeldung div:nth-of-type(3) {
    background-color: #1d75a3; }
    #main #startseite #transfer-eilmeldung div:nth-of-type(3):after {
      font-family: 'Oswald', sans-serif;
      content: '\00BB';
      display: inline-block;
      margin-left: 5px;
      font-size: 26px;
      position: relative;
      top: -2px; }

@media only screen and (min-width: 767px) {
  #main #startseite #transfer-eilmeldung div:nth-of-type(1) {
    width: 22%; }
  #main #startseite #transfer-eilmeldung div:nth-of-type(2) {
    width: 58%; }
  #main #startseite #transfer-eilmeldung div:nth-of-type(3) {
    width: 20%; }
  #main #startseite #transfer-eilmeldung div:nth-of-type(1),
  #main #startseite #transfer-eilmeldung div:nth-of-type(2),
  #main #startseite #transfer-eilmeldung div:nth-of-type(3) {
    margin-bottom: 10px; }
  #main #startseite #transfer-eilmeldung div:nth-of-type(1),
  #main #startseite #transfer-eilmeldung div:nth-of-type(2) {
    border-right: 1px solid #fff; } }
@media only screen and (max-width: 767px) {
  #main #startseite #transfer-eilmeldung {
    margin: 5px 5px;
    position: relative;
    display: inline-block; }
    #main #startseite #transfer-eilmeldung div:nth-of-type(1) {
      border-bottom: 1px solid #fff; }
    #main #startseite #transfer-eilmeldung div:nth-of-type(2) {
      border-bottom: 1px solid #fff;
      text-align: center;
      min-height: 40px;
      height: auto;
      padding: 10px 0; }
    #main #startseite #transfer-eilmeldung div:nth-of-type(3) {
      margin-bottom: 5px; } }

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