.eingabe {
         background-color: #EEEEDD;
         };

a:link {
       color: #005D5D;
       text-decoration: none;
       };

a:visited {
          color: #005D5D;
          text-decoration: none;
          };

a:hover {
        color: #00AEAD;
        text-decoration: none;
        };

.hintergrund_rand  {
                   background-image:url(../medien/streifen_hell.gif);
                   };

.hintergrund_main  {
                    background-image:url(../medien/bg_main.gif);
                    };

.hintergrund_error  {
                    background-color: #FF0000;
                    };

.menu {
      background-color: #ECDCBC;
      font-size: 9pt;
      font-weight: bold;
      color: #005D5D;
      margin-top: 0px;
      margin-left: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      text-decoration: none;
      };

.hintergrund2 {
              background-color: #ECDCBC;
              font-size: 10pt;
              color: #005D5D;
              };

.start {
       background-color: #ECDCBC;
       background-image:url(../medien/titel_funOutside.gif);
       background-repeat:no-repeat;
       background-position: bottom right;
       background-attachment: fixed;
       margin-top: 0px;
       margin-left: 0px;
       margin-right: 150px;
       margin-bottom:150px;
       };
