@charset "UTF-8";@keyframes joomla-alert-fade-in {0%{opacity:0}}@keyframes joomla-alert-fade-out {0%{opacity:1}to{opacity:0}}@keyframes auftauchen {
      from { opacity: 0; transform: translateY(18px); }
      to   { opacity: 1; transform: none; }
    }@keyframes logo-einfahren {
    from { width: 0;     opacity: 0; margin-right: 0; }
    to   { width: 122px; opacity: 1; margin-right: 24px; }
  }@keyframes logo-einfahren {
      from { width: 0;     opacity: 0; margin-right: 0; }
      to   { width: 104px; opacity: 1; margin-right: 14px; }
    }
