body { 
  margin-left: 0px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 10pt;
	color: green; 
  scrollbar-base-color:#CED8C0;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#CED8C0;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#88CE88;
}

div.inhalt {
  font-family: Verdana, Arial;
	font-size: 10pt;
	color: gray;
}

div.headline {
  font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: white;
}

div.mini {
  font-family: Arial;
	font-size: 9pt;
	color: white;
}

div.micro {
  font-family: Arial;
	font-size: 6pt;
}

A:link {
  font-family: Verdana, Arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: green;
}

A:active {
  font-family: Verdana, Arial;
	font-size: 9pt;
	color: green;
}

A:visited {
  font-family: Verdana, Arial;
	font-size: 9pt;
	text-decoration: none;
	color: green;
}

A:hover {
  font-family: Verdana, Arial;
	font-size: 9pt;
	text-decoration: none;
	font-style: italic;
	color: green;
}

.spanstyle {
  position: absolute;
	visibility: visible;
	top: -50px;
}