<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#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;
}

#studio_areas_section
{
	background: #A08C74;
}

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

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

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

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

#studio_times_section
{
	background: #A08C74;
}

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

#my_team li
{
	background: #6D5941;
	border-color: #333;
	color: #FAFAFA;
}

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

.my_team_pictures .slick-prev::before,.my_team_pictures .slick-next::before
{
	color: #6D5941;
}

#news_section
{
	background: #A08C74;
}

#my_team_hide_overall #my_team_button_hide
{
	background: #6D5941;
	border-color: #333;
	color: #FAFAFA;
}

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

#my_team_hide_overall #my_team_button_hide:hover
{
	background: #D3BFA7;
	color: #333;
}

#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;
}

.qtip-bootstrap .qtip-titlebar
{
	background-color: #6D5941 !important;
	color: #FAFAFA;
}

.qtip-content .confirm_button
{
	background-color: #6D5941;
	border-color: #333;
	color: #FAFAFA;
}

.qtip-content .confirm_button:hover
{
	background-color: #D3BFA7;
	color: #333;
}</pre></body></html>