BODY {
        background-attachment : scroll;
        background-image : url(bilder/formeln.gif);
        background-repeat : repeat;
        margin-top : 1%;
        margin-left : 5%;
        margin-right : 5%;
        margin-bottom : 2%;
}
BODY  {
        background-color:#336699;
}
ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Helvetica,"Comic Sans MS",Arial; }
p
     { font-family: Helvetica,Arial,"Comic Sans MS"; text-align:justify; }
h1,h2,h3,h4,h5
     { font-family:Conga,Helvetica,Arial; color: #BF0000; }
A:LINK {
        color : #000000;
        text-decoration : underline;
}
A:VISITED {
        color : #00003F;
        text-decoration : underline;
}
A:ACTIVE {
        color : #009F00;
        text-decoration : none;
}
