
.Menu { position: absolute; visibility: hidden;                                     
                                        } 
.Mo { position: absolute;  top: 40px; left: 300px; visibility: hidden; } 
.hide { visibility: hidden; } 

body				{ font-family: Arial; 
                         font-size: 10pt;
                       /* background-image: url("../plaatjes/sprinkle.JPG");*/

}
TD			{ font-family: Arial; font-size: 10pt; text-align: justify;}
                        
.backdrop {position:absolute;left:208px;top:20px;z-index:-1;}
.jump {font-family: Arial; 
                         font-size: 10pt;
                         position: relative; margin-left: 35px;
                         }
                         
TD  {font-family: Arial; font-size: 10pt;}
H1	{ font-family: Arial; color: #000000; font-size: 10pt; font-weight: 700;}
H2  { font-family: Arial; color: #FF8000; font-size: 10pt; font-weight: 700;}


IMG                 {border: 0px;}

a:link				{ color: #FF8000; text-decoration: none; font-weight: 700; }
a:visited			{ color: #FF8000; text-decoration: none; font-weight: 700; }
a:active			{ color: #FF8000; text-decoration: none; font-weight: 700; }
a:hover				{ color: #FFFF00; text-decoration: none; font-weight: 700; }

