img {
  _height: 60%;
  width: 100%; height: auto;
  border: 0;
  margin: 0;
  align: center;
}
@page {
  margin-bottom: 0;
  margin-left: 5pt;
  margin-right: 5pt;
  margin-top: 5pt;
}

 /* Font Definitions */
@font-face
	{font-family:Calibri;}
@font-face
	{font-family:"Calibri Light";}

/* Style Definitions */
h1 {
	margin:10px 0 10px 0;
	text-align:center;
	line-height:110%;
	font-size:48pt;
	font-family:"Calibri Light",sans-serif;
	border-radius: 10px 10px 0 0;
	
	background: #5E4A3E;
	color: #fff;
}
h2 {
	margin-top:15pt;
	margin-bottom:2pt;
	margin-right:0cm;
	margin-left:0cm;
	text-align:left;
	line-height:115%;
	page-break-after:avoid;
	font-size:14.0pt;
	font-family:"Calibri Light",sans-serif;
	font-weight:normal;
}
h3 {
	font-family:"Calibri Light",sans-serif;
	font-weight: bold; 
	color: #5E4A3E; 
	font-size: 16pt;	
	margin-top:3pt 0 0 0;
	text-align:left;
	line-height:150%;
}

p {
	margin-top:5pt;
	margin-right:5pt;
	margin-bottom:10pt;
	margin-left:5pt;
	text-align:justify;
	line-height:150%;
	_display: inline-block;
}

p.lead {
	font-family:Calibri;
	font-weight:bold;
	font-size:14pt;
	background: #E0D6D0;
	padding: 5px 10px 5px 10px;
	margin: 0 0 10px 0;
}

.foto {
	font-size: 10pt;
	margin: 0pt 0 10px 0;
	line-height: 120%;
	text-align: center;	
	background: #E0D6D0;
	padding: 5px 10px 5px 10px;
	margin: 0 0 0 0;
	border: 1px solid;
	border-color: #5E4A3E;
	border-radius: 0 0 10px 10px;
}

p.kader {
	font-size:13pt;
	font-family:arial;
	border: 1px solid;
	border-radius: 10px;
	margin: 0px 10px 10px 10px;
	padding: 5px 10px 5px 10px;
	_background: #D3F0FF;
	_background: #F0F6F5;
	background: #E0D6D0;
	border-color: #5E4A3E;
	color: #605650;
	_display: inline-block;
	_float: right;
	max-width: 50%;
}
	
p.ondertekening {
	font-family:Calibri;
	text-align: center;
	font-weight:bold;
	background: #5E4A3E;
	color: #fff;
	border-radius: 0 0 10px 10px;
	padding: 25px 0 25px 0;
}
	
body {
	margin: 0px;
	padding: 0 0 0 0;
	_display: flex;
	text-align: center;
	font-size: 14pt;
	font-family:"Times New Roman",serif;
	background: #efF3ea;
	max-width: 900px; 
	margin: auto;
}