@charset "UTF-8";
/* CSS Document */

body {
	background: #D2001D url(images/solarakademie_body_back.gif) repeat-x 0px 0px;
}
h1, h2 {
	color: #8A061A;
}
a:link, a:active, a:visited {
	color: #8A061A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#navigation ul ul a {
	color: #8A061A;
}
#navigation a.active {
	color: #8A061A;
	font-weight: bold;
}
#tools {
	background: url(images/solarakademie_footer_back.gif) no-repeat left bottom;
}
#header {
	background: url(../header/solarakademie_header.jpg) no-repeat left top;
}