a:link
{
	color: #004EA1;
	text-decoration: none;
}
 a:active{
 	color:#004EA1;
 }
 
 a:hover {
	color: #FDD800;
}
 
  a:visited {
	color: #4c4bc0;
	text-decoration: none;
}

a:link#overzicht
{
	color: #F4F5F4;
	text-decoration: none;
}
 
  a:visited#overzicht {
	color: #4c4bc0;
	text-decoration: none;
}

 body {
	background-color: white;
	border: none;
	padding-left: 2%;
	font-family: Arial, Helvetica, sans-serif;
}
 
  body#zwart {
	background-color: black;
	border: none;
}
 
   body#plaatjes {
	background-color: #59596C;
	border: none;
	margin-top: 50px;
}

.plaatjes {
	background-color: #59596C;
	border: none;
	margin-top: 50px;
}


 h1#index {
	color: White;
	font-size:  40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}
 h2#index {
   color: White;
   font-size: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal; 	
	text-align: center;
 }
 h3#index {
	color: White;
	font-size: 2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
} 
 h1 {
 	 color: White;
	font: 3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;	
	font-weight: bold;
}
 h2 {
   color: #4c4bc0;
   font: 2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
 	
 }
 h3 {
   color: #4c4bc0;
   font: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
 }



 h4  {
   color: #4c4bc0; 	
	font:3em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	padding-left: 20%;
	padding-top: 20%;
	padding-right: 10%;	
 }
 
 img#voorblad {
 padding-left: 51px;
 padding-right: 50px;
 	
 }
  	
table#voorblad {
	background: black;
	padding: 4px;
	text-align: bottom;
	border: 0;
	font-size: medium;	
	font-color: white
	
}


table#postzegels {
	background: gray;
	padding: 4px;	
	border: thick;
	border-color: black;	
}

dl#linkerkant {
list-style-image: none;
list-style-type: none;	
}
ul#linkerkant {
list-style-image: none;
list-style-type: none;	
}

ul#voorblad {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
padding-left: 50px;
text-align: center;

}  

.kleiner{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:11px;}


li#voorblad1 {
	display: inline;
	background-color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right: 50px;
	color: White;
}
li#voorblad2 {
	display: inline;
	background-color: Black;
	padding-right: 50px;	
}
li#voorblad3{
	display: inline;
	background-color: Black;
	padding-right: 50px;
	}
	
ul#overzicht {
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	color: #004EA1;
}

.overzicht{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left: 100px;
	padding-top: 10px;
	color: #7B68EE;
}
	
.levensloop {
	list-style-position: outside;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	list-style: none;
	color: #004EA1;	
	clear: left;

}

.paragraaf {
	font-size: 1em;
	color: #004EA1
}