/* TABLEPRESS DEFAULT STYLING */
.tablepress {
	--style-variation: custom;
	--head-text-color: #ffffff;
	--head-active-text-color: #111111;
	--head-bg-color: #a61848;
	--head-active-bg-color: #e2c0c1;
	--rowgroup-bg-color: #e2c0c1;
	--responsive-collapse-expand-bg-color: #a61848;
	--responsive-collapse-close-text-color: #000000;
	--responsive-collapse-close-bg-color: #e2c0c1;
}

/* Custom-Settings für Programmplan
 * Nacht der Kirchenmusik 2025 */
.tablepress-id-1 .column-1 {
	width: 120px;
	min-width: 120px;
}

.tablepress-id-1 .column-2 {
	width: 460px;
	min-width: 460px;
}

/* Custom-Settings für Ausschnitt
 * aus unserem Repertoire */
.tablepress-id-3 .column-2 {
	width: 290px;
	min-width: 290px;
}

.tablepress-id-3 .column-3 {
	width: 290px;
	min-width: 290px;
}