#header {
	color: #999;
}
#header img, a {
	border: 0;
	margin: 0 10px;
}
#inhalt {
	padding: 10px;
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
}
#inhalt a {
	color: black;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
#inhalt a:hover {
	color: #222d80;
	text-decoration: none;
	border-bottom: 1px dotted #222d80;
}
