html.high_contrast .farbe-1{
	background:#2E2E2E;
	color:white;
}
html.high_contrast .farbe-2{
	background:#707070;
	color:white;
}
html.high_contrast .farbe-3{
	background:#E8E8E8;
	color:#002E43;
}

html.high_contrast .farbe-4{
	background:#002E43;
	color:white;
}

html.high_contrast #header_main_site_title > a{
	background:#2E2E2E;
}

html.high_contrast .testimonial.border-farbe-1 .fl-row-content,
html.high_contrast .testimonial.border-farbe-4 .fl-row-content{
	border-color: #2E2E2E;
}

html.high_contrast .testimonial.border-farbe-2 .fl-row-content{
	border-color: #707070;
}

html.high_contrast .testimonial.border-farbe-3 .fl-row-content{
	border-color: #E8E8E8;
}