/*

  CSS fuer Toreneu
  (c) 2004 Thorsten Drewes
  tdrewes@gmx.net

*/




/* Aufgestylte Ueberschriften */


h2 {
           margin-top: 0;
           color: #00309c;
           font-style: italic;
           font-weight: bold;
           font-family: Arial,helvetica,sans-serif;
           font-size: x-large;
           background: #f1f4ff;
        }
h3 {
           margin-top: 30px;
           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;
}

table.goals {
  border: none;
}

table.goals td {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 70%;
  background-color: #f1f4ff;
  border: none;
}

table.goals th.skip, table.goals td.skip, table.goals td.nn {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 70%;
  background-color: #ffffff;
  border: none;
}


table.goals th, table.goals td.hi, table.goals tr.sum td {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 70%;
  background-color: #dde0ff;
  border: none;
}

table.goals th.hi , table.goals tr.sum td.hi {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 70%;
  background-color: #b5bcff;
  border: none;
}

em.note {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 70%;
}


a.extern:link {
  color: #c000c0;
}
a.extern:visited {
  color: #800080;
}

a:visited
{
  color: #000080;
}

div.inhalt, div.links2, div.navi
{
           background: #f1f4ff;
           border: thin solid #dde0ff 1px;
           color: #00309c;
           padding: 5px 5px 5px 5px;
           vertical-align: middle;
}
div.inhalt span.kopf, div.links2 span.kopf, div.navi span.kopf

{
           font-family: Arial,helvetica,sans-serif;
           font-weight: bold;
           font-style: italic;
           font-size: x-small;
}
div.inhalt span.liste, div.links2 span.liste, div.navi span.liste

{
           font-family: Arial,helvetica,sans-serif;
           font-size: x-small;
           
}



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;
}