h1{
	font-size: 110%;
	font-weight: 900;
	text-align:center;
}

.tekstboven{
	margin: 1em 1em;
	font-size:100%;
	font-weight: 600;
}

.lead{
	font-size: 100%;
	line-height: 1.6;
}

img{
	width:100%;
	height: auto;

}
a{
	color:#1585d3;
}
a:hover{
color:#4169E1;
	xxcolor:#0000CD;
	text-decoration: underline;
}
xxxa:active{color:#000}
a:focus{color:#000}

