body{
	SCROLLBAR-FACE-COLOR: #d10000;
	SCROLLBAR-HIGHLIGHT-COLOR: #d10000;
	SCROLLBAR-SHADOW-COLOR: #d10000;
	SCROLLBAR-3DLIGHT-COLOR: #d10000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #d10000;
	background-color: #000000;
	cursor: auto;
	color: #CCCCCC;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}
.normal {
	font-family: Verdana, "microsoft Sans Serif", "MS Sans Serif", "MS Serif", Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-style: normal;
	line-height: 1em;
}
.klein {
	font-family: Verdana, "microsoft Sans Serif", "MS Sans Serif", "MS Serif", Arial;
	font-size: 9px;
	color: #CCCCCC;
	font-style: normal;
	line-height: 1em;
}
.unterstrichen {
	font-family: Verdana, "microsoft Sans Serif", "MS Sans Serif", "MS Serif", Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-style: normal;
	line-height: 1em;
	text-decoration: underline;
}
.fett {
	font-family: Verdana, "microsoft Sans Serif", "MS Sans Serif", "MS Serif", Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
}
.gross {
	font-family: Verdana, "microsoft Sans Serif", "MS Sans Serif", "MS Serif", Arial;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	line-height: 1em;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}

/*a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}*/
a:hover {
	text-decoration: underline;
}
#transparent{
	position: absolute;
	bottom:  9px;
	text-align: center;
	vertical-align: bottom;
	font: 10px;
	color: #b0be9a;
	visibility: hidden;
}

ul#recension li,
ul#recension li a,
ul#recension li a:link,
ul#recension li a:visited,
ul#recension li a:hover {
	color: White;
	font-style: normal;
	text-decoration: none;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td, th {
	cursor: auto;
	color: #CCCCCC;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#go_top{
	float:right;
}
table#recension{
	clear:both;
	text-align:justify;
}
ul#recension{
width:640px;
margin-bottom:35px;
}
ul#recension li{
	list-style: none;
	text-align: left;
	float:left;
	margin: 2px;
	width:198px;
	display: block;
	white-space: nowrap;
}

.bandname{
font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
}
.cdname{
	color: #CCCCCC;
}
.text{
	color: #CCCCCC;
}
ul#recension li a:hover{
	background: #474747;
	list-style: disc;
	}
.neu{
		font-weight:bold;
		text-decoration: blink;
		color: #ffffff;
	}