/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 24 2025 | 10:39:34 */
#Kalkulation .rechtsschutzversicherung div.small ul li::before {
    font-family: 'FontAwesome';
    content: "\f00c";
    margin: 5px;
}

.hidden{
	display:none;
}

.right{
	text-align:right;
}

.WWBold{
	font-family:'WWTypeBold';
}

.inlineBlock{
	display:inline-block !important;
}

.subform i.tooltip{
	position:absolute;
	right:20px;
}

#OfferLink, #OfferLinkOnline {
    position: fixed;
    left: 0;
    top: 80%;
    padding:10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    display: none;
    text-decoration: none;
    z-index: 7;
    background:white;
	cursor: pointer;
}

#OfferLinkOnline::before, #OfferLink::before {
    color:#ff7f50;
    content: "\f1ec";
    font-family: FontAwesome;
    font-size: 125%;
    font-size: 40px;
    display: block;
}

table#makeEven{
	border:2px solid black;
}

table#makeEven tr:nth-child(even){
	background:#f9f9f9;
}

table#makeEven tr:nth-child(odd){
	background:white;
}

div.interneLinks ul.display-posts-listing{
	margin:0;
}

div.interneLinks ul.display-posts-listing li{
	list-style:none;
}

div.interneLinks ul.display-posts-listing li a{
	color:var(--e-global-color-secondary);
}

div.interneLinks ul.display-posts-listing li a::before {
    font-family: 'FontAwesome';
    content: "\f0c1";
    margin-right: 5px;
    color: var(--e-global-color-primary);
    font-size: 14px;
}


/*DIV BOX*/
#divbox {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 1000;
    display: flex;
    justify-content:center;
	display:none;
}

div#divbox.waiting{
	background: rgba(0, 0, 0, 0.65) url('https://vvf24.de/img/bittewarten.png') no-repeat center center;	
}
/*
div#divbox.waiting::before {
    content: "\f0f4" ' Bitte warten...';
    position: absolute;
    color: var(--e-global-color-primary);
    top: calc(50% - 1em);
    font-size: 2em;
    font-family: 'Fontawesome';
	background:white;
	padding:25px;
}
*/
#sourceFrame {
    height: 100%;
    max-width: 1140px;
    position: absolute;
	padding:40px 0px 5px 5px;
	display:none;
	background: white url('https://vvf24.de/img/bittewarten.png') no-repeat center center;	
}

a#lightTableClose {
    fill: var(--e-global-color-primary);
    position: absolute;
    width: 25px;
    height: 25px;
    z-index: 1001;
    top: 5px;
}

/*footer font-size reduzieren*/
footer, #footer{
	font-size:0.8em;
}

/* display-posts im footer*/
footer div.display-posts-listing li:fist-child{
	border-top:1px solid #e9e9e9;
}


footer ul.display-posts-listing li{
	border-bottom:1px solid #e9e9e9;
	padding:6px;
}

/*display posts PlugIn*/
div.listing-item {
	padding:0 0 10px 0;
}
div.listing-item a.title{
	padding:5px 0 0 0;
	font-family:'WWTypeBold';
}

/*RegisterRechtsSmall*/
div#RegisterRechtsSmall {
    position: relative;
}

div#RegisterRechtsSmall div.Selektor {
    position: absolute;
	right:0;
	background:white;
	border:1px solid #007A8C;
}

div#RegisterRechtsSmall div.Selektor a.slink, div#RegisterRechtsSmall div.Inhalt a.regNext{
	color:#007A8C;
	padding:0 0 0 5px;
}

div#RegisterRechtsSmall div.Inhalt a.regNext{
	display:block;
	text-align:right;
	padding:20px;
}


div#RegisterRechtsSmall div.Selektor a.selected{
	font-weight:600;
}

div#RegisterRechtsSmall div.Selektor a.invalidSelectorLink{
	padding:0;
	color:red;
	font-weight:600;
}

div#RegisterRechtsSmall div.Selektor a.slink:before, div#RegisterRechtsSmall div.Inhalt a.regNext:before{
	position: relative;
    font-family: FontAwesome;
    color: #ff7a53;
    font-size: 20px;
    margin-right: 10px;
    content:"\f0da";
    border: none;
}

div#RegisterRechtsSmall div.Selektor a.invalidSelectorLink:before{
	color: red;
    font-size: 20px;
    margin-right: 5px;
    content: "\f071";;
}


/* TOC Menu */
.toc_liste li{
	padding:5px !important;
}

.toc_list a::before{
	font-family:FontAwesome;
	content:"\f0da";
	display:inline-block;
	font-size:15px;
	margin-right:10px;
}

/*whatsapp button footer*/
.whatsapp a{
	background:#64d448;
	color:white;
	font-family:'WWTypeBold';
	font-size:25px;
}

.whatsapp a::before{
	font-family:FontAwesome;
	content:"\f232";
	font-size:25px;
	display:inline-block;
	margin-right:5px;
}

/*whatsapp button header*/
header li.wa_header a span, li.wa_top a{
	background:#64d448 !important;
	color:#fff;
	border-radius:4px;
	padding:10px;
	font-weight:600;
}
header li.wa_header a span:before, li.wa_top a:before{
	font-family:FontAwesome;
	content:"\f232" !important;
	font-size:15px;
	display:inline-block;
	margin-right:5px;
}


/*Zinstabelle*/
#zinstabelle{
	width:100%;
}

#zinstabelle tr td{
	width:25%;
}

#zinstabelle tr td:nth-child(even):not(.white) {
    background: #f9f9f9;
}

/*newForm*/

#newForm, #Kalkulation{
	font-family:'WWType';
	font-size:1.1em;
}

#newForm ol{
	list-style:none;
	padding:5px;
	margin:0;
}

#newForm ol ul{
	margin:10px;
}

#newForm ol li{
	list-style:none;
}

#newForm ol li > label, #Kalkulation ul.head li > label{
	color:#007A8C;
	text-decoration:underline;
	font-family:'WWTypeBold';
	padding-top:50px;
}


#newForm ol ul li > label{
	padding:20px 0 0 0;
	color:black;
	font-family:'WWType';
	text-decoration:none;
}

#newForm select, #newForm input:not([type=checkbox]):not([type=radio]), #newForm textarea{
	/*border:2px solid #ff7a53; */
	background-color:white;
	padding:5px;
	color:black;
	font-size:1.0em;
	box-shadow: 0 3px 3px 0 lightgray;
}

#newForm input:not([type=checkbox]):not([type=radio]), #newForm select{
	max-width:400px;
	width:100%;
}

#newForm select.longInput{
	max-width:95%;
}

#newForm select.anzahl, #newForm input.anzahl, #newForm input[type=number]{
	max-width:200px;
}

#newForm select#Anrede, #newForm select#Familienstand, #newForm input#Kreditbedarf{
	width:200px;
}

#newForm label, #Kalkulation label{
	display:block;
}


#newForm input[type=radio], #Kalkulation input[type=radio]{
	display:block;
}

#newForm input[type=radio], #newForm input[type=checkbox], #Kalkulation input[type=radio], #Kalkulation input[type=checkbox] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

#newForm input[type=radio]:checked + label:before, #Kalkulation input[type=radio]:checked + label:before {
    content: "\f192";
    color: #ff7a53;
}

#newForm  input[type=checkbox]:checked + label:before, #Kalkulation input[type=checkbox]:checked + label:before {
    content: "\f046";
    color: #ff7a53;
}

#newForm input[type=radio] + label:before, #newForm input[type=checkbox] + label:before, #Kalkulation input[type=radio] + label:before, #Kalkulation input[type=checkbox] + label:before {
    font-family: FontAwesome;
    display: inline-block;
    color: black;
/*    width: 40px;
    font-size: 25px; */
    margin-right: 10px;
}

#newForm input[type=radio] + label:before, #Kalkulation input[type=radio] + label:before{
	content: "\f1db";
}

#newForm input[type=checkbox] + label:before, #Kalkulation input[type=checkbox] + label:before {
    content: "\f096";
}

#newForm button.submit{
    font-size: 1.5em;
    border: 0;
    color: #007A8C;
    max-width: 600px;
    margin: 20px auto;
    display: block;
    padding: 10px 20px 10px 20px;
    transition: all 0.5s;
    position: relative;
    background:white;
    box-shadow: 0 5px 5px 0 gray;
	text-transform:inherit;
	line-height:inherit;
	letter-spacing:inherit;
	font-family:'WWTypeBold';
}

#newForm button.submit::before {
    font-family: FontAwesome;
    content: "\f061";
    font-size: 30px;
    margin-right: 10px;
    display: inline-block;
    transition: all 0.5s;
}

#newForm div.subform, #Kalkulation div.subform{
	padding:20px;
	border-left:2px solid #007A8C;
	margin-left:10%;
	position:relative;
}

#newForm div.subform label, #Kalkulation div.subform label{
	padding:15px 0 0 0;
}


input[type=radio] + label, input[type=checkbox] + label, .whatsapp a {
    cursor: pointer;
}

#newForm span.hinweis, #Kalkulation span.hinweis{
	color:red;
}

#newForm .invalid, #Kalkulation .invalid{
	border-bottom:4px solid red;
}

#newForm .consentRequired, #Kalkulation .consentRequired{
	color:red;
}

#Kalkulation #Angebote_Ansicht .tarifdaten input[type=number]{
	width:200px;
	display:block;
} 


#newForm span.hinweis:before, #Kalkulation span.hinweis:before{
    font-family: FontAwesome;
    content: "\f071";
    padding-left: 10px;
}

#newForm a[data-open]{
	display:block;
	padding:5px 5px 5px 30px;
	color:#ff7a53;
	font-family:'WWTypeBold';
}	

#newForm a[data-open]:before {
    position: relative;
    font-family: FontAwesome;
    color: #ff7a53;
    font-size: 20px;
    margin-right: 10px;
    content:"\f0da";
    border: none;
}

#newForm a.welldone{
	color:gray;
	font-family:'WWType';
	padding:5px;
}

#newForm a.welldone:before {
    position: relative;
    font-family: FontAwesome;
    color: #66FF33;
    font-size: 20px;
    margin-right: 5px;
    content: "\f00c";
    border: none;
}

#newForm  li#Fahrzeugdaten h3, #newForm h3.section{
	margin-top: 30px;
    color: #007A8C;
    font-size: 1.5em;
}

#newForm div.buttons{
	text-align: center;
    padding: 5%;
	border-bottom:1px solid gray;
}

#newForm button.addFzgKlasse, #newForm button.removeFzgKlasse{
	font-family:'WWType';
	margin:20px 0 0 25px;
	border:0;
	padding:5px;
	box-shadow:0 5px 5px 0 gray;
	width:80%;
}
#newForm button.addFzgKlasse:before, #newForm button.removeFzgKlasse:before{
	font-family:FontAwesome;
	display:inline-block;
	margin-right:5px;
	font-size:20px;
	color:#ff7a53;
}

#newForm button.addFzgKlasse:before{
	content:"\f055";
}

#newForm button.removeFzgKlasse:before{
	content:"\f056";
}

#newForm p.fzgnummer {
    padding:0 0 0 10px;  	
}

#newForm p.fzgnummer:before{
	font-family:FontAwesome;
	content:"\f1ba";
	margin-right:5px;
	font-size:20px;
	display:inline-block;
	color:#fb9403;
}

#newForm li span.section {
    color: #007A8C;
    padding: 25px 0 0 0;
    display: block;
    font-weight: 600;
    font-size: 1.1em;
}

#newForm li span.headline {
    font-weight: 600;
}

#newForm input#Tag, #newForm input#Monat, #newForm input#Jahr{
	width:90px;
}

#newForm select.auswahlKurz{
	max-width:275px;
}

#newForm p.hinweistext, #newForm .explain{
	font-size:0.85em;
	color:gray;
}

/*Zahnzusatzversicherung*/

form#Kalkulation div.fortschritt{
	display:flex;
	justify-content: space-evenly;
	padding-bottom:25px;
	padding-top:25px;
}

form#Kalkulation div#personen{
	max-width:500px;
	margin:0 auto;
}

/*
	MÃ¼sste Standard sein	

form#Kalkulation div#personen label{
	display:block;
}
*/
form#Kalkulation div#personen select {
    max-width: 300px;
}

form#Kalkulation div#personen input.Jahr {
    max-width: 100px;
}


form#Kalkulation div.fortschritt a.disabled::before {
    background: #f9f9f9;
    color: #f1f1f1;
}

form#Kalkulation div.fortschritt a.enabled::before {
    background: #f9f9f9;
    color: var(--e-global-color-primary);
}

form#Kalkulation div.fortschritt a.selected::before{
    background: #F84914;
    color: white;
    border: 3px solid #64d448;
}

form#Kalkulation div.fortschritt a::before{
    padding: 15px 30px 15px 30px;
    border: 3px solid #f1f1f1;
    display: block;
    border-radius: 10px;
	font-family:'FontAwesome';
	font-size:30px;
}


form#Kalkulation div.fortschritt a#person::before{
	content:"\f007";
}

form#Kalkulation div.fortschritt a#tarifdaten::before{
	content:"\f1ec";
}

form#Kalkulation div.fortschritt a#antragsdaten::before{
	content:"\f56c";
}

form#Kalkulation ul li{
	list-style:none;
	padding:0.3em;
}

form#Kalkulation div#tarif div#Angebote_Ansicht div.personen, form#Kalkulation div#tarif div#Angebote_Ansicht div.tarifdaten{
	display:inline-block;
}

form#Kalkulation div#tarif div#Angebote_Ansicht div.personen{
	width:160px;
	vertical-align:top;
	top:50px;
	position:sticky;
	/*box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.5); */
	padding:40px 0 40px 0;
	border-right:1px solid var(--e-global-color-582b63e);

}

form#Kalkulation div#tarif div#Angebote_Ansicht div.sliderBlock {
    display: flex;
    flex-direction: column;
}

form#Kalkulation div#tarif div#Angebote_Ansicht div.sliderBlock span.SBOutput {
    color: var(--e-global-color-582b63e);
    background: #f9f9f9;
    display: inline-block;
	padding:5px 20px 5px 20px
}
form#Kalkulation div#tarif div#Angebote_Ansicht .sliderHeadline {
    position: relative;
}
form#Kalkulation div#tarif div#Angebote_Ansicht .sliderHeadline .second {
    position: absolute;
    left: 50%;
    top: 0;
}
form#Kalkulation div#tarif div#Angebote_Ansicht .sliderHeadline .third {
    position: absolute;
    left: 60%;
    top: 0;
}
form#Kalkulation div#tarif div#Angebote_Ansicht .sliderHeadline .last {
    position: absolute;
    right:20px;
    top: 0;
}

form#Kalkulation div#tarif div#Angebote_Ansicht div.personen.xl{
	width:250px;
}

form#Kalkulation div#tarif div#Angebote_Ansicht div.personen.xl > ul{
	margin:0;
}

form#Kalkulation div#tarif div#Angebote_Ansicht div.tarifdaten{
	width:calc(100% - 200px);
	margin-left:25px;
	/*border-left:1px solid gray;*/
}

form#Kalkulation div#tarif div#Angebote_Ansicht div.tarifdaten.xl{
	width:calc(100% - 280px);
	border:0;
}

form#Kalkulation div#tarif div#Angebote_Ansicht div.tarifdaten div.info ul li::before {
    font-family: 'FontAwesome';
    content: "\f00c";
    margin: 5px;
	color:var(--e-global-color-accent);
	vertical-align: top;
}

form#Kalkulation div#tarif div#Angebote_Ansicht div.tarifdaten div.info ul li span{
	display:inline-block;
	width:calc(100% - 70px);
}


form#Kalkulation div#tarif div#Angebote_Ansicht div.tarifdaten.xl ul.head, form#Kalkulation div#tarif div#Angebote_Ansicht div.tarifdaten.xl ul.head > ul{
	margin:0;
}

form#Kalkulation div.tarifauswahlleiste.selected {
    border: 2px solid var(--e-global-color-primary);

}

form#Kalkulation div.tarifauswahlleiste {
    border: 2px solid #f1f1f1;
    padding: 45px 15px 45px 15px;
    text-align: center;
    background-image: linear-gradient(to left top, #e7f5f5, white 40%);
	position:relative;
}

form#Kalkulation div.tarifauswahlleiste label {
    display: inline-block;
    margin-right: 15px;
}

form#Kalkulation div.tarifauswahlleiste span.heading {
    display: block;
    padding: 10px;
}

form#Kalkulation div.tarifauswahlleiste.zahnersatz::before,  form#Kalkulation div.tarifauswahlleiste.zahnbehandlung::before{  
    position: absolute;
    top: -18px;
    left: 10px;
    background:#f1f1f1;
    padding: 5px 20px 5px 20px;
    color: gray;
	content:attr(data-headline);
	border:2px solid #f1f1f1;
}

form#Kalkulation div.tarifauswahlleiste.selected::after{  
    position: absolute;
    bottom: -18px;
    right: 10px;
    padding: 5px 20px 5px 20px;
   /* border-radius: 5px; */
	background:white;
	border-bottom:2px solid rgb(100, 212, 72);
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);
	content:attr(data-beitrag) "€ pro Monat";
	width:200px;
}


form#Kalkulation div.tarifauswahlleiste.selected::before {
    background: var(--e-global-color-primary);
	border:2px solid var(--e-global-color-primary);
	color:white;
}

form#Kalkulation .small{
	font-size:0.8em;
}

form#Kalkulation table.zStaffel, form#Kalkulation table.zzbLeistung{
	max-width:500px;
	margin:0 auto;
}

form#Kalkulation div.tarifdetails{
	padding:5px 5px 50px 5px;
	text-align:center;
}

form#Kalkulation div.tarifdetails ul li{
	display:inline-block;
}

form#Kalkulation div.tarifdetails ul li a::before{
	font-family:'FontAwesome';
	content:"\f14c";
	font-size:20px;
	margin-right:5px;
	color:var(--e-global-color-primary);
}

form#Kalkulation div.tarifdetails span.hinweis{
	font-size:0.9em;
}

form#Kalkulation button[type=submit], form#Kalkulation button.goOn {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
    font-size: 1.1em;
    font-family: 'WWTypeBold';
    margin: 50px auto;
    display: block;
    box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	
	font-weight: 600;
  	text-transform: uppercase;
	padding: 14px 20px;
  	border: 0;
  	cursor: pointer;
  	text-align: center;
  	letter-spacing: .1em;
  	line-height: 1;
}

form#Kalkulation div#tarif div.personen li{
	text-align:right;
}

form#Kalkulation div#tarif div.personen li.selected{
	background:#f9f9f9;
}


form#Kalkulation div#tarif div.personen li.selected a::before {
    font-family: 'FontAwesome';
    content: "\f044";
    margin-right: 5px;
	color:var(--e-global-color-primary);
}

form#Kalkulation div#tarif div.personen li a{
	color:gray;
	padding:0 15px 0 0;
}

form#Kalkulation div#tarif div.personen li.selected a, form#Kalkulation div#tarif div.personen li a:hover{
	color:#F84914;
}

form#Kalkulation div#tarif li.warenkorb{
	position:relative;
	border-top:1px solid gray;
	background:white;
}

form#Kalkulation div#tarif li.stickyDown{
	position:sticky;
	bottom:0
}

form#Kalkulation div#tarif li.warenkorb div.gesamtbeitrag{
    padding: 5px;
    display: inline-block;
    border-bottom: 4px double gray;
	width:80px;
}

form#Kalkulation div#tarif ul.flusstext{
	margin-top:50px;
}

form#Kalkulation div#tarif{
	max-width:800px;
	margin:0 auto;
}

form#Kalkulation div#tarif p.tarifabwahl{
	margin-top:25px;
	text-align:right;
}

form#Kalkulation div#antrag{
	max-width:500px;
	margin:0 auto;
}

form#Kalkulation div#antrag fieldset legend, form#Kalkulation div#personen fieldset legend, form#Kalkulation div#tarif div.tarifdaten fieldset legend{
	color:var(--e-global-color-primary);
	font-weight:600;
	padding-left:5px;
}

form#Kalkulation div#antrag fieldset legend span, form#Kalkulation div#tarif div.tarifdaten fieldset legend span{
	color:gray;
	font-weight:normal;
	font-size:0.8em;
}

form#Kalkulation div#antrag fieldset label{
	display:block;
}

form#Kalkulation div#antrag fieldset ul{
	padding-left:0.3em;
}

form#Kalkulation div#antrag fieldset ul li.warenkorb{
	text-align:right;
	font-size:0.8em;
	/*background:#f9f9f9;
	background-image: linear-gradient(to left top, #e7f5f5, white 40%); */
	position:relative;
}

form#Kalkulation div#antrag fieldset ul li.warenkorb::before, form#Kalkulation div#tarif fieldset ul li.warenkorb::before {
    content: "\f07a";
    font-family: 'FontAwesome';
    left: 5px;
    position: absolute;
    font-size: 20px;
    color: var(--e-global-color-582b63e);
}

form#Kalkulation div#antrag fieldset ul li.warenkorb .beitrag_final, form#Kalkulation div#antrag fieldset ul li.warenkorb .produktBezeichnung{
	font-size:1.3em;
	color:var(--e-global-color-primary);
	padding:0 10px 0 10px;
}


form#Kalkulation input, form#Kalkulation select {
    margin: 5px 0 5px 5px;
    max-width: 90%;
	font-size:1.0em;
}

form#Kalkulation input[type=radio], form#Kalkulation input[type=checkbox] {
	font-size:0.8em;
}

form#Kalkulation div#antrag input.datum, form#Kalkulation div#antrag select.Anrede, form#Kalkulation div#antrag input.plz{
	width:100px;
}

form#Kalkulation .info{
	font-size:0.8em;
	padding:5px;
	margin-top:10px;
	border-left:1px solid #e5e5e5;
	display:block;
}


@media (width <= 1024px){
	/* FAQ */
	.elementor-toggle-title, .elementor-tab-content{
		font-size:inherit !important;
	}
}


/* Anfrageformular für Mobil anpassen*/
@media (width <= 767px){
	
	
	#newForm ol, #newForm ol ul, #newForm ol ul li{
		margin:0;
		font-size:0.95em;
	}
	
	#newForm input, #newForm select{
		font-size:0.95em;
	}
	
	#newForm button.submit{
		font-size:1.1em;
	}
	
	#newForm select#Familienstand{
		width:100%;
	}
	
	div#RegisterRechtsSmall div.Selektor{
		position:relative;
		padding:5px;
		margin:5px 0 25px 0;
	}
	
	/*WhatsApp fÃ¼r Mobilmenu Dropdown*/
	li.wa_header a{
		background:#64d448 !important;
		color:#fff;
		padding:5px;
	}
	
	li.wa_header a:before{
		font-family:FontAwesome;
		content:"\f232" !important;
		font-size:15px;
		display:inline-block;
		margin-right:5px;
	}
	
	form#Kalkulation div#tarif div#Angebote_Ansicht div.personen, form#Kalkulation div#tarif div#Angebote_Ansicht div.tarifdaten{
		display:block;
	}
	
	form#Kalkulation div#tarif div#Angebote_Ansicht div.personen{
		width:100%;
		top:0;
		position:sticky;
	/*	box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.5); */
		background:white;
		z-index:5;
		padding:0;
		border:0;
		border-bottom:1px solid #FF7A53;
	}
	
	form#Kalkulation div#tarif div#Angebote_Ansicht div.personen.xl{
		display:none;
	}
	
	form#Kalkulation div#tarif div#Angebote_Ansicht div.tarifdaten, form#Kalkulation div#tarif div#Angebote_Ansicht div.tarifdaten.xl{
		width:100%;
		margin:0;
		border:0;
	}
	
	form#Kalkulation div#Angebote_Ansicht div.personen ul li {
		display: inline-block;
	}
	
	form#Kalkulation ul{
		margin:15px 0 0 0;
	}
	
	
} /*Ende Query*/

@media (width <= 350px){
	
	#sourceFrame, #divbox.waiting{
		background-size:contain;
	}
	
	from#Kalkulation div.tarifdaten div.tarifauswahlliste label{
		display:block;
	}
	
	form#Kalkulation ul{
		padding:0;
	}
	
}/*Ende Query*/


.sslOn::before {
    font-family: FontAwesome;
    content: "\f023";
    width: 30px;
    display: inline-block;
    color: #99CC00;
    font-size: 150%;
}

