@charset "UTF-8";
/* CSS Document */




html {
	overflow-y: scroll;
}

	



.menu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
color: #ffffff;
	letter-spacing: 0.5;
}


.broodtekst {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
    color: #ffffff;
	letter-spacing: 0.5;
		font-weight: bold;

}

.titel {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
    color: #000;
	letter-spacing: 0.5;
		font-weight: bold;

}


.broodtekst2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
    color: #000;
	letter-spacing: 0.5;
	line-height:13px;

}

.broodtekstbold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
    color: #000;
	letter-spacing: 0.5;
		font-weight: bold;
	line-height:13px;

}


.roze {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
    color: #ff0099;
	letter-spacing: 0.5;
		font-weight: bold;

}


a:link {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #ff0099;
	letter-spacing: 0.5;
	font-weight: bold;
}
a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #ff0099;
	letter-spacing: 0.5;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}



a.external:link {	font-size: 14px;
color: #000000; text-decoration: ; }
a.external:visited {	font-size: 14px;color: #000000; text-decoration: ; }
a.external:hover {	font-size: 14px;color: #000000; text-decoration: underline; }
a.external:active {	font-size: 14px;color: #000000; text-decoration: ; }

a.external1:link {	font-size: 11px;
color: #000000; text-decoration: ; }
a.external1:visited {	font-size: 11px;color: #000000; text-decoration: ; }
a.external1:hover {	font-size: 11px;color: #000000; text-decoration: underline; }
a.external1:active {	font-size: 11px;color: #000000; text-decoration: ; }

</style>