{source}
<!-- You can place html anywhere within the source tags -->
<script language="javascript" type="text/javascript">
// You can place JavaScript like this
</script>
<?php
echo '
<style>
.ERROR {
font-family: Verdana, Arial;
font-size: 10px;
font-weight: bold;
color: red;
}
td.buttonPanelButtonTD {
font-size : 9pt;
font-family : Arial;
font-style : normal;
font-weight : bold;
color : Black;
text-decoration : none;
text-align : center;
background-color : #FBD5A9;
border: 1px solid black;
}
table.buttonPanelTABLE {
background-color : #DCDCDC;
}
.formHead {
font-size : 10pt;
font-family : Arial;
font-style : normal;
font-weight : bold;
color : Black;
text-decoration : none;
background-color : #C8C8C8;
}
.formHeadSmall {
font-size : 8pt;
font-family : Arial;
font-style : normal;
font-weight : bold;
color : Black;
text-decoration : none;
background-color : #C8C8C8;
}
.formText {
font-size : 9pt;
font-family : Arial;
font-style : normal;
font-weight : normal;
color : Black;
text-decoration : none;
}
/* Tabellenzeilen mit Farbe 1 bei Listen mit wechselnden Hintergrundfarben bei jeder zweiten Zeile */
.tableTextBG1 {
font-family : Arial;
font-size:9pt;
color:#000000;
background-color : #C1CDE2;
}
/* Tabellenzeilen mit Farbe 2 bei Listen mit wechselnden Hintergrundfarben bei jeder zweiten Zeile */
.tableTextBG2 {
font-family : Arial;
font-size:9pt;
color:#000000;
background-color : #FFFFFF;
}
.tableTextBGRoundBirthday {
font-family : Arial;
font-size:9pt;
color:#000000;
background-color : #C1E3C8;
}
.tableHead {
font-size : 9pt;
font-family : Arial;
font-style : normal;
font-weight : bold;
color : #FFFFFF;
text-decoration : none;
background-color : #EE9130;
}
.dataTableBlack {
font-size : 8pt;
font-family : Arial;
font-style : normal;
font-weight : bold;
color : White;
text-decoration : none;
background-color : #000000;
}
.dataTableBG {
font-size : 9pt;
font-family : Arial;
font-style : normal;
font-weight : normal;
color : Black;
text-decoration : none;
background-color : #C1CDE2;
}
.formBG {
background-color : #C1CDE2;
}
.dataTable {
font-size : 9pt;
font-family : Arial;
font-style : normal;
font-weight : normal;
color : Black;
text-decoration : none;
background-color : #eeeeee;
}
.dataTableDescription {
font-size : 9pt;
font-family : Arial;
font-style : normal;
font-weight : normal;
color : Black;
text-decoration : none;
background-color : #FFFFFF;
}
.dataTableText {
font-size : 8pt;
font-family : Arial;
font-style : normal;
font-weight : normal;
color : Black;
text-decoration : none;
background-color : #FBD5A9;
}
input.dataTableText,
select.dataTableText {
background-color: #ffffff;
}
.borderTable {
background-color : #10246a;
}
.borderTableRed {
background-color : #ff0000;
}
.textRed {
font-size : 10pt;
font-family : Arial;
font-style : normal;
font-weight : normal;
color : Red;
text-decoration : none;
}
.smallFormText {
font-size : 7pt;
font-family : Arial;
font-style : normal;
font-weight : normal;
color : Black;
}
.verySmallFormText {
font-size : 6pt;
font-family : Arial;
font-style : normal;
font-weight : normal;
color : Black;
}
.text {
font-size : 10pt;
font-family : Arial;
font-style : normal;
color : black;
text-decoration : none;
}
.textNormal {
font-size : 10pt;
font-family : Arial;
font-weight : normal;
font-style : normal;
color : black;
text-decoration : none;
}
.textSmall {
font-size : 8pt;
font-family : Arial;
font-weight : normal;
font-style : normal;
color : black;
text-decoration : none;
}
.textBold {
font-size : 10pt;
font-family : Arial;
font-weight : bold;
font-style : normal;
color : black;
text-decoration : none;
}
/* Top Menu */
.tmmenu2 {
background-color:#1A4B9A;
layer-background-color:#1A4B9A;
color:#FFFFFF;
text-decoration : none;
}
.firstnav {
color: #4368AE;
font-size : 12px;
background-color : transparent;
font-weight : bold;
text-decoration : none;
font-family : sans-serif;
}
.firstnav.hover {
color: #4368AE;
font-size : 12px;
background-color : transparent;
font-weight : bold;
text-decoration : none;
font-family : sans-serif;
}
.secnavOff {
color: #ffffff;
font-size : 12px;
font-family : sans-serif;
font-style: normal;
text-decoration : none;
}
.secnav {
color: #ffffff;
font-size : 12px;
font-family : sans-serif;
font-style: normal;
text-decoration : none;
}
.secnav:hover {
color: #cccccc;
font-size : 12px;
text-decoration : none;
font-style: bold;
}
.thirdnavoff {
color: #aaaaaa;
font-size : 12px;
text-decoration : none;
font-style: normal;
}
.thirdnav {
color: #ffffff;
font-size : 12px;
font-family : sans-serif;
font-style: normal;
text-decoration : none;
}
.thirdnav:hover {
color: #cccccc;
font-size : 12px;
text-decoration : none;
font-style: bold;
}
.sportEditItem {
font-family : Verdana, Arial;
font-size:8pt;
color:#000000;
font-weight : normal;
text-align : left;
background-color: #ccddee;
}
.sportView {
background-color : #FFFFFF;
border: 1px solid black;
border-collapse:collapse
}
.sportViewTitle {
font-family : Verdana, Arial;
font-size : 8pt;
font-weight : bold;
color : #000000;
background-color : #FFFFFF;
}
.sportViewFilter {
font-family : Verdana, Arial;
font-size : 7pt;
font-weight : normal;
color : #ffffff;
background-color : #FFFFFF;
}
select.sportViewFilter {
font-family : Verdana, Arial;
font-size:8pt;
color:#000000;
font-weight : normal;
background-color: #ffffff;
}
.sportViewHeader {
font-family : Verdana, Arial;
font-size : 8pt;
font-weight : bold;
color : Black;
background-color : #FFFFFF;
}
.sportViewHeaderDiv {
background-color : #FFFFFF;
font-weight : normal;
padding : 0px 0px 0px 1px;
float: left;
}
.sportViewHeaderDivContainer {
background-color : #FFFFFF;
display: inline;
padding : 0px 0px 0px 0px;
float: left;
}
.sportViewHeaderDivContainer2 {
background-color : #FFFFFF;
display: inline;
padding : 0px 1px 0px 0px;
float: left;
}
.sportViewDivItem {
color: #FFFFFF;
background-color : #FFFFFF;
font-family : "Trebuchet MS",Arial;
font-weight : normal;
font-size: 8pt;
/* float: left; Verursacht Fehler unter IE Mac OS */
text-align: center;
padding: 0px 0px 0px 0px;
height: 21px;
}
.sportViewItem {
background-color : #FFFFFF;
}
.sportItemEven {
font-family : Verdana, Arial;
font-size:7pt;
color:#000000;
border: 1px solid black;
background-color : #FFFFFF;
height: 25px;
padding-left: 5px;
padding-right: 5px;
}
.sportItemOdd {
font-family : Verdana, Arial;
font-size:7pt;
color:#000000;
border: 1px solid black;
background-color : #FFFFFF;
height: 25px;
padding-left: 5px;
padding-right: 5px;
}
.sportViewItemLink {
color : #000000;
text-decoration : underline;
}
.sportViewItemLink:hover {
color : #CC6666;
text-decoration : underline;
}
.sportViewNavigation {
font-family : Verdana, Arial;
font-size : 7pt;
font-weight : normal;
color : #00000;
background-color : #E5E5E5;
}
.sportViewNavigationLinkPageNumber{
font-family : Verdana, Arial;
font-size:7pt;
font-weight : bold;
color:#000000;
text-decoration: none;
}
.sportViewNavigationLink {
font-family : Verdana, Arial;
font-size:7pt;
font-weight : bold;
color:#1717A1;
text-decoration: underline;
}
.sportViewNavigationLink:hover {
font-family : Verdana, Arial;
font-size:7pt;
font-weight : bold;
color: #CC6666;
text-decoration: none;
}
.sportViewButtonLink {
font-family : Verdana, Arial;
font-weight : bold;
font-size : 8pt;
color : #000000;
text-decoration : none;
}
.sportViewButtonLink:hover {
font-family : Verdana, Arial;
font-size : 8pt;
font-weight : bold;
color : #000000;
text-decoration : underline;
}
.FooterMarked {
font-weight : bold;
font-size:7pt;
color: #999999;
font-family : Verdana, Arial;
}
/* ### Spielerstatistik ### */
td.spielerStatHigh {
font-family : Verdana, Arial;
font-size:8pt;
color:#000000;
height: 25px;
background-color: #FF8080;
}
td.print{ /* */
font-family : Verdana, Arial;
font-size : 8pt;
font-weight : normal;
color : #000000;
background-color : #FFFFFF;
}
td.sportItem {
border-bottom: 0 none !important;
border-left: 0 none !important;
border-right: 0 none !important;
padding: 0 !important;
}
td.sportViewHeader {
border-bottom: 0 none !important;
border-left: 0 none !important;
border-right: 0 none !important;
padding: 0 !important;
}
td.sportViewTitle {
border-bottom: 0 none !important;
border-left: 0 none !important;
border-right: 0 none !important;
padding: 0 !important;
}
td {
padding: 0 !important;
}
</style>
<table width="100%" cellspacing="0" cellpadding="4" border="0" bgcolor="#ffffff" style="margin-bottom: 10px; margin-top: -15px;">
<form name="form" methode="GET">
<tbody>
<tr>
<td><font size="1">Bitte wählen: </font> <select style="width:400px;" name="Liga" onChange="document.form.submit()">
<option value="30756">1.Regionalliga Herren (1RLH) [1.Regionalliga Senioren m]</option> <option value="28303">Regionalliga Damen (RLD) [1.Regionalliga Senioren w]</option> <option value="28271">2.Regionalliga 1 Herren (2RL1H) [2.Regionalliga Senioren m]</option> <option value="28272">2.Regionalliga 2 Herren (2RL2H) [2.Regionalliga Senioren m]</option> <option value="29069">WBV-Pokal Herren (PKH) [WBV-Pokal Senioren m]</option> <option value="29070">WBV-Pokal Damen (PKD) [WBV-Pokal Senioren w]</option> <option value="27974">WBV-Jugendpokal männliche U18 (PKU18) [WBV-Pokal U18 m]</option> <option value="28010">WBV-Jugendpokal männliche U16 (PKU16) [WBV-Pokal U16 m]</option> <option value="28019">Jugendregionalliga 1 U18 männlich (JRLU18M) [Regionalliga U18 m]</option> <option value="28025">Jugendregionalliga 1 U18 weiblich (JRLU18W) [Regionalliga U18 w]</option> <option value="28011">Jugendregionalliga 1 U16 männlich (JRL1U16M) [Regionalliga U16 m]</option> <option value="28031">Jugendregionalliga 1 U16 weiblich (JRL1U16W) [Regionalliga U16 w]</option> <option value="28030">Jugendregionalliga 2 U16 weiblich (JRL2U16W) [Regionalliga U16 w]</option> <option value="28002">Jugendregionalliga 1 U14 offen (JRLU14O) [Regionalliga U14 null]</option> <option value="28038">Jugendregionalliga 1 U14 weiblich (JRLU14W) [Regionalliga U14 w]</option> <option value="28037">Jugendregionalliga 2 U14 weiblich (JRL2U14W) [Regionalliga U14 w]</option> <option value="27996">Jugendregionalliga 1 U12 offen (JRL1U12O) [Regionalliga U12 null]</option> <option value="27997">Jugendregionalliga 2 U12 offen (JRL2U12O) [Regionalliga U12 null]</option> <option value="28273">Oberliga 1 Herren (OL1H) [Oberliga Senioren m]</option> <option value="28274">Oberliga 2 Herren (OL2H) [Oberliga Senioren m]</option> <option value="28275">Oberliga 3 Herren (OL3H) [Oberliga Senioren m]</option> <option value="28277">Oberliga 4 Herren (OL4H) [Oberliga Senioren m]</option> <option value="28669">Oberliga 1 Damen (OL1D) [Oberliga Senioren w]</option> <option value="28670">Oberliga 2 Damen (OL2D) [Oberliga Senioren w]</option> <option value="28020">Jugendoberliga 1 U18 männlich (JOL1U18M) [Oberliga U18 m]</option> <option value="28021">Jugendoberliga 2 U18 männlich (JOL2U18M) [Oberliga U18 m]</option> <option value="28022">Jugendoberliga 3 U18 männlich (JOL3U18M) [Oberliga U18 m]</option> <option value="28023">Jugendoberliga 4 U18 männlich (JOL4U18M) [Oberliga U18 m]</option> <option value="28024">Jugendoberliga 5 U18 männlich (JOL5U18M) [Oberliga U18 m]</option> <option value="28026">Jugendoberliga 1 U18 weiblich (JOL1U18W) [Oberliga U18 w]</option> <option value="28027">Jugendoberliga 2 U18 weiblich (JOL2U18W) [Oberliga U18 w]</option> <option value="28028">Jugendoberliga 3 U18 weiblich (JOL3U18W) [Oberliga U18 w]</option> <option value="28012">Jugendoberliga 1 U16 männlich (JOL1U16M) [Oberliga U16 m]</option> <option value="28013">Jugendoberliga 2 U16 männlich (JOL2U16M) [Oberliga U16 m]</option> <option value="28014">Jugendoberliga 3 U16 männlich (JOL3U16M) [Oberliga U16 m]</option> <option value="28034">Jugendoberliga 1 U16 weiblich (JOL1U16W) [Oberliga U16 w]</option> <option value="28036">Jugendoberliga 2 U16 weiblich (JOL2U16W) [Oberliga U16 w]</option> <option value="28035">Jugendoberliga 3 U16 weiblich (JOL3U16W) [Oberliga U16 w]</option> <option value="28199">Jugendoberliga 4 U16 weiblich (JOL4U16W) [Oberliga U16 w]</option> <option value="28003">Jugendoberliga 1 U14 offen (JOL1U14O) [Oberliga U14 null]</option> <option value="28569">Jugendoberliga 2 U14 offen (JOL2U14O) [Oberliga U14 null]</option> <option value="28005">Jugendoberliga 3 U14 offen (JOL3U14O) [Oberliga U14 null]</option> <option value="28041">Jugendoberliga 1 U14 weiblich (JOL1U14W) [Oberliga U14 w]</option> <option value="28042">Jugendoberliga 2 U14 weiblich (JOL2U14W) [Oberliga U14 w]</option> <option value="28043">Jugendoberliga 3 U14 weiblich (JOL3U14W) [Oberliga U14 w]</option> <option value="27998">Jugendoberliga 1 U12 offen (JOL1U12O) [Oberliga U12 null]</option> <option value="27999">Jugendoberliga 2 U12 offen (JOL2U12O) [Oberliga U12 null]</option> <option value="28000">Jugendoberliga 3 U12 offen (JOL3U12O) [Oberliga U12 null]</option> <option value="28001">Jugendoberliga 4 U12 offen (JOL4U12O) [Oberliga U12 null]</option> <option value="28044">Jugendoberliga 1 U12 weiblich (JOL1U12W) [Oberliga U12 w]</option> <option value="28045">Jugendoberliga 2 U12 weiblich (JOL2U12W) [Oberliga U12 w]</option> <option value="28047">Jugendoberliga 3 U12 weiblich (JOLU312W) [Oberliga U12 w]</option> <option value="27992">Jugendoberliga 1 U10 offen (JOL1U10O) [Oberliga U10 null]</option> <option value="27993">Jugendoberliga 2 U10 offen (JOL2U10O) [Oberliga U10 null]</option> <option value="27994">Jugendoberliga 3 U10 offen (JOL3U10O) [Oberliga U10 null]</option> <option value="27995">Jugendoberliga 4 U10 offen (JOL4U10O) [Oberliga U10 null]</option> <option value="28278">Landesliga 01 Herren (LL01H) [Landesliga Senioren m]</option> <option value="28279">Landesliga 02 Herren (LL02H) [Landesliga Senioren m]</option> <option value="28280">Landesliga 03 Herren (LL03H) [Landesliga Senioren m]</option> <option value="28281">Landesliga 04 Herren (LL04H) [Landesliga Senioren m]</option> <option value="28282">Landesliga 05 Herren (LL05H) [Landesliga Senioren m]</option> <option value="28283">Landesliga 06 Herren (LL06H) [Landesliga Senioren m]</option> <option value="28284">Landesliga 07 Herren (LL07H) [Landesliga Senioren m]</option> <option value="28286">Landesliga 08 Herren (LL08H) [Landesliga Senioren m]</option> <option value="28732">Landesliga 1 Damen (LL1D) [Landesliga Senioren w]</option> <option value="28733">Landesliga 2 Damen (LL2D) [Landesliga Senioren w]</option> <option value="28734">Landesliga 3 Damen (LL3D) [Landesliga Senioren w]</option> <option value="28735">Landesliga 4 Damen (LL4D) [Landesliga Senioren w]</option> <option value="28736">Landesliga 5 Damen (LL5D) [Landesliga Senioren w]</option> <option value="28737">Landesliga 6 Damen (LL6D) [Landesliga Senioren w]</option> <option value="28015">Jugendlandesliga 1 U16 männlich (JLL1U16M) [Landesliga U16 m]</option> <option value="28016">Jugendlandesliga 2 U16 männlich (JLL2U16M) [Landesliga U16 m]</option> <option value="28017">Jugendlandesliga 3 U16 männlich (JLL3U16M) [Landesliga U16 m]</option> <option value="28018">Jugendlandesliga 4 U16 männlich (JLL4U16M) [Landesliga U16 m]</option> <option value="28006">Jugendlandesliga 1 U14 offen (JLL1U14O) [Landesliga U14 null]</option> <option value="28574">Jugendlandesliga 2 U14 offen (JLL2U14O) [Landesliga U14 null]</option> <option value="28008">Jugendlandesliga 3 U14 offen (JLL3U14O) [Landesliga U14 null]</option> <option value="28009">Jugendlandesliga 4 U14 offen (JLL4U14O) [Landesliga U14 null]</option> <option value="28287">Bezirksliga 01 Herren (BeL01H) [Bezirksliga Senioren m]</option> <option value="28288">Bezirksliga 02 Herren (BeL02H) [Bezirksliga Senioren m]</option> <option value="28289">Bezirksliga 03 Herren (BeL03H) [Bezirksliga Senioren m]</option> <option value="28290">Bezirksliga 04 Herren (BeL04H) [Bezirksliga Senioren m]</option> <option value="28291">Bezirksliga 05 Herren (BeL05H) [Bezirksliga Senioren m]</option> <option value="28292">Bezirksliga 06 Herren (BeL06H) [Bezirksliga Senioren m]</option> <option value="28293">Bezirksliga 07 Herren (BeL07H) [Bezirksliga Senioren m]</option> <option value="28294">Bezirksliga 08 Herren (BeL08H) [Bezirksliga Senioren m]</option> <option value="28295">Bezirksliga 09 Herren (BeL09H) [Bezirksliga Senioren m]</option> <option value="28296">Bezirksliga 10 Herren (BeL10H) [Bezirksliga Senioren m]</option> <option value="28297">Bezirksliga 11 Herren (BeL11H) [Bezirksliga Senioren m]</option> <option value="28298">Bezirksliga 12 Herren (BeL12H) [Bezirksliga Senioren m]</option> <option value="28299">Bezirksliga 13 Herren (BeL13H) [Bezirksliga Senioren m]</option> <option value="28300">Bezirksliga 14 Herren (BeL14H) [Bezirksliga Senioren m]</option> <option value="28301">Bezirksliga 15 Herren (BeL15H) [Bezirksliga Senioren m]</option> <option value="28302">Bezirksliga 16 Herren (BeL16H) [Bezirksliga Senioren m]</option> <option value="28861">Bezirksliga 1 Damen (BeL01D) [Bezirksliga Senioren w]</option> <option value="28893">Bezirksliga 10 Damen (BeL10D) [Bezirksliga Senioren w]</option> <option value="28877">Bezirksliga 2 Damen (BeL02D) [Bezirksliga Senioren w]</option> <option value="28878">Bezirksliga 3 Damen (BeL03D) [Bezirksliga Senioren w]</option> <option value="28886">Bezirksliga 4 Damen (BeL04D) [Bezirksliga Senioren w]</option> <option value="28887">Bezirksliga 5 Damen (BeL05D) [Bezirksliga Senioren w]</option> <option value="28888">Bezirksliga 6 Damen (BeL06D) [Bezirksliga Senioren w]</option> <option value="28889">Bezirksliga 7 Damen (BeL07D) [Bezirksliga Senioren w]</option> <option value="28890">Bezirksliga 8 Damen (BeL08D) [Bezirksliga Senioren w]</option> <option value="28876">Bezirksliga 9 Damen (BeL09D) [Bezirksliga Senioren w]</option>
</select><input type="submit" value="ansehen" name="Abschicken" style="margin-bottom: 14px;" /></td>
</tr>
</tbody>
</form>
</table>
';
if(isset($_GET["Liga"])) {
$wert = file_get_contents('http://www.basketball-bund.net/public/liste_xl.jsp?print=1&xl=1&liga_id=' . $_GET["Liga"]);
//echo utf8_encode($wert);
echo $wert;
}
?>
{/source}
Hier finden Sie die wichtigsten Links und Informationen zum Spielbetrieb der Jugend im Westdeutschen Basketball-Verband (WBV).
Jugendligen im WBV
Übersicht über alle Jugendligen (z.B. NRW-Liga, Regionalliga Jugend) im WBV. Finden Sie hier Tabellen, Spielpläne und Ergebnisse für die aktuelle Saison.
Zu den Jugendligen (basketball-bund.net)
Ligenstruktur Jugend
Hier finden Sie Informationen zur Struktur der Jugendligen im WBV mit PDF-Dokument.
Ausgangsranglisten 2026/2027
Aktuelle Jugendranglisten 2026/2027
INHALT
INHALT
INHALT




