


.borderlrt {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.borderlr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	background-color: black;
}
.borderlrtb {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: black;
	border-left-color: black;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
}
.borderlrb {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: black;
	border-left-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
}



a.menulink:active {
font-family: Verdana, Arial, Helvetica, MS Sans Serife; 
color: white;
font-size:10px;
text-decoration: none;
}

a.menulink:link {
	font-family: Verdana, Arial, Helvetica, "MS Sans Serife";
	color: white;
	font-size:10px;
	text-decoration: none;
}
a.menulink:visited {
	font-family: Verdana, Arial, Helvetica, "MS Sans Serife";
	color: white;
	font-size:10px;
	text-decoration: none;
}

a.menulink:hover {
font-family: Verdana, Arial, Helvetica, MS Sans Serife; 
color: black;
font-size:10px;
text-decoration: underline;
	
}

.boxred {
	border: 1px solid #FF0000;
	background-color: black;
}

@media print {

.borderlr {
   border-top-width: 1px;
	border-top-color: #FF0000;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
}

.noprint {
	display: none;
	visibility:hidden;
} 


}

.producten
{
font-family: Verdana, Arial, Helvetica, MS Sans Serife; 
color: black;
font-size:10px;
text-decoration: none;
}

a.producten:active {
font-family: Verdana, Arial, Helvetica, MS Sans Serife; 
color: black;
font-size:10px;
text-decoration: none;
}

a.producten:link {
	font-family: Verdana, Arial, Helvetica, "MS Sans Serife";
	color: black;
	font-size:10px;
	text-decoration: none;
}
a.producten:visited {
	font-family: Verdana, Arial, Helvetica, "MS Sans Serife";
	color: black;
	font-size:10px;
	text-decoration: none;
}

a.producten:hover {
font-family: Verdana, Arial, Helvetica, MS Sans Serife; 
color: black;
font-size:10px;
text-decoration: underline;
	
}

