/* =================================
    CSS STYLES For WOTuS Data-Export
   =================================
*/   


Body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	margin: 4px;
}

/* Styles for CLASSES */
.OrgVerband {
	text-align: left;
}

.TblWkColHdRow { 
	background-color: #EFEFEF;
	font-size: 10pt;
	font-weight: bold;
	color: #3f3fef;
}

.TblWkNrName  { 
	font-size: 12pt;
	font-weight: bold;
	color: #3f3fef;
}

.TblWkTln {
	font-size: 9pt;
	font-weight: normal;
}

/* Styles for tag-specific classes */

p.WtsProduktFusszeile  { 
	font-size: 7pt;
	font-weight: normal;
	color: #1f1f1f;
}

.TblRowWk {
	background-color: #EFEF7F;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
}

.VereinsanmeldungNOK { 
	background-color: #ff7fef; 
	font-size: 8pt;
	font-weight: normal;
	color: black;
}


/* GENERIC */
h1  {
	font-size: 14pt;
	font-weight: bold;
	margin-top: 3pt; 
	margin-bottom: 3pt;
}

h2  {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0pt; 
	margin-bottom: 0pt;
}

h3  {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 6pt; 
	margin-bottom: 0pt;
}

h4  {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 12pt; 
	margin-bottom: 0pt;
}

h5, DT  {
}

h6  {
}

/* === */


p.Veranstalter  {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 0.8em;
  padding: 0 0 0.2em 2%;
  margin: 0;

}

p.Veranstaltungstitel  {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 2.7em;
  font-weight: bold;
  line-height: 0.8em;
  padding: 0.2em 0 0.2em 2%;
  margin: 0;

}

p.Veranstaltungsuntertitel  {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.7em;
  font-weight: bold;
  line-height: 0.8em;
  padding: 0.2em 0 0.2em 2%;
  margin: 0;

}

p.WannUndWo  {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.0em;
  font-weight: normal;
  line-height: 0.8em;
  padding: 0 0 0.2em 2%;
  margin: 0;

}



TFOOT, THEAD    {
}

th  {
	font-size: 8pt;
	font-weight: normal;
	background-color: #cfcfcf;	
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

/* === */

span.WtsWarnhinweis {
	font-size: 8pt;
	color:#6f0000;
}

p.WtsWarnhinweis {
	color: #7F1F1F;
	/* background-color: #FFFFCF;*/
	font-size: 9pt;
}


span.WtsAntreteInfo {
	font-size: 8pt;
	/*color:#ff00FF;*/
}

/* WOTuS Tabellen */

table {
}

table caption {
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
}

table.TblOrgMitarbeiter {
	background-color: #EFEFEF;
	/* border:0; cellpadding:2; cellspacing:1; */
	border-spacing: 10px;
	border-collapse: separate;
	margin-top: 6pt;
	margin-bottom: 3pt;
	border-style: solid;
	border-color: #7f7f7f;
	border-width: 1px;
}

table.TblLogos {
	/*background-color: #00DFEF;*/
	text-align:center; 
	border:0; 
	padding:2px; 
}

/* Wettkampf Tabelle Teilnehmerzahlen in Disziplinen */
table.WtsTblDisziplinStatistik {
	font-size: 9pt;
	background-color: #BBBBBB;
	border-width: 1px;
	border-color: #7F7F7F;
	border-style: solid;
	border-spacing: 2px;
	border-collapse: separate;
	margin-top: 6pt;
}

tr.WtsTblDisziplinStatistik {
	background-color: #fcfcfc;
}

/*
th.WtsTblDisziplinStatistik {
	font-size: 8pt;
}
*/

/* Tabelle Verein: Teilnehmer und Mannschaften */

table.WtsTblOrgTln {
	margin-top: 10px;
	border-width: 1px;
	border-color: #7F7F7F;
	border-style: solid;
	border-spacing: 4px;
	border-collapse: separate;
	width: 100%;
}

.WtsTblOrgTln td {
	vertical-align:top;
}

.WtsTblOrgTln tr {
}

/*
.WtsTblOrgTln th {
	font-size: 10pt; 
	font-weight: bold;
}
*/

.WtsTROrgTlnWk {
	background-color: #DFDFDF;
	font-size: 10pt; 
}

.WtsOrgTlnWk {
	font-size: 12pt; 
	font-weight: bold;
}

/* === */
table.WtsWKxTblInfo {
	caption-side:top;
	table-layout:auto;
	border-collapse:collapse;
	border-spacing:0px;
	/* border=0; cellpadding=2; cellspacing=0; width=100%; */
}

td.WtsWKxTblTlnDisz {
	background-color:#c0c0c0; 
}

table.WtsWKxTblTln {
	border:1px; padding:0px; width:100%;
	border-style:solid;
	border-collapse:collapse;
/*	caption-side:top;
	table-layout:auto;
	border-collapse:separate;
	empty-cells:show;

	font-size: 10pt;
	color: #000000;
	border-color: #7f7f7f;
	padding: 0.2em;
	border-style:solid;
	border-width:1px;
*/
	margin-top:10pt;
}

/*
table.WtsWKxTblTln tr {
	padding:2px; 
} */

table.WtsWKxTblTln td, th {
	border:1px; 
	border-style:solid;
	padding: 0.1em 0.2em 0.1em 0.2em;
}

tr.WtsTblOrgWk {
	border-top: 20px;
	border-bottom: 1px;
	background-color: #DFDFDF;
}

.WtsTblOrgWk td {
	background-color: #DFDFDF;
	text-align: left;
}

.WtsTblOrgWkName {
	font-size: 11pt;
	font-weight: bold;
}

tr.WtsTR_Tln_Mldg {
	background-color: transparent;
}

tr.WtsTR_Tln_Mldg_Warnung {
	background-color: #FFFF7F;
}

tr.WtsTR_Tln_Mldg_Fehler {
	background-color: #FF9F9F;
}


table.WtsTblInfo {
	background-color: #FFFFFF;
	table-layout:auto;
	border-collapse:collapse;
	border-spacing:2px;
	empty-cells:show;
	width:100%; 
}

table.WtsTblInfo2 {
	margin-top: 8pt;
	table-layout:auto;
	border-collapse:collapse;
	border-spacing:2px;
	empty-cells:show;
	width:100%;

}

table.WtsTblOrganisationen {
	margin-top: 10pt;
	border-collapse:collapse;
	border-style: solid;
	border-color: #7f7f7f;
	border-width: 1px;
}
table.WtsTblOrganisationen td {
	padding: 2px;
	border:1px;
	border-collapse:collapse;
	border-style: solid;
	border-color: #7f7f7f;
	border-top:1px;
	border-bottom:1px;
	border-width:1px;
}

table.WtsTblWkListe {
	border-collapse:collapse;
	border-style: solid;
	border-color: #7f7f7f;
	margin-top: 10pt;
	border-width: 1px;
	padding: 1px;
}

table.WtsTblWkListe td {
	padding: 2px;
	border-collapse:collapse;
	border-style: solid;
	border-color: #7f7f7f;
	border-width: 1px;
}

table.TblTln {
	border-collapse:collapse;
	border-style: solid;
	border-color: #7f7f7f;
	margin-top: 10pt;
	border-width: 1px;
	padding: 1px;
}

table.TblTln td {
	padding: 2px;
	border-collapse:collapse;
	border-style: solid;
	border-color: #7f7f7f;
	border-width: 1px;
}

.EinleitungsInfo {
	font-size: 10pt;
}
 
.Einleitungshinweis {
	font-size: 9pt;
}

.WtsTblTlnDetails {
	font-size: 10pt;
	border-collapse:collapse;
	width:100%;
}

.Zeitplan {
	font-size: 8pt;
	border-style: solid;
	margin-top: 6pt;
	margin-bottom: 3pt;
}

.ZeitplanKopfzeile {
	background-color: #cfcfcf;
}

.Zeitplan1 {
	background-color: #e7e7e7;
}

.Zeitplan2 {
	background-color: #efefef;
}

.Mitarbeiter1 {
	background-color: #f7f7f7;
}

.Mitarbeiter2 {
	background-color: #dfdfdf;
}

.RiegenInfo {
	font-size: 9pt;
}

.TblTln {
	border-collapse:collapse;
	border:1px;
	padding:2px;
}

.TblTlnKopfzeile {
	background-color: #dfdfdf;
}

nav { background-color: #f3f3f3; }

nav.Navigationsleiste {
	background-color: #f7f7f7;
}

ul.Navigationsleiste {
	color: #7f7f7f;
	margin-top: 2pt;
	margin-bottom: 2pt;
	list-style-type: none;
}

li.Navigationsleiste {
	color: #3f3f3f;
	display: inline;
	margin-left: 3pt; 
	margin-right: 3pt;
}

.MENav {
	color: #7f7f7f;
	margin-top: 2pt;
	margin-bottom: 6pt;
}

.TblLogos {
	margin-top: 6pt;
}

.TlnStatusNichtOk {
	font-size: 0.9em;
}

.TlnDetails2 {
	font-size: 9pt;
}

.WAGHinweis {
	color: #ff00ff;
}

td.VeranstalterLogo {
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
}

td.VeranstaltungsLogo {
	vertical-align: top;
	text-align: right;
	background-color: #ffffff;
}

.Qualifiziert {
	/* Kennzeichnung der qualifizierten Teilnehmer auf den WK- und Vereinslisten */
	background-color: #C0ffC0;
	font-weight: bold;
}

.QualifiziertA {
	/* Kennzeichnung der qualifizierten Teilnehmer auf den WK- und Vereinslisten */
	background-color: #C0ffC0;
	font-weight: bold;
}

.QualifiziertB {
	/* Kennzeichnung der B-qualifizierten Teilnehmer auf den WK- und Vereinslisten */
	background-color: #E0ffE0;
	font-weight: bold;
}

td.Qualifiziert {
	/* Kennzeichnung der qualifizierten Teilnehmer auf den WK- und Vereinslisten */
	background-color: #C0ffC0;
	font-weight: bold;
}

td.QualifiziertA {
	/* Kennzeichnung der qualifizierten Teilnehmer auf den WK- und Vereinslisten */
	background-color: #C0ffC0;
	font-weight: bold;
}

td.QualifiziertB {
	/* Kennzeichnung der B-qualifizierten Teilnehmer auf den WK- und Vereinslisten */
	background-color: #E0ffE0;
	font-weight: bold;
}


.Qualifikationshinweis {
	font-size: 8pt;
	color: #666666;
	text-align: left;
}

.Qualifikationsveranstaltung {
	font-weight: bold;
}

.DisziplinErgebnisse {
	background-color: #d0d0d0;
}

.TlnDisziplinErgebnisse, .MannschaftsDisziplinErgebnisse{
	background-color: #f7f7f7;
	font-weight: normal;
}

.TlnDisziplinErgebnisse th, .MannschaftsDisziplinErgebnisse th {
	font-size: 0.7em;
	background-color: #cccccc;
}

table.TlnDisziplinErgebnisse, table.MannschaftsDisziplinErgebnisse {
	border-style: solid;
	border-collapse: collapse;	
}

.TlnDisziplinErgebnisse td, .MannschaftsDisziplinErgebnisse td {
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;	
}

.TlnDisziplinErgebnisUngültig,
.DisziplinErgebnisUngültig {
	text-decoration: line-through;
	color: #777777;
}

.TlnDisziplinErgebnisNichtInMannschaft,
.DisziplinErgebnisNichtInMannschaft {
	text-decoration: line-through;
	color: #EE7777;
}

.MannschaftsDisziplinErgebnisUngültig {
	text-decoration: line-through;
	color: #777777;
	background-color: #cccccc;
}

.MTlnListe {
	font-size: 0.9em;
}

.WtsTblWkGruppe {
	background-color: #eeeeee;
	font-weight: bold;
	text-align: left;
	font-size: 1.1em;
}

.WtsTblWkGruppe td {
	text-align: left;
}

.AnzahlTeilnehmer, .AnzahlTlnAngemeldet, .AnzahlMannschaften, .AnzahlMAngemeldet, .AnzahlMitarbeiter {
	background-color: #ffffee;
	text-align:center;
}

.AnzahlTlnAngetreten, .AnzahlMAngetreten {
	background-color: #ffffdd;
	text-align:center;
}

.AnzahlTlnQualifiziert, .AnzahlMQualifziert {
	background-color: #eeffdd;
	text-align:center;
}

.AnzahlTlnPlatz1, .AnzahlMPlatz1 {
	background-color: #ffffaa;
	text-align:center;
}

.AnzahlTlnPlatz2, .AnzahlMPlatz2 {
	background-color: #ffffbb;
	text-align:center;
}

.AnzahlTlnPlatz3, .AnzahlMPlatz3 {
	background-color: #ffffcc;
	text-align:center;
}

.TlnPlatz1, .TlnPlatz2, .TlnPlatz3 {
	background-color: #ffffcc;
}


.Platz1, .Platz2, .Platz3 {
	background-color: #ffffcc;
	text-align:center;
}


.DiszLstg, .DiszPkte {
	color: #002222;
	font-size: 9pt;
}

.DiszPkte {
	font-size: 9pt;
}

.ImVerband {
	font-size: 0.8em;
}

.WkLogoImg { 
	border-width: 0px;
}

.LinkedLogoImg { }

.LogoImg {
max-width:100%;
height:auto;
object-fit:contain; 
}

.LogoImgLeft {
float:left;
margin-right: 1rem;
 }

.LogoImgRight { 
float:right;
margin-left: 1rem;
}

.OrgVerband {
	text-align: left; 
}

.TlnDisziplinErgebnis { vertical-align:middle; text-align:right; padding:0.2em; }
p.VersuchsWertungen { color:black; font-size:0.9em; font-style:italic; text-decoration-line:none; margin-top:2pt;  margin-bottom:2pt; }
p.VersuchsAnmerkungen { color:black; font-size:0.8em; text-decoration-line:none; margin-top:2pt; margin-bottom:2pt; }
details.TlnDiszErgebnis { text-align:left; }
summary.TlnDiszErgebnis { text-align:right; }

/* Added 2023 */
.colalignleft { text-align: left; }
.colalignleftnowrap { text-align: left; flex-wrap: nowrap; }
.colalignright { text-align: right; }
.colalignrightmiddle { text-align:right; vertical-align: middle; }
.colaligncenter { text-align: center; }
.colaligncentermiddle { text-align: center; vertical-align: middle; }
.colnowrap { flex-wrap:nowrap; }

div.smallerfont { font-size: smaller; }
div.largerfont { font-size: larger; }
div.xsmallfont { font-size: x-small; }
div.fontsize1 { font-size: x-small; }

figure.wk {
	display: inline-block;
}

.StartSeitenInfo { font-weight: bolder; }
.StartSeitenListe { font-weight: bold; list-style-type: none; font-size: 1.5em; }
.StartSeitenElement { display: inline; background-color: #e0e0e0; }

.PdfLinkListe { margin: 6pt; font-weight: bold; list-style-type: none; }
.PdfLink { font-weight: bold; display: inline; }

.Rang {
	text-align:center;
}

.TlnName {
	text-align: left;
}

.StartNr {
	text-align:center;
}

.Riege, .TlnRiege {}

.TlnGesamtErgebnis, .MGesamtErgebnis {
	text-align: right;
	padding: 0.2em;
}

.WkMannschaft, .WkMannschaft td {
	vertical-align:top;
}

.MannschaftsTeilnListe {
	font-size:0.9em;
}

.MDisziplinaDaten {}
.MDisziplinDatenWarnung {
	background-color: #ffff00;
}

/* Tabelle statistische Kennzahlen */

.StatistikDisziplinNr {
	text-align: center;
}

.StatistikDisziplinName {
	text-align:left;
}

.StatistikTlnZahl {
	text-align: right;
}

.StatistikLstMin, .StatistikLstMax, .StatistikLstMedian, StatistikLstStdAbw {
	text-align: right;
}

/* ERgänzungen 2025 V5.5 */
/* Barrierefreiheit: */
.skip-link {
      position:absolute;
      left:-999px;
      top:auto;
      width:1px;
      height:1px;
      overflow:hidden;
    }

.skip-link:focus {
	left:0 !important;
	top:0 !important;
	position: static !important;
	width: auto !important;
	height: auto !important;
	padding: 0.5em;
	background: #000;
	color: #fff;
	z-index: 1000;
}

/* Screen-Reader */
.sr-only {
      position:absolute;
      width:1px;
      height:1px;
      padding:0;
      margin:-1px;
      overflow:hidden;
      clip:rect(0,0,0,0);
      border:0;
    }

/* Fokusrahmen für Tastaturnavigation */
a:focus {
	outline: 3px solid #00ffff;
	outline-offset: 2px;
}

h3 {
	font-size: 1.2em;
}

    /* Neuer Flexbox-Header */
    .WtsTblInfo {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 1rem;
      margin-bottom: 1rem;
    }
    .VeranstalterLogo, .VeranstaltungsLogo {
      flex: 0 0 auto;
    }
    .colalignleft {
      flex: 1 1 auto;
      text-align: center;
    }

/* Responsive Footer Design */
footer .LegalLinks {
	background-color: #333;
	padding: 1em;
	text-align: center;
}

footer .LegalLinks a {
	color: #fff;
	text-decoration:none;
	margin: 0 1em;
}

footer .LegalLinks a:hover {
	text-decoration: underline;
}

/* Responsive Design: footer und nav-Links untereinander bei schmalem Bildschirm */
@media screen and (max-width: 600px) {

	footer .LegalLinks a {
		display: block;
		margin: 0.5em 0;
	}	
	nav.StartseitenInfo ul.StartseitenListe li {
		display: block;
		margin: 0.5em 0;
	}
}

/* 2026 neu: 
 * Details-Toolbar
 * WahlWkDisziplinSlot
 * Zusatzseiten für Wettkampfliste */
.WtsDetailsToolbar{margin:0.75rem 0;padding:0.5rem;border:1px solid #ccc;background:#f7f7f7;}
.WtsDetailsButton{margin-right:0.5rem;padding:0.25rem 0.6rem;cursor:pointer;}
@media print{.WtsDetailsToolbar{display:none;}}

.WahlWKDisziplinSlot{vertical-align:top;}
.WahlWKDisziplinNr{text-align:center;}
.WahlWKDisziplinZelle{vertical-align:top;min-width:7.5rem;padding:0;}
.WahlWKDisziplinMiniTabelle{width:100%;height:100%;margin:0;}
.WahlWKDisziplinZeile2{white-space:nowrap;}
.WahlWKDisziplinLeer{color:#777;text-align:center;}
.WahlWKDisziplinLeerNeutral{color:inherit;}
.WahlWKDisziplinMiniTabelleLeerNeutral{border:0!important;background:#fff!important;}
.WahlWKDisziplinMiniTabelleLeerNeutral th,.WahlWKDisziplinMiniTabelleLeerNeutral td{border:0!important;background:#fff!important;}
@media print{.WahlWKDisziplinZelle{break-inside:avoid;}}

.WtsAnzahlTln{text-align:center;}
.WtsZeitplanStart{font-size:0.9em;font-weight:normal;white-space:nowrap;}
.WtsTblDiszZeile td{border-top:1px solid #eee;}
.WtsTblDiszWkGruppe td{background:#d9d9d9;font-weight:bold;font-size:1.08em;border-top:3px solid #999;}
.WtsTblDiszWkGruppeSumme td{background:#e2e2e2;font-weight:bold;font-size:1.02em;border-top:2px solid #aaa;border-bottom:2px solid #aaa;}
.WtsTblDiszFachbereich td{background:#f0f0f0;font-weight:bold;}
.WtsTblDiszFachbereichSumme td{background:#f0f0f0;font-weight:bold;border-top:1px solid #c8c8c8;}
.WtsZeitbedarf{text-align:center;white-space:nowrap;}
.WtsZeitbedarfEinheit{font-size:0.9em;font-weight:normal;white-space:nowrap;}

/* WOTuS Web-Export: Zusatzseiten (Standard-CSS für wotus.css)
   Gilt für die optionalen Planungsseiten beim Export ohne Ergebnisse:
   - wkliste-fachgebiete.htm
   - wkliste-zusatzauswertungen.htm
   - wkliste-antretezeiten.htm
   - disziplinenstatistik-gesamt.htm
   - disziplinenzeitbedarf-gesamt.htm
*/

/* Navigation auf der Wettkampfliste zu den Zusatzseiten */
.WtsZusatzlistenNav {
    margin: 0.75rem 0 1rem 0;
    padding: 0.5rem 0.75rem;
    border: 1px solid #d0d0d0;
    background: #f7f7f7;
}
.WtsZusatzlistenNav a {
    margin-right: 0.75rem;
    white-space: nowrap;
}

/* Detaillierte Wettkampflisten */
.WtsTblWkListeDetail th {
    text-align: center;
}
.WtsTblWkListeDetail td {
    vertical-align: top;
}
.WtsTblWkGruppeSumme td {
    font-weight: bold;
    background: #eeeeee;
    border-top: 2px solid #b0b0b0;
    border-bottom: 1px solid #c8c8c8;
}

/* Teilnehmerzahl-Zellen auf Zusatzseiten */
.WtsAnzahlTln {
    text-align: center;
}
.WtsZeitplanStart {
    display: block;
    font-size: 0.9em;
    font-weight: normal;
    white-space: nowrap;
}

/* Zusammenfassende Disziplinen-Statistik und Zeitbedarfs-Statistik */
.WtsTblDisziplinenStatistik th {
    text-align: center;
}
.WtsTblDisziplinenStatistik th,
.WtsTblDisziplinenStatistik td {
    border-bottom: 1px solid #dddddd;
}
.WtsTblDiszZeile td {
    border-top: 1px solid #eeeeee;
}
.WtsTblDiszFachbereichLeer {
    background: transparent;
}
.WtsTblDiszFachbereich td {
    background: #f0f0f0;
    font-weight: bold;
}
.WtsTblDiszFachbereichSumme td {
    background: #f0f0f0;
    font-weight: bold;
    border-top: 1px solid #c8c8c8;
}
.WtsTblDiszWkGruppe td {
    background: #d9d9d9;
    font-weight: bold;
    font-size: 1.08em;
    border-top: 3px solid #999999;
}
.WtsTblDiszWkGruppeSumme td {
    background: #e2e2e2;
    font-weight: bold;
    font-size: 1.02em;
    border-top: 2px solid #aaaaaa;
    border-bottom: 2px solid #aaaaaa;
}

/* Zeitbedarfsseite */
.WtsTblDisziplinenZeitbedarf .WtsZeitbedarf {
    text-align: center;
    white-space: nowrap;
}
.WtsZeitbedarf {
    text-align: center;
    white-space: nowrap;
}
.WtsZeitbedarfEinheit {
    font-size: 0.9em;
    font-weight: normal;
    white-space: nowrap;
}

.TlnQrCodeTestLink {
    float: right;
    margin-left: 0.5em;
    text-decoration: none;
    font-weight: bold;
}

.TlnQrCodeTestLink:hover {
    text-decoration: underline;
}

/* NoBody in Body umbenennen zum Prüfen des CSS-Files */
NoBody {color:red; background-color:yellow; }


