      BODY  {
           font-family : Arial, Sans-Serif;
           color : #000000;
           font-size : 16px;
           background-color : #ffffcc;
           background-image : url(../bilder/bglogo.jpg);
      }
     a {
           font-family : Arial, Sans-Serif;
           color : #0000cc;
           font-size : 16px;
           text-decoration : none;
      }
     p {
           font-family : Arial, Sans-Serif;
           color : #000000;
           font-size : 16px;
           text-decoration : none;
      }
     a:hover {
           color : #dd00ff;
           text-decoration : none;
      }
     b {
           font-family : Arial, Sans-Serif;
           color : #000000;
           font-size : 16px;
           font-style : italic;
      }
     h1 {
           font-family : Arial, Sans-Serif;
           color : #0000cc;
           font-size : 22px;
      }
     h2 {
           font-family : Arial, Sans-Serif;
           color : #0000cc;
           font-size : 18px;
      }
     h3 {
           font-family : Arial, Sans-Serif;
           color : #000000;
           font-size : 18px;
           font-weight : bold;
      }
     h4 {
           font-family : Arial, Sans-Serif;
           color : #ff0000;
           font-size : 25px;
      }
     table {
           background-image : url(../bilder/bglogo.jpg);
           background-color : #000055;
           border : 0 none ;
           font-family : Arial, Sans-Serif;
           color : #000000;
           font-size : 16px;
           font-weight : bold;
      }
     .hinterlegt {
           background-color : #990000;
           color : #ffffcc;
           text-align : left;
           vertical-align : middle;
           width : 100%;
      }
     .orange {
           background-color : #ffe3aa;
      }
     .inputs {
           background-color : #d0d0d0;
           color : #000000;
           width : 115px;
           border : 0 none ;
      }
     .button {
           background-color : #d0d0d0;
           color : #000000;
           width : 115px;
           height : 25px;
           border : 2px solid #a0a0a0;
      }
     .feld {
           background-color : #ffffff;
           width : 200px;
      }
