body {
background-color: #FFFFFF;
}

a.nav1:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFF;text-decoration:none; font-weight: bold}
a.nav1:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFF;text-decoration:none; font-weight: bold}
a.nav1:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFF;text-decoration:none; font-weight: bold}
a.nav1:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #6B0000;text-decoration:none}

a.nav2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E5E8C;
	text-decoration: none;
	font-weight: bold;
}
a.nav2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E5E8C;
	text-decoration: none;
	font-weight: bold;
}
a.nav2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E5E8C;
	text-decoration: none;
	font-weight: bold;
}
a.nav2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B0000;
	text-decoration: none;
	font-weight: bold;
}

a.nav3:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E5E8C;
	line-height: 12px;
	text-decoration:none
}
a.nav3:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #0E5E8C; line-height: 12px; text-decoration:none}
a.nav3:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #0E5E8C; line-height: 12px; text-decoration:none}
a.nav3:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #6B0000; line-height: 12px; text-decoration:none}

a.nav4:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E5E8C;
	text-decoration: none;
	font-weight: normal;
}
a.nav4:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E5E8C;
	text-decoration: none;
	font-weight: normal;
}
a.nav4:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E5E8C;
	text-decoration: none;
	font-weight: normal;
}
a.nav4:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B0000;
	text-decoration: none;
	font-weight: normal;
}

a.nav5:link, a.nav5:active, a.nav5:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	text-decoration: none;
	font-weight: bold;
}

a.nav5:hover {
	text-decoration: underline;
	
}

.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	line-height: 20px;
}

h1 {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.links {
	float: left;
	margin: 5px 15px 0 0;
}

.feld {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	background-color: #E7E7E7;
	height: 15px;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #474747;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: 2pt
}
.feld2 {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	background-color: #E7E7E7;
	height: 100px;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #474747;
	font-weight: normal;
	text-align: left;
	text-indent: 2pt;
	vertical-align: top
}
.feldbutton { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #CCCCCC; height: 15px; width: auto; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; color: #666666; text-align: center; vertical-align: middle ; font-weight: bold}
