/* 29.05.2025, 30.05.2025, 25.12.2025													*/
/*======================================================================================*/
/*	Rse		:	Rali Sektion Einzel														*/
/*	Rsk3	:	Rali Sektion Kategorie (4 = meisterschaft)								*/
/*	Reh		:	Rali EHrengaben															*/
/*	Rka		:	Rali KranzAnwärter														*/
/*======================================================================================*/

/*====================================================== Rse : Rali Sektion Einzel =====*/
table.Rse
{
	border-collapse:			collapse;
}
table.Rse tr th
{
	padding:					2px 4px;
	font-weight:				bold;
	text-align:					center;
	vertical-align:				bottom;
	color:						#000080;
	border-bottom:				2px solid #000080;
	white-space:				nowrap;
}
table.Rse tr td					/* Rang */
{
	padding:					2px 4px;
	font-weight:				bold;
	text-align:					right;
	color:						#000000;
	border-bottom:				1px solid #c0c0c0;
	white-space:				nowrap;
}
table.Rse tr td+td				/* Name */
{
	font-weight:				normal;
	text-align:					left;
}
table.Rse tr td+td+td			/* Jg */
{
	text-align:					center;
}
table.Rse tr td+td+td+td		/* Verein */
{
	text-align:					left;
}
table.Rse tr td+td+td+td+td		/* Kranz */
{
	text-align:					center;
	color:						#808080;
}
table.Rse tr td+td+td+td+td+td	/* Resultat */
{
	font-weight:				bold;
	text-align:					right;
	color:						#000000;
}
table.Rse tr td+td+td+td+td+td+td	/* Einzelresultat */
{
	font-family:				monospace;
	font-weight:				normal;
	text-align:					left;
	color:						#000000;
	white-space:				pre;
}
/*======================================================================================*/

/*========================= Lsk3 : Local box Sektion Kategorie (4 = meisterschaft) =====*/
h3.Rsk31
{
	margin:						2px 4px;
	font-size:					16px;
	font-weight:				bold;
	text-align:					center;
	color:						#000000;
}
h3.Rsk3w
{
	margin:						24px 4px 2px 4px;
	font-size:					16px;
	font-weight:				bold;
	text-align:					center;
	color:						#000000;
}
table.Rsk3
{
	border-collapse:			collapse;
	background:					#d0d0d0;
}
table.Rsk3 tr th
{
	padding:					2px 4px;
	font-weight:				bold;
	text-align:					center;
	vertical-align:				bottom;
	color:						#000080;
	border-bottom:				2px solid #000080;
	white-space:				nowrap;
}
th.Rsk3v						/* Verein */
{
	min-width:					150px;
}
table.Rsk3 tr td				/* Rang */
{
	padding:					2px 4px;
	font-weight:				bold;
	text-align:					right;
	vertical-align:				middle;
	color:						#000000;
	border-bottom:				1px solid #808080;
	white-space:				nowrap;
}
table.Rsk3 tr td+td				/* Verein */
{
	font-weight:				normal;
	text-align:					left;
}
table.Rsk3 tr td+td+td			/* Total */
{
	font-weight:				bold;
	text-align:					right;
}
table.Rsk3 tr td+td+td+td		/* Platzger */
{
	font-weight:				normal;
	text-align:					center;
}
table.Rsk3 tr td+td+td+td+td		/* fortschritt */
{
	text-align:					right;
}
table.Rsk3 tr td+td+td+td+td+td	/* Strafpunkte */
{
	text-align:					right;
}
table.Rsk3 tr td+td+td+td+td+td+td	/* Resultat */
{
	font-weight:				bold;
	text-align:					right;
}
table.Rsk3 tr td+td+td+td+td+td+td+td	/* Einzelresultat */
{
	font-family:				monospace;
	font-weight:				normal;
	text-align:					left;
	color:						#000000;
	white-space:				pre;
}
tr.Rsk3d						/* Down absteiger */
{
	border-bottom:				2px dashed #000000;
}
tr.Rsk3u						/* Up aufsteiger */
{
	border-bottom:				2px dashed #000000;
}
/*======================================================================================*/

/*========================================================== Reh : Rali EHrengaben =====*/
table.Reh
{
	border-collapse:			collapse;
}
table.Reh tr th
{
	padding:					2px 4px;
	font-weight:				bold;
	text-align:					center;
	vertical-align:				bottom;
	color:						#000080;
	border-bottom:				2px solid #000080;
	white-space:				nowrap;
}
table.Reh tr td					/* Rang */
{
	padding:					2px 4px;
	font-weight:				bold;
	text-align:					right;
	color:						#000000;
	border-bottom:				1px solid #c0c0c0;
	white-space:				nowrap;
}
table.Reh tr td+td				/* Name */
{
	font-weight:				normal;
	text-align:					left;
}
table.Reh tr td+td+td			/* Jg */
{
	text-align:					center;
}
table.Reh tr td+td+td+td		/* Verein */
{
	text-align:					left;
}
table.Reh tr td+td+td+td+td		/* Preis */
{
	text-align:					center;
	color:						#808080;
}
table.Reh tr td+td+td+td+td+td	/* Resultat */
{
	font-weight:				bold;
	text-align:					right;
	color:						#000000;
}
table.Reh tr td+td+td+td+td+td+td	/* Einzelresultat */
{
	font-family:				monospace;
	font-weight:				normal;
	text-align:					left;
	color:						#000000;
	white-space:				pre;
}
/*======================================================================================*/

/*======================================================= Rka : Rali KranzAnwärter =====*/
table.Rka
{
	border-collapse:			collapse;
}
table.Rka tr th
{
	padding:					20px 0px 2px 0px;
	font-size:					16px;
	text-align:					center;
	font-weight:				bold;
	color:						#000080;
	white-space:				nowrap;
}
table.Rka tr td
{
	padding:					2px 8px;
	border-top:					1px solid #c0c0c0;
	border-bottom:				1px solid #c0c0c0;
	white-space:				nowrap;
}
table.Rka tr td+td+td+td
{
	text-align:					right;
}
td.Rkan							/* Nicht kranz */
{
	border-top:					1px solid transparent!important;
	border-bottom:				1px solid transparent!important;
}
/*======================================================================================*/
