body {
	SCROLLBAR-FACE-COLOR: #6699cc;
	SCROLLBAR-HIGHLIGHT-COLOR: #6699cc;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
.mini {
	color: #000000;
	font-size: 7pt;
}
.bjava {
	color: #003366;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.titel {
	color: #003366;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dashed 2px;
}
a:link {
	color: #000040;
	text-decoration: none;
	font-style: normal;
	font-size: 9pt;
}
a:visited {
	color: #000080;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
}
a:active {
	color: #004080;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #666666;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
	background: #EFEFEF;
}
a.mini:link {
	color: #000040;
	font-size: 7pt;
}
a.mini:visited {
	color: #6699cc;
	font-size: 7pt;
}
a.mini:active {
	color: #004080;
	font-size: 7pt;
}
a.mini:hover {
	color: #666666;
	background: #EFEFEF;
	font-size: 7pt;
}
td {
	background-color: transparent;
	color:#000000;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
}
td.ads {
	background-color: #336699;
	text-align: center;
}
td.sub {
	background-color: #003366;
	color: #ffffff;
	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_blue.gif);
	background-color: #003366;
	color: #ffffff;
	font-size: 7pt;
	font-style: normal;
	line-height: 95%;
	text-decoration: none;
	}
td.data {
	background-color: #EBEEFF;
	color: #0047A8;
	font-size: 9pt;
	text-align: justify;
	text-decoration: none;
	}
th.data {
	background-color: #EBEEFF;
	color: #0047A8;
	font-size: 9pt;
	font-style: bold;
	text-decoration: none;
	vertical-align: center;
	}

