

.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;
	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:500px;
	float:left;
	padding-bottom: 10px;
	margin-top:6px;
	background:white}
.infoblok_image{
	float:right;
	width:140px;
	margin:5px 10px 11px 15px;
	display:block}
.infoblok_order{
	float:right;
	margin-right:10px}
.infoblok_prijs{
	float:right;
	font-weight:bold;
	font-size:120%;
	width:140px;}
.infoblok_text{
	padding:0 10px;
	line-height:145%;
	margin:0}
.infoblok_text p{margin-top:0}
.infoblok_ttl h1{
	font-size:16px;
	padding:5px 0 10px 10px;
	font-weight:bold;
	margin:0}
.infoblok_zoom{float:right;}

.button_bestel{
	vertical-align:top;
	margin-top:2px;	
}

.infotable{
	width:490px;
	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;

}
.detailsknop{
display:block
font:12px arial;
font-weight:bold;
padding:2px 5px;
text-decoration:none;
color:white;

}


.titelbalk h1{
	font:18px verdana;
	color:#656d7f;
}


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

/* BESTELKNOP en MENU en TITELBALK */
 	.bestelknop, #menu li a:hover{
	color:white;
	background:#160c5c;
}
.bestelknop{
	border-bottom:3px solid #160c5c;
	}
	
/* DETAILSKNOP en MENU TOP */
	.detailsknop{
	color:white;
	border:3px solid #656d7f;
	background:#656d7f;

	}

/* KLEUR Koptekst */
/* KLEUR prijs + winkelwagenkopje*/
.subcatttl, th, h3, .infoblok_ttl h1{

	color:#656d7f;
	
	}
.infoblok_prijs, .prijs{
	color:#ff9900;
}


/* TOPBALK */
	#topmenu{

	background:#8c929f;

	}



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

/* LIJN kleur */
	
.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;
	}



