body {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #F1F1F1;
	SCROLLBAR-SHADOW-COLOR: #888888;
	SCROLLBAR-3DLIGHT-COLOR: #AAAAAA;
	SCROLLBAR-ARROW-COLOR: #42BC01;
	SCROLLBAR-TRACK-COLOR: #F2F2F2;
	SCROLLBAR-DARKSHADOW-COLOR: #444444;
}
body.nav {
	background-color: White;
}
body.inh {
	background-color: White;
}
td,
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: normal;
	vertical-align: top;
	line-height: 17px;
}
.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	line-height: 17px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	font-style: normal;
	font-weight: bold;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Black;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: normal;
}
.navhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #42BC01;
	font-weight: bold;
}
.tabhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	text-align: center;
}
a.nav:focus,
a.nav:link,
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#425C3F;
	font-weight: bold;
	text-decoration: none;
}
a.nav:active,
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42BC01;
	font-weight: bold;
	text-decoration:none;
}
a:focus,
a:link,
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#425C3F;
	font-weight: bold;
	text-decoration: none;
}
a:active,
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42BC01;
	font-weight: bold;
	text-decoration:underline;
}
a.foot:focus,
a.foot:link,
a.foot:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#425C3F;
	font-weight: bold;
	text-decoration: none;
}
a.foot:active,
a.foot:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #42BC01;
	font-weight: bold;
	text-decoration:underline;
}

