@charset "utf-8";
/* CSS Document */


.hoofdtekst {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h1 {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003056;
}


a.menu:link {
	text-decoration: none;
	color: #000000;
}
a.menu:visited {
	text-decoration: none;
	color: #000000;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	color: #FFFFFF;
}
a.menu_groot:link {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
a.menu_groot:visited {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
a.menu_groot:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.menu_groot:active {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
a.intekst:link {
	color: #000000;
	text-decoration: underline;
}
a.intekst:visited {
	color: #000000;
	text-decoration: underline;
}
a.intekst:hover {
	color: #B8340D;
	text-decoration: underline;
}
a.menu_groot2:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
a.menu_groot2:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
a.menu_groot2:hover {
	color: #A4390B;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.menu_groot2:active {
	color: #A4390B;
	font-size: 14px;
	font-weight: bold;
}
