.body     {

           font-family: arial;

           background-color:#307ec7;

           color:#000000;

           font-size:10pt;

           text-decoration:none;

          }


          
.body a   {

           color:#55d5ff;

           text-decoration:underline;

          }
          
.hintergrund   {

               background-image: url(../bilder/hintergrund.jpg);
               /*background-color:#2f0d9e;*/
                
               }          

.navi     {

           background-color:#307ec7;

          }

           
.h1       { 
          
          color:#000000;
          font-size:16pt;
          
          }          
          
.h2       { 
          
          color:#000000;
          font-size:12pt;
          
          }
