/* CSS Document */

p{
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height: 14px;
	padding: 1px;
	font-weight: bold;
}
.contactgegevens{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 28px;
	font-variant: normal;
	text-decoration: none;
}
.paginatitel{
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.themas{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
.navigation{
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	line-height: 11px;
	padding: 1px;
	text-decoration: none;
}

.navigation:hover{
font-family:Helvetica, sans-serif;
font-size:11px;
color:#FF6600;
font-weight: bold;
line-height: 11px;
padding: 1px;
}
.themas:hover{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.basistekst{
	font-weight: normal;
}
.basistekstklein{
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

