<HTML>
<HEAD>
  <STYLE type="text/css">{  }
body { background-color:#ffcc99;
     margin-left:5px; }
h1 { font-size:18pt;
     color:#804000;
     font-style:italic;}
     <!-- border-bottom:solid thin black; -->
h2 { font-size:18pt;
     color:#804000;
     font-style:italic; }
h3 { font-size:14pt;
     color:#804000;
     font-style:italic;
     }
h4 { font-size:12pt;
     color:#804000;
     font-family:Helvetica,Arial,sans-serif;
        letter-spacing:0.2mm;
        word-spacing:0.8mm;
     font-weight:bold 700;
     }
p, li, td  { font-size:11pt;
         color=#804000;
   }
<!-- line-height:11pt;
        font-family:Helvetica,Arial,sans-serif;
        letter-spacing:0.2mm;
        word-spacing:0.8mm; -->

a:link {color:#0000a0;  }
a:visited {color:#800000;  }
a:hover {color:#0000ff;  }
a:active {color:#0000ff;  }
--&gt;
</STYLE>
  <TITLE>Der Lehmbackofen - Zentrale Vorgaben</TITLE>
  <LINK rel="stylesheet" type="text/css" href="style_lbo.css">
</HEAD>
<BODY>
<P>
Stand: 14.04.2005
<H1>
  &Uuml;berschrift 1. Ordnung
</H1>
<H2>
  &Uuml;berschrift 2. Ordnung
</H2>
<H3>
  &Uuml;berschrift 3. Ordnung
</H3>
<P>
&Uuml;berschrift 4
<P>
ein normaler Textabsatz
<UL>
  <LI>
    Ein Listenpunkt
  <LI>
    Ein anderer Listenpunkt
</UL>
<P>
background-color: &nbsp; #ffcc99
<TABLE BORDER CELLPADDING="2">
  <TR>
    <TD>Farbtiefe</TD>
    <TD>20</TD>
    <TD>rot</TD>
    <TD>255</TD>
  </TR>
  <TR>
    <TD>S&auml;ttig.</TD>
    <TD>240</TD>
    <TD>gr&uuml;n</TD>
    <TD>204</TD>
  </TR>
  <TR>
    <TD>Helligk.</TD>
    <TD>192</TD>
    <TD>blau</TD>
    <TD>153</TD>
  </TR>
</TABLE>
<P>
a:link color:#0000a0
<P>
a:visited color:#800000
<P>
a:hover color:#0000ff
<P>
a:active {olor:#0000ff
</BODY></HTML>

