@page {
  size: 21.0cm 29.7cm;
  margin-top: 1.7cm;
  margin-bottom: 1.4cm;
  margin-left: 1.7cm;
  margin-right: 1.7cm;
}


* {
  margin: 0;
  padding: 0;
}


body {
  color: #000;
  background-color: #fff;
  font-family: arial, verdana, helvetica, sans-serif;
  line-height: 140%;
  font-size: 12pt;
}


.br {
  margin-top: 10pt;
}


.fett {
  font-weight: bold;
}


.adresse {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}


.zentriert {
  text-align: center;
}


.blocksatz {
  text-align: justify;
}


.sterne {
  margin-top: 2.0em;
}


.sterne p {
  text-align: center;
  font-weight: bold;
  font-size: large;
  line-height: 0.2em;
  padding: 0;
  margin: 0;
}


.seitenwechsel {
  page-break-before: always;
}


.nichtDrucken {
  display: none;
}


#seite .druck .abstand07 {
  wwidth: 24px;
  height: 9.0em;
  ffloat: left;
  border: 1pt solid #000;
}


#kopf {
  display: none;
}


#menue {
  display: none;
}


#fuss {
  display: none;
}


#seite .startseite {
  margin: 1.7cm 1.5cm;
  color: #000;
  background-color: #fff;
  font-family: Georgia, "Times New Roman", serif;
}


#seite #inhalt h5 {
  margin: 1.7cm 0 4pt 0;
  text-align: center;
  letter-spacing: 1pt;
  font-size: 17pt;
  font-weight: normal;
  font-family: georgia, "times new roman", serif;
}


#seite #inhalt h5.stand {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 9pt;
  font-weight: normal;
  font-family: arial, verdana, helvetica, sans-serif;
}


#seite #inhalt #vereins-rangliste #rangliste {
  width: auto;
  margin: 0 5%;
  padding: 0;
  border: 0;
  float: none !important;
  color: #000;
  background: #fff;
}


#seite #inhalt #veranstaltungen {
  margin-left: 27.5%;
  padding-left: 5%;
  margin: 0 auto;
}


#seite #inhalt #veranstaltungen ul {
  width: 50%;
  padding-left: 5%;
  margin: 0 auto;
}


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


a, a:hover, a:visited {
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #fff;
  font-style: italic;
  text-decoration: none;
}



/* ------------------------ */
/*        Fusszeilen        */
/* ------------------------ */

div#seite #fuss {
  line-height: 110%;
  font-size: 10pt;
  margin-top: 260pt;
  border-top: 1pt dashed #ccc;
  padding-top: 2pt;

  display: none;
}


div#seite #fuss #links {
  width: 16.2%;
  float: left;
}


div#seite #fuss #mitte {
  width: 19.7%;
  float: left;
}


div#seite #fuss #rechts {
  width: 26.8%;
  float: left;
}


div#seite #fuss #ganzRechts {
  width: 37.2%;
  float: left;
}


div#seite #fuss p {
  margin: 0;
  padding: 0;
  text-align: left;
}



/* ------------------------ */
/*         Rangliste        */
/* ------------------------ */

/*
#rangliste thead,
#rangliste thead th,
#rangliste thead td,
#rangliste tfoot,
#rangliste tfoot td.name,
#rangliste tfoot td.punkte,
#rangliste tfoot td.runden,
#rangliste tbody,
#rangliste tbody tr.weiss,
#rangliste tbody tr.grau,
#rangliste tbody td.rang,
#rangliste tbody td.status,
#rangliste tbody td.name,
#rangliste tbody td.name-fett,
#rangliste tbody td.verein,
#rangliste tbody td.punkte,
#rangliste tbody td.runden,
#rangliste tbody td.schnitt,
#ergebnis thead,
#ergebnis thead th,
#ergebnis tfoot,
#ergebnis tfoot td.runde,
#ergebnis tbody,
#ergebnis tbody tr.weiss,
#ergebnis tbody tr.grau,
#ergebnis tbody td.runde,
#ergebnis tbody td.gewinn {
  border: 1px solid #aaa;
  font-size: 12pt;
  color: #000;
  background: #fff;
}
*/


#seite #inhalt #rangliste {
  width: 95%;
  margin: 0 auto;
  line-height: 120%;
  font-size: 11pt;
  border-collapse: collapse;
}


#seite #inhalt #rangliste thead th {
  border-top: 1pt solid #000;
  border-bottom: 1pt solid #000;
}


#seite #inhalt #rangliste thead th.linksbuendig {
  text-align: left;
}


#seite #inhalt #rangliste thead th.rechtsbuendig {
  text-align: right;
}


#seite #inhalt #rangliste thead th.zentriert {
  text-align: center;
}


#seite #inhalt #rangliste thead th.rahmenLinks {
  border-left: 1pt solid #000;
}


#seite #inhalt #rangliste tfoot td {
  border-top: 1pt solid #000;
  border-bottom: 1pt solid #000;
}


#seite #inhalt #rangliste tfoot td.rahmenLinks {
  border-left: 1pt solid #000;
}


#seite #inhalt #rangliste tfoot td.summen {
  text-align: left;
  padding-left: 0.7em;
}


#seite #inhalt #rangliste tfoot td.punkte {
  text-align: right;
  padding-right: 1.2em;
}


#seite #inhalt #rangliste tfoot td.runden {
  text-align: right;
  padding-right: 1.5em;
}


#seite #inhalt #rangliste tbody td {
  text-align: right;
  padding-right: 1.5em;
  border-bottom: 1pt solid #eee;
}


#seite #inhalt #rangliste tbody td.rang {
  text-align: right;
  padding-right: 0.7em;
}


#seite #inhalt #rangliste td.status {
  padding-right: 0.5em;
  font-size: 0.9em;
}


#seite #inhalt #rangliste tbody td.name {
  text-align: left;
  color: #000;
}


#seite #inhalt #rangliste tbody a {
  color: #000;
  background-color: #fff;
  text-decoration: none;
  border-bottom: 0;
  font-style: normal;
}


#seite #inhalt #rangliste tbody a:visited {
  color: #000;
  background-color: #fff;
  text-decoration: none;
  border-bottom: 0;
}


#seite #inhalt #rangliste tbody a:hover {
  color: #000;
  background-color: #fff;
  text-decoration: none;
  border-bottom: 1px dashed #000;
}


#seite #inhalt h5 a,
#seite #inhalt h5 a:hover {
  color: #000;
  border: 0;
  text-decoration: none;
}


#seite #inhalt #rangliste tbody td.schnitt {
  text-align: right;
  padding-right: 0.6em;
}


#seite #inhalt #rangliste tbody td.punkte {
  text-align: right;
  padding-right: 1.2em;
}


#seite #inhalt #rangliste tbody td.runden {
  text-align: right;
  padding-right: 1.5em;
}


#seite #inhalt #rangliste tbody td.unten {
  border-bottom: 1pt solid #000;
}


#seite #inhalt #rangliste tbody td.gewinn {
  color: #000;
  font-weight: bold;
}


#seite #inhalt #rangliste tbody td.rahmenLinks {
  border-left: 1pt solid #000;
}



/* ------------------------ */
/*         Ergebnisse       */
/* ------------------------ */

div#seite #inhalt #ergebnisse {
  width: 90.0%;
  color: #000;
  background-color: #fff;
  text-align: center;
  mmargin-left: 5.0%;
}


div#seite #inhalt #ergebnisse ol {
  font-weight: bold;
  margin-left: 2.0em;
}


div#seite #inhalt #ergebnisse ol li {
  font-size: 15px;
  text-align: left;
  margin-bottom: 3.0em;
}


div#seite #inhalt #ergebnisse ol li.null {
  margin-bottom: 0;
}


div#seite #inhalt #ergebnisse table.kopf {
  font-weight: normal;
  margin-bottom: 6px;
}


div#seite #inhalt #ergebnisse table.kopf tr {
  line-height: 100%;
}


div#seite #inhalt #ergebnisse table.daten {
  width: 100%;
  border-collapse: collapse;
  bborder: 1pt solid #000;
  border-top: 1pt solid #000;
  border-bottom: 1pt solid #000;
  font-size: 15px;
  padding 2px 0.5em;
  font-weight: normal;
}


div#seite #inhalt #ergebnisse thead {
  font-weight: bold;
  color: #000;
  background-color: #fff;
  border-top: 1pt solid #000;
  border-bottom: 1pt solid #000;
}


div#seite #inhalt #ergebnisse table.daten thead tr td.unten {
  border-bottom: 1pt solid #000;
}


div#seite #inhalt #ergebnisse tbody tr.weiss {
  background-color: #fff;
}


div#seite #inhalt #ergebnisse tbody tr.grau {
  background-color: #fff;
}


div#seite #inhalt #ergebnisse thead td {
  text-align: center;
  font-size: 15px;
}


div#seite #inhalt #ergebnisse tfoot {
  color: #000;
  background-color: #fff;
  border-top: 1pt solid #000;
  border-bottom: 1pt solid #000;
}


div#seite #inhalt #ergebnisse tfoot tr {
  color: #000;
  font-size: 15px;
  font-weight: normal;
  border-top: 1pt solid #000;
  border-bottom: 1pt solid #000;
}


div#seite #inhalt #ergebnisse tfoot tr td.summen {
  text-align: left;
  padding-left: 0.3em;
  border-top: 1pt solid #000;
  border-bottom: 1pt solid #000;
}


div#seite #inhalt #ergebnisse tfoot tr td.punkte {
  text-align: right;
  padding-right: 0.9em;
  border-top: 1pt solid #000;
  border-bottom: 1pt solid #000;
}


div#seite #inhalt #ergebnisse tfoot tr td.soli {
  text-align: right;
  padding-right: 0.9em;
  border-top: 1pt solid #000;
  border-bottom: 1pt solid #000;
}


div#seite #inhalt #ergebnisse table.daten tbody tr td.unten {
  border-bottom: 1pt solid #000;
}


div#seite #inhalt #ergebnisse table.daten tbody tr {
  background-color: #fff;
  border-bottom: 1pt dashed #eee;
}


div#seite #inhalt #ergebnisse table.daten tbody tr td {
  background-color: #fff;
  border-bottom: 1pt solid #eee;
}


div#seite #inhalt #ergebnisse tbody tr.weiss {
  background-color: #fff;
}


div#seite #inhalt #ergebnisse tbody tr.grau {
  background-color: #fff;
}


div#seite #inhalt #ergebnisse tbody td.nr {
  text-align: right;
  padding-right: 0.6em;
}


div#seite #inhalt #ergebnisse tbody td.datum {
  text-align: right;
  padding-right: 0.2em;
}


div#seite #inhalt #ergebnisse tbody td.punkte {
  text-align: right;
  padding-right: 0.9em;
}


div#seite #inhalt #ergebnisse tbody td.gewinn {
  text-align: right;
  padding-right: 0.9em;
  color: #000;
  font-size: 15px;
  font-weight: bold;
}


div#seite #inhalt #ergebnisse tbody td.soli {
  text-align: right;
  padding-right: 0.9em;
  font-size: 15px;
}



/* ------------------------ */
/*     Wegbeschreibung      */
/* ------------------------ */

#seite #wegbeschreibung table tr td {
  vertical-align: top;
  text-align: justify;
}

#seite #wegbeschreibung table tr td ul li {
  margin-left: 1.5em;
  text-align: justify;
  list-style-type: circle;
}


table.anfahrt {
  width: 100%;
  border-collapse: collapse;
}


table.anfahrt td {
  vertical-align: top;
  text-align: justify;
}


table.anfahrt tr td ul li {
  mmargin-left: 0.5em;
  text-align: justify;
  list-style-type: circle;
}


div#seite #wegbeschreibung ul {
  margin-left: 0;
  text-align: justify;
}

/*
div#seite #wegbeschreibung div.linkeSpalte {
  float: left;
  width: 9.0em;
  height: 1.0em;
  vertical-align: top;
}

div#seite #wegbeschreibung div.hoch {
  height: 5.0em;
}
*/


/* ------------------------ */
/*          kontakt         */
/* ------------------------ */
div#seite #inhalt p.kontakt {
  width: 60%;
  margin: 3pt auto;
  padding: 30pt 20pt;
  border: 1pt solid #333;
}



/* ------------------------ */
/*        clubmeister       */
/* ------------------------ */
<!--
div#inhalt h1 {
  margin-top: 10pt;
  text-align: center;
  ffont-family: Georgia, "Times New Roman", Times, serif;
  font-size: 20pt;
}
-->

div#clubmeister table {
  margin: 3pt auto;
  border-collapse: collapse;
  color: #000;
  background-color: #fff;
  font-size: 13pt;
  font-family: arial, verdana, helvetica, sans-serif;
}


div#clubmeister th {
  border-top: 1pt solid #000;
  border-bottom: 1pt solid #000;
}


div#clubmeister th.jahr {
  text-align: center;
}


div#clubmeister th.name {
  padding-left: 10pt;
  text-align: left;
}


div#clubmeister th.punkte {
  padding-right: 10pt;
  text-align: right;
}


div#clubmeister tr {
  color: #000;
  border: 1pt solid #ccc;
}


div#clubmeister tr.grau td {
  background-color: transparent;
}


div#clubmeister td {
  border-bottom: 1pt solid #ccc;
}


div#clubmeister td.jahr {
  text-align: center;
}


div#clubmeister td.name {
  text-align: left;
  padding-left: 10pt;
}


div#clubmeister td.punkte {
  text-align: right;
  padding-right: 10pt;
}



/* ------------------------ */
/*        Spielregeln       */
/* ------------------------ */

div#seite #inhalt h2 {
  font-size: 16pt;
  font-weight: normal;
  margin-bottom: 4pt;
}


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

div#seite #inhalt #uebersicht ul.stufe1 {
  list-style-type: disc;
  margin-left: 50pt;
}


div#seite #inhalt #uebersicht ul.stufe2 {
  list-style-type: circle;
  margin-left: 12pt;
}


div#seite #inhalt #uebersicht ul.stufe3 {
  list-style-type: square;
  margin-left: 12pt;
}


div#seite #inhalt #uebersicht li.stufe1 {
  margin-top: 15pt;
  margin-left: 0;
}


div#seite #inhalt #uebersicht li.stufe2 {
  margin-left: 0;
}


div#seite #inhalt #uebersicht li.stufe3 {
  margin-left: 0;
}
