@charset "utf-8";
.bckgrnleo {
	background-image: url(../Images/leonardo.jpg);
	background-repeat: no-repeat;
}
.lijnonder {
	border-bottom-color: #EBF2FE;
	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-left: 10px;
}
.lijnondersale {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #4B487D;
}

.bckgrnbanner {
	background-image: url(../Images/Bannerup.jpg);
	background-repeat: no-repeat;
}
