.mannschaften-cont{display:flex;flex-flow:column;background-color:#14bb77;width:500px}@media screen and (max-width:500px){.mannschaften-cont{width:100%}}.mannschaften-cont{border:1px solid #e3e3e3;margin-bottom:8px}.mannschaften-cont .mannschaften-header{display:flex;flex-flow:row nowrap;justify-content:flex-end;gap:10px;padding:10px}.mannschaften-cont .mannschaften-header>:nth-child(2n){width:350px}.mannschaften-cont .mannschaften-header>:first-child,.mannschaften-cont .mannschaften-header>:last-child{width:50px}.mannschaften-cont .mannschaften-header>*{font-weight:700}.mannschaften-list{width:100%;overflow:auto;height:calc(100dvh - 205px)}@media screen and (min-width:1280px){.mannschaften-list{height:calc(100dvh - 230px)}}@media screen and (max-width:576px){.mannschaften-list{height:calc(100dvh - 215px)}}.mannschaften-list{display:flex;flex-flow:column;align-items:center;gap:10px;border:1px solid #e3e3e3;padding:0 5px}.gau-list{height:calc(100dvh - 185px)}@media screen and (min-width:1280px){.gau-list{height:calc(100dvh - 210px)}}@media screen and (max-width:576px){.gau-list{height:calc(100dvh - 170px)}}@media screen and (max-width:500px){.mannschaften-list-item{width:100%}}