﻿*, html, body, h1, h2, h3, h4, h5, h6,
ul.blockeasing li a {
    font-family: 'BebasNeueRegular',"Microsoft YaHei" !important;
}

#lightboxOverlay, #lightbox, .lb-outerContainer, .lb-dataContainer, .lb-container img, .lb-nav {
    max-width: 100% !important;
    max-height: 700px !important;
}

.header_silverbackground {
    background: none;
    background-color: #CE2127;
}

ul.blockeasing li {
    background: none;
    background-color: #CE2127;
}

    ul.blockeasing li.current, ul.blockeasing li span.menu_hover {
        background-color: #EA2B2B;
    }

#footer {
    background: none;
    background-color: #CE2127;
}

.footer-copyright a:hover {
    color: white;
}

.footer-column {
    font-size: 16px;
    height: 200px;
}

    .footer-column span.prompt, .contact_text span.prompt {
        display: inline-block;
        width: 60px;
        text-align: right;
        vertical-align: top;
        color: grey;
    }

    .footer-column span.content, .contact_text span.content {
        display: inline-block;
        padding-left: 10px;
        width: 200px;
    }


    .footer-column span.hotline {
        color: white;
        font-size: 50px;
        display: block;
        width: 100%;
        text-align: center;
        line-height: 150px;
    }


.contact_text li {
    padding-bottom: 5px;
}

    .contact_text li span {
        font-size: 17px;
    }

.contact_text span.hotline {
    color: rgb(201, 39, 39);
    font-size: 35px;
}

.blog_left_content {
    border-bottom: none;
}

#contactform input, #contactform textarea {
    background: none;
    background-color: #FFF;
    color: #000;
    border: 1px solid #000;
}

.contact_text {
    padding-left: 20px;
}
