@charset "utf-8";
/* CSS Document */

.telefoon {
	font-family: 'Fira Sans', sans-serif;
	font-size: 18px;
	font-weight: light;
	color: #4078cc;
}
.hoofdtitel_pagina {
	font-family: 'Roboto', sans-serif;
	font-size: 48px;
	font-weight: 500;
	color: #666;
}
.titel_pagina {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #666;
}
.subtitel_pagina {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height:28px;
	color: #666;
}
.tekst14 {
	font-family: '.Titillium Web', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.tekst14 a, a:visited {
	color: #000;
	text-decoration:none;
}
.tekst14 a:link {
	color: #000;
	text-decoration:none;
}
.tekst14 a:hover {
	color: #F00;
	text-decoration:underline;
}
.tekst14 a:active {
	color: #F00;
	text-decoration:none;
}
.tekst16 {
	font-family: 'Fira Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
}
.tekst18 {
	font-family: 'Fira Sans', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666;
}
.voetnoot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
	color: #666;
}
.voetnoot a, a:visited {
	color: #666;
	text-decoration:none;
}
.voetnoot a:link {
	color: #666;
	text-decoration:none;
}
.voetnoot a:hover {
	color: #333;
	text-decoration:none;
}
.voetnoot a:active {
	color: #666;
	text-decoration:none;
}
.voet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
.voet a, a:visited {
	color: #FFF;
	text-decoration:none;
}
.voet a:link {
	color: #FFF;
	text-decoration:none;
}
.voet a:hover {
	color: #FFF;
	text-decoration:underline;
}
.voet a:active {
	color: #FF0000;
	text-decoration:none;
}