/* DATEI: impressum.css */

html, body
{ background: #ffffff;
  height: 100%;
  margin: 0px; }

a:link
{ font-family:Verdana,Arial,Helvetica,Univers,sans-serif;
  font-weight:normal;
  font-size: 0.65pc;
  color:#000000; text-decoration:underline; }

a:visited
{ color:#000000; text-decoration:underline; }

a:active
{ color:#B0B0B0; text-decoration:underline; }

a:hover
{ color:#B0B0B0; text-decoration:underline; }

td
{ font-family:Verdana,Arial,Helvetica,Univers,sans-serif;
  font-weight:normal;
  font-size: 0.65pc; color:#000000 }

b.headline
{ font-family:Arial,Helvetica,Univers,sans-serif;
  font-weight:bold;
  font-size: 0.9pc;
  color:#7B7BFF; }

b.bright
{ font-family:Verdana,Arial,Helvetica,Univers,sans-serif;
  font-weight:normal;
  font-size: 0.65pc; color:#808080 }
