body { font-family: 'Trebuchet MS' , arial; 
		background-color: none ;
		}

/* standaard tekst op website */
p { margin:0pt 0; color: #000080 ;
	Font-Size: 12pt ;
	text-decoration: none;
	font-family:Trebuchet MS;
	}

/*inactieve link */
.inactief { margin:0pt 0; color: #C0C0C0 ;
		Font-Size: 12pt ;
		text-decoration: none;
		font-family:Trebuchet MS
				}

/* locaties */
h1 { margin:0pt 0; color: #696BBE ;
		Font-Size: 28pt ; 
		text-decoration: none ;
		font-family:Trebuchet MS;
		}

/* kop schoolnaam */
.lokatie { margin:0pt 0; color: #000066 ;
		Font-Size: 36pt ; 
		text-decoration: none ;
		font-family:Arial; vertical-align:bottom;
		}
		
/* Adres		 */
h2 { margin:0pt 0; color: #696BBE ;
		Font-Size: 18pt ;
		text-decoration: none ;
		font-family:Trebuchet MS;
		}
		
/* Rob */
h3 { color: #000066 ;
		Font-Size: 18pt ; 
		text-decoration: none ;
		margin-bottom: 0pt; font-family:Trebuchet MS; margin-left:0; margin-right:0;
		}

/* Links als buttons bovenaan pagina's  */
a:link { margin:0; color: #000080; Font-Size: 18pt ; text-decoration: none; font-family:Trebuchet MS }
a:visited { margin:0; color: #000080; Font-Size: 18pt ; text-decoration: none; font-family:Trebuchet MS }
a:hover { margin:0; color: #00FF00; Font-Size: 18pt ; text-decoration: none; font-family:Trebuchet MS }
a:active { margin:0; color: #000080; Font-Size: 18pt ; text-decoration: none; font-family:Trebuchet MS }

/* Hyperlink PDF */
a:link.pdf { margin:0; color: #000066; Font-Size: 12pt ; text-decoration: underline; font-family:Trebuchet MS }
a:visited.pdf { margin:0; color: #000066; Font-Size: 12pt ; text-decoration: underline; font-family:Trebuchet MS }
a:hover.pdf { margin:0; color: #009933; Font-Size: 12pt ; text-decoration: underline; font-family:Trebuchet MS }
a:active.pdf { margin:0; color: #009933; Font-Size: 12pt ; text-decoration: underline; font-family:Trebuchet MS }

/* Hyperlink lichte achtergrond */
a:link.drk { margin:0; color: #000066; Font-Size: 12pt ; text-decoration: underline; font-family:Trebuchet MS }
a:visited.drk { margin:0; color: #000066; Font-Size: 12pt ; text-decoration: underline; font-family:Trebuchet MS }
a:hover.drk { margin:0; color: #009933; Font-Size: 12pt ; text-decoration: underline; font-family:Trebuchet MS }
a:active.drk { margin:0; color: #009933; Font-Size: 12pt ; text-decoration: underline; font-family:Trebuchet MS }