/* Tabelle mit fester Spaltenbreite */
#tablepress-5 .column-1,
#tablepress-6 .column-1,
#tablepress-7 .column-1 {
	width: 80px;
}

#tablepress-5 .column-2,
#tablepress-6 .column-2,
#tablepress-7 .column-2 {
	width: 100px;
}

#tablepress-5 .column-3,
#tablepress-6 .column-3,
#tablepress-7 .column-3 {
	width: 100px;
}

/* Fügen Sie zusätzliche Spalten nach Bedarf hinzu */