      body
      {
      }

      a
      {
        color:#000000;
      }


      h1
      {
        font-size:16pt ;
      }

      #DBFHeader1
      {
        margin-bottom: 0px;
      }

      h4
      {
        font-size:12pt ;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
      }

      #sidebar
      {
        display:none;
      }

      #header
      {
        display:none;
      }

      a
      {
        text-decoration: none;
      }
      /* a:focus { background-color: red; color: black;} */
      #main
      {
        /* position: fixed; width: auto; height: auto; top: 200px;
        right: 0; bottom: 0px; left: 150px;
        background-color: #C0F0FF;
        padding: 5px 10px;
        overflow: scroll;
        */
      }
      #footer
      {
        display:none;
      }

      .lblDienstbefreiungen
      {
        font-size: 13pt;
        margin-top: 10px;
        margin-bottom: 1px;
        text-decoration: underline;
      }

      #tblDienstbefreiungBemerkungen
      {
        border: 1px solid ;
        border-collapse: collapse;
        padding: 2px;
      }


      #tblDienstbefreiung, #tblDienstbefreiung th, #tblDienstbefreiung td
      {
        border: 1px solid ;
        border-collapse: collapse;
        padding: 2px;
      }


      #tblDienstbefreiung img {
        width:20px;
        height:20px ;
        vertical-align: middle;
        text-align: center;

      }
      #tblDienstbefreiung .highlighted
      {
        background-color: #A0D0DD ;
      }


      .btnDBFStammsatz
      {
        display:none;
      }

      #btnPrint
      {
        display: none;
      }


      .kalender
      {
        margin-top: 10px;
        border-collapse: collapse;
        width: 100%;
      }

      .kalender tr
      {
        /* height: 90px; */
      }

      .kalender .Zeile
      {
        height: 80px;
      }

      .kalender .Kopfzeile
      {
        font-weight: bold;
      }


      .kalender .Tag
      {
        font-size: 16px;
        font-weight: bold;
      }

      .kalender .Wochentag
      {
        background-color: #FFFFFF;
      }
      .kalender .Sonntag
      {
        background-color: #FFBBBB;
      }
      .kalender .Samstag
      {
        background-color: #FFDDDD;
      }

      .kalender td
      {
        font-size: 12pt;
        border: solid 1px;
        padding: 5px;
        width: 14%;
        vertical-align: top;
      }

      .linkbutton
      {
        border:none;
        text-decoration: none;
        cursor: pointer;
        background-color: transparent;
        margin: 0;
        padding: 0;;
        text-align: left;
      }
       .SmallButton
      {
        height:22px;
        width:27px;
        padding: 0;
        margin: 0;
      }

      .Tabelle
      {
        margin-top: 10px;
        border-collapse: collapse;
        width: 100%;
      }
      .Tabelle td,th
      {
        border: solid 1px;
        padding-left: 5px;
        white-space: nowrap;
        vertical-align: top;
      }

      .PHPKalender
      {
        position: absolute;
        background-color: lightgrey;
      }




