/*

  CSS fuer Pokalwettbewerbe
  (c) 1999 Thorsten Drewes
  tdrewes@gmx.net

*/




/* Datumsmarker */


div.limitedwidth {
max-width:650px;
width:expression(document.body.clientWidth > 650? "650px": "auto" );
}

em.date {
/*  clear: both; */
  background: #f1f4ff;
  margin-top: 15px;
  width: 100%;
  color: #00309c;
}


/* Aufgestylte Ueberschriften */



h2 {
           margin-top: 0;
/*           clear: both; */
           color: #00309c;
           font-style: italic;
           font-weight: bold;
           font-family: Arial,helvetica,sans-serif;
           font-size: x-large;
           background: #f1f4ff;
        }
h3, h4.news {
           margin-top: 30px;
/*           clear: both; */
           color: #00309c;
           font-style: italic;
           font-weight: bold;
           font-family: Arial,helvetica,sans-serif;
           font-size: large; 
           background: #f1f4ff;
        }
h4 {
           margin-top: 20px;
           color: #00309c;
           font-style: italic;
           font-weight: bold;
           font-family: Arial,helvetica,sans-serif;
           font-size: 100%; 
           background: #f1f4ff;
}

h5 {
           margin-top: 20px;
           color: #00309c;
           font-style: italic;
           font-family: Arial,helvetica,sans-serif;
           font-size: 90%;
           background: #f1f4ff;
}

h6 {
           margin-top: 20px;
           color: #00309c;
           font-style: italic;
           font-family: Arial,helvetica,sans-serif;
           font-size: 80%;
           background: #f1f4ff;
}

/* Spielstatistik-Rahmen */
div.stat {
/*  clear: both; */
  border: solid;
  border-color: #00309c;
  border-width: thin;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 0 0 0 0;
  width: 100%;
}

/* Spielstatistik Titel */
div.stat h4.stat {
  margin: 0;
  padding: 0.5em;
  padding-bottom: 0.25em;
  font-size: 100%;
  font-style: italic;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  color: #ffffff;
  background: #00309c;
  border: none;
  border-color: #00309c;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

/* Spielstatistik-Liste */
div.stat dl.stat {
  padding-top: 0mm;
  padding-left: 0.5em;
  padding-right: 0.5em;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}
div.stat dd {
  padding-left:30px;
  margin-left:0px;
  font-size: 80%;
  font-family: Arial,Helvetica,sans-serif;
}
div.stat dd.gfx {
  padding-left:10px;
  margin-left:0px;
}

/* Spielstatistik-Liste */
div.stat dl.stat {
  padding-top: 0mm;
  padding-left: 0.5em;
  padding-right: 0.5em;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}

/* Spielstatistik Rubrik */
dl.stat dt {
  margin-top: 10px;
  clear: both;
  color: #00309c;
  font-style: italic;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  background: #f1f4ff;
}



div.links
{
  padding: 0 0 0 0;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 80%;
}

a.extern:link {
  color: #c000c0;
}
a.extern:visited {
  color: #800080;
}

a:visited
{
  color: #000080;
}

/*
div.links a.extern:link {
  color: #004000;
}
div.links a.extern:visited {
  color: #003000;
}
*/

table.contents ul {
  margin-left: 0px;
  margin-right: 0px;
}

table.standings, table.results, table.contents, table.links {
  border: none;
/*   margin-left: 20px; */
}

table.links th {
  border: none;
  background-color: #dde0ff;
}

table.links td {
  border: none;
  background-color: #f1f4ff;
}

table.contents th {
  border: none;
  background-color: #dde0ff;
  font-family: Arial,helvetica,sans-serif;
  font-weight: bold;
  font-size: x-small;
}

table.contents td {
  border: none;
  background-color: #f1f4ff;
  font-family: Arial,helvetica,sans-serif;
  font-size: x-small;
}




table.standings th, table.results th {
  border: none;
  background-color: #dde0ff;
  font-family: Arial,helvetica,sans-serif;
  font-size: 77%;
}

table.standings td, table.results td {
  border: none;
  background-color: #f1f4ff;
  font-family: Arial,helvetica,sans-serif;
  font-size: 77%;
}

table.standings td.hi, table.results td.hi {
  background-color: #dde0ff;
  font-family: Arial,helvetica,sans-serif;
  font-size: 77%;
}


table.standings th.skip, table.results th.skip {
  background-color: #ffffff;
  font-family: Arial,helvetica,sans-serif;
  font-size: 77%;
}

table.standings td.skip, table.results td.skip {
  background-color: #ffffff;
  font-family: Arial,helvetica,sans-serif;
  font-size: 77%;
}



table.standings td.type, table.results td.type {
  color: #00309c;
  font-style: italic;
  font-weight: bold;
  font-family: Arial,helvetica,sans-serif;
  font-size: 100%;
  background: #dde0ff;
}

span.ltxt
{
  color: #00309c;
  font-style: italic;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 120%;
}

table.design {
  border: none;
}

table.design td {
  background: #f1f4ff;
  border: none;
}

table.design th {
  background: #dde0ff;
  border: none;
}

div.inhalt
{
           background: #f1f4ff;
           border: thin solid #dde0ff 1px;
           color: #00309c;
           padding: 5px 5px 5px 5px;
           vertical-align: middle;
}
div.inhalt span.kopf
{
           font-family: Arial,helvetica,sans-serif;
           font-weight: bold;
           font-style: italic;
           font-size: x-small;
}
div.inhalt span.liste
{
           font-family: Arial,helvetica,sans-serif;
           font-size: x-small;
           
}

pre.results, pre.standings
{
  background-color: #f1f4ff;
}




table.foto {
  border: none;
}

table.fotol {
  border: none;
  margin: 5px 10px 5px 0px;
}

table.fotor {
  border: none;
  margin: 5px 0px 5px 10px;
}

table.foto td, table.fotol td,  table.fotor td {
  border: none;
  background: #d1e0f8;
  font-family: Arial,Helvetica,sans-serif;  
  font-size: 8pt;
  text-align: left;
  padding: 2px 2px 2px 2px;
}