.nl-bilder {
	padding-left: 15px;
	padding-top: 20px;
}
.text-nl {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align:justify;
}
.text-nl-tab {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.text-nl-link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #005191;
	text-decoration: none;
}
.headline-nl {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #005191;
	text-decoration: none;
}

.text {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	text-decoration: none;
}
.blue {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	color: #0188f2;
	text-decoration: none;
}


/* link */
a.navNL:link {
        color: white;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
		font-weight: normal;
}
a.navNL:visited {
        color: white;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
		font-weight: normal;
}
a.navNL:hover {
        color: white;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
		font-weight: bold;
}
a.navNL:active {
        color: white;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
		font-weight: bold;
}