body {
  margin:0pt; color:#000000; background-color:#FFFFFF;
  background-image:url(http://www.frahm-net.de/Images/bgold.png);
  background-attachment:fixed;
  background-repeat:repeat-y;
  font-family:Helvetica,Arial,sans-serif; font-size:14pt;
     }


/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */

h1 { text-align:center;
     font-family:Helvetica,Arial,sans-serif; font-size:18pt }

p,h2,h3,h4,dl,ul,ol,li,div,td,th,blockquote,b,i,em
      { font-family:Helvetica,Arial,sans-serif;
        font-size:14pt }

address { font-size:12pt }
h2,h3,h4
   { margin:0pt }

pre { font-family:"Courier New",Courier,monospace; font-size:12pt; }
tt { font-family:"Courier New",Courier,monospace; font-size:12pt; }

p { text-indent:0em; text-align:justify; }
p.l { text-indent:0em; text-align:left; }
p.indent { text-indent:1em; }
p.noindent { text-indent:0em; }
img { border-style:none; border-width:0em; }

a:link { color:#003399; text-decoration:none; }
a:visited { color:#003399; text-decoration:none; }
a:hover { color:#3366CC; text-decoration:underline; }
a:active { color:#000000; text-decoration:underline; font-style:italic; }
a.button { color:#ffffff; text-decoration:none; }

DIV.center { text-align:center }
DIV.right { text-align:right }
.footer { font-style:italic; text-indent:0em; text-align:left; }


