* {
  margin: 0;
  padding: 0;
}


body {
  color: #333;
  background-color: #fff;
  line-height: 150%;
  font-family: Arial, Verdana, Tahoma;
}




/* ******************************************************************************************
falls der Inhalt nicht die ganze Höhe der Seite ausfüllt,
der footer aber am unteren Bildschirmrand positioniert werden soll
html, body {
  height: 100%;
}

div#inhalt {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}

#fuss, .push {
  height: 142px;         /* .push must be the same height as .footer */
}
****************************************************************************************** */




.wbr {
  font-size: 0;
}


span.wbr {
  line-height: 1.5em;
}


.nobr {
  white-space: nowrap;
}


.nostyle {
  list-style-type: none;
}


.druck {
  display: none;
}


.schatten {
  background: url(schatten.png) no-repeat bottom left;
  padding: 4px 7px 17px 7px;
}


div#inhalt p.aktuell {
  pposition: relative;
  lleft: -40px;
  lleft: 0;
  font-family: georgia, arial, "Times New Roman", serif;
  font-size: 1.0em;
  line-height: 1.5em;
  color: #333;
  bbackground: url(quotes.gif) 0 3px no-repeat;
  bbackground: url(info.png) 0 3px no-repeat;
  bborder-left: 20px solid #ff9f00;
  bborder-left: 20px solid #e7ffe7;
  width: 556px;
  padding: 35px 20px 0 20px;
  padding: 0;
}


/* ------------------------------ */
/* Tabelle: beitrag               */
/* ------------------------------ */
div#beitrag {
}


#beitrag table {
  width: 100%;
  background-color: #ffffff;
  background-color: #f4f4f4;
  background-color: #f4fff4;
  border: none;
  border-collapse: collapse;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  margin: 5px auto 0 auto;
  border: 1px solid #666;
  border: 0;
}


#beitrag thead {
  font-size: 16px;
  font-weight: bold;
  background-color: #bec;
  background-color: #ffffff;
  background-color: #f4f4f4;
  background-color: #f4fff4;
}


#beitrag thead th {
  text-align: center;
  text-align: right;
  padding-right: 0.3em;

  ffont-size: 16px;
  background-color: #bec;
  background-color: #ffffff;
  background-color: #f4f4f4;
  background-color: #f4fff4;
  border: none;
  border-bottom: 1px solid #666;
}


#beitrag thead td {
  text-align: left;
  padding-left: 0.3em;
  font-size: 16px;
  border-bottom: 1px solid #666;
}


#beitrag tfoot td {
  bborder-top: 1px solid #666;
}


#beitrag tbody {
  font-size: 16px;
  background-color: #ffffff;
  background-color: #f4f4f4;
  background-color: #f4fff4;
}


#beitrag tbody td {
  color: #333;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  text-align: left;
  padding-left: 0.3em;
  bborder-bottom: 1px solid #ccc;
}


#beitrag tbody td.rechtsbuendig {
  text-align: right;
  padding-right: 2.0em;
  padding-right: 0.5em;
}


#beitrag tbody td.unten {
  bborder-bottom: 1px solid #666;
}



/* ------------------------------ */
/* Tabelle: telefonliste          */
/* ------------------------------ */

#telefonliste table {
  width: 100%;
  padding: 0 4%;
  background-color: #fff;
  border: none;
  border-collapse: collapse;
  font-size: 16px;
  font-weight: normal;
  padding 2px 0.5em;
  line-height: 20px;
  margin: 0 auto;
}


#telefonliste thead {
  background-color: #bce;
  background-color: #bec;
  background-color: #fff;
  font-weight: bold;
}


#telefonliste thead th {
  text-align: center;
  font-size: 16px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}


#telefonliste thead td {
  text-align: left;
  padding-left: 0.3em;
  font-size: 16px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}


#telefonliste tfoot td {
  border-top: 1px solid #000;
}


#telefonliste tbody {
  background-color: #fff;
}


#telefonliste tbody tr.grau {
  background-color: #fff;
}


#telefonliste tbody td {
  color: #333;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  padding-left: 0.3em;
  bborder-left: 1px solid #669;
  bborder-right: 1px solid #669;
  border-bottom: 1px solid #ddd;
}


#telefonliste tbody td.zahl {
  color: #333;
  font-size: 16px;
  font-weight: normal;
  text-align: right;
  padding-right: 0.3em;
  bborder-left: 1px solid #669;
  bborder-right: 1px solid #669;
}


#telefonliste tbody td.unten {
  border-bottom: 1px solid #000;
}


/* ------------------------------ */


#seite #inhalt {
  width: 556px;
  padding: 35px 20px 0 20px;
  cclear: both;

  float: left;
  bborder: 1px solid red;
}


#seite #inhalt .turnier h2 {
  font-size: 16px;
  text-align: center;
}


#seite #inhalt p {
  text-align: justify;
}


#seite #inhalt p.sterne {
  mmargin-top: 2.0em;
  text-align: center;
  font-weight: bold;
  font-size: large;
  line-height: 0.2em;
}


/* ------------------------------ */


div#seite {
  width: 776px;
  margin: 0 auto;
}


div#seite #inhalt a {
  text-decoration: none;
  color: #009933;
  border-bottom: 1px solid #009933;
}


div#seite #inhalt a:hover {
  background-color: transparent;
  text-decoration: none;
  color: #f60;
  border-bottom: 1px dashed #f60;
}


div#seite #inhalt #spiellokal {
  width: 18.0em;
  margin: 0 auto;
}


div#seite #inhalt #spiellokal p {
  text-align: center;
  color: #333;
  font-weight: bold;
}


div#seite #inhalt #spiellokal a {
  text-align: center;
  background-color: #fff;
  font-weight: bold;
  text-decoration: none;
  color: #093;
  border-bottom: 2px solid #093;
}


div#seite #inhalt #spiellokal a:hover {
  text-align: center;
  background-color: #fff;
  text-decoration: none;
  color: #f60;
  border-bottom: 2px dashed #636;
  border-bottom: 2px dashed #f60;
}


.blocksatz {
  text-align: justify;
}


.zentriert {
  text-align: center;
}


.fett {
  font-weight: bold;
}


.italic {
  font-style: italic;
}


.clear {
  clear: both;
}


#paarturnier p.clear {
  clear: both;
}


#paarturnier table.float1 {
  margin: 0;
  padding: 0;
  float: left;
  width: 48%;
}


#paarturnier table.float2 {
  float: left;
  width: 48%;
  margin: 0 0 0 1.2em;
  padding: 0;
}


#seite #inhalt h1 {
  font-size: 130%;
  line-height: 125%;
  font-weight: bold;
  margin: 0 0 0 -10px;
  padding: 1ex 0 0 0;
  clear: both;
}


#seite #inhalt h1 {
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  padding: 0;
}


#seite #inhalt #titel h1 {
  margin: 1.0em 0 0.5em 0;
  margin: 0.0em 0 0.5em 0;
  text-align: center;
  color: #333;
  font-size: 1.6em;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: 1px;

  bborder: 1px solid red;
}


#seite #inhalt #titel p.rechtsbuendig {
  text-align: right;
}


#seite #inhalt #titel p.floatleft {
  float: left;
}


h1 {
  text-align: center;
  font-weight: normal;
  font-size: 2.2em;
  font-family: Georgia, "Times New Roman";
  color: #333;
  background-color: #fff;

  bborder: 1px solid red;
}


div#seite #kopf div.text h1 {
  margin: 5px 0;
  text-align: center;
  font-size: 2.2em;
  font-size: 35px;
  font-weight: normal;
  font-family: Georgia, "Times New Roman";
  color: #333;
  background-color: #fff;

  bborder: 1px solid red;
}


div#seite #kopf div.text h3 {
  text-align: center;
  font-weight: normal;
  font-size: 19px;
  font-family: Georgia, "Times New Roman";
  color: #333;
  background-color: #fff;

  bborder: 1px solid red;
}


div#seite #inhalt p.text {
  text-align: justify;
  margin: 1.0em 0 0.5em 0;
  line-height: 1.5em;
}


div#seite #inhalt p.foto {
  width: 260px;
  width: 274px;
  height: 173px;
  height: 194px;
  bborder: 1px solid #333;
  float: left;
}


div#seite #inhalt p.foto img {
  width: 260px;
  height: 173px;
}


div#seite #inhalt p.abstand {
  wwidth: 30px;
  width: 8px;
  height: 194px;
  float: left;
  bborder: 1px solid red;
}


div#seite #inhalt p.kontakt,
div#seite #inhalt div.kontakt {
  color: #000;
  background-color: #f9fff9;
  background-color: #eeffee;
  background-color: #ddffaa;
  background-color: #ffffff;
  background-color: #f4f4f4;
  background-color: #f4fff4;

  text-align: center;
  width: 65%;
  margin-left: 17.5%;
  padding: 30px 0;
  border: 1px solid #81d581;
  border: 1px solid #009900;
  border: 1px solid #99cc99;
  border-radius: 5px;
  -moz-border-radius: 5px;
}


div#seite #inhalt div.termine {
  color: #000;
  background-color: #f9fff9;
  background-color: #eeffee;
  background-color: #ddffaa;
  background-color: #ffffff;
  background-color: #f4f4f4;
  background-color: #f4fff4;

  width: 90%;
  margin: 0 auto;
  padding: 0.0em 1.0em 0.5em 0.5em;
  border: 1px solid #81d581;
  border: 1px solid #009900;
  border: 1px solid #99cc99;
  border-radius: 5px;
  -moz-border-radius: 5px;
}


div#seite #inhalt div.beitrag {
  color: #000;
  background-color: #f9fff9;
  background-color: #eeffee;
  background-color: #ddffaa;
  background-color: #ffffff;
  background-color: #f4f4f4;
  background-color: #f4fff4;

  width: 90%;
  margin: 0 auto;
  padding: 0.0em 1.0em 0.5em 0.5em;
  padding: 0.0em 0.5em 0.5em 0.5em;
  border: 1px solid #81d581;
  border: 1px solid #009900;
  border: 1px solid #99cc99;
  border-radius: 5px;
  -moz-border-radius: 5px;
}


div#seite #inhalt p.kontaktformular {
  text-align: center;
}

/*
div#seite #inhalt ol.termine {
  margin-left: 5.0em;
}
*/

div#seite #inhalt #termine {
  width: 29.0em;
  width: 23.0em;
  margin: 0 auto;
  bborder: 1px solid red;
}


div#seite #inhalt #termine ol {
  margin-left: 1.6em;
}


div#seite #inhalt #termine ol li {
  margin-top: 10px;
}


div#seite #inhalt #termine ol li p {
  line-height: 110%;
  font-weight: bold;
}


div#seite #inhalt #termine ol li p.sonderturnier {
  font-weight: normal;
  padding-left: 6px;
  border-left: 10px solid #81d581;
  border-left: 15px solid #33cc11;
  border-left: 15px solid #539941;
  line-height: 120%;
}


p.ssonderturnier {
  margin-left: 23%;
  margin-left: 0;
  font-weight: normal;
  padding-left: 6px;
  border-left: 10px solid #81d581;
  border-left: 10px solid #00cc00;
  bbackground-color: #c7ffc7;
  line-height: 120%;
}


p.sonderturnier {
  font-weight: normal;
  padding: 6px;
  border: 1px solid #00cc00;
  border: 1px solid #33cc11;
  border: 1px solid #539941;
  bbackground-color: #ccff99;
  line-height: 120%;
}


div#seite #inhalt #termine ol li strong {
  line-height: 110%;
}


div#seite #inhalt #termine ol li span.zeichenabstand {
  letter-spacing: 3px;
}


table.spielplan td {
  vertical-align: top;
}


table.spielplan td.rechteSpalte {
  padding-left: 25px;
}


table.spielplan td.team {
  line-height: 110%;
  font-weight: bold;
  padding-left: 20px;
}


div#seite #inhalt #impressum h1 {
  font-size: 1.4em;
  font-weight: normal;
  text-align: left;
  margin: 1.5em 0 0.5em 0;
}


div#seite #inhalt #impressum h2 {
  font-size: 1.0em;
  text-align: left;
  margin-top: 0.5em;
}


div#seite #inhalt #impressum #adresse {
  width: 556px;
  line-height: 160%;
  border-bottom: 1px solid #fff;
}


#impressum #adresse .links {
  float: left;
  width: 12%;
}


div#seite #inhalt #impressum #adresse #adresseLinks {
  width: 50.0%;
  width: 12.0%;
  float: left;
}


div#seite #inhalt #impressum #adresse #adresseLinks p {
  border-bottom: 1px solid #fff;
}


div#seite #inhalt #impressum #adresse #adresseMitte {
  width: 60px;
  float: left;
}


div#seite #inhalt #impressum #adresse #adresseMitte p {
  border-bottom: 1px solid #fff;
}


div#seite #inhalt #impressum #adresse #adresseRechts {
  float: left;
}


div#seite #inhalt #impressum #adresse #adresseRechts p {
  border-bottom: 1px solid #fff;
}


#seite #inhalt h1.fs18 {
  font-size: 18px;
  font-weight: normal;
  text-align: left;
}



/* ------------------------------ */
/*         Mitgliedschaft         */
/* ------------------------------ */

#inhalt #mitgliedschaft h1 {
  font-size: 18px;
  font-weight: normal;
  text-align: left;
}



/* ------------------------------ */
/*               Kopf             */
/* ------------------------------ */

#kopf {
  width: 776px;
  height: 100px;
  margin: 25px auto;
}


#kopf p {
  margin-left: 22px;
  width: 548px;
  height: 19px;
  line-height: 19px;
  border-bottom: 1px solid #81d581;
  border-bottom: 1px solid #539941;
  border-bottom: 1px solid #009933;
}


#kopf .logo {
  float: left;
  margin-left: 10px;
  width: 160px;
  height: 79px;
}

/*
#kopf .logo a img {
  border: none;
}
*/

#kopf .text {
  float: left;
  width: 586px;
  height: 79px;
}


#kopf .text h1 {
  color: #336633;
  font-size: 36px;
  letter-spacing: 1px;
}



/* ------------------------------ */
/*              Menue             */
/* ------------------------------ */

#menue {
  float: left;
  min-width: 160px;
  width: 160px;
  line-height: 17px;
  margin: 36px 0 0 0;
}


#menue h3 {
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: normal;
  text-align: center;
}


#menue ul {
  list-style-type: none;
  border: 1px solid #ccc;
  background-color: #f9fff9;
  background-color: #eeffee;
  background-color: #e7ffe7;
  background-color: #ffffff;
}


#menue a {
  display: block;
  border: none;
  margin: -5px -10px -5px -10px;
  padding: 5px  8px  5px  8px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}


#menue a:visited {
  color: #333;
  border: none;
}


#menue a:hover {
  background-color: #bceded;
  background-color: #ffe0a0;
  background-color: #ffddff;
  background-color: #ccccee;
  background-color: #ffdd99;
  background-color: #ffdf40;
  background-color: #ffcc00;
  background-color: #ffcc00;
  background-color: #e7e7ef;
  background-color: #99eb99;
  background-color: #ddffdd;
  background-color: #d1f1d1;
  background-color: #99ff66;
  background-color: #77ff66;
  background-color: #66ff66;
  background-color: #969;
  background-color: #f93;
}

#menue a.partner:hover {
  background-color: #fff;
  text-decoration: none;
  border: 0;
}

#menue a.partner1:hover {
  background-color: #fff;
  text-decoration: none;
  border-bottom: 1px dashed #333;
}

#menue li {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px dashed #ccc;
  padding: 5px 8px;
  margin: 0;
}


#menue li.unten {
  border-bottom: none;
}


#menue .aktiv {
  display: block;
  background-color: #bcedd2;
  background-color: #bec;
  background-color: #44d88c;
  background-color: #88d88c;
  background-color: #9c9;
  margin: -5px -10px -5px -10px;
  padding: 5px  8px  5px  8px;
  background-color: #6c6;
  background-color: #74C774;
  background-color: #81D581;
  background-color: #33cc11;
  background-color: #539941;
  background-color: #339933;
  background-color: #336633;
  color: #fff;
}


#menue ul#archiv {
  width: 80px;
  margin-left: 40px;
  border: 1px solid #000;
  border: none;
}


#menue ul#archiv li {
  text-align: center;
  font-size: 13px;
  font-weight: normal;
  line-height: 10px;
  border: none;
  color: #539941;
  color: #009933;
  background-color: #fff;
}


#menue ul#archiv li a {
  text-align: center;
  font-size: 13px;
  font-weight: normal;
  line-height: 10px;
  color: #539941;
  color: #009933;
  background-color: #fff;
}


#menue ul#archiv li.aktuell {
  color: #333;
  font-weight: bold;
  font-size: 13px;
  line-height: 10px;
}


#menue ul#archiv li a:hover {
  color: #539941;
  color: #093;
  color: #969;
  color: #f63;
  background-color: #fff;
  font-weight: bold;
}


#extern {
  min-width: 160px;
  width: 160px;
}

#extern a {
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  color: #539941;
  color: #009933;
  bborder-bottom: 1px solid #539941;
  text-decoration: none;
  width: 100%;
  margin: 10px auto;
  padding: 0;
}

#extern a:hover {
  color: #666;
  background-color: #fff;
  bborder-bottom: 1px dashed #666;
}


/* ------------------------------ */
/*               Fuss             */
/* ------------------------------ */

#fuss {
  color: #333;
  background-color: #fff;
  width: 750px;
  font-size: 0.8em;
  font-size: 14px;
  line-height: 1.2em;
  margin: 6.0em auto 0 auto;
  padding-top: 5px;
  border-top: 1px dashed #ccc;
}


#fuss a {
  background-color: #fff;
  text-decoration: none;
  color: #009933;
  border-bottom: 1px solid #009933;
}


#fuss a:hover {
  background-color: #fff;
  text-decoration: none;
  color: #ff6600;
  border-bottom: 1px dashed #ff6600;
}


#fuss a:visited {
  color: #333;
  background-color: #fff;
}


#fuss #links {
  width: 23.5%;
  width: 32.8%;
  width: 30.8%;
  width: 35.7%;
  width: 24.5%;
  float: left;
  padding-bottom: 1px;
}


#fuss #mitte {
  width: 25.4%;
  width: 32.8%;
  width: 30.8%;
  width: 32.2%;
  width: 24.5%;
  float: left;
  padding-bottom: 1px;
}


#fuss #rechts {
  width: 26.5%;
  width: 34.3%;
  width: 38.3%;
  width: 32.0%;
  width: 22.0%;
  float: left;
  padding-bottom: 1px;
}


#fuss #ganzRechts {
  width: 26.5%;
  width: 34.3%;
  width: 38.3%;
  width: 32.0%;
  width: 28.8%;
  float: left;
  padding-bottom: 1px;
}


#fuss p {
  text-align: left;
  border: none;
}



/* ------------------------------ */
/*           Paarturnier          */
/* ------------------------------ */

#paarturnier th.rosa {
  background-color: #ffcccc;
  background-color: #ffccff;
  background-color: #ffc0c0;
}


#paarturnier td.rosa {
  background-color: #ffcccc;
  background-color: #ffccff;
  background-color: #ffc0c0;
}


#paarturnier th.gruen {
  background-color: #ccffcc;
  background-color: #ccff99;
  background-color: #90ff90;
}


#paarturnier td.gruen {
  background-color: #eeffee;
  background-color: #ccff99;
  background-color: #90ff90;
}


#paarturnier th.gelb {
  background-color: #ffff99;
  background-color: #ffff90;
  background-color: #ffff77;
}


#paarturnier td.gelb {
  background-color: #ffff99;
  background-color: #ffff90;
  background-color: #ffff77;
}


#paarturnier th.blau {
  background-color: #ccccff;
  background-color: #9090ff;
}


#paarturnier td.blau {
  background-color: #ccccff;
  background-color: #9090ff;
}


#paarturnier th.weiss {
  background-color: #ffffff;
}


#paarturnier td.weiss {
  background-color: #ffffff;
}


#paarturnier table {
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}


#paarturnier table.boards {
  width: 48%;
  border-collapse: collapse;
  border: 1px solid #999;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}


#paarturnier th.boards {
  border: 0;
  text-align: center;
}


#paarturnier caption {
  text-align: left;
  padding: 0.5em 0;
}


#paarturnier table.boards caption {
  text-align: center;
  padding: 0.5em 0;
}

#paarturnier thead th {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  background-color: #bec;
  background-color: #fff;
}


#paarturnier thead th.unten {
  border-bottom: 1px solid #999;
}


#paarturnier thead th.rechts {
  border-right: 1px solid #999;
}


#paarturnier thead th.platz {
  text-align: right;
  padding-right: 1px;
}


#paarturnier thead th.cp {
  text-align: right;
  padding-right: 3px;
}


#paarturnier tfoot td {
  border-top: 1px solid #333;
}


#paarturnier tbody td {
  font-size: 11pt;
  font-weight: normal;
  text-align: left;
  ppadding-left: 0.3em;
  border-bottom: 1px solid #ccc;
  border-bottom: 1px solid #e7e7e7;
}


#paarturnier tbody td.unten {
  border-bottom: 1px solid #999;
}


font.aufstieg {
  color: #009933;
}


#paarturnier tbody td.aufstieg {
  color: #539941;
  color: #009933;
}


font.abstieg {
  color: #c00;
}


#paarturnier tbody td.abstieg {
  color: #c00;
}


#paarturnier tbody td.platz {
  text-align: right;
  padding-right: 14px;
  padding-right: 1px;
}


#paarturnier tbody td.board {
  text-align: right;
  padding-right: 20px;
}


#paarturnier tbody td.nr {
  text-align: right;
  padding-right: 9px;
}


#paarturnier tbody td.nrb {
  text-align: right;
  padding-right: 0.8em;
  bbackground-color: #ffeeee;
}


#paarturnier tbody td.punkte {
  text-align: right;
  padding-right: 10px;
}


#paarturnier tbody td.mp {
  text-align: right;
  padding-right: 20px;
}


#paarturnier tbody td.mpb {
  text-align: right;
  padding-right: 0.7em;
  bbackground-color: #ffeeee;
}


#paarturnier tbody td.score {
  text-align: right;
  padding-right: 0.6em;
  bbackground-color: #ffeeee;
}


#paarturnier tbody td.rechts {
  border-right: 1px solid #999;
}


#paarturnier tbody td.prozent {
  text-align: right;
  padding-right: 3px;
}


#paarturnier tbody td.cp {
  text-align: right;
  padding-right: 8px;
}


#paarturnier tbody a {
  color: #539941;
  background-color: transparent;
  text-decoration: none;
  border: none;
  padding: 0 2px;
}


#paarturnier tbody a:hover {
  color: #333;
  background-color: #d1f1d1;
  text-decoration: none;
  border: 1px solid #539941;
  border: 1px solid #009933;
}



/* ------------------------------ */
/*        Individualturnier       */
/* ------------------------------ */

#individualturnier {
  width: 100%;
  margin: 0 auto;
}


#individualturnier p.clear {
  clear: both;
}


#individualturnier table.float1 {
  margin: 0;
  padding: 0;
  float: left;
  width: 48%;
}


#individualturnier table.float2 {
  float: left;
  width: 48%;
  margin: 0 0 0 1.2em;
  padding: 0;
}


#individualturnier th.rosa {
  background-color: #ffeeee;
}


#individualturnier td.rosa {
  background-color: #ffeeee;
}


#individualturnier th.gruen {
  background-color: #eeffee;
}


#paarturnier td.gruen {
  background-color: #eeffee;
}


#individualturnier th.gelb {
  background-color: #ffff66;
}


#individualturnier td.gelb {
  background-color: #ffff66;
}


#individualturnier th.weiss {
  background-color: #ffffff;
}


#individualturnier td.weiss {
  background-color: #ffffff;
}


#individualturnier table {
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}


#individualturnier table.boards {
  width: 48%;
  border-collapse: collapse;
  border: 1px solid #999;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}


#individualturnier th.boards {
  border: 0;
  text-align: center;
}


#individualturnier caption {
  text-align: left;
  padding: 0.5em 0 0.5em 0.8em;
}


#individualturnier table.boards caption {
  text-align: center;
  padding: 0.5em 0;
}

#individualturnier thead th {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  background-color: #bec;
  background-color: #fff;
}


#individualturnier thead th.unten {
  border-bottom: 1px solid #999;
}


#individualturnier thead th.rechts {
  border-right: 1px solid #999;
}


#individualturnier thead th.platz {
  text-align: right;
  padding-right: 10px;
}

#individualturnier thead th.prozent {
  text-align: right;
  padding-right: 32px;
}


#individualturnier thead th.punkte {
  text-align: right;
  padding-right: 16px;
}


#individualturnier thead th.nr {
  text-align: right;
  padding-right: 25px;
}


#individualturnier thead th.name {
  text-align: left;
  padding-left: 0px;
}


#individualturnier tfoot td {
  border-top: 1px solid #333;
}


#individualturnier tbody td {
  font-size: 11pt;
  font-weight: normal;
  text-align: left;
  ppadding-left: 0.3em;
  border-bottom: 1px solid #ccc;
  border-bottom: 1px solid #e7e7e7;
}


#individualturnier tbody td.unten {
  border-bottom: 1px solid #999;
}


#individualturnier tbody td.aufstieg {
  color: #539941;
}


#individualturnier tbody td.abstieg {
  color: #c00;
}


#individualturnier tbody td.platz {
  text-align: right;
  padding-right: 18px;
}


#individualturnier tbody td.board {
  text-align: right;
  padding-right: 20px;
}


#individualturnier tbody td.nr {
  text-align: right;
  padding-right: 25px;
}


#individualturnier tbody td.nrb {
  text-align: right;
  padding-right: 0.8em;
  bbackground-color: #ffeeee;
}


#individualturnier tbody td.punkte {
  text-align: right;
  padding-right: 25px;
}


#individualturnier tbody td.mp {
  text-align: right;
  padding-right: 20px;
}


#individualturnier tbody td.mpb {
  text-align: right;
  padding-right: 0.7em;
  bbackground-color: #ffeeee;
}


#individualturnier tbody td.score {
  text-align: right;
  padding-right: 0.6em;
  bbackground-color: #ffeeee;
}


#individualturnier tbody td.rechts {
  border-right: 1px solid #999;
}


#individualturnier tbody td.prozent {
  text-align: right;
  padding-right: 22px;
}


#individualturnier tbody td.cp {
  text-align: right;
  padding-right: 16px;
}


#individualturnier tbody a {
  color: #539941;
  background-color: transparent;
  text-decoration: none;
  border: none;
  padding: 0 2px;
}


#individualturnier tbody a:hover {
  color: #333;
  background-color: #d1f1d1;
  text-decoration: none;
  border: 1px solid #539941;
  border: 1px solid #009933;
}



/* ------------------------------ */
/*            Teamturnier         */
/* ------------------------------ */

#teamturnier table {
  width: 100%;
  padding: 4px;
  border: 1px solid #999;
  border-collapse: collapse;        
}


#teamturnier table caption {
  font-weight: bold;
  text-align: left;
  margin: 0 0 0.5em 0.5em;
}


#teamturnier table thead tr {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}


#teamturnier table thead tr th.zentriert {
  text-align: center;
}


#teamturnier table thead tr th.links {
  text-align: left;
}


#teamturnier table tbody tr td {
  border-bottom: 1px solid #ddd;
}


#teamturnier table tbody tr td.links {
  vertical-align: top;
  text-align: left;
}


#teamturnier table tbody tr td.zentriert {
  vertical-align: top;
  text-align: center;
}


#teamturnier table tbody tr td.platz {
  vertical-align: top;
  text-align: right;
  padding-right: 1.5em;
}

#teamturnier table tbody tr td.spe {
  vertical-align: top;
  text-align: right;
  padding-right: 0.5em;
}

#teamturnier table tbody tr td.cpe {
  vertical-align: top;
  text-align: right;
  padding-right: 1.0em;
}

#teamturnier table tbody tr td.abstieg {
  color: #990000;
}

#teamturnier table tbody tr td.unten {
  border-bottom: 1px solid #999;
}



/* ------------------------------ */
/*            Uebersicht          */
/* ------------------------------ */

#uebersicht ul.stufe1 {
  list-style-type: disc;
  llist-style-image: url(s.gif);
}


#uebersicht ul.stufe2 {
  list-style-type: circle;
  llist-style-image: url(h.gif);
}


#uebersicht ul.stufe3 {
  list-style-type: square;
  llist-style-image: url(c.gif);
}


#uebersicht li.stufe1 {
  margin-top: 1.0em;
  margin-left: 6.0em;
  margin-left: 5.0em;
  font-size: 1.1em;
}


#uebersicht li.stufe2 {
  margin-left: 2.0em;
  font-size: 0.95em;
}


#uebersicht li.stufe3 {
  margin-left: 2.0em;
  font-size: 1.0em;
}
