body { font-family: "cg times";
       color: black;
       background: url(../foto/achtergrond.jpg);
       padding-bottom: 40px;
      }

  #kop    { padding: 2px;
            background: yellow;
          }
          
  #kop h1  {font-size: xx-large;
            text-align: center;
           }
 
 
 
#menu    {width: 11em;
          top: 130;
          font-size: 1em;
          margin-left: 0;   
          margin-top: 1em; 
          margin-right: 2em;
          position: absolute;
          padding: 5px;
          border: 1px solid black; 
          background-color: aqua;
         }

         
#menu  a    {display: block;
             text-decoration: none ;
             font-weight: bold;
             width: 90%;
             padding: 3px 3px 3px 0.5em;
             color: black;
            }

#menu  a:hover  {color: red ;
                 background: yellow; }
                 
#menu  .selected {color: black;
                  background-color: #afeeee;
								 }     
                     
#submenu {margin-left: 1em; }

#submenu a  {font-weight: normal;}    
 
 
         
	
#content {position: absolute;
          top: 150px;  
          left: 12.5em; 
          margin-bottom: 50px;
          }          
             
#content img {border: black 1px solid;}             
             
#content img.right {margin: 15px;                    
                    float: right;
                  }   
                  
#content img.left  {margin: 15px;
                    float: left; 
                   }                        

#content table.opruiming {font-size: large ;
                          background-color: yellow ;
                          color: red ;
                          padding: 20px ;
                          border-style: solid ;
                          border-width: 1 px ;
                          border-color: red 
                         }
  
 .heel  {width: 98%;} 
 .half1 {width: 49%;
        float: left;}
 .half2 {width: 47%;}
  
  
#eigenschappen {clear: both;}

#eigenschappen li.kleur {color: red;}    

TD.soort   { font-weight: bold ; color: red }


#tabel_hb table{background: grey url(../foto/easy/tabelbg.jpg) ;
                 margin: 4em ; padding: 2em ;
                 border: solid 1px black;
                }
     
#tabel_hb td.easyway {font-weight: bold ; color: aqua; }

#tabel_hb td.omschr  {text-align: left; }

#tabel_hb td.product {text-align: right ; font-weight: bold ; color: yellow; }

#tabel_hb td.data    {text-align: right; }
               