a:active { color: #008400; text-decoration: underline overline }
a:hover { color: #008400; text-decoration: underline overline; cursor: : : : : hand  }
a:link { color: #008400 }
a:visited { color: #64a064 }
BODY
{
	background: url(images/bg_haupt.gif) repeat-x fixed;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #89BD89;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #89BD89;
	scrollbar-highlight-color: #003400;
	scrollbar-shadow-color: #89BD89;
}
.tableHeadline
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #008400;
	font-size: 8pt
}

.tableCell
{
	background-color: #7EBC7E;
}

div, p, td, b, a
{
	font-family: Verdana, Arial; 
	font-size: 9pt; 
}
