body {
     margin-left:50px;
     margin-right:50px;
     font-family: Arial, Helvetica,
     sans-serif; color: black;
     background-color: #e5e5ff;
     }

h1,h2,h3,h4,h5,h6,th,address,blockquote,nobr,b,i,small {
     font-family: Arial, Helvetica, sans-serif;
     }

h5 {
   margin-bottom: 20px;
      font-size:10pt;
   }

ul,ol,li,td,div {
   font-family: Arial, Helvetica, sans-serif;
   font-size:11pt;
   }

ul,ol,li {
   line-height:14pt;
   }
em {
 letter-spacing:.8px;
   }
p {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11pt;
   line-height: 14pt;
   }

p.command {
   font-family: monospace;
   font-size: 11pt;
   line-height: 14pt;
   }

span {
   font-family: monospace;
   font-size:11pt;
   }

td.command {
   font-family: monospace;
   font-size: 11pt;
   line-height: 9pt;
   vertical-align: top;
   text-align: left;
   }

p.klein {
   font-size:10pt;
   line-height:14pt;
   }

div.weit {
   margin-top:30px;
   }

ul.lit,li.lit {
   font-size:10pt;
   line-height:14pt;
   }

ul.graf {
   list-style-image:url(grafik/brownsq.gif);
   line-height:20pt;
   }

a:link { color:#0020FF; background-color: #e5e5ff; }
a:visited { color:#800040; background-color: #e5e5ff; }
a:active { color:#FF0000; background-color: #e5e5ff; }
