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