.TableO {
         border-style:solid;
         border-width:0px;
         border-color:black;
         background-color: rgb(255,255,255);
         width: 814px;
         height: 64px;
         margin-left: 10px;
         margin-top:7px;
         margin-bottom:4px;
         background-image:URL(Bilder/ShopLogo2.gif);
        }


body { font-family: Arial, 'sans-serif', Verdana;
       font-size: 10pt;
       background-color: rgb(222,222,222);
       background-image: none;
       background-position: top left;
       margin-left: 0px;
       margin-top: 0px;
     }



.p1 { background-color:rgb(0,51,102);
      color: #ffffff;
      border-style: solid;
      border-color: black;
      border-width: 1px;
      font-weight: bold;
      padding:5px;
      width: 230px;
      height: 20px;
    }

.p2 { background-color: #00eeee;
      color: #000000;
      text-align: left;
      border-style: solid;
      border-color: black;
      border-width: 1px;
      padding:5px;
      width:230px;
      height:200px;
    }


