

.linkoff img{
border:1px solid white;
}
.linkon img{
border:1px solid #CCCCCC;
}

h3{
	font-size:16px}

.product_count{
	width:20px;
	border:1px solid #CCCCCC}
th{text-align:left}

.carttotal{
	font-weight:bold;
	border-top:2px solid #333333}
.cart_content{
	font-size:12px;
	width:430px;
	background:white;
	border:1px solid #e1e1e1;
	margin-bottom:10px}
.cart_content td{
	
	padding:1px 3px}
	form{margin:0px}

.invisible{display:none}
.input_bestel{
	position:relative;
	top:2px;
	font-size:11px}

.infoblok{
	width:528px;
	float:left;
	padding-bottom: 10px;
	margin-top:6px;
	background:white}
.infoblok_image{
	float:left;
	width:230px;
	margin:5px 10px 11px 15px;
	border-right:1px solid #ccc;
	display:block}
.infoblok_order{
	float:right;
	margin-right:10px}
.infoblok_prijs{
	float:right;
	font-weight:bold;
	font-size:120%}
.infoblok_text{
	padding:0 10px;
	margin:0}
.infoblok_text p{margin-top:0}
.infoblok_ttl h1{
	font-size:16px;
	padding:5px 0 10px 10px;
	font-weight:bold;
	margin:0}
td h1 a{
	text-decoration:none;
	color:#333;
}
.infoblok_zoom{float:left}

.button_bestel{
	vertical-align:top;
	margin-top:2px;	
}
.miniimg{
	border:1px solid #ccc;
	filter:alpha(opacity=60);
	opacity: 0.6;
	}
.miniimg:hover{
	border:1px solid #888;
	filter:alpha(opacity=100);
	opacity: 1;
	}
	
.infotable{
	width:509px;
	border:0px;
	padding:2px;
	margin-bottom:10px;}


.submitbutton{margin-top:10px}

.bestelknop{
display:block;
font:12px arial;
font-weight:bold;
padding:2px 5px;
text-decoration:none;
border:0;
color:#90c02b;
}
.detailsknop{
color:#5d2f17;
font-weight:bold;
text-decoration:none;
white-space: nowrap
}

.subcattd{
border:1px solid #958f7b;
}


/* KLEUREN /*
/*---------------------------------*/

/* BESTELKNOP en MENU en TITELBALK */

	
/* DETAILSKNOP en MENU TOP */
	#menutop{
	color:white;
	background:#9d5026;

	}

/* KLEUR Koptekst */
/* KLEUR prijs + winkelwagenkopje*/

.subcattd a{	 text-decoration:none; color:#333}
.subcattd a:hover{	 text-decoration:underline;}
	 a b.subcatttl{
	 color:#333;
	 font-size:13px;
	}
	
	
	th, h3, .infoblok_ttl h1{

	color:#534f42;
	}
.infoblok_prijs, .prijs{
color:#dd0000;

}



/*BESTELSYSTEEM KLEUREN /*
/*----------------------------------*/

/* LIJN kleur */
	.infoblok{
	border:1px solid #CCCCCC;
	}
.submitbutton{	border:1px solid #666666; color:#999999}

/* OPMAAK specsvlakken */
	.infotable td{
	background-color:#EEEEEE;
	border-bottom:1px solid #E0E0E0;
	}

/* Lichte achtergrond */
	.submitbutton{
	background:#E0e0e0;
	}

/* OPMAAK vlakken */
	.winkelwagenbg{
	background:#E1E1E1;
	border-bottom:1px solid #CCCCCC;
	padding:7px;
	}

.infoblok_crumbpath, .infoblok_crumbpath a {
  color: #cbc6c2;
  text-decoration: none;
  margin-bottom:15px;
}	

.infoblok_tags {
  border-top: 1px solid #DFECF1;
  float:left; 
  width: 530px;
  margin-top: 20px;
}
.infoblok_tags a{
  color: #bbb;
  text-decoration: none;
  font-size: 11px;
}
	
.infoblok_tags a:hover{
  text-decoration: underline;
}	


#nextprevnav {
	clear: both;
	padding: 5px 0px;
}

#nextprevnav a {
  color: #333;
  text-decoration: none;
  font-size: 12px;
}

#nextprevnav .nextprod {
	display: block;
	float: right;
	padding: 0 20px 0 0;
}
#nextprevnav a:hover {
  text-decoration: underline;
}