/*
 *	Copyright 2005-2010 Max Antoni
 *	http://www.maxantoni.de
 */
h2 {
	background: #c93 url("../img/nav_bar_bg.gif") repeat-x bottom;
}

h3, h4, a, footer p, footer p a, footer p a:hover {
	color: #963;
}

aside h3, aside p, aside ul, aside figure {
	background-color: #963;
}

a:hover {
	color: #c93;
	text-decoration: underline;
}
