@charset "utf-8";
/* CSSDocument */
/* commentaar */


body{
	align: center;
	margin-top: 0px;
	padding: 0;
	background-color:#d3d3d3 ;
	line-height: 18px;
	font-family: Calibri, Verdana, Arial  ;
	font-size: 15px;
	color: ;
	
}

#container{
position: relative; /*Center container on page*/
height: ;
width: 100%;  /*Width of main container*/
max-width: 600px;
margin: 0 auto;
text-align: left;

background-color:#f5f5f5 ;
border-top: 0px solid #FFFFFF;
border-left: 0px solid #FFFFFF;
border-right: 0px solid #FFFFFF;
border-bottom: 0px solid #FFFFFF;
padding: 0px 0px 5px 5px;
}




#menu{
	margin-top: 2,5%;
	margin-left: 21%;
	text-align: left;
	line-height: 20px;
	font-size: 18spx;
	font-weight: bold;
	text-decoration: none;
}
	a:link {color: #3d805d;}
	a:visited {color: #3d805d;}
	a:hover {color: #3d805d;}

 /*kleur: 8992B1   */

 /*letters: */


.tekst-kop {
	margin-left: 1%;
	margin-right: 1%;	
	text-align: left;
	line-height: 25px;
	font-size: 21px;
	font-weight: bold;
	color: #006400;
}

.tekst {
	margin-left: 1%;
	margin-right: 1%;	
	text-align: left;
	line-height: 20px;
	font-size: 17px;
	font-weight: normal;
	color: #030000;
}

.tekst-cursief {
	margin-left: 1%;
	margin-right: 1%;	
	text-align: left;
	line-height: 20px;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #030000;
}

.tekst-vet {
	margin-left: 1%;
	margin-right: 1%;	
	text-align: left;
	line-height: 32px;
	font-size: 21px;
	font-weight: bold;
	text-decoration: ;
	color: #030000;
}

.tekst-kleinvet-1 {
	margin-left: 1%;
	margin-right: 1%;	
	text-align: left;
	line-height: 20px;
	font-size: 17px;
	font-weight: bold;
	color: #030000;
}

.tekst-kleinvet {
	margin-left: 1%;
	margin-right: 1%;	
	text-align: left;
	line-height: 22px;
	font-size: 18px;
	font-weight: bold;
	color: #030000;
}
.tekst-kleinvet-in {
	margin-left: 1%;
	margin-right: 1%;	
	text-align: left;
	line-height: 23px;
	font-size: 17px;
	font-weight: bold;
	color: #030000;
}
