.navigation {
	margin-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	background-color: #E6E6E6;
	cursor: auto;
	line-height: 10px;
	border: 0px none;
}

.aktdatum {
	text-align: center;
	color: #000066;
	font-size: x-small;
	}


a:visited {
	color: #402080;
	font-weight:bold;
}

a:link {
	color: #402080;
	font-weight:bold;
}

a:hover {
	color: #9070B0;
	font-weight:bold;
}

