.HG-dunkelblau {
	background: #5F7A98;
}
.HG-mittelblau {
	background: #018FD7;
}

.HG-hellblau {
	background: #D2DBE2;
}

.HG-braun {
	background: #976D01;
}

.HG-dunkelorange {
	background: #E3A617;
}

.HG-hellorange {
	background: #F0D28A;
}
	
.text-12px {
	font-size: 12px;
}

.text-11px {
	font-size: 11px;
}

.blauerRand {
							border: 1px solid navy;
}

.Abstand10px {
							margin: 10px 10px 10px 10px;
}


