.FirmenFarbe1 {
	color: #FA500;
}
.FirmenFarbe2 {
	color: #E67B10;
}

.FarbeBlau {
	color: #205080;
}
.FarbeOrange {
	color: #FFA200;
}
.FarbeBordeaux {
	color: #800030;
}

@media only screen and (min-width: 768px) {
    .nichtsehbardesktop  { 
        display: none;
    }
}
