
/* Farbabstufung Blau */        
.dunkel{background-color: #3A3C69;}
.mittel{background-color: #7F81AF;}
.hell{background-color: #C4C8DC;}
