@charset "utf-8";.iconbf{color:#006599;font-weight:700} .img-wrapper2{width:300px;height:200px;float:left;margin:0 20px 5px 0;overflow:hidden;border-radius:20px;background:#f4f7f8} .img-wrapper2 .img-landing-new{display:block;width:100%;height:100%;object-fit:cover} .clearing{clear:both} .news-detail .img-wrapper2{margin-bottom:10px} .news-detail .img-wrapper2 + h2.iconbf{margin-top:0;padding-top:0;line-height:1.2} .news-detail .ohne-abstand{margin:0 0 15px;padding-left:22px} .news-detail .ohne-abstand li{margin:0;padding:2px 0;line-height:1.5} .news-archive{--news-image-width:120px;--news-image-height:80px;--news-arrow-width:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;width:100%;clear:both;font-family:Arial,sans-serif} .month-divider{grid-column:1 / -1;margin:10px 0 6px;border-bottom:1px solid #dbe6f3} .month-divider span{display:inline-block;padding:8px 18px;border-radius:12px 12px 0 0;background:#0b376d;color:#fff;font-size:18px;font-weight:700} .news-row{display:grid;grid-template-columns:var(--news-image-width) minmax(0,1fr) var(--news-arrow-width);align-items:center;gap:16px;min-width:0;min-height:112px;padding:16px 18px;box-sizing:border-box;border:1px solid #e4edf7;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(11,55,109,.08);color:#0c2340;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease} .news-row:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(11,55,109,.14)} .news-row:focus-visible{outline:3px solid rgba(25,118,210,.35);outline-offset:3px} .news-image{width:var(--news-image-width);height:var(--news-image-height);overflow:hidden;border-radius:12px;background:#eaf2fb} .news-image img{display:block;width:100%;height:100%;object-fit:cover} .news-content{min-width:0} .news-content time{display:block;margin-bottom:5px;color:#1976d2;font-size:13px;font-weight:700} .news-content span{display:block;margin-bottom:5px;color:#071f44;font-size:15px;font-weight:700;line-height:1.3} .news-content p{margin:0;color:#29476b;font-size:12.5px;line-height:1.4} .news-arrow{display:flex;align-items:center;justify-content:center;color:#1976d2;font-size:30px} .news-arrow svg{display:block} .abstand-content{height:20px;clear:both} @media (max-width:1100px){.news-archive{--news-image-width:100px;--news-image-height:72px;--news-arrow-width:20px} .news-row{gap:12px;padding:14px} .news-content span{font-size:14px} .news-content p{font-size:12px}} @media (max-width:900px){.news-archive{--news-image-width:120px;--news-image-height:80px;--news-arrow-width:24px;grid-template-columns:1fr} .img-wrapper2{float:none;max-width:100%;margin:0 auto 18px}} @media (min-width:701px) and (max-width:900px){.news-detail .img-wrapper2{width:300px;height:200px;max-width:none;float:left;margin:0 20px 10px 0}} @media (max-width:700px){.news-detail .img-wrapper2{width:100%;max-width:300px;height:auto;aspect-ratio:3 / 2;float:none;margin:0 auto 20px}} @media (max-width:600px){.news-archive{--news-image-width:90px;--news-image-height:65px;--news-arrow-width:18px} .news-row{gap:10px;min-height:0;padding:12px;border-radius:14px} .news-content time{margin-bottom:4px;font-size:12px} .news-content span{font-size:13px;line-height:1.25} .news-content p{font-size:12px;line-height:1.35} .news-arrow{font-size:26px}} @media (max-width:420px){.news-archive{--news-image-width:78px;--news-image-height:58px;--news-arrow-width:16px} .news-row{gap:8px;padding:10px} .news-content p{display:none} .month-divider span{padding:7px 14px;font-size:16px}} @media (prefers-reduced-motion:reduce){.news-row{transition:none}}