@charset "utf-8";
/* CSS Document */

a:link {
color: #141414;
text-decoration: none;}
a:visited {color: #141414;
text-decoration: none;}
a:hover {color: #00b5e1;
text-decoration: none;}
a:active {
	color: #00b5e1;
	text-decoration: none;
}

.hoofdmenu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	color: #141414;
	text-decoration: none;
}


.taal { 
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	text-transform: capitalize;
	color: #141414;
	text-decoration: none;
}

.kopjes {
	font-family: Times new roman;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	text-transform: capitalize;
	color: #141414;
	text-decoration: none;
}

.tekst  {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #141414;
	text-decoration: none;
	line-height: 1.7;
}

.cijfers  {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #141414;
	text-decoration: none;
	line-height: 1.7;
}

.kopjesbalkje {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: 0.2em;
}

.portfoliokopjes  {
	font-family: Arial;
	font-size: 10px;
	font-style: strong;
	text-transform: uppercase;
	color: #141414;
	line-height: 1.7;
	
}

