body { color: #003; font-size: 12px; font-family: Tahoma, Georgia, "Times New Roman", Times }

.news { font-size: 10px; }

p { color: #003; font-size: 12px; font-family: Tahoma, Georgia, "Times New Roman", Times; }
td  { color: #003; font-size: 12px; font-family: Tahoma, Georgia, "Times New Roman", Times; }
h1 { color: #00aeef; font-weight: bold; font-size: 16px; font-family: Tahoma, Georgia, "Times New Roman", Times; }
h2 { color: #043065; font-weight: bold; font-size: 14px; font-family: Tahoma, Georgia, "Times New Roman", Times; }
h3 { color: #003; font-weight: bold; font-size: 12px; font-family: Tahoma, Georgia, "Times New Roman", Times; }
a { color: #0851A2; font-style: normal; font-weight: bold; font-family: Tahoma, Georgia, "Times New Roman", Times; text-decoration: none; }
a:link { color: #0851A2; font-style: normal; font-weight: bold; text-decoration: none; }
a:visited { color: #043065; font-style: normal; font-weight: bold; text-decoration: none; }
a:hover  { color: #043065; font-style: normal; font-weight: bold; text-decoration: underline; }

.fehler { color: red; }

.nav { color: #fff; font-style: normal; font-size: 12px; font-weight: bold; font-family: Tahoma, Georgia, "Times New Roman", Times; text-decoration: none; }
a:link.nav { color: #fff; font-style: normal; font-size: 12px; font-weight: bold; font-family: Tahoma, Georgia, "Times New Roman", Times; text-decoration: none; }
a:visited.nav { color: #fff; font-style: normal; font-size: 12px; font-weight: bold; font-family: Tahoma, Georgia, "Times New Roman", Times; text-decoration: none; }
a:hover.nav { color: #fff; font-style: normal; font-size: 12px; font-weight: bold; font-family: Tahoma, Georgia, "Times New Roman", Times; text-decoration: underline; }

.meta { 
  color= #CCC;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  font-family: Tahoma, Georgia, "Times New Roman", Times;
  text-decoration: none;
}

a:link.meta {
  color= #CCCCCC;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  font-family: Tahoma, Georgia, "Times New Roman", Times;
  text-decoration: none;
}

a:visited.meta {
  color= #CCCCCC;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  font-family: Tahoma, Georgia, "Times New Roman", Times;
  text-decoration: none;
}

a:hover.meta {
  color= #CCCCCC;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  font-family: Tahoma, Georgia, "Times New Roman", Times;
  text-decoration: underline;
}

