h1{
  font-size:18pt;
  font-family:Arial;  
}
h2{
  font-size:16pt;
  font-family:Arial;  
}
h3{
  font-size:14pt;
  font-family:Arial;  
}
h4{
  font-size:12pt;
  font-family:Arial;  
}

p,li,a,td,th,ul{
  font-size:10pt;
  font-family:Arial;  
}

a:link { 
 color:darkorange;
 }
a:visited { 
 color:darkorange;
 } 
a:active { 
 color:darkorange;
 }
 
td.impuls {
  font-size: 10pt;
  font-family: Arial;
  font-weight: 600;
  color: white;
  background-color: #003399;
 }

td.trainingu {
  algin: center
  font-size: 10pt;
  font-family: Arial;
  font-weight:600;
  color: black;
  text-align: center;
  background-color: navajowhite;
 }
 
td.training1 {
  font-size: 10pt;
  font-family: Arial;
  background-color: lightcyan;
 }

td.training2 {
  font-size: 10pt;
  font-family: Arial;
  background-color: powderblue;
 }
p.modified {
  font-size:8pt;
  text-align:center;
  color:gray;
 }

p.washier {
  /* text-align:center; */
  border-style:none; border-width:thin; padding:8px; /* für Netscape */
  background-color:#EEEEFF;
  font-size:10pt;
  font-style:italic;
 }

p.triathlon {
  font-family:Arial;
  font-size:20pt;
 }

h1.triathlon,h2.triathlon,h3.triathlon,h4.triathlon {
  font-family: Arial;
  margin-top:0,1cm;
 }

a {
 /*font-family:Courier;*/
 font-size:10pt;
}

a.link {
 font-size:14pt;
 font-weight:900;
 }

a.gross{
/*font-family:Courier;*/
 font-size:20pt;
}

a.normal {
 font-size:12pt;
 }

a.aspueber{
 font-size:16pt;
}


td.navig_linieblau{
  background-color:#003399;
  padding:0;
 }

td.navig_th {
  algin: left;
  font-size: 10pt;
  font-family: Arial;
  color: black;
  text-align: left;
  background-color:navajowhite;
 }
 
 font.navig_text {
  color:white;
  font-family: Arial;
  font-size: 10pt;
 }
 