/*Stylesheet bij homepage 'boomaantastingen'*/

body  {background-color: #006600;
            color:#33FF00;
			font-size: 15;
			font-family: arial;
			}

table {
       width: 90%;
       margin: center;
       align: center;
      }
       

       }

h1   {background-color:#33FF00;
      color:#009900;
			font-family: arial;
            text-align: center;
			}
h3   {background-color:#003300;
      color:#33FF00;
			font-family:arial;
            
            }

h4 {background-color:#009900;
      color:#33FF00;
			font-family: arial;
			}  
h2   {background-color:#33FF00;
      color: #003300;
			font-family: arial;
			}					
p    {background-color: #003300;
      text-align: center;
      font-size: 15;

      }
p.news {background-color: #FFFFFF;
        text-align: left;
        color:#003300;
        font-family: arial;
        font-size: 15;
        }
			
a:link{color: #33FF00; 
       font-size: 15;
       }
a:active{color:#FFFF00;
          font-size: 15;
		  } 
a:visited{color:#CC66FF;
          font-size: 15;
		  }			



td.midden{background-color: #33FF00;
          color: #009900;
          height: 100%;
		 
          }
td.right{width: 440px;
         }

td     {
        text-align: left; 
		}

body.foto {background-color: #006600;
           color:#003300          
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
	
	

 
			


