body {
    line-height: 1.7;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
}

a {
    color: #9c528b;
}

a:hover {
    color: #FFB900;
}

.container.footer a:hover {
    color: #ccc;
    text-decoration: none;
}

.container.footer a {
    color: #fff;
}

.lightbox img, .ce-media img {
    border: 1px solid #9c528b;
}

/*************************** ÜBERSCHRIFTEN *************************
************************************************************************/
h1, .h1, h2, .h2, h3, .h3 {
    color: #5c5346;
    /*margin-bottom: 10px;
    margin-top: 0;*/
    clear: both;
    font-family: 'Kalam', cursive;
}

h1, .h1, h2, .h2 {
    font-size: 30px;
    /*border-bottom: 1px solid #555;
    border-top: 1px solid #555;*/
    padding: 5px 0;
    text-align: left;
}

h3, .h3 {
    font-size: 24px;
    text-align: left;
}

/***************************** TOP-BEREICH ***************************
************************************************************************/
.container-fluid.top-wrapper {
    height: 115px;
    background-color: #fff;
    background-image: url("https://mm-laserdesign.de/fileadmin/Public/Images/Template/bg02.png"), url("https://mm-laserdesign.de/fileadmin/Public/Images/Template/bg02.png"), url("https://mm-laserdesign.de/fileadmin/Public/Images/Template/bg01.png");
    background-position: left top, left top, left top;
    background-repeat: no-repeat, no-repeat, repeat;
    background-size: 100% 130px, 100% 130px, auto auto;
    clear: both;
    padding: 0;
}

.container-fluid.navigation-wrapper {
    height: 75px;
    /*background-image: -moz-linear-gradient(center top , rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15)), url("../Images/Template/bg01.png");*/
    z-index: 99;
    border-bottom: 8px solid #43424a;
    clear: both;    
    background-color: #696773;
    background-repeat: no-repeat;
    background-size: cover;
}

.container-fluid.top-wrapper div.container {
    padding: 0;
}

.logo {
    padding-top: 0;
}

.logo img {
    height: auto;
    margin: 10px 0;
    width: 100%;
}

.scroll {
    position: fixed;
    top: 0;
    width: 100%;
    clear: both;
}

.scroll-2, .scroll-3 {
    margin-top: 70px;
    clear: both;
}

.kontakt-top {
    padding: 0;
}

.email {
    text-align: right;
}

.telefon {
    text-align: right;
}

/*************************** KOPFBILD/SLIDER *************************
************************************************************************/
.container-fluid.kopfslider, .container-fluid.kopfbild {
    padding: 0;
    position: relative;
    clear: both;
    border-bottom: 8px solid #43424a;
}

.container-fluid.kopfslider {
    float: left;
    max-height: 800px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 25px;
}

.kopfbild {
    float: left;
    margin-bottom: 25px;
    max-height: 800px;
    overflow: hidden;
    width: 100%;
}

.container-fluid.kopfbild > img {
    padding-bottom: 0;
}

.kopfslider img, .container-fluid.kopfbild img {
    width: 100%;
    height: auto;
}

.carousel-indicators {
    display: none;
}

.carousel-control.left {
    background-image: none;
}

.carousel-control.right {
    background-image: none;
}

/****************************** CONTENT ******************************
************************************************************************/
.container.content {
    margin: 20px auto;
    padding: 0;
}

/******************************* FOOTER ******************************
************************************************************************/
.container-fluid.footer-wrapper {
    background-color: #696773;
    padding: 0;
    color: #fff;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 8px solid #43424a;
    clear: both;
    z-index: 99;
}

.container.footer {
    padding: 20px 0 0 0;
    font-size: 15px;
    line-height: 1.4;
}

.container.footer div.gridelement-3-spalten div.col-sm-4.col-xs-12 {
    padding: 0;
}

.footer .ce-column div.ce-media {
    margin: 0;
}

.footer .ce-column div.ce-media img {
    border: none;
}

.footer h3 {
    color: #fff;
}

.footer .rechte-spalte,
.footer .rechte-spalte h3 {
    text-align: right;
}

.footer .ce-column div.ce-media img {
    height: 90px;
    width: auto;
}

.footer .mittlere-spalte {
    padding: 0;
    margin-top: 20px;
}

/**************************** FONT-AWESOME *************************
************************************************************************/
.icon.major {
    background-color: #43424a;
    border-radius: 100%;
    box-shadow: 0 0 0 7px white, 0 0 0 8px #e0e0e0;
    color: #fff;
    cursor: default;
    display: inline-block;
    height: 2em;
    line-height: 2em;
    margin: 40px 11px 0 0;
    text-align: center;
    width: 2em;
}

/********************************** TYPO3 *****************************
************************************************************************/
.lightbox > img {
    height: auto;
    width: 100%;
}

.ce-element {
    margin-bottom: 20px;
    clear: both;
}

.ce-textpic {
    clear: both;
    margin: 0 0 10px 0;
}

.ce-media {
    margin-top: 8px;
    margin-left: 10px;
}

.ce-gallery {
    margin-top: 0 !important;
}

.ce-gallery img {
    display: block;
    height: auto;
    width: 100%;
    margin-bottom: 10px;
}

.ce-gallery-bootstrap img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.ce-intext.ce-right .ce-gallery {
    margin-left: 0;
}

.align-center {
    text-align: center;
}

#googlemaps iframe {
    width: 100%;
}

.ce-bodytext > div {
    margin: 0 0 15px;
}

figcaption {
    font-size: 12px;
    height: 30px;
    margin-top: 0;
    text-align: center;
}

#c51 > p {
    margin-top: -10px;
    text-align: center;
}

a.mail img {
    margin-top: -6px;
}

hr {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(148, 0, 49, 0.75), rgba(0, 0, 0, 0));
    border: 0 none;
    float: left;
    height: 2px;
    width: 100%;
}
/**************************** GRIDELEMENTS *************************
************************************************************************/
.gridelement-4-spalten {
    margin-bottom: 30px;
}

.gridelement-2-spalten-50-50 {
    clear: both;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.gridelement-3-spalten {
    float: left;
  width: 100%;
}

.gridelement-2-spalten-66-33 .linke-spalte {
    padding-left: 0;
}

/********************************** MASK ********************************
************************************************************************/


/***************************** POWERMAIL *****************************
************************************************************************/
.tx-powermail {
    clear: both;
    margin-bottom: 20px;
}

.checkbox, .radio {
    display: block;
    float: left;
    margin-right: 20px;
    position: relative;
}

.tx-powermail div.container-fluid {
    padding: 0;
}

.powermail_form_1 h3,
legend.powermail_legend {
    display: none;
}

.powermail_input.form-control,
.powermail_country.form-control,
.powermail_date.form-control,
.powermail_select.form-control,
.powermail_textarea,
.powermail_submit.btn.btn-primary {
    width: 100%;
}

.btn-primary {
    background-color: #5c5346;
    border-color: #3b352d;
    color: #fff;
}

.btn-primary:hover {
    background-color: #3b352d;
    border-color: #3b352d;
    color: #FFB900;
}

/****************************** TABELLEN *****************************
************************************************************************/
.tabelle {
    width: 100%;
}

.tabelle td {
    width: 28%;
    text-align: center;
}

.tabelle tr {
    border-bottom: 1px solid #ccc;
}

.tabelle tr:last-child {
    border-bottom: none;
}

.tabelle td:first-child {
    width: 16%;
}

.tabelle tr:nth-child(7),
.tabelle tr:nth-child(14),
.tabelle tr:nth-child(21) {
    height: 30px;
    border-bottom: none;
}

.tabelle th {
    text-align: center;
}

.tabelle tr:first-child td:first-child,
.tabelle tr:nth-child(8) td:first-child,
.tabelle tr:nth-child(15) td:first-child,
.tabelle tr:nth-child(22) td:first-child {
    font-weight: bold;
}

.tabelle th:nth-child(2),
.tabelle th:nth-child(4),
.tabelle td:nth-child(2),
.tabelle td:nth-child(4) {
    background: #9e0031;
    color: #fff;
}

/**************************** MEDIA-QUERIES *************************
************************************************************************/
@media (min-width: 1599px) {
    .carousel-caption {
        bottom: auto;
        top: 20px;
    }
}

@media (max-width: 1199px) {
    .powermail_input.form-control, .powermail_country.form-control, .powermail_date.form-control, .powermail_select.form-control, .powermail_textarea, .powermail_submit.btn.btn-primary {
        float: left;
        width: 85%;
    }

    #c51 {
        padding: 80px 0 130px;
    }
}

@media (max-width: 991px) {
    .container-fluid.top-wrapper {
        height: 200px;
    }

    .container-fluid.navigation-wrapper {
        display: none;
    }

    .logo {
        text-align: center;
    }

    .logo img {
        height: auto;
        margin: 0;
        padding-top: 10px;
        width: 205px;
    }

    ul#language_switch {
        margin: 24px 0 0 0;
    }

    .footer .ce-column div.ce-media img {
        height: 90px;
        width: auto;
    }

    .icon.major {
        margin: 20px 15px 20px 0;
    }

    .scroll {
        position: relative;
        top: 0;
        width: 100%;
        clear: both;
    }
    
    .scroll-2, .scroll-3 {
        margin-top: 0;
        clear: both;
    }

    .kontakt-top {
        padding: 0;
        text-align: center;
    }

    .gridelement-4-spalten div.col-md-3.col-sm-6.col-xs-12, .gridelement-2-spalten-50-50 div.col-sm-6.col-xs-12 {
        margin-bottom: 30px;        
    }

    .powermail_fieldwrap.powermail_fieldwrap_type_date.powermail_fieldwrap_anreise {
        float: left;
        width: 100%;
    }

    #c51 {
        padding: 80px 0 150px;
    }

    .footer .rechte-spalte,
    .footer .rechte-spalte h3 {
        text-align: left;
    }
}

@media (max-width: 767px) {
    .ce-gallery img {
        margin-bottom: 10px;
    }

    .ce-media {
        margin: 0;
    }
    
    .ce-row {
        margin-bottom: 0;
    }

    .container-fluid.top-wrapper {
        height: 270px;
    }

    .container.footer {
        font-size: 15px;
        padding: 15px;
    }

    .ce-right .ce-gallery {
        float: none;
        width: 100%;
    }

    .ce-column {
        width: 100%;
    }

    .email {
        text-align: center;
    }

    .powermail_input.form-control, .powermail_country.form-control, .powermail_date.form-control, .powermail_select.form-control, .powermail_textarea, .powermail_submit.btn.btn-primary {
        float: left;
        width: 100%;
    }

    #c51 {
        padding: 0 0 20px;
    }

    .container-fluid.top-wrapper {
        background-image: none;
        height: auto;
    }

    .footer {
        font-size: 13px !important;
    }

    .telefon {
        text-align: center;
    }

    .flaggen {
        position: absolute;
        top: -140px;
        z-index: 1;
    }

    .footer {
        padding: 0 !important;
    }

    .footer .ce-column div.ce-media img {
        height: 50px;
        width: auto;
    }

    .footer div.gridelement-footer .ce-gallery {
        width: 100%;
        margin: 0 !important;
    }

   .footer div.gridelement-footer .ce-column {
       width: auto;
   }

    .footer .mittlere-spalte {
        padding: 0 0 0 15px;
        margin-top: 0;
    }
}

@media (max-width: 480px) {
    .logo img {
        height: auto;
        margin: 0;
        width: 205px;
    }

    ul#language_switch {
        margin: 0;
    }

    .flaggen {
        position: absolute;
        top: -150px;
        z-index: 1;
    }

    .kopfslider, .kopfbild {
        display: none;
    }

    .ce-textpic {
        margin: 0;
    }

    .logo {
        padding: 20px 0;
    }

    .container.content {
        margin: 0;
        padding: 0;
    }

    .icon.major {
        margin: 10px 15px 20px 0;
    }
}