html { font-size: 14px; }.background-1, #main-menu li.active, #info-tab li.active, input[type="button"], .content-teaser { background-color: #1481c4;  }.color-1, #main-menu a:hover, #main-menu .active-sub a, a { color: #1481c4; }#background {
			 	background: rgba(20,129,196,0.5); /* Old browsers */
				background: -moz-radial-gradient(center, ellipse cover, rgba(20,129,196,0.5) 0%, #ffffff 40%); /* FF3.6-15 */
				background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(20,129,196,0.5)), color-stop(40%,#ffffff)); /* Chrome4-9,Safari4-5 */
				background: -webkit-radial-gradient(center, ellipse cover, rgba(20,129,196,0.5) 0%,#ffffff 40%); /* Chrome10-25,Safari5.1-6 */
				background: -o-radial-gradient(center, ellipse cover, rgba(20,129,196,0.5) 0%,#ffffff 40%); /* Opera 12+ */
				background: -ms-radial-gradient(center, ellipse cover, rgba(20,129,196,0.5) 0%,#ffffff 40%); /* IE10 preview */
				background: radial-gradient(ellipse at center, rgba(20,129,196,0.5) 0%,#ffffff 40%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20,129,196,0.5)', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ 
}#header-contact .background-1:hover, .background-2, color-2, .active, #info-tab li, .content-teaser:hover { background-color: #878787; }#main-menu a, #main-menu li.active>a:hover, #main-menu li ul li a, a:hover { color: #878787; }