html, body {
  margin:0;
}

DIV  {
	color: white;
	font-style: normal;
	font-size: small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

BODY    {
	color: White;
	font-style: normal;
	font-size: +1;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #005e0c;
	padding: 0;
	border: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}

p  {
	color: White;
	font-style: normal;
	font-size: +1;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}


a:active  {
	color: White;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a:link   {
	color: White;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
 
a:visited  {
	color: White;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
h1     {
	color: White;
	font-size: 14px;
	font-family: Verdana;
}
.rahmen    {
	border: 1px outset #727272;
}
.rahmen1 { border: ridge thick gray }
.liste   { color: #FFFFFF; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

FORM     {
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: Black;
}
textarea {
	color: White;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: small;
	font-weight: normal;

}

