/* liefert weitere Menüfarben für dhz Forum */
.tborder_grau
{
	background: white;
	color: #000000;
	font-size: 1em;
}
.tborder_grau tr .tcat
{
	background: #666666;
	color: #FFFFFF;
	font: bold 1.2em verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin-bottom: 10px;
}
.tborder_grau tr .thead
{
	background: #999999;
	color: #FFFFFF;
	font: bold 1em verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.tborder_grau tr .alt1, .tborder_grau tr .alt1Active
{
	background: #f3f3f3;
	color: #000000;
}
.tborder_grau tr .alt2, .tborder_grau tr .alt2Active
{
	background: #e0e0e0;
	color: #000000;
}

