@media screen{
    body{
        font-family: 'open sans';
    }

    h1,h2,h3{

    }

    h1{
        font-size: 1.6em;
    }

    h1{
        font-size: 1.4em;
    }

    h1{
        font-size: 1.2em;
    }

    p{

    }

    b, strong{
        font-weight: bold;
    }

    a{
        color: #b20000;
        text-decoration: underline;
    }

    a:hover{
        color: #b20000;
        text-decoration: none;
    }

    .wrapper-top{
        padding: 15px 0;
    }

    /* > TOP*/
    .wrapper-top a {
        color: #333;
        padding: 0 8px;
        text-decoration: none;
    }

    .wrapper-top a:hover{
        text-decoration: underline;
    }


    /*> COMPANY */
    .wrapper-stripe-left {
        background: none repeat scroll 0 0 #ededed;
        display:-moz-inline-stack;    display:inline-block;    zoom:1;    *display:inline;  vertical-align: top;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 30px;
        padding-bottom: 30px;
        text-align: center;
    }

    .type10 .wrapper-stripe-left {
        background: none repeat scroll 0 0 #b20000;
        color: #fff;

    }

    .wrapper-stripe-right {
        background: none repeat scroll 0 0 #ededed;
        display:-moz-inline-stack;    display:inline-block;    zoom:1;    *display:inline;  vertical-align: top;

        padding: 30px 0;
        text-align: center;
    }

    .wrapper-stripe {
        position: absolute;
        top: 70px;
        width: 100%;
    }

    .move-wrapper-company{
        position: relative;
        left: 0px;
        right: 0px;
        margin-top: 0;
    }

    .wrapper-company {

        color: #000;

    }

    .type10 .wrapper-company {
        background: #b20000;


    }

    .wrapper-topline-color-1 {
        background: #ededed;
        height: 200px;

    }

    .type10 .wrapper-topline-color-1 {
        background: #b20000;


    }

    .wrapper-topline-color-2 {
        background: #ededed;
        height: 200px;

    }



    .wrapper-company h1{
        font-size: 3em;
        margin: 0;
        text-align: center;
    }

    .wrapper-company .subtitle{
        font-size: 1.3em;
        text-align: center;
    }

    .wrapper-company .topinfo1{
        font-size: 1.4em;
        font-weight: 300;
    }

    .wrapper-company .topinfo2{
        font-size: 1.1em;
        font-weight: 300;
    }

    .wrapper-company a{
        display: block;

    }



    .wrapper-company span{
        display: block;

    }

    .wrapper-company i{
        margin-right: 6px;
    }

    .contact-info{

    }

    .logo {
        position: absolute;
        right: -30px;
        top: 20px;
        width: 180px;
        z-index: 1;
    }

    /*> NAVIGATION */
    .wrapper-navigation{
        padding-top: 20px;
    }

    .wrapper-navigation ul{
        display:-moz-inline-stack;    display:inline-block;    zoom:1;    *display:inline;  vertical-align: top;
        padding: 0;
    }

    .wrapper-navigation li{
        display:-moz-inline-stack;    display:inline-block;    zoom:1;    *display:inline;  vertical-align: top;
        margin-bottom: 5px;
    }

    .wrapper-navigation li a{
        background: #EDEDED;
        color: #444;
        display:-moz-inline-stack;    display:inline-block;    zoom:1;    *display:inline;  vertical-align: top;
        font-size: 1.2em;
        padding: 6px 8px;
        text-decoration: none;
    }

    .wrapper-navigation li a:hover,.wrapper-navigation li a:focus, .wrapper-navigation li.active a{
        background: #b20000;
        color: #fff;
        text-decoration: none;
    }

    .btn-search {
        background: none repeat scroll 0 0 #fff;
        border: medium none;
        display:-moz-inline-stack;    display:inline-block;    zoom:1;    *display:inline;  vertical-align: top;
        height: 30px;
        padding: 0;
        position: absolute;
        right: 16px;
        top: 2px;
        width: 34px;
    }

    .btn-search i{

    }

    /*> CONTENT */
    .wrapper-content{
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .wrapper-content .home{
        /*padding: 30px 80px;*/

        padding-top: 30px;
        padding-bottom: 30px;
    }

    .left-nav{
        padding: 20px 0 0;
    }

    .left-nav li{
        list-style: none;
        margin-bottom: 5px;
    }

    .left-nav li a{
        background: none repeat scroll 0 0 #ededed;
        color: #444;
        display:-moz-inline-stack;    display:inline-block;    zoom:1;    *display:inline;  vertical-align: top;
        font-size: 1.1em;
        padding: 6px 8px;
        text-decoration: none;
        width: 100%;
        text-align: right;
    }

    .left-nav li a:hover,.left-nav li a:focus, .left-nav li.active a{
        background: #b20000;
        color: #fff;
        text-decoration: none;
    }

    .left-nav-header{
        font-size: 1.4em;
        color: #b20000;
        margin-top: 15px;
        padding-top: 15px;
    }





    .wrapper-content h1, .wrapper-content h2, .wrapper-content h3{
        font-weight: 300;

    }

    .wrapper-content h1:first-of-type, .wrapper-content h2:first-of-type, .wrapper-content h2:first-of-type{
        margin-top: 0;

    }

    /*> CONTACT */
    .wrapper-contact {
        background: none repeat scroll 0 0 #ededed;
        margin-top: 30px;
        padding-top: 15px;
    }

    .wrapper-contact h2{
        color: #b20000;
    }
    .wrapper-contact h3{

    }


    .wrapper-contact .left{

    }

    .wrapper-contact .right{
        padding-top: 100px;
    }

    .wrapper-contact .right img{
        padding-left: 40px;
    }

    .mail-formular-messagearea{
        width: 360px;
        margin: 100px auto;
        font-weight: bold;
        text-align: left;
    }

    .mail-formular-messagearea .mail-formular-success-msg{
        color: #468847;
        padding: 10px;
    }

    .mail-formular-messagearea .mail-formular-error-msg{
        color: #a94442;/*830400*/
        padding: 10px;
    }

    #inputComment1{
        height: 108px;
    }

    .wrapper-contact input:required{

    }

    .wrapper-contact input:invalid{
        border-color: #b94a48;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    }

    /*> INFO */
    .wrapper-info{
        background: none repeat scroll 0 0 #b20000;
        color: #fff;
    }

    .wrapper-info .column{

    }

    .wrapper-info h1, .wrapper-info h2, .wrapper-info h3{
        font-weight: 300;

    }

    /*> FOOTER */
    .wrapper-footer{

        background: #b20000;
        color: #fff;
        padding: 15px 0;
    }

    .wrapper-footer a {
        color: #fff;

        text-decoration: none;
    }

    .wrapper-footer a:hover{

        text-decoration: underline;
    }

    #map_canvas{
        height: 300px;
        width: 100%;
    }
}

@media (min-width: 768px) {

    .wrapper-top a {

        padding: 0 15px;

    }

    /* > COMPANY */
    .wrapper-company {


    }

    .wrapper-stripe-left, .wrapper-stripe-right{
        min-height: 200px;


    }

    .wrapper-stripe-left{

        text-align: center;
    }

    .wrapper-stripe-right {

        padding: 30px 0 30px 20px;

        text-align: inherit;
    }



    .wrapper-company .topinfo1{
        font-size: 1.6em;
        font-weight: 300;
    }

    .wrapper-company .topinfo2{
        font-size: 1.2em;
        font-weight: 300;
    }

    .wrapper-content .home{
        padding: 0 80px;
    }

    .move-wrapper-company{
        position: absolute;
        left: 0px;
        right: 0px;
        margin-top: -400px;
    }

}
@media (min-width: 992px) {

    .wrapper-stripe-left{

        padding-top: 55px;

    }

    .wrapper-content .menu{
        padding-right: 40px;
    }

    .wrapper-content .menu .info ul{
        padding-left: 20px;
    }

    .wrapper-content .menu .info{
        /*padding-left: 10px;*/
        padding-top: 20px;
    }

    .wrapper-contact .left{
        padding: 30px 0 30px 180px;
    }

    .wrapper-info .column{
        padding: 30px 80px;
    }

    .move-wrapper-company{

        margin-top: -200px;
    }

}
@media (min-width: 1200px) {

}