  /* Algemene doeleinden----------------------------------------------------------------------------------------------------------------------------------------------*/
  BODY  
  { BACKGROUND-COLOR: #00aef1; margin-bottom:0px; margin-top:0px; margin-left:0px; margin-right:0px; }
  
  .menu_active 
  { font-family: Arial; font-size : 12px; font-weight: Bold; text-decoration : None; COLOR: White; background-image: url('../system/Menu_on.jpg') }
  #menu_button A 
  { font-family: Arial; font-size : 12px; font-weight: Normal; text-decoration : None; COLOR: Black; }
  #menu_button A:hover 
  { font-weight: Bold; }

  /* Diensten & Services pagina */
  #serv_link A 
  { font-family: Arial; font-size : 12px; font-weight: Normal; text-decoration : None; COLOR: #ffffcc; }
  #serv_link A:hover 
  { font-weight: Bold; COLOR: White;}
  
  /* Bedrijven op de Jachthaven */
  #list_link A 
  { font-family: Arial; font-size : 15px; font-weight: Bold; text-decoration : None; COLOR: #0000ff; }
  #list_link A:hover 
  { font-weight: Bold; COLOR: #ffff00;}

  /* Boten te koop pagina */
  #boten_link A 
  { font-family: Arial; font-size : 13px; font-weight: Normal; text-decoration : None; COLOR: White; }
  #boten_link A:hover 
  { font-weight: Bold; COLOR: Yellow;}

  .table_cell 
  { font-family: Arial; font-size : 12px; font-weight: Normal; text-decoration : None; COLOR: White; }
  .table_alg 
  { font-family: Verdana; font-size : 10px; font-weight: Normal; text-decoration : None; COLOR: Black; background-color:#42ccfc; }
  .input 
  { font-family: Verdana; font-size : 10px; font-weight: Normal; text-decoration : None; COLOR: Black; background-color:#f5fdff; height:18px; }
  .input 
  { font-family: Verdana; font-size : 10px; font-weight: Normal; text-decoration : None; COLOR: Black; background-color:#f5fdff; }

  /* Botenticker */
  .tickerstyle{width:150px; height:150px; border:1px solid black; background:#00aef1; padding:8px; overflow:hidden;}
  .messagediv{display: none; background:#00aef1}


