/*
 *	Copyright 2005-2010 Max Antoni
 *	http://www.maxantoni.de
 */
h2 {
	background: #666 url("../img/nav_bar_bg.gif") repeat-x bottom;
}

h3, h4, footer p, footer p a, footer p a:hover {
	color: #444;
}

a {
	color: #369;
}

a:hover {
	color: #69c;
	text-decoration: underline;
}

aside h3.blue, aside p.blue, aside ul.blue {
	background-color: #369;
}

aside h3.green, aside p.green, aside ul.green {
	background-color: #366;
}

aside h3.red, aside p.red, aside ul.red {
	background-color: #633;
}

aside h3.orange, aside p.orange, aside ul.orange {
	background-color: #963;
}
