/*

  CSS fr Tore
  (c) 1999 Thorsten Drewes
  tdrewes@gmx.net

*/




/* Aufgestylte berschriften */


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 {
           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;
}

/*
table.goals
{
  border: none;
  border-collapse: separate;
}

table.goals th
{
color: #ffffff;
background-color: #00309c;
font-family: Arial,Helvetica,sans-serif;
font-size: 90%;
font-style: italic;
border: none;
padding-left: 4px;
padding-right: 4px;
}

/* table.goals td
{
 font-family: Arial,Helvetica,sans-serif; 
font-size: 90%;
background-color: #dde0ff;
border: none;
 vertical-align: top;
padding-left: 4px;
padding-right: 4px;
}
*/
/*
table.goals td.sum
{
font-family: Arial,Helvetica,sans-serif;
font-style: italic;
font-size: 90%;
font-weight: bold;
background-color: #f1f4ff;
border: none;
padding-left: 4px;
padding-right: 4px;
}
*/

table.goals {
  border: none;
}

table.goals td {
  background-color: #f1f4ff;
  border: none;
}

table.goals th.skip {
  background-color: #ffffff;
  border: none;
}

table.goals th {
  background-color: #dde0ff;
  border: none;
}

table.goals td.sum {
  background-color: #dde0ff;
  border: none;
}

table.goals td.highlight, table.goals td.hi {
  background-color: #dde0ff;
  border: none;
}

table.goals th.highlight, table.goals td.lo {
  background-color: #f1f4ff;
  border: none;
}

table.goals td.low {
  background-color: #ffffff;
  border: none;
}

table.goals th.hi {
  background-color: #b5bcff;
  border: none;
}

span.ltxt
{
  color: #00309c;
  font-style: italic;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 120%;
}

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;
}