.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: FFFFFF;
	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;
}
.copyright {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #bebcbc;
	text-decoration: none;
}
#sideMenuItem_1
{
	PADDING-LEFT: 10px;
    PADDING-BOTTOM: 7px;
    CURSOR: hand;
    PADDING-TOP: 4px;
    BACKGROUND-COLOR: #312C25
}
.sidemenu-item
{
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 7px;
    CURSOR: hand;
    PADDING-TOP: 4px;
    color: #000000;
}
.sidemenu-item2
{
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 7px;
    CURSOR: hand;
    PADDING-TOP: 4px;
    color: #C26B23;
}