body
{ background-color:#ffffe0;
  color: 000000;
  margin: 0px;
}
a:link { color:#2255aa; text-decoration:none; }
a:visited { color:#2255aa; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }
a:hover { text-decoration:underline; }
a.in:before { content:url(linkin.png); }
a.out:before { content:url(linkout.png); }
a.in:visited:before { content:url(linkinok.png); }
a.out:visited:before { content:url(linkoutok.png); }
a.file:before { content:url(linkfile.png); }
a.file:visited:before { content:url(linkfile.png); }

div.hdr
{ position: static;
  padding-left: 5px;
  border-bottom-width: 5px;
  border-style: solid;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-color: 000000;
  color: 000000;
  background-color: dd0000;
  text-decoration: none;
  font-family: helvetica, arial;
  font-variant: small-caps;
  font-weight: bold;
  font-size: 25px;
  line-height: 25px;
  white-space: nowrap;
  z-index: 1;
}
div.hdr a { text-decoration: none; }
div.hdr a:link { color: 000000; }
div.hdr a:visited { color: 000000; }
div.hdr a:active { color: 000000; }
div.hdr a:hover { color: ffffe0; }

div.lastmod
{ position: absolute;
  top: 0px;
  right: 0px;
  color: 700000;
  background-color: dd0000;
  font-size: 10px;
  z-index: 3;
}

div.bdy
{ position: static;
  padding-left: 60px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-top: 15px;
  border-width: 0px;
  margin: 0px;
  color: 000000;
  background-color: ffffe0;
  z-index: 1;
}


table.mitrahmen
{ border-spacing: 0;
  border-collapse: collapse;
}

table.mitrahmen th
{ background-color: dd0000;
}

table.mitrahmen td, th
{ border-color: 000000;
  border-width: 2;
  border-style: solid;
  empty-cells: show;
}

li
{ padding: 2px;
}

ul { padding-left:3em; list-style-image:url(bull1.png); }
ul ul { list-style-image:url(bull2.png); }
ul ul ul { list-style-image:url(bull3.png); }
ol { list-style-image:none; }

p { width:40em; text-align:justify; }
li p { width:37em; margin-top:0.3ex; margin-bottom:0.3ex; }
li li p { width:34em; }

h1, h2, h3, g4 { font-family:helvetica, arial; margin-left:-40px; }

