div.met-post-general-detail div.met-post-detail-author {
	padding: 15px 30px 30px 30px;
}

.met-nav-header {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    height: 80px;
    line-height: 80px;
    padding: 0 30px 0 40px;
}

.met-nav-header .met-logo {
    float: right;
    height: 179px;
    margin: -25px 15px 15px 0;
    width: 150px;
}

footer div.col-sm-12 {
	margin-top:100px;
}

nav#met-main-navi {margin-bottom:100px;}

div.col-sm-4 a img.met-logo {
	margin-left:10px;
}

aside.col-sm-4.met-content-sidebar-area.met-border-left div.met-post-general-detail div.met-post-detail-author {
	border-top: none;
}

div.mare-red {
    background-color: #ff1f37;
    color:#ffffff;
}

div.mare-red h1 {
    color:#ffffff;
}
    
.met-bottom-footer {
    background: #ff1f37 none repeat scroll 0 0;
    color: white;
    font-size: 12px;
}

#met-main-nav::before {
    background: #ff1f37 none repeat scroll 0 0;
    left: 0;
}

.met-content-head {
    border-bottom: 3px solid #ff1f37;
    color: #ff1f37;
}

div.met-post-general-detail div.met-post-detail-author {
    padding: 15px 30px 26px;
}

.mm_claim {
    margin: 0;
    color: #ff1f37;
    font-weight: bold;
    font-size: 20px;
}

.met-head-top .met-social-icons li {
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    float: left;
}

div.met-post-general-detail div.met-post-detail-author {
    padding: 30px 30px 26px;
}

h1 a.mm_link {color:#ffffff;}
/* --------- Farbanpassung Start --------- */
.met-head-top .met-login a,
.met-head-top .met-social-icons li a:hover,
.met-nav-header,
#met-main-nav:before,
#met-main-navi > ul > li:hover,
#met-main-navi > ul > li > a:hover,
#met-main-navi ul ul,
#met-main-responsive-nav,
.met-main-responsive-nav .dl-menuwrapper ul
 {
    color: #ff1f37;
}

#met-main-navi > ul > li:hover {
    background: #ff1f37;
}

/* --------- Farbanpassung End --------- */

    /* ------------ Kontakt ---------------- */
/*    body.kontakt main.met-wrapper section.row div.col-sm-12 {
           margin-top: 0px;
    }

    body.kontakt #met-main-navi {
        margin-bottom: 100px;
    }
*/

@media only screen and (max-width: 1200px) {
    .met-nav-header .met-logo {
        float: right;
        height: 179px;
        margin: -25px 15px 15px -163px;
        width: 150px;
    }

/*header#met-main-responsive-nav.met-wrapper-fluid section.row main.col-sm-12 nav.met-main-responsive-nav {
    padding-bottom:100px;
}*/
 
header#met-main-responsive-nav.met-wrapper-fluid {
    margin-bottom:100px;
}

    /*.hidden-sm {
        color: #333434;
        display: inline-block !important;
        float: right;
        font-size: 12px;
        padding: 11.5px;
    }*/

    /* ------------ Kontakt ---------------- */
/*    body.kontakt main.met-wrapper section.row div.col-sm-12 {
           margin-top: 100px;
    }

    body.kontakt #met-main-navi {
        margin-bottom: 100px;
    }
*/
}


@media only screen and (max-width: 768px) {
    .met-nav-header {
        background: #ffffff none repeat scroll 0 0;
        float: left;
        height: 80px;
        line-height: 80px;
        padding: 26px 30px 0 40px;
    }
    .met-nav-header .met-logo {
        float: right;
        height: 125px;
        margin: -10px 15px 15px -163px;
        width: 105px;
    }
    .met-nav-header {
        padding: 26px 25px 0 20px;
    }
}

@media only screen and (max-width: 480px) {
    .met-nav-header .met-logo {
        margin: -10px 15px 15px -163px;
    }
}


@media only screen and (max-width: 320px) {
    .met-nav-header .met-logo {
        margin: -10px 15px 15px -163px;
    }
}