#content_area h1 {
	color: #474744;
}

#logoExquisit{
	margin: 0 0 0 10px;
}
#exquisitHeaderImage {
	margin: 0 0 5px 10px;
}
.rezepte_search_box{
	background:#E8E8E8;
	color: #333333;
}
.rezepte_search_box_input input,
.rezepte_search_box_input select {
	border:1px solid #c4c4c4 !important;
}

/* Teaser */
.ct_text2 {
	background: #e8e8e8;
}


#wysiwyg_c .ct_entry2 {
	background: #e8e8e8;
}

.ti_text {
	background: #e8e8e8;
}

#content_area .ti_text p a:link, #content_area .ti_text p {
	color:#474744;
}
/* List */

.pl_entry{
	background: #e8e8e8 url(/static/images/pl_entry_exquisit_bg.gif) no-repeat left top !important;
	color:#333333;
}

.pl_product_taste, .pl_product_usage {
	color:#333333;
}

.product_list a:active {
	color:#333333 !important;
}

.lp_productfooter_nav a.nav_active:link, 
.lp_productfooter_nav a.nav_active:visited, 
.lp_productfooter_nav a.nav_active:active, 
.lp_productfooter_nav a.nav_active:hover {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #4d4c4c;
	color:#333333 !important;
}

.lp_product_list_footer  {
	color: #333333;
}

#content_area {
	color: #474744;
}

#content_area a:link, #content_area a:visited {
	color:#333333 !important;
}

#content_area #breadcrumb a:link,  #content_area #breadcrumb a:visited {
	background:url(../images/breadcrumb_arrow_exquisit.gif) no-repeat left 4px;
	color: #474744;
}

#content_area #breadcrumb a:hover {
	background:url(../images/breadcrumb_arrow_hl.gif) no-repeat left 4px;
}

#content_area ul li {
	background:transparent url(../images/navi_submenu_icon_exquisit.gif) no-repeat scroll 0 3px;
}

.product_list a:visited {
	color:#333333 !important;
}

.pl_entry .pl_product {
	background: #fff;
}

/* Detail */
.gv_product_entry th {
	background:none;
	border-bottom:1px solid #d5d6d6;
}
.gv_product_entry .emptyrow th{
	border:none;
}

.gv_product_entry {
	color:#757677;
}

.gv_product_text {
	border-bottom:1px solid #d5d6d6;
	color: #464643;
	background: url(/static/images/productlist_exquisite_separator.gif) no-repeat left 6px;
}
.pl_product_text {
	border-bottom:1px solid #d5d6d6;
	background: url(/static/images/productlist_exquisite_separator.gif) no-repeat left 6px;
}
