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


/* 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:18px }

address
      { font-family:Helvetica,Arial,sans-serif; font-size:10px }

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

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:#0000ff; text-decoration:underline; }
a:visited { color:#0000aa; 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; }

