DIV   {
	color: White;
	font-style: normal;
	font-size: 10pt;
	font-family: Arial;
}
BODY     {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: White;
	font-style: normal;
	font-size: 10pt;
	font-family: Arial;
	background-color: Black;
	margin: 0px;
	padding: 0px;
}

p   {
	color: White;
	font-style: normal;
	font-size: 10pt;
	font-family: Arial;
}


a:active   {
	color: White;
	font-size: 10pt;
	font-family: Arial;
}

a:link    {
	color: White;
	font-size: 10pt;
	font-family: Arial;
}
 
a:visited  {
	color: White;
	font-size: 10pt;
	font-family: Arial;
}
h1      {
	color: White;
	font-size: 14px;
	font-family: Verdana;
}
.rahmen    {
	border: thin outset #9B9B9B;
}

.liste   { color: #f5f5f5; font-size: 9pt; font-family: Arial }

FORM      {
	color: White;
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
	font-family: Arial;
}

