.navtd {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	border: 2px solid #FFFFFF;
}
.nava {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.nava:hover {
	color: #FF3333;
	text-decoration: underline;
}
.subnava {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: -0.5px;
}
.ul {
	padding: 0px 0px 0px 10px;
	margin: 5px 6px 5px 0px;
	list-style-image: url(listnav.gif);
}
.ul li {
	margin-left: 12px;
}
.formtitel {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.formtext {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #003366;
}
.formfield {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #003366;
}
.formbutton {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

