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