h5 {
	font-family: Verdana;
}

TABLE {
	font-size: 11px;
	font-family: Verdana;
}

TABLE.t1 {
	border:  outset 1px;
	empty-cells: show;
	font-size: 10px;
	font-family: Verdana;
}

TH.t1		{border: inset 1px; background: #cccccc }
TR.t1-row2  	{background: #77ddff }
TR.t1-row3  	{background: #c0c0c0 }

TD.t1,TD.t1-bestlap,TD.t1-bestlap2,TD.t1-info,TD.t1-team,TD.t1-driver,TD.t1-box,TD.t1-bari,TD.t1-wrongfz {
	border: inset 1px; padding-left: 2px; padding-right: 2px;  text-align: right 
	}
TD.t1-box	{background: orange }
TD.t1-info	{text-align: left; background: #ff9977 }
TD.t1-bestlap	{background: #66ff99 }
TD.t1-bestlap2	{background: #66ff99 }
TD.t1-team	{text-align: left }
TD.t1-driver	{text-align: left }
TD.t1-bar	{text-align: left }
TD.t1-wrongfz	{background: #aaaaaa}	
CAPTION.t1	{caption-side: bottom;
		margin-top: 5px;
		text-align: right;
		font-size: 10px}

TABLE.t2 {
        border:  outset 1px;
        empty-cells: show
}

TH.t2,TD.t2-team,TD.t2-teamname,TD.t2-position {
		border: inset 1px; background: #cccccc 
}

TD.t2-team,TD.t2-gesamt,TD.t2-pos,TD.t2-pts,TD.t2-position {
	        border: inset 1px; padding-left: 2px; padding-right: 2px;  text-align: right; width: 30px
}

TD.t2-pts,TD.t2-gesamt {
		background: #77ddff
}

SPAN.strafe {
	font-size: 15px;
	color: #FF0066
}

