@charset 'utf-8';

#navigation {
	float: left;
}

.Stil1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-bottom: 10px;
}
.Stil1 img {
	padding: 10px 0 10px 0;
}

.Stil2 {
	font-size: 11px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C4A63;
}
a:link {
	color: #444D56;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444D56;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.sitemap a:active{
	color: #000;
}

.navibg{
	background-color: #E0ECF8;
}
