/*[[[[[[[[[[[[[[[[[     ]]]]]]]]]]]]]]]]]]]
[:::::::::::::::::[     ]:::::::::::::::::]
[:::::::::::::::::[     ]:::::::::::::::::]
[::::::[[[[[[[[[[[[     ]]]]]]]]]]]]::::::]
[:::::[                             ]:::::]
[:::::[          SQUIDIO.DE         ]:::::]
[:::::[      http://squidio.de      ]:::::]
[:::::[                             ]:::::]
[::::::[[[[[[[[[[[[     ]]]]]]]]]]]]::::::]
[:::::::::::::::::[     ]:::::::::::::::::]
[:::::::::::::::::[     ]:::::::::::::::::]
[[[[[[[[[[[[[[[[[[[     ]]]]]]]]]]]]]]]]]*/




/* Eigener CSS Code */

/**
 * 	
 * 
 * 
 */

/* BOF hk 2017-10-17: Produktoptionenbilder */
.k1_outer_color_field {
	float:left; 
	width:auto; 
	height:auto; 
	margin:1px; 
	padding:2px; 
	cursor:pointer; 
	border:#ffffff 1px solid;
}

.k1_inner_color_field {
}

.k1_catlist_cat {
	height:auto;
}

.k1_catlist_imagelist {
	text-align:center;
}

.k1_catlist_image {
	/*float:left;*/
}

.k1_catlist_title {
	background-color:#FFFF5F;
	padding:4px;
	margin-bottom:10px;
}

/* 
 * 
 * Styles f�r die Darstellung der Optionsbilder je Option:
 * F�r neue Optionen bitte die options_id ermitteln und 
 * einen Style wie option_image_1 kopieren und die neue options_id
 * f�r die Zahl am Ende des Style-Namens einsetzen.
 * Dann H�he, Breite und Art der Background-Image-Darstellung
 * anpassen.
 *
 */

.option_image_1 {
	width:40px; 
	height:40px; 
	margin:1px; 
	border:#000000 1px solid;
	background-repeat:no-repeat;
	background-size:cover;
}

.option_image_6 {
	width:40px; 
	height:40px; 
	margin:1px; 
	border:#000000 1px solid;
	background-repeat:no-repeat;
	background-size:cover;
}

.option_image_7 {
	width:50px; 
	height:50px; 
	margin:1px; 
	border:#000000 1px solid;
	background-repeat:no-repeat;
	background-size:cover;
}

.option_image_8 {
	width:55px; 
	height:55px; 
	margin:1px; 
	border:#000000 1px solid;
	background-repeat:no-repeat;
	background-size:contain;
}

.option_image_9 {
	width:80px; 
	height:80px; 
	margin:1px; 
	border:#000000 1px solid;
	background-repeat:no-repeat;
	background-size:contain;
}

.option_image_10 {
	width:50px; 
	height:50px; 
	margin:1px; 
	border:#000000 1px solid;
	background-repeat:no-repeat;
	background-size:cover;
}

.option_image_11 {
	width:50px; 
	height:50px; 
	margin:1px; 
	border:#000000 1px solid;
	background-repeat:no-repeat;
	background-size:cover;
}

.option_image_12 {
	width:50px; 
	height:50px; 
	margin:1px; 
	border:#000000 1px solid;
	background-repeat:no-repeat;
	background-size:cover;
}

.option_image_13 {
	width:50px; 
	height:50px; 
	margin:1px; 
	border:#000000 1px solid;
	background-repeat:no-repeat;
	background-size:cover;
}

.option_image_14 {
	width:50px; 
	height:50px; 
	margin:1px; 
	border:#000000 1px solid;
	background-repeat:no-repeat;
	background-size:cover;
}

.option_image_15 {
	width:50px; 
	height:50px; 
	margin:1px; 
	border:#000000 1px solid;
	background-repeat:no-repeat;
	background-size:cover;
}

.option_image_16 {
	width:50px; 
	height:50px; 
	margin:1px; 
	border:#000000 1px solid;
	background-repeat:no-repeat;
	background-size:cover;
}

/* EOF hk 2017-10-17: Produktoptionenbilder */

