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