﻿/*	=================================
		SOFAs
	================================= */

.btn, nav div > a:hover, .faqs > label:before, .slider label:before, .teaser .row > div > span:nth-child(1), footer .partner, #reference > div > .run > a, #reference a.close
{	background-color: rgba(045,150,205,1.00); color: rgba(255,255,255,1.00); }

p > a, li > a, td > a, label > a, h3, p a, .link, .include > span.ok, header > div > span:nth-child(2) > span
{	color: rgba(045,150,205,1.00); }

.calc-on .panel > div > div:nth-child(3)
{	box-shadow: inset 0 0 0 0.50em rgba(045,150,205,0.25); }

/*	=================================
		Backgrounds
	================================= */

/* --- BG White --- */
header + article, footer, .tipp a > span, .webinar
{	background-color: rgba(255,255,255,1.00); }

/* --- BG Light #fafafa--- */
body, .overlay > div, .faqs > input:checked + label, .faqs > input:checked + label:before, .faqs > input:checked + label + div, .table .sub, .page .prices
{	background-color: rgba(250,250,250,1.00); }

/* --- BG Light #f0f0f0 --- */
article:nth-child(2n+1), .panel > div > div, .panel > div > div:nth-child(2):before, .panel > div > div:nth-child(2):after
{	background-color: rgba(240,240,240,1.00); }

/* --- BG Dark #1d394f --- */
.webinar > div:nth-child(1), a.hotline, #reference > div > .run > span
{	background-color: rgba(029,057,079,1.00); }

/*	=================================
		Text
	================================= */

/* --- TXT White --- */
nav a, .teaser *, #vimeo h3, .vimeo, .slider label:after, .webinar > div:nth-child(1) *, a.hotline *, footer .partner *, #reference *
{	color: rgba(255,255,255,1.00); }

/* --- TXT Dark #1d394f --- */
h1, h2
{	color: rgba(029,057,079,1.00); }

/*	=================================
		Borders
	================================= */

*
{	border-color: rgba(000,000,000,0.12); }

input, textarea, select, input + label:before
{	box-shadow: inset 0 0 0 1px rgba(000,000,000,0.12); }

input:focus, textarea:focus, input:checked + label:before
{	box-shadow: inset 0 0 0 1px rgba(000,000,000,0.60); }

.btn, .teaser .row > div > span:nth-child(1), .tipp > a > span, #reference > div > .run > a
{	box-shadow: 0 2px 3px 0 rgba(000,000,000,0.15); }

/*	=================================
		END
	================================= */
