.font_logoblau {
	color: #003867;
}

.font_logogruen {
	color: #85A10B;
}

.font_graublau {
	color: #5D87A1;
}

.font_gruen {
	color: #0388A6;
}

.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: #FFFCC7;
}

.background_rot {
	background: #E1005E
}

.background_graudunkel,
.background_textcontainer {
	*background: rgba(106, 109, 116, 0.7)
	}

.background_rotbraun {
	background: #68321E
} 

.background_mittelblau {
	background: #56A0D5
	} 

.background_hellblau {
	background: #8FC3EA
	} 

.background_sand {
	background: #EBECDE
	} 

.background_grau {
	background: rgb(247, 247, 247,1)
	} 
	
.background_orange {
		background: #5F8F00
	}
	