body {
	SCROLLBAR-FACE-COLOR: #FF7F07;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF7F07;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
.mini {
	color: #9A0202;
	font-size: 7pt;
}
.bjava {
	color: #770000;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.titel {
	color: #770000;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dashed 2px;
}
a:link {
	color: #9A0202;
	text-decoration: none;
	font-style: normal;
	font-size: 9pt;
}
a:visited {
	color: #8B1313;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
}
a:active {
	color: #FF0202;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #FF0202;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
	background: #EFEFEF;
}
a.mini:link {
	color: #9A0202;
	font-size: 7pt;
}
a.mini:visited {
	color: #8B1313;
	font-size: 7pt;
}
a.mini:active {
	color: #FF0202;
	font-size: 7pt;
}
a.mini:hover {
	color: #FF0202;
	background: #EFEFEF;
	font-size: 7pt;
}
td {
	background-color: transparent;
	color:#000000;
	font-size: 8pt;
	text-align: justify;
	font-style: normal;
	text-decoration: none;
}
td.ads {
	background-color: #FF7F07;
	text-align: center;
}
td.sub {
	background-color: #FF9D38;
	color: #000000;
	font-size: 9pt;
	font-style: normal;
	text-align: center;
	text-decoration: none;
}
td.topline {
	background-repeat: no-repeat;
	background-attachement: fixed;
	background-image: url(http://www.script-fundgrube.de/gfx/topline_orange.gif);
	background-color: #FF9D38;
	color: #000000;
	font-size: 7pt;
	font-style: normal;
	line-height: 95%;
	text-decoration: none;
	}
td.data {
	background-color: #FFDCDC;
	color: #000000;
	font-size: 9pt;
	text-align: justify;
	text-decoration: none;
	}
th.data {
	background-color: #FFDCDC;
	color: #000000;
	font-size: 9pt;
	font-style: bold;
	text-decoration: none;
	vertical-align: center;
	}

