body 
{ margin:20px; }


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:20px;
  margin-top:5px;
  margin-left:20px;
}
h2
{ font-weight:bold;
   color:#009999;
   font-size:18px;
   margin-top:1mm;
   margin-left:20px;
   text-transform:uppercase;
}
h3
{ font-weight:bold;
   color:#009999;
   font-size:18px;
   margin-top:5px;
   margin-bottom:2px;
   margin-left:20px;
}

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

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

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

sup, sub, .klein
{ 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;
}

