
      BODY {   font-family: arial, verdana, garamond, palantino, serif;
               font-size: 10pt;
               border-color: #dddddd;
               background-repeat: no-repeat;
               background-attachment:fixed;
               background-position: center;
               background-color:#DC371B;
               color:#000;
               }

	H2 {     font-family: arial, verdana, garamond, palantino, serif;
               font-size: 24pt;
               border-color: #dddddd;
               color: #000000 }


      INPUT{   font-family: arial, verdana, garamond, palantino, serif;
               font-size: 8pt;
               background: #D2D2D2;
               color: #000000;
               border-width:1;
               border-style:solid }
               
      .menu-item {
            background:#FFEBD0 !important;
            color:#261a6e !important;
      }
      
      .fa-cogs {
            color:#FFEBD0 !important;
      }


      /* Stijlen voor in een tabel
         Even: zijn de even regels met achtergrond e.d.
         Oneven: zijn dus de oneven regels
         Kop: De header van de tabel
         tabel: de stijl van de hele tabel zelf; de lijntjes eromheen e.d.
      */
      .oneven     { color:#34377E ;
                    background: #9D9D9D ;
                    font-family: verdana, arial, helvetica, sans-serif;
                    font-size: x-small;
                    border-width:0;
                    border-style:solid }

      .even       { color:#000000 ;
                    background: #BABABA ;
                    font-family: verdana, arial, helvetica, sans-serif;
                    font-size: x-small;
                    border-width:0;
                    border-style:solid }

      .kop        { color:#261a6e ;
                    background: #FFEBD0 ;
                    font-family: verdana, arial, helvetica, sans-serif;
                    font-weight: bold;
                    font-size: x-small }

      .tabel      { border-color: #000000 ;
                    background: #BFBFBF ;
                    border-width: thin ;
                    border-style: solid }

      .info_text1 { color:#000000 ;
                    font-family: verdana, arial, helvetica, sans-serif;
                    font-weight: bold;
                    font-size: x-small }

      .info_text2 { color:#000000 ;
                    font-family: verdana, arial, helvetica, sans-serif;
                    font-weight: bold;
                    font-size: x-small }

      .knop       { font-family: verdana, arial, helvetica, sans-serif;
                    font-size: 10pt;
                    font-weight: bold;
                    background: #FFEBD0;
                    color: #000 !important;
                    border-width:0;
                    border-style:solid }

      .knopover   { font-family: verdana, arial, helvetica, sans-serif;
                    font-size: 10pt;
                    font-weight: bold;
                    background: #bababa;
                    color: #000 !important;
                    border-width:0;
                    border-style:solid }


      A:link      { color: #ffcccc , background-color: #ffffff}
      A:visited   { color: purple  , background-color: #ffffff}
      A:active    { color: red     , background-color: #ffffff}
      border-width:0
