@charset "UTF-8";

/**
 * "My Design" 
 *
 * @creator       Kupferschmidt
 * @file          my_layout.css
 */

/* =================================================================== */
/* Local changes                                                       */
/* =================================================================== */

#colul_start_description {
	float:left;
	width: 65%;
	text-align:left;
}

#colul_start_infoBox {
	float:left;
}

.colul_colection_image {
	width: 800px;
}

.colul_colection_image_title {
	margin-top: 5px;
	font-size: 8pt;
}

.colul_colection_text_list {
	font-size: 14px;
	text-align: justify;
}
/* =================================================================== */

label {
	justify-content: left !important;
}
.dpt_search_inputfield {
	padding-left:12px;
	padding-right:12px;
}