body          { font-family: Verdana, Arial, Helvetica, sans-serif ;
                font-size: 11pt;
                color: rgb(0,0,0) ;
                background-color: rgb(255,255,240) }
i             { font-style: italic }
h1            { font-size: 120%;
                color: rgb(255,128,128) ;  
                line-height:80% }
                font-style: bold }
h2            { font-size: 110%;
                color: rgb(0,128,255) }
.blau         { color: rgb(0,128,255) }
.kursiv       { font-style: italic }
.fett         { font-weight: bold }
.kleiner1     { font-size: 90% }
.kleiner2     { font-size: 80% }
.kleiner3     { font-size: 70% }
.kleiner4     { font-size: 60% }
.kleiner5     { font-size: 50% }
.rechtbuendig { text-align: right }
.zentriert    { text-align: center }
.blocksatz    { text-align: justify }
.einzug       { text-indent: 1cm }
