body {
	SCROLLBAR-FACE-COLOR: #c8c8c8;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #c8c8c8;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
.mini {
	color: #000000;
	font-size: 7pt;
}
.bjava {
	color: #666666;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.titel {
	color: #666666;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dashed 2px;
	}
a:link {
	color:#555555;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
	}
a:visited {
	color:#444444;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
	}
a:active {
	color:#000000;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
	background: #EFEFEF;
	}
a.mini:link {
	color:#555555;
	font-size: 7pt;
	}
a.mini:visited {
	color:#444444;
	font-size: 7pt;
	}
a.mini:active {
	color:#000000;
	font-size: 7pt;
	}
a.mini:hover {
	color: #000000;
	background: #EFEFEF;
	font-size: 7pt;
	}
td {
	background-color: transparent;
	color: #000000;
	font-size: 8pt;
	font-style: normal;
	text-align: justify;
	text-decoration: none;
}
td.ads {
	background-color: #c8c8c8;
	text-align: center;
}
td.sub {
    background-color: #666666;
	color: #FFFFFF;
	font-size: 8pt;
	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_grey.gif);
	background-color: #666666;
	color: #FFFFFF;
	font-size: 7pt;
	font-style: normal;
	line-height: 95%;
	text-decoration: none;
	}
/*
td.data {
	background-color: #123123;
	color: #000000;
	font-size: 9pt;
	text-align: justify;
	text-decoration: none;
	}
td.dat1 {
	background-color: #DFD9FF;
	color: #000000;
	font-size: 9pt;
	text-align: justify;
	text-decoration: none;
	}
td.dat2 {
	background-color: #D9FFD9;
	color: #000000;
	font-size: 9pt;
	text-align: justify;
	text-decoration: none;
	}
th {
	background-color: transparent;
	color: #000000;
	font-size: 9pt;
	font-style: bold;
	text-decoration: none;
	vertical-align: center;
	}
th.data {
     color: #000000;
     font-size: 9pt;
     text-decoration: none;
     font-style: bold;
     vertical-align: center;
     background-color: #ECECEC;
}
*/
