body
{
	margin: 0cm 0cm 0cm 0cm;
	background-color: #282f2f;
	position: relative;
	color: silver;
}
.normal
{
font-family:sans-serif, arial;
font-size:11pt;
color:#00BF00;
font-weight:bold;
letter-spacing:1pt;
text-align:right;
}
.boxed
{
	font-family: sans-serif, arial;
	font-size: 12pt;
	color: #00BF00;
	font-weight: bold;
	letter-spacing: 2pt;
	border-top: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
	padding: 8px 8px 8px 8px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	background-color: black;
	background-image: url(zcgfx/tg1.jpg);
	background-position: center;
}
.small {
font-family: Courier;
font-size: 8pt;
text-align: right;
color:#7F7F7F;
}
a:link {
	font-family: sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11pt;
	color: #00BF00;
	text-decoration: none;
}
a:visited {
	font-family: sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11pt;
	color: #00BF00;
	text-decoration: none;
}
a:hover {
	font-family: sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11pt;
	color: #fFfFfF;
	text-decoration: none;
}
.text {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11pt;
	color: Silver;
	margin: 0px 0px 0px 0px;
}
.textp {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11pt;
	color: Silver;
	margin-bottom: 0px;
   text-align: justify;
}
.ctextp {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11pt;
	color: Silver;
	margin-bottom: 0px;
	text-align: center;
}
.itext {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #00BF00;
	background-image: url(zcgfx/line1.gif);
	background-position: center;
	background-repeat: repeat-x;
}
.headline {
	font-family: sans-serif, arial;
	font-size: 11pt;
	font-weight: bold;
	color: #00BF00;
	letter-spacing: 1pt;
	text-align: left;
	margin-top: 4px;
	background-image: url(zcgfx/line1.gif);
	background-position: center;
	background-repeat: repeat-x;
}
#textfield {
	position: relative;
	border-top: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
	background-image: url(zcgfx/grid3.gif);
	padding-top: 6px;
	background-attachment: fixed;
}
.tbl {
	background-color: Black;
	border-left: thin solid #505050;
	border-right: thin solid #505050;
	border-top: thin solid #505050;
	padding-bottom: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
hr {
	color: #7f7f7f;
	height: 1px;
}
#mitte {
	text-align: right;
	margin-top: 6px;
}