<!--
/* classen editor */
/*
* {
 margin: 0;
 padding: 0;
}
*/

p{
	margin:0;
	padding:0;
}

img{
border-style: none;
}


.border_zwart_1px {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

.border_zwart_1px_margin5px {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	margin: 5px;
}

.geen_border{
	border-style: none;
	border-width: 0px;
}

.margin_5px {
margin: 5px;
}

.geen_border_margin_5px{
	border-style: none;
	border-width: 0px;
	margin: 5px;
}

/* end editor */



body{
	font-size : 11px;
	font-family: 'Helvetica',  Arial, Sans-Serif;
	color: #666;
}
a{
	font-size : 11px;
	font-family: 'Helvetica',  Arial, Sans-Serif;
	color: #666;
	text-decoration: undeline;
}
td{
	font-size : 11px;
	font-family: 'Helvetica',  Arial, Sans-Serif;
	color: #666;
}
.achtergrond {
	background-image: url(pageback.png);
	background-repeat: repeat-y;
	padding-left:33px; 
}
.logospacing{
padding-left:0px; 
padding-top:8px; 
}
.menu{
	font-size : 16px;
	font-family: 'Helvetica',  Arial, Sans-Serif;
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}

.menuul{
	font-size : 16px;
	font-family: 'Helvetica',  Arial, Sans-Serif;
	color: #ff6600;
	font-weight: bold;
	text-decoration: undeline;
}

.selectie{
	font-size : 11px;
	font-family: 'Helvetica',  Arial, Sans-Serif;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

.selectieactief{
	font-size : 11px;
	font-family: 'Helvetica',  Arial, Sans-Serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.selectieactiefb{
	font-size : 11px;
	font-family: 'Helvetica',  Arial, Sans-Serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.selectie:hover{
	font-size : 11px;
	font-family: 'Helvetica',  Arial, Sans-Serif;
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}

.selectieactief:hover{
	font-size : 11px;
	font-family: 'Helvetica',  Arial, Sans-Serif;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.selectieactiefb:hover{
	font-size : 11px;
	font-family: 'Helvetica',  Arial, Sans-Serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.menu:hover {
	text-decoration: underline;
}
.taalmenu{
	font-size : 10px;
	font-family: 'Helvetica',  Arial, Sans-Serif;
	color: #666;
	text-decoration: none;
}
.menuspacing{
padding-top:12px;
}
.categorie_productgroep{
	font-size : 16px;
	font-family: 'Helvetica',  Arial, Sans-Serif;
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}
.categorie_productgroep:hover{
	font-size : 16px;
	font-family: 'Helvetica',  Arial, Sans-Serif;
	color: #ff6600;
	font-weight: bold;
	text-decoration: underline;
}
.categorie_productgroep_geenlink{
	font-size : 16px;
	font-family: 'Helvetica',  Arial, Sans-Serif;
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}
.text{
 font-size: 11px; line-height : 17px; color : #666;
}
.melding{
	font-size : 12px;
	font-family: 'Helvetica',  Arial, Sans-Serif;
	color: #ff6600;
	font-weight: bold;
}
.error{
color: #ff6600;
}
-->
