/* ===================================================== */
/* KLASSEN UND STYLES FÜR HOCKEY DM-JUGEND DATEIEN
/* ===================================================== */
td.sgt-zr, th.sgt-zr {
	color:green; font-weight:normal; text-align:center;
}
td.sgt-zd, th.sgt-zd {
	color:green; font-weight:normal; text-align:center;
	border-right:3px solid var(--dark-color) !important;
}
td.sgt-er, th.sgt-er {
	color:green; font-weight:bold; text-align:center;
	border-left:3px solid var(--dark-color) !important;
	border-right:3px solid var(--dark-color) !important;
}
td.sgt-mc, th.sgt-mc {
	color:green; font-weight:bold; text-align:center;
	border-left:3px solid var(--dark-color) !important;
}
td.sgt-mch, th.sgt-mch {
	color:green; font-weight:bold; text-align:center;
}
td.sgt-zr a, th.sgt-zr a, td.sgt-zd a, th.sgt-zd a,
td.sgt-er a, th.sgt-er a, td.sgt-mc a, th.sgt-mc a {
	color: green;
}
th.sgt-time { 
	color:green; font-weight:normal; text-align:left; border-right:none !important;
}
th.sgt-timeb { 
	color:green; font-weight:bold; text-align:left; border-right:none !important;
}
th.sgt-mtch { 
	color:green; font-weight:normal; text-align:left; border-right:none !important; border-left:none !important;
}
th.sgt-mtchb { 
	color:green; font-weight:bold; text-align:left; border-right:none !important; border-left:none !important;
}
th.sgt-rslt { 
	color:green; font-weight:normal; text-align:left; border-left:none !important;
}
th.sgt-rsltb { 
	color:green; font-weight:bold; text-align:left; border-left:none !important;
}