
a:link    { font-weight:bold; color:#000088; text-decoration:none; }
a:visited { font-weight:bold; color:#000088; text-decoration:none; }
a:focus   { font-weight:bold; color:#000088; text-decoration:none; }
a:hover   { font-weight:bold; color:#0000FF; text-decoration:none; }
a:active  { font-weight:bold; color:#0000FF; text-decoration:none; }


body, p a {
  font: normal 100.01% Tahoma, Times New Roman, sans-serif;
  font-size: 16px;
  color: black;
  min-width: 40em; /* Mindestbreite verhindert Anzeigefehler in modernen Browsern */
  size: 10em;
}

html {
  padding: 0px;
}

body {
  margin: 0px; padding: 0px;
}

