body {
	background-image: url(bilder/bg-main.gif);
	background-color: #0D0D0D;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #8E919A;
}
.body-white {
	font-size: 11px;
	line-height: 12px;
	color: #CFCDDA;
}
a:link {
	color: #DF1B05;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #B5B3B3;
}
a:active {
	color: #000000;
}
TD.footer {font-size: 11px; font-weight: normal; text-decoration: none; color: #CCCCCC; padding:2px; }
TD.footer A:link {font-size: 11px; font-weight: bold; text-decoration: none; color: #DF1B05; }
TD.footer A:active {font-size: 11px; font-weight: bold; text-decoration: none; color: #D51A07; }
TD.footer A:visited {font-size: 11px; font-weight: bold; text-decoration: none; color: #D41600; }
TD.footer A:hover {font-size: 11px; font-weight: bold; text-decoration: none; color: #CCCCCC; }
.border-img {
	border: 1px solid #36393F;
}
.bold-red {
	font-weight: bold;
	color: #DF1B05;
}
.bold-white {

	font-weight: bold;
	color: #CFCDDA;
}
.title-red {
	font-size: 13px;
	font-weight: bold;
	color: #DF1B05;
}
.td-opinions {
	border: 1px solid #272727;
	background-color: #0B0D0F;
	line-height: 12px;
	font-weight: normal;
	color: #CFCDDA;
	padding: 10px;
}
