.aktion-table { font-size: .85rem; min-width: 1500px; }
.aktion-table th { white-space: nowrap; vertical-align: middle; }
.aktion-table th.prev { background: #fff3cd; text-align: center; }
.aktion-table th.current { background: #d1e7dd; text-align: center; }
.aktion-table td:nth-child(n+8) { background: #f1fff5; }
.aktion-table input { width: 100%; min-width: 85px; border: 1px solid #b8c5ba; padding: .25rem .35rem; }
.aktion-table .firma { min-width: 220px; position: sticky; left: 0; background: #fff; z-index: 1; }
