
body {  


         background: url(meman2.gif) no-repeat left center fixed ;
         font-size:    12pt;
          font-family:  Arial, Helvetica;
          color:        #b0b0b0;
          background-color:#C0C0C0;
          margin-left:  40px;
          margin-top:   20px;
          margin-right: 30px;
          margin-bottom:40px; }

.eng {    font-size:    12pt;
          font-family:  Arial, Helvetica;
          color:        #b0b0b0;
          background-color:#000000;
          margin-left:  0px;
          margin-top:   70px;
          margin-right: 0px;
          margin-bottom:0px; }

<!-- eng2: für Bilder und dergleichen -->
.eng2 {   text-align:   center;
          font-size:    12pt;
          font-family:  Arial, Helvetica;
          color:        #b0b0b0;
          background-color:#404040;
          margin-left:  15px;
          margin-top:   70px;
          margin-right: 20px;
          margin-bottom:20px; }

.BlackText {font-size:    10pt;
          font-family:  Arial, Helvetica;
          color:        #404040;
          background-color:#000000; }

.normal{ font-size:    8pt;
          font-family:  Arial, Helvetica;
          color:        #0000FF; }

H1  { color:  #000082;
          font-size:    8pt;
          font-family:  Arial, Helvetica;
          font-weight:  bold; }

H2     { font-size:    10pt;
          font-family:  Arial, Helvetica;
          font-weight:  bold; }


H3    { color:  #000082;
          font-size:    14pt;
          font-family:  Arial, Helvetica;
          font-weight:  bold; }

H4   { color:  #555555;
          font-size:    12pt;
          font-family:  Arial, Helvetica;
          font-weight:  bold; }

H5   { color:  #000082;
          font-size:    8pt;
          font-family:  Arial, Helvetica;
          font-weight:  bold; }

H6   { color:  #604D74;
          font-size:    10pt;
          font-family:  Arial, Helvetica;
          font-weight:  bold; }

A:link       { color:                     #000082;
                  text-decoration:           none;
                  font-size:                 12;
                  font-weight:               bold;
                  font-family:               Arial; }
A:visited       { color:                     #000082;
                  text-decoration:           none;
                  font-size:                 12;
                  font-weight:               bold;
                  font-family:               Arial; }
A:active        { color:                     #000082;
                  text-decoration:           none;
                  font-size:                 12;
                  font-weight:               bold;
                  font-family:               Arial; }
A:hover         { color:                     #ff0000;
                  text-decoration:           none;
                  font-size:                 12;
                  font-weight:               bold;
                  font-family:               Arial; }
