@charset "ISO-8859-1";

  .tab_inhalt
  {
   display:inline-block;
   text-align:center;
   width:99%;
   min-height:23pt;
   padding:5pt;
  }


  .tab_
  {
   display:inline-block;
   margin:5pt 3pt 5pt 3pt;
  }


  .frameol {
   background:url(../../Img/Frame/frameol.gif) top left no-repeat;
  }


  .frameor {
   background:url(../../Img/Frame/frameor.gif) top right no-repeat;
  }


  .frameul {
   background:url(../../Img/Frame/frameul.gif) bottom left no-repeat;
  }


  .frameur {
   background:url(../../Img/Frame/frameur.gif) bottom right no-repeat;
  }