body 
{ margin:10px; }


h1, h2, h3, h4, td, p, a, pre, th, li, ul, ol, textarea, input, select, form
{ font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
 }


h1
{ font-weight:bold;
  color:#009999;
  font-size:15px;
  margin-top:5mm;
}
h2
{ font-weight:bold;
   color:#009999;
   font-size:18px;
   margin-top:1mm;
   text-transform:uppercase;
}
h3
{ font-weight:bold;
   color:#009999;
   font-size:14px;
   margin-top:5px;
   margin-bottom:2px;
}

h4, td, p, a, pre, li, ul, ol, textarea, input, select, form
{  font-weight:normal;
   color:#000000;
   font-size:13px;
}

h4
{ color:#009999;
  font-weight:bold;
}

td
{ margin:0px;
  vertical-align:top;
  align:left;
  padding:2px; 
}
th
{ font-weight:bold;
  color:#009999;
  font-size:14px;
   margin:0px;
  vertical-align:top
  padding:2px; 
}

sup, sub
{ font-size:75%;
}
gross
{ font-size:125%;
}

b
{ font-weight:bold;
}
i
{ font-style:italic;
}

a
{ color:#009999;
  text-decoration:none;
  font-weight:normal;
  cursor:hand;
}

.blau
{ color:#009999;
}
.weiss
{ color:#ffffff;
}
.black
{ color:#000000;
}

