style.css

a	 {
	color : #40395A;
	text-decoration : none;
}

a:visited  {
	color : #40395A;
	text-decoration : none;
}

a:active  {
	color : #40395A;
	text-decoration : none;
}
a:hover    {
	color:        #40395A;
	text-decoration : none;
}

.menulinks {
	font-family : Times, "Serif";
	margin-right : 13px;
	text-decoration : none;
	line-height: 15pt;
	align: right;
	font-style : italic;
	font-size : 11pt;
	font-weight : bold;
	text-decoration : none;

}

.menurechts {
	font-family : Times, "Serif";
	margin-left : 13px;
	text-decoration : none;
	line-height: 15pt;
	align: left;
	font-style : italic;
	font-size : 11pt;
	font-weight : bold;
	text-decoration : none;

}

.menu {
	color:        #805780;

}

.inhoud {
overflow:auto; 
overflow-x:auto; 
overflow-y:hidden; 
z-index:10;
scrollbar-face-color: #BAC1DD;
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #805780; 
scrollbar-darkshadow-color: #805780;
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #805780; 


}

.text {
	font-family: Garamond, Times, "Serif";
	font-size: 13pt;
	line-height: 14pt;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	color: #805780;
	margin-left : 20px;
	margin-right : 20px;
	text-align: center;
	font-weight: bold;
}

body  {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-decoration : none;
overflow:auto; 
overflow-x:auto; 
overflow-y:auto;
}

h1  {
	font-family : Garamond,Times, "Serif";
	font-size : 13pt;
	font-weight : bold;
	color : #805780;
	line-height: 12pt;
	text-decoration : none;
	margin-left : 50px;
	text-align: center;
	
}	
	
h2  {
	font-family : Garamond,Times, "Serif";
	font-size:    11pt;
	line-height: 14pt;
	font-weight:  bold;
	font-style: normal;
	color : #ff0000;
	text-decoration : none;
	text-align: center;

}

h3  {
	font-family : Garamond,Times, "Serif";
	font-size : 12pt;
	font-weight : bold;
	color : #805780;
	line-height: 12pt;
	text-decoration : none;
	margin-left : 50px;
}

em    {
	font-family : Garamond,Times, "Serif";
	font-size:    14pt;
	line-height: 14pt;
	font-weight:  bold;
	font-style: normal;
	color : #805780;
	text-decoration : none;
}

address    {
	font-family : Garamond,Times, "Serif";
	font-size:    11pt;
	font-weight:  normal;
	line-height: 11pt;
	font-style: normal;
	color : #805780;
	text-decoration : none;
}

