#product_item_container {
	float:left;
	margin:0px;
	min-height:100px;
	width:170px;
}
#product_titel {
	margin:10px;
	min-height:25px;
}
#product_nummer {
	min-height:15px;
}
#product_foto {
	margin-left:0px 10px 10px 10px;
	text-align:center;
	min-height:100px;
}
#product_snel_bestellen {
	margin:10px;
	text-align:center;
}
#items {
	
}
#pagina_top {
	text-align:center;
}
#pagina_bottom {
	text-align:center;
}
#stap_selected {
	text-align:center;
	color:#000000;
	background-color:#c8b454;
}
#stap_grijs {
	text-align:center;
	color:#000000;
	background-color:#f0e093;
}

.button {
	padding:2px;
    border: 1px solid #8f8f8f;
    background: #f0e093;
    
}
.button:hover {
    border: 1px solid #8f8f8f;
    background: #c8b454;
    cursor : pointer;
}
#product_item_container legend {
	margin: 0em;
    padding: 0.2em 1em 0.2em 1em;
    font-size: 0.8em;
    color: #fff;
    border-top: 0.1em solid #65B6E3;   
    border-left: 0.1em solid #65B6E3;   
    background-color: #4284B5;
    text-transform: uppercase;
    font-family: Verdana, Arial, sans-serif;
}
#product_item_container legend a {
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
}
#product_item_container fieldset {
	margin:5px;
	background-color:#EDF2F7;
	border: 0.1em solid #65B6E3;
	padding:5px;
}
#product_item_container legend a {
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
}
#slideshow_producten {
	width:170px;
	height:250px;
	overflow-x: auto;
	overflow-y: auto;
}
.selected_categorie {
	color:#151515;
}

