/* Headergrafiken und BG-Color*/
/* Home */
.dunkelgruen {
	background:url("../gfx/slogan_01_de.gif") no-repeat 40px 50% #0091c9;
}
/* Unternehmen */
.hellgruen {
	background:url("../gfx/slogan_02_de.gif") no-repeat 40px 50% #84deff;
}
/* Bibliothek */
.lindgruen {
	background:url("../gfx/slogan_03_de.gif") no-repeat 40px 50% #00354a;
}
/* Kompetenzen */
.orange {
	background:url("../gfx/slogan_04_de.gif") no-repeat 40px 50% #f47c00;
}
/* Kontakt */
.rot {
	background:url("../gfx/slogan_05_de.gif") no-repeat 40px 50% #a70000;
}

