  #inner {
    background-image:URL(../images/hglogo.jpg);
    background-repeat:no-repeat;
    background-position:left 130px;
   }

  #content #tkont {
    width:560px;
    margin-left: auto;
    margin-right:auto;
    margin-top:5px;
/*    border:1px solid green;  */
   }

  #content table td.hdl, #content table td.hdr {
    width:300px;
    height:30px;
    font-size: 1.2em;
    font-weight:bold;
    text-align: left;
    padding-left:5px;
    background-color: inherit;
   }

  #content table td.hdr {
    width:260px;
   }
  #content table td.zwi {
    width:560px;
    font-size: 0.3em;
    background-color: inherit;
  }

  #content table td.tdl, #content table td.tdr, #content table td.tdf {
    width:300px;
    font-size: 0.9em;
    font-weight:normal;
    text-align: right;
    padding:2px 15px 3px 15px;
    background-color: inherit;
  }

  #content table td.tdr {
    width:260px;
    padding:2px 35px 3px 15px;
    text-align: left;
  }

 #content table td.tdf {
    width:560px;
    text-align: left;
  }

 hr {width:70%;
    margin:10px 15% 5px 15%;
   }

 hr.tdt {width:100%;
    margin:3px 0px 3px 0px;
   }
