td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.nav {
	text-align: center;
	color: #000066;
	text-decoration: none;
	font-variant: small-caps;
}
.navakt {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	vertical-align: sub;
	font-variant: small-caps;
}
a:hover {
	background-color: #339999;
	color: #000066;
}
a:link {
	color: #000066;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	line-height: 20px;
}
.weiter {
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	color: #000066;
}
ul {
	list-style-type: square;
}
.klein {
	font-size: 10px;
}

