html { font-size: 14px; }.background-1, #main-menu li.active, #info-tab li.active, input[type="button"], .content-teaser { background-color: #0080bf;  }.color-1, #main-menu a:hover, #main-menu .active-sub a, a, .wc-cal-event { color: #0080bf; }#background {
			 	background: rgba(0,128,191,0.5); /* Old browsers */
				background: -moz-radial-gradient(center, ellipse cover, rgba(0,128,191,0.5) 0%, #ffffff 40%); /* FF3.6-15 */
				background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,128,191,0.5)), color-stop(40%,#ffffff)); /* Chrome4-9,Safari4-5 */
				background: -webkit-radial-gradient(center, ellipse cover, rgba(0,128,191,0.5) 0%,#ffffff 40%); /* Chrome10-25,Safari5.1-6 */
				background: -o-radial-gradient(center, ellipse cover, rgba(0,128,191,0.5) 0%,#ffffff 40%); /* Opera 12+ */
				background: -ms-radial-gradient(center, ellipse cover, rgba(0,128,191,0.5) 0%,#ffffff 40%); /* IE10 preview */
				background: radial-gradient(ellipse at center, rgba(0,128,191,0.5) 0%,#ffffff 40%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,128,191,0.5)', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ 
}#cookie-accept-notebox {border-bottom-color: #0080bf;}#cookie-accept-notebox a#cookie-accept-button {background-color:#0080bf;}#header-contact .background-1:hover, .background-2, color-2, .active, #info-tab li, .content-teaser:hover { background-color: #999999; }#main-menu a, #main-menu li.active>a:hover, #main-menu li ul li a, a:hover { color: #999999; }#content { top: 440px; }

@media screen and (max-width: 1200px) {
	#content { top: 390px; }
}
@media screen and (max-width: 1000px) {
	#content { top: 330px; }
}
@media screen and (max-width: 860px) {
	#content { top: 250px; }
}

/* Comfortaa 
body, form, p, div, table, td, tr, h1, h2, h3 { font-family: 'Comfortaa'; font-weight: 300; }
h1, h2, h3, b,strong { font-weight: 700;  }
body { font-size: 14px; }*/