h1, h2 {
    font-size: 48px;
    letter-spacing: 4px;
}

h3 {
	font-size: 16px;
	font-family: 'Frutiger Pro 65 Bold', 'Frutiger Bold', 'Frutiger', sans-serif;
	letter-spacing: 2px;
}

h5 {
	font-family: 'Frutiger Pro 55 Roman', 'Frutiger Roman', 'Frutiger', sans-serif;
	padding-top: 12px;
}

h6 {
	font-family: 'Frutiger Pro 55 Roman', 'Frutiger Roman', 'Frutiger', sans-serif;
}

#kopf h1, #kopfMobile h4, #kopf h4, .kopftext { color: #fff; }
#kopf h2 { color: #dfdfdf; }

.knopf button {
	font-size: 17px;
    font-family: 'Frutiger Pro 65 Bold', 'Frutiger Bold', 'Frutiger', sans-serif;
    letter-spacing: 0px;
	line-height: 20px;
}

.jahr {
	color: #aaaaaa;
	letter-spacing: 1px;
	cursor:pointer;
}

.kreis {
	background: #fff;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 2px solid #dadada;
	margin: 0 auto;
}

a {
	cursor:pointer;
}

.svgicon img {
	width: 32px;
}

.svgiconkleiner img {
	width: 23px;
}

.rechteckverlauf {
	width: 2px;
	height: 100px;
	margin: 0 auto;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,dadada+100&0+0,0.65+100 */
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(218,218,218,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(218,218,218,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(218,218,218,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#a6dadada',GradientType=0 ); /* IE6-9 */
}

.vorteil figure, .svgicon figure {
	border: 1px solid #bdcad1;
    padding: 15px;
    border-radius: 50%;
}

.svgiconkleiner figure {
    padding: 12px;
}

.vorteil {
	cursor:pointer;
}

.vorteil-text h5 {
	font-family: 'Frutiger Pro 45 Light', 'Frutiger Light', 'Frutiger', sans-serif;
}

.vorteil-text, .zu {
	display: none;
}

#vorteil-text0 {
display: block;
height: 194px;
}

#vorteil-text0 h5 {
font-family: 'Frutiger Pro 45 Light', 'Frutiger Light', 'Frutiger', sans-serif;
}

.vorteil-text .wpb_text_column .wpb_wrapper {
height: 180px !important;
}

.vc_tta-panels a span {
font-size: 18px;
}

.vc_tta-container h2 {
font-family: 'Frutiger Pro 55 Roman', 'Frutiger Roman', 'Frutiger', sans-serif;
font-size: 18px;
line-height: 24px;
color: #4f4f4f;
padding-bottom: 12px;
letter-spacing: 0;
margin-top: 0px;
}

#footer h5 {
color: #337ab7
}