.artist, #artist-header-motto h2 {
	color: var(--kj-off-red);
	font-size: 2.5em;
	line-height: 1.1250em !important;
	font-weight:800;
}
.tourmottotermine {
	color: var(--kj-off-red);
	font-weight:500;
font-size:font-size: 0.875em;
}
.artistsmall {
	color: var(--kj-off-red);
	font-size: 1.875em;
	line-height: 1.250em;
	font-weight: 500;
}
.artistsmaller {
	color: var(--kj-off-red);
	font-size: 1em;
	line-height: 1.250em;
	font-weight: 500;
}
.tourmotto, .support {
	color: var(--black);
	font-size:1.125em;
	line-height: 1.250em;
	font-weight:300
}
.unfett {
	font-weight: 200;
}
.light {
	font-weight: 200;
}
.aenderungen, .kooperation {
	font-size: 1em;
	color: var(--grey999);
	font-weight:300
}
.supportbig {
	font-size: 1.500em;
	color: var(--black);
	font-weight:500
}
a span.kooperation {
	color: var(--greyblue);
}
a:hover span.kooperation {
	color: var(--greyblue);
}
.supportmedium {
	font-size: 1.125em;
	color: var(--black);
	font-weight:500
}
.supportsmall {
	font-size: 0.938em;
	color: var(--black);
	font-weight:500
}
.koop-big {
	font-size: 0.938em;	
	color:var(--grey333);
	font-weight:500
}
.showdate {
	font-size: 0.938em;
	color: var(--grey666);
}
.showzusatzdunkelgrau {
	font-size: 0.938em;
	color: var(--grey444);
	display:block;
}
.showzusatzhellgrau {
	font-size: 0.938em;
	color: var(--grey666);
	display:block;
}
.showzusatzschwarz {
	font-size: 0.938em;
	color: var(--black);
	display:block;
}
.showzusatzblau {
	font-size: 0.938em;
	color: rgb(113, 146, 175);
	display:block;
}
.showzusatzorange {
	font-size: 0.938em;
	color: rgb(254, 101, 0);
	display:block;
}
.showzusatzorangeartist {
	font-size: 0.938em;
	color: rgb(230, 42, 1);
	display:block;
}
.besetzung {
	font-size: 0.938em;
	color: var(--grey666);
	font-weight: 500;
}
span.smaller {
	font-size:0.857em
}
.whiteonly {
	font-size: 1px;
	color: #fff !important;
}
.pxdrei {
	font-size: 10px;
	color: #fff !important;
	line-height: 3px !important;
}



/* NICHT LÖSCHEN */

@media screen and (max-width: 540px) {
time span.td:last-child {
	width:calc(100% + 4.5em) !important;
}
}
