.f_lightbox {
	overflow: auto;
	background: white;
	padding: 20px;
	width: 1200px;
	max-width: 100%;
}
.kol_details {
	background: white;
	padding-right: 0px;
	padding-left: 0px;
}
.col_details_bilder {
	float: left;
	width: 510px;
}
.kd_bild {
	float: left;
	border: 1px solid #DDDDDD;
	margin-right: 20px;
}
.kd_weiter_bilder {
	float: left;
}
.kd_wb_box {
	width: 130px;
	height: 100px;
	border: 1px solid #DDDDDD;
	text-align: center;
	margin-bottom: 20px;
}
.kd_wb_box img {
	height: 100%;
	width: auto;
}
.col_details_info {
	float: right;
	width: -moz-calc(100% - 510px);
	width: -webkit-calc(100% - 510px);
	width: -o-calc(100% - 510px);
	width: calc(100% - 510px);
}
.kol_headline {
	font-size: 24px;
	padding-bottom: 20px;
}
.kol_subline {
	font-size: 20px;
	padding-bottom: 10px;
}
.stoffe_bild img {
	width: 100%;
	height: auto;
	border-radius: 5px;
}
.container_no_padding {
	padding-left: 0px;
	padding-right: 0px;
}
.stoffe_text {
	text-align: center;
	font-size: 16px;
}
.row_stoffe {
	margin-right: -5px;
	margin-left: -5px;
}
.col_kollektion,
.col_stoffe {

}
