body {
	<% IF InStr(Request.ServerVariables("HTTP_USER_AGENT"), "Opera") THEN %>background-color:#000000;<% END IF %>
	color:#FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin:0;
	padding:0;
	
	background-image:none;
}
a {
	color:#FFFFFF;
}
.text_weiss {
	padding:7px;
	color:#FFFFFF;
}



#contentRight .hitlist {
	margin:0px 0px 0px 3px;
	width: 294px;
}
#contentRight .hitlist h6, #contentRight .hitlist h6 a {
	padding:0;
	margin: 0;
	
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	
	text-decoration: none;
	color: #ffffff;
	
	line-height: 11px;
	display: inline;
}
#contentRight .hitlist h6 a {	
	text-transform: uppercase;
	text-decoration: underline;
	color: #d00;
}
#contentRight .hitlist .text {
	float: left;
	width: 244px; 
	margin: 4px 0px 0px 0px;
}
#contentRight .hitlist .hit {
	height: 28px;
	border-bottom-width: 1px;
	border-color: #3b3a3a;
	border-bottom-style: solid;
	overflow: hidden;
}
#contentRight .hitlist .hit {
	height: 31px;
}
#contentRight .hitlist .active {
	height: 51px;
}
#contentRight .hitlist img {
	float: left;
	display: none;
	margin-top: 4px;
}
#contentRight .hitlist img.inactive {
	margin-top: 8px;
	display: inline;
}
#contentRight .active img {
	display: inline;
}
#contentRight .hitlist .active img.inactive {
	display: none;
}
#contentRight .hitlist .active .text {
	width: 190px;
	margin:4px 0px 0px 7px;
}
