/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01.06.2016, 11:56:05
    Author     : Ersan Altunbas
*/

/*=============== Allgemeine Einstellungen ===============*/
body{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 13px !important;
    color: #444444 !important;
    line-height: 1.428571429 !important;
    padding-top:10px;
}

button, input[type="button"], input[type="reset"], input[type="submit"]{
    margin: 0px 0px 10px 0px !important;
}

input, select, button{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

#content .entry-header, #content .entry-content, #content .entry-summary{
    padding: 0px !important;
}

ul, ol{
    margin: 0px !important;
}

.full-width{ 
    width:100% !important; 
}

/*=============== Container Einstellungen ===============*/
@media (min-width: 480px) {
    .fa_container {
        width: 100% !important;
    }
}
@media (min-width: 768px) {
    .fa_container {
        width: 100% !important;
    }
}
@media (min-width: 992px) {
    .fa_container {
        width: 100% !important;
    }
}

@media (min-width: 1200px) {
  .fa_container {
    max-width: 1200px !important;
  }
}

.fa_container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 8px !important;
    padding-right: 8px !important; 
}

.fa_container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 8px;
    padding-right: 8px;
}

.fa_row {
    margin-left: -8px !important;
    margin-right: -8px !important;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, 
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, 
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, 
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, 
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, 
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, 
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, 
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, 
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, 
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, 
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, 
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.fa_container:before,
.fa_container:after,
.fa_container-fluid:before,
.fa_container-fluid:after,
.fa_row:before,
.fa_row:after {
    display: table;
    content: " ";
}

.fa_container:after,
.fa_container-fluid:after,
.fa_row:after {
    clear: both;
}


/*=============== Formular Einstellungen ===============*/
.fa_form { 
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    padding-top:10px !important;
    padding-bottom:10px !important;
}

.fa_label{
    font-size: 15px !important;
    font-weight: bold !important;
    margin: 0px !important;
}

.fa_input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.fa_input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0;
}
.fa_input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group-addon {
    font-size:12px !important;
    margin: 5px 0 10px !important;
    padding:8px !important;
    border:1px solid #CCCCCC;
    border-radius:4px;
    color:#333333 !important;
    background-color:#f5f5f5 !important;	
}

.fa_checkbox{
    margin-top:6px !important;
    margin-bottom:6px !important;
}

.fa_input-group .ratenkreditrechner_kreditbetrag,
.fa_input-group .festgeldrechner_anlagebetrag,
.fa_input-group .tagesgeldrechner_anlagebetrag,
.fa_input-group .kreditkarterechner_umsatzeuroland,
.fa_input-group .kreditkarterechner_umsatznichteuroland,
.fa_input-group .girokontorechner_zahlungseingang,
.fa_input-group .girokontorechner_guthaben,
.fa_input-group .girokontorechner_minus,
.fa_input-group .girokontorechner_minustage,
.fa_input-group .girokontorechner_zahlungseingang,
.fa_input-group .girokontorechner_guthaben,
.fa_input-group .depotrechner_ordervolumen,
.fa_input-group .depotrechner_orderanzahl,
.fa_input-group .depotrechner_depotvolumen,
.fa_input-group .hausratrechner_wohnflaeche,
.fa_input-group .tagesgeldrechner_anlagebetrag,
.fa_input-group .fa_gkvrechner_eingabe{
    display: block;
    width:100% !important;
    height:30px;
    margin:0px !important;
    padding:6px;
    font-size:13px !important;
    font-weight:normal;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff !important;
    background-image: none;
    border: 1px solid #cccccc !important;
    border-radius:4px;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.fa_input-group .baufinanzierungrechner_regional,
.fa_input-group .girokontorechner_transaktionen,
.fa_input-group .hausratrechner_plz{
    display: block;
    width:100% !important;
    height:30px;
    margin:0px !important;
    padding:6px;
    font-size:13px !important;
    font-weight:normal;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff !important;
    background-image: none;
    border: 1px solid #cccccc !important;
    border-radius:4px !important;
}

.fa_select-group .ratenkreditrechner_laufzeit,
.fa_select-group .ratenkreditrechner_verwendungszweck,
.fa_select-group .baufinanzierungrechner_beleihung,
.fa_select-group .baufinanzierungrechner_tilgung,
.fa_select-group .festgeldrechner_laufzeit,
.fa_select-group .kreditkarterechner_kartengesellschaft,
.fa_select-group .kreditkarterechner_anzeige,
.fa_select-group .kreditkarterechner_zahlungsart,
.fa_select-group .girokontorechner_guthabentage,
.fa_select-group .girokontorechner_unternehmensart,
.fa_select-group .mietkautionrechner_verwendungszweck,
.fa_select-group .tagesgeldrechner_laufzeit,
.fa_select-group .depotrechner_orderinternet,
.fa_select-group .haftpflichtrechner_person,
.fa_select-group .haftpflichtrechner_alter,
.fa_select-group .haftpflichtrechner_versicherungssumme,
.fa_select-group .haftpflichtrechner_selbstbeteiligung,
.fa_select-group .haftpflichtrechner_hunde,
.fa_select-group .haftpflichtrechner_kampfhunde,
.fa_select-group .haftpflichtrechner_anzahl,
.fa_select-group .haftpflichtrechner_ponys,
.fa_select-group .fa_auslandskrankenrechner_person,
.fa_select-group .fa_auslandskrankenrechner_alter,
.fa_select-group .rechtsschutzrechner_person,
.fa_select-group .rechtsschutzrechner_selbstbeteiligung,
.fa_select-group .rechtsschutzrechner_zahlweise,
.fa_select-group .sterbegeldrechner_alter,
.fa_select-group .sterbegeldrechner_versicherungssumme,
.fa_select-group .risikolebensrechner_alter,
.fa_select-group .risikolebensrechner_versicherungssumme,
.fa_select-group .risikolebensrechner_laufzeit,
.fa_select-group .zahnzusatzrechner_alter,
.fa_select-group .hausratrechner_gebaeudeart,
.fa_select-group .hausratrechner_selbstbeteiligung,
.fa_select-group .rechtsschutzrechner_zahlweise,
.fa_select-group .fa_gkvrechner_auswahl{
    display: block;
    width:100% !important;
    height:30px !important;
    margin:0px !important;
    padding:6px;
    font-size:13px !important;
    font-weight:normal;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius:4px !important;
}

/*Formular Button*/
.fa_button_submit { /* "NEU BERECHNEN"-BUTTON */
    background-color: #333333 !important;
    background: #333333 !important;
    border: none !important;
    color: #ffffff !important;
    text-align: center !important;
    text-decoration: none !important;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    font-weight: bold !important;
    text-transform: none !important;
    padding: 5px 10px !important;
    border-radius: 4px !important;
    text-shadow: none !important;
    height:30px !important;
}

.fa_button_submit:hover,
.fa_button_submit:focus,
.fa_button_submit:active,
.fa_button_submit.active,
.open .dropdown-toggle.fa_button_submit {
    color: #ffffff !important;
    background-color: #555555 !important;
}


/*================== Headzeile Einstellungen =====================*/
.fa_headzeile{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
    font-size:11px !important; /* SCHRIFTGRÖSSE - Titelzeile */
    color: #999999 !important; /* SCHRIFTFARBE - Titelzeile */
    background: #f5f5f5 !important; /* HINTERGRUNDFARBE - Titelzeile */
    padding:10px !important;
    border:1px solid #ddd !important;
}

.fa_headzeile_mobile {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
    font-size:11px !important; /* SCHRIFTGR??SSE - Titelzeile */
    color: #999999 !important;
    background-color: #f5f5f5 !important;
    width:100% !important;
    left:0px !important;
    padding:5px !important;
    border:1px solid #ddd !important;
    line-height: 14px !important;
}

.fa_headzeile_text{
    font-size:11px !important; /* SCHRIFTGRÖSSE - Titelzeile */
    line-height: 14px !important;
}


/*================== Ergebniszeile Einstellungen =====================*/
.fa_zeile{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
    font-weight: normal !important;
    border:1px solid #ddd !important; /* TRENNLINIE DER ERGEBNISSE */
    margin-top:10px !important;
    padding:10px !important;
}

div.fa_zeile:hover{
    /*background: #f9f9f9 !important;*/
    border:1px solid #aaa !important;
}

.fa_zeile_mobile{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
    font-size:11px !important;
    color:#444444 !important;
    border:1px solid #ddd !important; /* TRENNLINIE DER ERGEBNISSE */
    padding:10px !important;
    margin-top:10px !important;
    line-height: 16px !important;
}


/*Logo*/
.fa_testsiegeldiv{
   height:65px;
  
}
.fa_testsiegelimg{
    max-height:100%
}

.rating-md{
    margin-top:10px !important;
}

.fa_logoimg {
    width: 100%;
    max-width: 200px !important;
    border:1px solid #eee;
    padding-top: 11px;
    padding-bottom: 11px;
 
}

.fa_logoimg_mobile {
    width:100% !important;
    max-width:140px !important;
    padding-top: 8px;
    padding-bottom: 8px;
}

.fa_karteimg {
    width: 100%;
    max-width: 120px !important;
}

.fa_karteimg_mobile {
    width: 100%;
    max-width: 100px !important;
}

.fa_gebuehren_1 {
    margin-bottom: 5px !important;
    font-weight: bold !important;
}

.fa_gebuehren_2 {
    margin-bottom: 5px !important;
    font-weight: normal !important;
}

.fa_gebuehren_klein{
    color: #999999 !important;
}

.fa_gebuehren_folgejahr{
    font-size: 14px !important;
    font-weight: bold !important;
}

.fa_gebuehren_gruen{
    color:#5CB85C !important;
    font-size: 14px !important;
}

.fa_gebuehren_rot{
    color:red !important;
    font-size: 14px !important;
}

.fa_beratungverzicht_text{
    font-size: 14px !important;
}

.fa_beitrag_xs{
    font-size: 11px !important;
}

.fa_table_linksmall{
    font-size: 12px !important;
    color:#999999 !important;
    margin-top: 3px !important;
}

.is_tooltip > div {
    text-decoration: underline;
}

.fa_link {
    color: #333333 !important;
    font-size: 15px !important;
    font-weight: bold !important;
    text-decoration: none !important;
}

.fa_productlink {
    color: #333333 !important;
    font-size: 12px !important;
    text-decoration: none !important;
}

.fa_versicherte_bereich{
    font-size: 13px !important;
}

.fa_weitere_leistungen{
    font-size: 16px !important;
    border-bottom: 1px dotted #ccc;
    color:#333333 !important;
}

.fa_form_more_head{
    font-weight: bold;
    margin-bottom: 3px;
}


/*zum Anbieter Button*/
.fa_button { /* "ZUM ANBIETER"-BUTTON */
    background-color: #47a447 !important;
    border-radius: 4px !important;
    color: #FFFFFF !important;
    text-align: center !important;
    text-decoration: none !important;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    font-weight:bold !important;
    font-size: 13px !important;
}

.fa_button:hover,
.fa_button:focus,
.fa_button:active,
.fa_button.active,
.open .dropdown-toggle.fa_button {
    color: #ffffff !important;
    background-color: #5cb85c !important;
}

.fa_button_info { /* "NEU BERECHNEN"-BUTTON */
    background-color: #eee;
    color: #333;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    font-weight:normal !important;
    margin-top:5px;
}

.fa_button_info:hover,
.fa_button_info:focus,
.fa_button_info:active,
.fa_button_info.active,
.open .dropdown-toggle.fa_button_info {
    color: #333 !important;
    background-color: #ddd;
}

/*Mobile Button*/
.fa_link_mobile {
    border-left: 3px solid #47A447;
    margin-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.fa_link_mobile_arrow {
    width: 100%;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent transparent transparent #47A447;
}

.fa_repbeispiel {
    font-size:11px !important;
    color:#999999 !important;
    line-height:14px !important;	
}

/*Liste Einstellungen*/
.fa_fa{
    color:#5CB85C !important;
}

ul.fa_li_leistungen {
    padding:0px;
    margin:0px;
    font-weight:normal;
    line-height:normal;
    text-align:left;
    list-style: square;
}

ul.fa_li_leistungen  li:before {
    content:"+ ";
    color: #47A447;
}	

ul.besonderheiten {
    padding-left: 0px !important;
    margin-right:10px !important;
    list-style-type:none !important;
    margin: 0px !important;  
}

ul.besonderheiten li {
    line-height: 20px!important;  
}

ul.besonderheiten li::before {
    color: #2b962b;
    content: "\2714 ";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    padding-right:5px;
}

.fa-ul{
    margin-left: 1.4em !important;
}

.fa_ul li{
    list-style: none !important;
}

.fa_border_top{
    border-top:1px dashed #ccc;
    margin-top: 7px;
    padding-top: 7px;
}

.fa_border_bottom{
    border-bottom:1px dashed #ccc;
    margin-bottom: 7px;
    padding-bottom: 7px;
}

/* Info PopUp */
.info_body,
.fa_info_body{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
    font-size: 11px;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #999999;
    margin: 0px;
    padding: 8px 8px 4px 8px;
    max-width:250px;
}

.info_header,
.fa_info_header{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    background-color:#ffffff;
    margin: 0px;
    padding: 4px 8px 4px 8px;
}

/*Bewertung-Einstellungen*/
.fa_qtip_content_inner{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
    font-size: 12px !important;
    line-height: 14px !important;
    padding: 5px 0px 5px 0px !important;
}


/* FOOTER */	
.fa_footnotes{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    background-color:#f5f5f5; /* HINTERGRUNDFARBE FOOTER */	
    font-size:11px !important; /* SCHRIFTGR??SSE FOOTER */	
    color: #999999 !important; /* SCHRIFTFARBE FOOTER */	
    padding:7px 10px 7px 10px !important;
    margin-bottom:20px;
    margin-top:10px;
    border:1px solid #ddd;
    line-height: 14px !important;
}

/* Incentive */
.fa_incentive{
    font-size:11px;
    color: #40AB1D;
    cursor:default;
    border-bottom:1px dotted #40AB1D;
    display:table;
    display:inline;
}

.show-besonderheiten{
        display:none;
    }
    
/*================== Media Queries Einstellungen =====================*/
/*Extra-Kleine Geräte (Smartphones und Phablets)*/

@media(max-width:501px){

    .show-logo{
        
        display:none;
    }
    
    .show-siegel{
        display:none;
    }
    
    .show-besonderheiten{
        display:block;
    }
    
     .show-besonderheiten2{
        display:none;
    }
    
}

@media(min-width:520px) and (max-width:767px){
    .show-logo{
        
        display:block;
    }
    
    .show-siegel{
        display:block;
    }
    
    .show-besonderheiten2{
        display:block;
    }
    
    
  
}

@media(max-width:767px){
    .fa_button{
        padding: 4px 1px !important;
    }
    .fa_link {
        font-size: 14px !important;
    }
        
    .fa_form_abstand{
        margin-bottom: 7px !important;
    }

    .fa_gebuehren_1{
        font-size:13px !important;
    }

    .fa_gebuehren_2{
        font-size:13px !important;
    }

    .fa_gebuehren_klein{
        font-size: 10px !important;
    }

    .fa_rating-container .fa_star {
        display: inline-block;
        text-align: center;
        font-size: 1em;
    }

    .fa_productlink{
        font-size: 12px !important;
    }

    ul.besonderheiten li{
        font-size: 12px !important;
    }

    ul.fa_li_leistungen li{
        font-size: 11px !important;
        display: block !important;
        padding-right:8px;
        line-height: 16px !important;
        margin-left: 15px !important;
    }

    .fa_ul li{
        font-size: 12px !important;
    }

    .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
        font-size: 11px !important;
    }

    .fa_leistungen_collapse{
        font-size: 13px !important;
        color:#333333 !important;
        font-weight: bold !important;
    }

    .productdetails_table{
        margin: 10px 0px 20px 0px !important;
    }

    .fa_form_more_head{
        font-size: 14px !important;
    }

    .fa_form_more_text{
        font-size: 14px !important;
        margin-bottom: 7px;
    }
    
  

}

/*Kleine Geräte (Tablet)*/

@media(min-width:768px) and (max-width:907px){
    
.besonderheiten{
        height:85px !important;
    }
}
@media(min-width:768px) and (max-width:991px){
    
.show-besonderheiten2{
        display:block;
    }
    
    .equal, .equal > div[class*='col-'] {  
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}
    .fa_form_abstand{
        margin-bottom: 10px !important;
    }

    .fa_label{
        font-size:13px !important;
    }

    .fa_gebuehren_1{
        font-size:15px !important;
    }

    .fa_gebuehren_2{
        font-size:15px !important;
    }

    .fa_gebuehren_klein{
        font-size: 13px !important;
    }

    .fa_rating-container .fa_star {
        display: inline-block;
        text-align: center;
        font-size: 1em;
    }

    ul.besonderheiten li{
        font-size: 14px !important;
    }

    ul.fa_li_leistungen li{
        font-size: 12px !important;
        display: inline !important;
        padding-right:8px;
    }

    .fa_ul li{
        font-size: 13px !important;
    }

    .fa_leistungen_collapse{
        font-size: 13px !important;
        border-bottom: 1px dotted #ccc;
        color:#333333 !important;
    }

    .fa_form_more_head{
        font-size: 15px !important;
    }

    .fa_form_more_text{
        font-size: 14px !important;
        margin-bottom: 7px;
    }
}

/*Mittlere Geräte (Großes Tablet + Desktop)*/
@media(min-width:992px) and (max-width:1199px){
    
  .show-besonderheiten2{
        display:block;
    }
    
    .equal, .equal > div[class*='col-'] {  
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}
    .fa_form_abstand{
        margin-bottom: 10px !important;
    }

    .fa_gebuehren_1{
        font-size:15px !important;
    }

    .fa_gebuehren_2{
        font-size:15px !important;
    }

    .fa_gebuehren_klein{
        font-size: 13px !important;
    }

    .fa_rating-container .fa_star {
        display: inline-block;
        text-align: center;
        font-size: 1.2em;
    }

    ul.besonderheiten li{
        font-size: 14px !important;
    }

    ul.fa_li_leistungen li{
        font-size: 13px !important;
        display: inline !important;
        padding-right:8px;
    }

    .fa_ul li{
        font-size: 13px !important;
    }

    .fa_leistungen_collapse{
        font-size: 13px !important;
        border-bottom: 1px dotted #ccc;
        color:#333333 !important;
    }

    .fa_form_more_head{
        font-size: 16px !important;
    }

    .fa_form_more_text{
        font-size: 15px !important;
        margin-bottom: 5px;
    }
}

/*Große Geräte (Großes Desktop)*/
@media(min-width:1200px){
    
   .show-besonderheiten2{
        display:block;
    }
    
    .equal, .equal > div[class*='col-'] {  
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}

    .fa_form_abstand{
        margin-bottom: 10px !important;
    }

    .fa_gebuehren_1{
        font-size:15px !important;
    }

    .fa_gebuehren_2{
        font-size:15px !important;
    }

    .fa_gebuehren_klein{
        font-size: 13px !important;
    }

    .fa_rating-container .fa_star {
        display: inline-block;
        text-align: center;
        font-size: 1.2em;
    }

    ul.besonderheiten li{
        font-size: 14px !important;
    }

    ul.fa_li_leistungen li{
        font-size: 13px !important;
        display: inline !important;
        padding-right:8px;
    }

    .fa_ul li{
        font-size: 13px !important;
    }

    .fa_leistungen_collapse{
        font-size: 13px !important;
        border-bottom: 1px dotted #ccc;
        color:#333333 !important;
    }

    .fa_form_more_head{
        font-size: 16px !important;
    }

    .fa_form_more_text{
        font-size: 15px !important;
        margin-bottom: 5px;
    }
}

.fa_icon-list {
    padding-left: 0px !important;
}

.fa_icon-list li {
    padding: 0 0 0px 17px;
    display: block;
    position: relative;
}
.fa_icon-list li:before {
    font-family: 'Glyphicons Halflings';
    position: absolute;
    left: -2px;
    top:-3px;
    font-size:14px;
    color:#2b962b;
}

.fa_icon-ok li:before {
    content: '\e013';
}

.round-button {
    display:block;
    width:30px;
    height:30px;
    line-height:26px;
    border: 2px solid #f5f5f5;
    border-radius: 50%;
    color:#f5f5f5;
    text-align:center;
    text-decoration:none;
    background: #464646;
    box-shadow: 0 0 3px gray;
    font-size:20px;
    font-weight:bold;

}

.round-button:hover {
    background: #262626;
    text-decoration: none !important
}

.popover{
    border-radius:0px !important;
    min-width: 300px;
}

.popover-header{
    background-color:#fff !important;
    border-radius: 0px !important;

}

.popover-title{
    font-size:13px !important;
    font-weight:bold !important;
    background-color:#fff !important;
    padding:7px !important;
}

.popover-content{
    /*text-align:justify !important;*/
    background-color: #f5f5f5;
    font-size:12px;
    padding:7px !important;
    margin: 0px -1px -1px -1px !important;
}

.fa_infoicon a,
.fa_infoicon a:hover,
.fa_infoicon a:focus,
.fa_infoicon a:active{
    font-size:22px; 
    color:grey;
    outline : none;
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    font-size: 30px !important;
    margin-right:7px!important;
}



.panel-heading h3 { padding:0px; margin:0px; font-size:1.3em; }

.fa_rating-container .fa_filled-stars{
    color: #ff7500 !important;
}

.position-relative{
    position: relative !important;
}

.position-abs{
    position: absolute !important;
    bottom:0;
}

ul.besonderheiten li{
    font-size: 13px !important;
}
ul.besonderheiten li::before {
    color: #2b962b;
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;

    padding-right: 5px;
}
.fa_button_submit{
    background-color: #ff7500 !important;
}
