/* 111344 // node/111344.css // ncf_tcc_Cache_node/111344.css */#page #header,
#page #footer {
    display: none;
}

/************************
SCHLAGERREISE MOBIL SEITE
************************/

    #page .schlager-wrap {
        color: rgba(9,55,75,1);
    }

    #page .emobild IMG {
        width: 100%;
        height: auto;
    }

/*Footer Links*/

    #page .footer-links {
        text-align: center;
        font-size: 12px;
        margin-top: 20px;
    }
    
    #page .footer-links A {
        color: rgba(9,55,75,1) !important;
        font-size: 12px !important;
    }
    
    #page .footer-links EM {
        font-style: normal;
        display: inline-block;
        margin: 0 8px;
    }



/*Logos*/

    #page .logo-wrap {
        max-width: 250px;
        width: 100%;
        margin: 30px auto 0;
    }
    
    #page .logo-wrap IMG {
        width: 100%;
        height: auto;
        padding: 10px;
    }



    #page .schlager-wrap {
        border: 8px rgba(239,124,0,1) solid;
        max-width: 768px;
        width: 100%;
        margin: 0 auto;
    }
    
    #page .schlager-wrap > div {
        min-height: 500px !important; 
    }
    
    
    
/*HEAD BOX*/
    
    #page .head-box {
        max-width: 350px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        margin-top: -90px;
    }

@media only screen and (min-width: 640px) {

    #page .head-box {
        margin-top: -140px;
    }
}



    #page .head-box .head-freiheit {
        color: rgba(9,55,75,1);
        font-family: 'Open Sans Bold';
        font-style: italic;
        font-size: 23px;
    }

    #page .head-box .head-freund {
        color: rgba(239,124,0,1);
        font-family: 'Open Sans Bold';
        font-style: italic;
        font-size: 30px;
    }

    #page .head-box .head-sichern {
        color: rgba(9,55,75,1);
        font-family: 'Open Sans Bold';
        font-style: italic;
        font-size: 18px;
    }

    #page .head-box .head-bonus {
        color: rgba(255,255,255,1);
        font-family: 'Open Sans Extrabold';
        font-size: 30px;
        background-color: rgba(239,124,0,1);
        display: inline-block;
        padding: 10px 25px;
        border-radius: 25px;
        margin: 10px 0px;
    }


/*Zinke Box*/

    #page .zinke-box {
        color: rgba(9,55,75,1);
        font-size: 12px;
        line-height: 1.6em;
        text-align: center;
        background-color: rgba(9,55,75,.1);
        max-width: 330px;
        width: 100%;
        margin: 20px auto;
        padding: 10px 5px;
    }
    
    #page .zinke-box EM {
        color: rgba(239,124,0,1);
        font-style: normal;
    }

    #page .zinke-box IMG {
        max-width: 80px;
        width: 100%;
        height: auto;
    }






/*Kontaktformular*/

    #page .form-wrap {
        max-width: 330px;
        width: 100%;
        margin: 0 auto;
        font-size: 13px;
    }

    #page .schlager-form .formElementDescription,
    #page .schlager-form .formElementContent  {
        width: 100%;
    }

    #page .schlager-form .formElementDescription {
        padding-left: 5px;
        margin-right: 5px;
        font-size: 13px;
    }

    #page .schlager-form .radiogroup {
        padding: 0;
    }

    #page .schlager-form .radio {
        width: 50%;
        display: inline-block;
    }
    
    #page .schlager-form .radio .formElementDescription {
        margin-top: -4px;
        background-color: white;
    }
    
    
    #page #tcc_Form_tcs_formparagraph_contact_7991074_tck_form_fieldform_field_4,
    #page #tcc_Form_tcs_formparagraph_contact_7991074_tck_form_fieldform_field_5,
    #page #tcc_Form_tcs_formparagraph_contact_7991074_tck_form_fieldform_field_3,
    #page #tcc_Form_tcs_formparagraph_contact_7991074_tck_form_fieldform_field_7
    {    display: none;
    }





