.section {
	background: #2F373A; /* 3D3D3D 454950 */
}
#branding h1 a {
	background: url("../images/logo/logo-hufenbach-d.gif") no-repeat;
}
#metanav a, #styleswitch a, #nav a, #footer a {
	color: #fff;
}
/* mainnav */
#nav a:focus, #nav a:hover, #nav a:active, #nav a.currentpage {
	background: #FFF; /* EEEFEF */
	color: #454950;
}
/* footer */
#footer {
	color: #fff;
}
#footer a, #footer .morelink {
	background: url("../images/icons/icon-arrow-footer-d.gif") no-repeat center left;
}
