 a:link    { color : #0000FF; text-decoration: none}
  a:visited { color : #0000FF; text-decoration: none} 
  a:hover   { color : #FF0000; text-decoration: none}
  body { font-family: Times }
  
  div.el {
 	font-size: 44;
 	font-family : "Times New Roman";
 	color : Blue;  
	text-align : center;
}
 div.pagtit {
 	font-family : "Times New Roman";
 	font-size : 16;
 	font-weight : bold;
 	color : Yellow;  
	text-align : center;
 }
 div.titel {
 	font-family : "Times New Roman";
	font-size : 22;
	font-weight : bold;
	color : Maroon;
	text-align : center;
	margin-bottom : 8px;
}
 div.chemtit {
 	font-family : "Old English Text MT";
	font-size : 22;
	color : Maroon;
	text-align : center;
	margin-bottom : 8px;
}
div.sellars {
 	font-family : "Bookman Old Style";
	text-align : center;
}
div.adres {
	visibility: hidden;
}


span.dblsp {
	letter-spacing: 5px;
}
span.kk {
	font-variant : small-caps;
}
tt.kkap {
	font-family : Arial, Helvetica, sans-serif;
	font-variant : small-caps;
}
dd {
	text-indent : 0px;
}

#hoofdmenu ul { 
padding: 0px 0; 
margin-top: 0px; 
margin-left: 0; 
margin-bottom: 0px; 
border-bottom: 1px solid #000; 
font: normal bold sans-serif 14px; 
text-align: center; 
} 

#hoofdmenu ul li { 
list-style: none; 
margin: 0; 
display: inline; 
} 

#hoofdmenu ul li a { 
padding: 3px 0.5em; 
margin-left: 0px; 
border: 0px solid #000; 
border-bottom: none; 
background: blue; 
text-decoration: none; 
width: 100px;
} 

#hoofdmenu ul li a:link { 
color: white; 
} 

#hoofdmenu ul li a:visited { 
color: white; 
} 

#hoofdmenu ul li a:hover, #hoofdmenu ul li a:visited:hover { 
color: black; 
background: aqua; 
border-color: #000; 
} 

#hoofdmenu ul li a#current { 
color: blue;
background: white; 
border: 1px solid #000; 
border-bottom: 1px solid white; 
}

	div.lg {
		font-family : "Arial Rounded MT Bold";
		font-size : 18;
		color : Maroon;
		text-align : center;
	}
	TABLE.binnen {
		font-family : "Times New Roman";
		font-size : 16;
		font-weight : bold;
		text-align : center;
		background-color : White;
		width : 100%;
	}


