#product_item_container {
	float:left;
	margin-bottom:4px;
	min-height:185px;
	width:370px;
	border:2px solid #a30313;
}
#product_titel {
	text-align:center;
	min-height:70px;
}
#product_foto {
	float:left;
	text-align:left;
	margin:20px;
	min-height:120px;
}
#foto_margin {
	min-height:75px;
}
#product_snel_bestellen {

	text-align:center;
}
#items {
	
}
#pagina_top {
	text-align:center;
}
#pagina_bottom {
	text-align:center;
}
#stap_selected {
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	background-color:#520008;
}
#stap_grijs {
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	background-color:#a30313;
}
#stap_grijs a:hover{
	color:#520008;
}
.button {
	padding:2px;
    border: 1px solid #000;
    background: #a30313;
    color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}
.button:hover {
    border: 1px solid #000;
    background: #520008;
    cursor : pointer;
}
#product_item_container legend {
	margin: 0em;
    padding: 0.2em 1em 0.2em 1em;
    font-size: 0.8em;
    color: #fff;
    border: 0.1em solid #FFA71C;   
    background-color: #AB7829;
    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-image:url(/design_images/productbg.png);
	border: 0.1em solid #FFA71C;
	padding:5px;
}
#slideshow_producten {
	width:170px;
	height:250px;
	overflow-x: auto;
	overflow-y: auto;
}

#tr_even {
	background-color:#232323;
}

#tr_oneven {

}
.opvallen_balk {
	background-color:#A30313;
	padding:2px;
	margin:5px;
}
.rode_rand {
	margin:5px;
	border:1px solid #A30313;
	padding:3px;
}







#imageflow {
			
			
}

#imageflow img { 
	position:absolute; 
	top:0px;
	border:none;
}
#imageflow h1 {
	text-align:center;
}
#imageflow a{
	color:#fff;
}
#imageflow .clear{
	clear:both;
}
#imageflow #images{
	visibility:hidden;
}
#imageflow #loading{
  font-family:Verdana,Arial,sans-serif;
	margin-top:10px;
	text-align:center;
	width:100%;
}
#imageflow #loading img{
	margin-top:10px;
	position:relative; 
}
#imageflow #captions{
	position:relative; 
	text-align:center;
	z-index:10000;
/*color:#5681ff;*/
font-family:Verdana,Arial,sans-serif;
font-size:14px;
font-weight:bold;
	
}
#imageflow #scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:3px solid #b3b3b3;
	z-index:10001;
}
#imageflow #slider{
	position:absolute;
	margin-top:-15px;
	margin-left:-10px;
	z-index:10002;
	background-image:url(/cmsdata/modules/winkel/icons/arrow.png);
	background-repeat:no-repeat;
	width:30px;
	height:30px;	
}
#imageflow #imageflow{
	
	text-align:left;
}
#imageflow #changelog{
	width:349px;
	border-right:solid 1px #666;
	float:left;
	margin-top: 15px;
}
#imageflow #changelog div{
	text-align: justify;
	padding: 0 15px 5px 15px;
}

#flowtext {
  font-family:Verdana,Arial,sans-serif;
	margin-top:10px;
	text-align:center;
	width:100%;
}
#product_omschrijving ul li{
	margin-left:30px;
}
.strike {
	display:inline;
	text-decoration: line-through;
	color:red;
}
.normaal {
	display:inline;
	color: #FFF;
}
#product_uitgebreid h1{
	font-size:18px;
	margin:0px;
}