/*  aussen grauverlauf, innen schwarz */
body {
	background: url(bg_head_verlauf_grauschwarz.jpg) top left repeat-x;
	background-color: #595959;
	color: #fff;
}
body #wrap {
	background-color: #000;
}
body #breadcrumb ul li {
	background: url(/styles/img/breadcrumb_mc.gif) center left no-repeat;
}
body #breadcrumb li.first {
	background: none;
}

body #footer a:hover {
	color: #cc0000;
}

body #headline a:hover {
	color: #cc0000;
}

