/*  aussen weißblau, innen mittelblau */
body {
	background: url(bg_head_verlauf_blaumc.jpg) top left repeat-x;
	background-color: #22415A;
	color: #fff;
}
body #wrap {
	background-color: #3C7EB7;
}
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;
}

.shadow {
-moz-box-shadow:5px 4px 5px #275881;
}

