.programtitle h1{
         font-weight: bold;
         font-size: 17px;
         padding:0px;
         margin:0px;
         padding-left: 15px; }
         
.programtitle a, .programtitle a:visited {
           text-decoration: none;
           background-color:transparent; }

.programtitle a:hover {
           background-color:transparent;
           text-decoration: underline;
          }
          
a.obr { color: #111111;
        font-size: 10px;
}
         
table.bgprog {
      
  /*    border: 1px solid #000000;
      border-right: 1px solid #000000;*/

      
 /*     background-repeat: repeat-x;*/
      background-image: url('images/bg_630.gif');
}

tr.bgprogb {
      background-repeat: repeat-x;
      background-image: url('images/bg_630b.gif');
      height: 7px;
}
         
.subtitle {   
          font-weight: bold;
          font-size: 12px;
          color: #444444;
          padding-left: 15px;
          padding-top: 10px;
          padding-right: 0px;
          

  }

.infolist ul {

          margin: 0px;
          margin-left: 18px;
          margin-bottom: 10px;
          margin-right: 10px;
          
        /*  marker-offset: 0px ;*/
          font-size: 12px;
          color: #444444;
          padding-top: 7px;

  }
         

