body 
{
scrollbar-3d-light-color:#EE0000;
scrollbar-arrow-color:#FF0000;
scrollbar-base-color:#333333;
scrollbar-darkshadow-color:#7A4200;
scrollbar-face-color:#7A4200;
scrollbar-highlight-color:#333333;
scrollbar-shadow-color:#000000;
}


a:link, a:visited 
{
	color: #006666;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold
}


a:hover 
{
color: #8C0922;
text-decoration: overline underline;
}


.tabellenkopf
{
	font-family: Tahoma;
	color: #000000;
	font-size: 10pt;
	font-weight:bold
}

.tabellenkopf_farbig
{
	font-family: Tahoma;
	color: #147F74;
	font-size: 13pt;
	font-weight:bold
}

.tabellenspalte
{
	font-family: Arial;
	color: #000000;
	font-size: 10pt
}

.fehler
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #FF0000;
	text-decoration:underline;
	font-weight:bold 
}


.main {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 800px;
    background-color:#ffffff;
}
