.Navigation {
	font-size: smaller;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.Navigation a {
	text-decoration: none;
	color: #003399;
}
.Logo {
	font-size: smaller;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
strong {
	color: #333333;
}

.Disclaimer {font-size: 10px; color: #666666; }
.Disclaimer a {
	color: #666666;
}
.Content {font-size: 14px}
.Content a {
	color: #003399;
}
.wichtig {
	font-weight: bold;
	color: #FF9900;
	font-size: 16px;
}
.Navigation a:hover {
	background-color: #FFCE00;
	display: block;
}
.Fußnoten {
	font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ebebeb;
}
li {
	margin-bottom: 12px;
}
.Sidebar {
	font-size: smaller;
	margin-top: 8px;
	margin-bottom: 4px;
}
.Sidebar a {
	color: #003399;
}

.Sidebar-wichtig {
	font-size: smaller;
	font-weight: bold;
	color: #FF9900;
}
