#top_bar
{
	background: #A08C74;
}

#top_bar_line
{
	border-top-color: #A08C74;
}

header
{
	background-color: #A08C74;
	background: linear-gradient(rgba(160,140,116,0.8) 97%,rgba(160,140,116,0) 100%);
}

#navigation li a:hover
{
	color: #FAFAFA;
}

#slider_section
{
	background: #D9C5B0;
	background: rgba(217,197,176,0.7);
	background: linear-gradient(rgba(217,197,176,0) 0%,rgba(217,197,176,0.5) 100%);
}

#caption_text_section
{
	background: #D9C5B0;
	background: rgba(217,197,176,0.7);
	background: linear-gradient(rgba(217,197,176,0.5) 0%,rgba(217,197,176,1) 50%);
}

#picture_text_div.ql-editor a
{
	color: #FAFAFA;
}

#galleries_section
{
	background: #A08C74;
}

#galleries li
{
	background: #6D5941;
	color: #FAFAFA;
}

#galleries li.active
{
	background: #D3BFA7;
	color: #333;
}

.gallery_pictures .slick-prev::before,.gallery_pictures .slick-next::before
{
	color: #D3BFA7;
}

#preferences_equipment_section
{
	background: #D9C5B0;
}

.spacer_section
{
	background: rgba(160,140,116,0.5);
}

#news_section
{
	background: #A08C74;
}

#news_div #button_more_news_overall #button_more_news
{
	background: #6D5941;
	border-color: #333;
	color: #FAFAFA;
}

#news_div #button_more_news_overall #button_more_news:hover
{
	background: #D3BFA7;
	color: #333;
}

#contact_section
{
	background: #D9C5B0;
	background: rgba(217,197,176,0.95);
}

#contact_data_overall
{
	color: #333;
}

#contact_form .contact_field,#contact_form .contact_field input,#contact_form .contact_field textarea 
{
	background: #6D5941;
	color: #FAFAFA;
}

#contact_form .contact_field span
{
	color: #FAFAFA;
}

#contact_form #form_button_send
{
	background: #6D5941;
	border-color: #333;
	color: #FAFAFA;
}

#contact_form #form_button_send:hover
{
	background: #D3BFA7;
	color: #333;
}

#partner_links_section
{
	background: #D9C5B0;
	background: rgba(217,197,176,0.7);
	background: linear-gradient(rgba(217,197,176,0.5) 0%,rgba(217,197,176,1) 50%);
}

#partner_links_back a,#imprint_back a,#privacy_policy_back a
{
	background: #6D5941;
	border-color: #333;
	color: #FAFAFA;
}

#partner_links_back a:hover,#imprint_back a:hover,#privacy_policy_back a:hover
{
	background: #D3BFA7;
	color: #333;
}

footer
{
	background: #A08C74;
}

.go-top
{
	background-color: #6D5941;
}

.go-top:hover
{
	background-color: #D3BFA7;
}