.menu {
	background-color: #B80700;
}

.hoofdmenu {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bolder;
	color: white;
	text-decoration: none;
}

.hoofdmenuselected {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bolder;
	color: black;
	text-decoration: none;
}

.submenu {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bolder;
	color: ffffff;
	text-decoration: none;
}

.submenuselected {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bolder;
	color: black;
	text-decoration: none;
}

.producten {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bolder;
	color: black;
	text-decoration: none;
}

.files {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.headlines {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: B80700;
	text-decoration: none;
}

.graylines {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: 949292;
	text-decoration: none;
}

.image {
	border-color: black;
}

.content {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.marked {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: b80700;
	text-decoration: none;
}
