.font_logoblau {
	color: #003867;
}

.font_logogruen {
	color: #85A10B;
}

.font_graublau {
	color: #5D87A1;
}

.font_gruen {
	color: #A6B62D;
}

.font_rotbraun {
	color: #68321E
} 

.font_mittelblau {
	color: #56A0D5
	} 

.font_hellblau {
	color: #8FC3EA
	} 

.font_sand {
	color: #EBECDE
	} 

.font_grau {
	color: #A7A9AC
} 




.background_logoblau {
	background: #003867;
}

.background_logogruen {
	background: #85A10B;
}

.background_graublau {
	background: #5D87A1;
}

.background_gruen {
	background: rgb(79, 100, 68) !important;
}

.background_gruen_transparent {
	background: rgba(79, 100, 68, 0.9)
	}

.background_rotbraun {
	background: #68321E
} 

.background_mittelblau {
	background: #56A0D5
	} 

.background_hellblau {
	background: #8FC3EA
	} 

.background_sand {
	background: #EBECDE
	} 

.background_grau {
	background: #A7A9AC
	} 
	
.background_orange {
		background: #C68307
	}
.background_greenlight {
	background: #a6bf84;
}

.background_white {
	background: #FFFFFF;
}
	