body {
   font-family: Gisha;
	text-align: left;
	
	background-color: #F5F5DC;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-attachment: fixed;
	background-image: url(../achtergronden/paginasachtergrond.jpg);
	background-repeat: no-repeat;
}

h1 {
	text-align: center;
	font-weight: bolder;
	font-size: medium;
	font-family: "Times New Roman";
	font-variant: small-caps;
	color: #3366cc;
	background-color: #f5f5dc;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px:;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 2px solid #3366cc;
	
}

h3 {
	font-size: small;
	font-variant: small-caps;
	font-weight: normal;
	color: #3366cc;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #3366cc;
}

h4 {	
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}


p {
	color: #3366cc;
	
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.symbooltjes1 {
	position: relative;
	top: 5px;
	left: 5px;
}

.symbooltjes2 {
	position: relative;
	bottom: 30px;
	
}
 	

div {
	background-color: #F5f5dc;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	border: 1px solid #3366cc;
}

body {
	scrollbar-3dlight-color: #f5f5dc;
	scrollbar-arrow-color: #3366cc;
	scrollbar-base-color: #3366cc;
	scrollbar-darkshadow-color: #f5f5dc;
	scrollbar-face-color: #f5f5dc;
	scrollbar-highlight-color: #f5f5fdc;
	scrollbar-shadow-color: #3366cc;
	scrollbar-track-color: #f5f5dc;
}

.voetnoot {
	color: #3366cc;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 5px;
	font-size: x-small;
}

.voetnoot td {
	padding: 10px;
} 

.homeknoppen {
	margin-top: 30px;
}

.homeknoppen td {
	padding: 15
}

.afbeelding {
	margin: 10px;
	border-color: #3366cc;
	
}

a:link {
	color: "#3366cc";
	text-decoration: none;
}

a:hover {
	color: "#3366cc";
	text-decoration: underline;
}

a:visited {
	color: "#3366cc";
	text-decoration: none;
}


