:root {
	--Text: #141b4d;
	--PrimaerFarbe: #00cc88;
	--GrauerHintergrundStart: #ebeef3;
	--GrauerHintergrundEnde: #ffffff;
	--Dunkelgrau: #666;
	--Grau: #aaa;
	--Hellgrau: #ddd;
	--padding: 15px;
}
.AbstanOben {
	margin-top: 40px;
}
.GrosserAbstanOben {
	margin-top: 80px;
}
.Durchgestrichen {
	text-decoration: line-through;
}
