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

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

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