/* weiss-grau */
body { color:white; }
a { color:white; }
a:hover { color:grey; }
#navigation a { color:white; }
#navigation a:hover { color:grey; }
.aktivAuszeichnung { color:grey !important; }
#hmHausDerKunst { background-image:url(../images/logo_white.png); }
#hmHausDerKunst:hover { background-image:url(../images/logo_grey.png); }