* {
    /* stickerei textildruck */
    border: 0 none;
    margin: 0;
    padding: 0;
    outline: medium none;
    -webkit-text-size-adjust: none!important;
}

html {
    -webkit-font-smoothing: antialiased;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.25),
only screen and ( min-device-pixel-ratio: 1.25),
only screen and ( min-resolution: 200dpi),
only screen and ( min-resolution: 1.25dppx) {
    -webkit-font-smoothing: subpixel-antialiased;
}

body {
    font-family: expletus-sans, Arial, sans-serif;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    letter-spacing: 0.6px!important;
    line-height: 1.2em!important;
    overflow: auto;
    background-attachment: fixed!important;
}

@viewport {
    width: device-width;
    user-zoom: fixed;
}

body {
    position: fixed!important;
    top: 0!important;
    left: 0;
    right: 0;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
    background: url("../images/hintergrund_bild.jpg") no-repeat top center fixed !important;
    width: 100%!important;
    height: 100%!important;
}

.wrap_bg {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    overflow-y: inherit;
}

header {
    position: relative;
    margin: 0 auto;
    width: 100%!important;
    top: 60px;
    height: 150px;
    background: white;
    opacity: 1;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
    background: #fff;
    box-shadow: 0 0 0 8px #fff;
    border-top: 2px dashed #ccc;
    border-bottom: 2px dashed #ccc;
}

#header_inhalt {
    position: relative;
    margin: 0 auto;
    width: 1100px;
    height: 150px;
}

#header_inhalt_unterseiten {
    position: relative;
    margin: 0 auto;
    width: 1100px;
    height: 150px;
}

nav ul {
    position: relative;
    margin: 0 auto;
    width: 1088px;
    height: auto;
    top: 280px;
    left: 20px;
}

.typo-band a {
    text-decoration: none!important;
    color: inherit;
}

nav ul li {
    position: relative;
    float: left;
    width: 193px;
    height: 122px;
    margin-right: 20px;
    margin-bottom: 40px;
    list-style-type: none;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
    border-radius: 10px;
    opacity: .9;
}

nav ul li:hover {
    box-shadow: 1px 2px 4px #111;
    opacity: 1;
}

nav ul li p {
    width: 181px;
    height: 100px;
    padding-top: 10px;
    border: 2px dashed #fbbb3f;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 0 8px #fff;
    font-size: 19px;
    color: rgba(0, 0, 0, 0.3);
    color: #292985;
    text-shadow: 1px 1px 2px #fff;
    text-align: center;
}

nav ul li p:hover {
    border: 2px dashed #fbbb3f;
    color: #999;
    /*color: #292985;*/
}

nav ul li a {
    text-decoration: none;
}

#hauptinhalt {
    position: relative;
    margin: 0 auto;
    margin-top: 160px;
    width: 1100px;
    height: auto;
}


/* Navigation für Unterseiten */

#nav_unterseiten {
    position: relative;
    margin-left: 0px;
    width: 850px;
    height: auto;
    z-index: 999!important;
}

#nav_unterseiten ul {
    position: absolute;
    width: 850px;
    height: auto;
    top: -95px;
    left: 380px;
}

#nav_unterseiten ul li {
    position: relative;
    float: left;
    display: block;
    width: 162px;
    height: 40px;
    margin-right: 14px;
    margin-bottom: 20px;
    list-style-type: none;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
    opacity: .5;
}

#nav_active {
    box-shadow: 1px 2px 4px #111!important;
    opacity: 1!important;
    background: #111;
}

#nav_unterseiten #nav_active p {
    border: 2px dashed #fafafa;
    color: #fff!important;
    box-shadow: 0 0 0 8px #fbbb3f;
    background: #fbbb3f!important;
}

#nav_unterseiten ul li:hover {
    box-shadow: 1px 2px 4px #111;
    opacity: 1;
}

#nav_unterseiten ul li p {
    width: 150px;
    height: 22px;
    border: 2px dashed #fbbb3f;
    border-radius: 5px;
    background: #fafafa!important;
    box-shadow: 0 0 0 9px #fafafa;
    font-size: 12px;
    color: #292985;
    /*text-shadow: 1px 1px 2px #fff;*/
    text-shadow: none!important;
    text-align: center;
    line-height: .6em;
    padding-top: 5px;
    padding-bottom: 2px;
}

#nav_unterseiten ul li p:hover {
    border: 2px dashed #fafafa;
    color: #fff!important;
    box-shadow: 0 0 0 8px #fbbb3f;
    background: #fbbb3f!important;
    /*color: #292985;*/
}

#nav_unterseiten ul li a {
    text-decoration: none;
}


/* Ende Navigation Unterseiten */

#content_kontakt {
    position: relative;
    margin-left: 0px;
    top: -20px;
    left: 370px;
    width: 700px;
    height: 490px;
    margin-bottom: 140px;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
    /*border-radius: 5px;    */
    background: white;
    opacity: .95;
}

#content_kontakt img {
    float: right;
    margin-top: -290px;
    margin-right: 50px;
    width: 260px;
    height: auto;
}

#content_kontakt h1 {
    position: absolute;
    color: #999!important;
    margin-left: 50px;
    margin-top: 50px!important;
    font-weight: lighter;
    font-size: 1.8em;
    text-transform: uppercase;
    color: #333!important;
}

#content_kontakt h2 {
    position: relative;
    color: #999!important;
    margin-left: 50px;
    top: 20px;
    margin-bottom: 10px;
    font-weight: lighter;
    font-size: 1.4em;
    letter-spacing: normal;
    color: #333!important;
}

#content_kontakt p h2 {
    position: relative;
    color: #999!important;
    margin-left: 0px;
    top: 50px;
    margin-bottom: 10px;
    font-weight: lighter;
    font-size: 1.4em;
    letter-spacing: normal;
    color: #333!important;
}

#content_kontakt p {
    position: relative;
    width: 600px;
    height: 600px;
    height: auto;
    padding: 50px;
    padding-top: 40px;
    padding-bottom: 20px;
    color: #333!important;
    top: -10px;
    text-align: justify;
}

#content_kontakt a {
    color: #f6a834;
    text-decoration: none;
}

#content_kontakt ul {
    color: #333!important;
    padding-left: 0px;
    padding-top: 60px;
    width: 620px;
    height: auto;
    list-style-type: none;
    font-size: 1.1em;
}

#content_kontakt ul li {
    /*float: left;*/
    margin-right: 14px;
    margin-bottom: 20px;
    padding: 20px;
    text-align: center;
    border: 1px solid #999;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
}

#content_kontakt ul li:hover {
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .9);
}

#content_kataloge {
    position: relative;
    margin-left: 0px;
    top: -20px;
    left: 370px;
    width: 700px;
    height: 750px;
    margin-bottom: 140px;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
    /*border-radius: 5px;    */
    background: white;
    opacity: .95;
}

#content_kataloge h1 {
    position: absolute;
    color: #999!important;
    margin-left: 50px;
    margin-top: 50px!important;
    font-weight: lighter;
    font-size: 1.8em;
    text-transform: uppercase;
    color: #333!important;
}

#content_kataloge h2 {
    position: relative;
    color: #999!important;
    margin-left: 50px;
    top: 100px;
    margin-bottom: 10px;
    font-weight: lighter;
    font-size: 1.4em;
    letter-spacing: normal;
    color: #333!important;
}

#content_kataloge p h2 {
    position: relative;
    color: #999!important;
    margin-left: 0px;
    top: 50px;
    margin-bottom: 10px;
    font-weight: lighter;
    font-size: 1.4em;
    letter-spacing: normal;
    color: #333!important;
}

#liste_kataloge {
    position: relative;
    width: 600px;
    height: 350px;
    padding: 50px;
    padding-top: 60px;
    padding-bottom: 20px;
    color: #333!important;
    top: -10px;
    text-align: justify;
}

#liste_kataloge a {
    color: #555;
    text-decoration: none;
}

#content_kataloge ul {
    color: #333!important;
    padding-left: 0px;
    padding-top: 60px;
    width: 620px;
    height: auto;
    list-style-type: none;
    font-size: 1.1em;
}

#liste_kataloge ul li {
    /*float: left;*/
    margin-right: 14px;
    margin-bottom: 20px;
    padding: 20px;
    text-align: center;
    border: 1px solid #999;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
}

#liste_kataloge ul li:hover {
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .9);
}

#content_referenzen {
    position: relative;
    margin-left: 0px;
    top: -20px;
    left: 370px;
    width: 700px;
    height: 1860px;
    margin-bottom: 140px;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
    /*border-radius: 5px;    */
    background: white;
    opacity: .95;
}

#content_referenzen h1 {
    position: absolute;
    color: #999!important;
    margin-left: 50px;
    margin-top: 50px!important;
    font-weight: lighter;
    font-size: 1.8em;
    text-transform: uppercase;
    color: #333!important;
}

#zweiter_titel {
    position: relative;
    color: #999!important;
    margin-left: 50px;
    margin-top: -80px!important;
    font-weight: lighter;
    font-size: 1.4em;
    letter-spacing: normal;
    color: #333!important;
}

#liste_referenzen h2 {
    position: relative;
    color: #999!important;
    margin-left: 0px;
    top: 50px;
    margin-bottom: 10px;
    font-weight: lighter;
    font-size: 1.4em;
    letter-spacing: normal;
    color: #333!important;
}

#liste_referenzen {
    position: relative;
    width: 600px;
    height: 600px;
    height: 850px;
    padding: 50px;
    padding-top: 60px;
    padding-bottom: 20px;
    color: #333!important;
    top: -10px;
    text-align: justify;
}


/*#zweiter_abschnitt {
    position: relative;
    width: 600px;
    height: 700px;
    padding: 50px;
    padding-top: 100px;
    padding-bottom: 20px;
    color: #333!important;
    top: -10px;
    text-align: justify;
}

#zweiter_abschnitt h2 {
    position: relative;
    left: -50px;
    top: 50px;
    width: 600px;
}*/

#content_referenzen a {
    color: #fbbb3f;
}

#content_referenzen ul img {
    width: 190px;
    height: 123.75px;
    padding-top: 0px;
    padding-left: 0px;
}

#content_referenzen ul {
    color: #333!important;
    padding-left: 0px;
    padding-top: 60px;
    width: 640px;
    height: auto;
    list-style-type: none;
    font-size: 1.1em;
}

#content_referenzen ul li {
    float: left;
    margin-right: 14px;
    margin-bottom: 5px;
}

#content_mailer {
    position: relative;
    margin-left: 0px;
    top: -20px;
    left: 370px;
    width: 700px;
    height: 240px;
    color: #999!important;
    margin-bottom: 140px;
    /*border-radius: 5px;    */
    background: white;
    opacity: .95;
}

#content_mailer h1 {
    position: absolute;
    color: #999!important;
    margin-left: 50px;
    margin-top: 50px!important;
    font-weight: lighter;
    font-size: 1.8em;
    text-transform: uppercase;
    color: #333!important;
}

#content_mailer p {
    position: relative;
    width: 600px;
    padding: 50px;
    padding-top: 140px;
    padding-bottom: 20px;
    color: #333!important;
    top: -10px;
    text-align: justify;
}

#content_offertformular {
    position: relative;
    margin-left: 0px;
    top: -20px;
    left: 370px;
    width: 700px;
    height: 940px;
    margin-bottom: 140px;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
    /*border-radius: 5px;    */
    background: white;
    opacity: .95;
}

#content_offertformular h1 {
    position: absolute;
    color: #999!important;
    margin-left: 50px;
    margin-top: 50px!important;
    font-weight: lighter;
    font-size: 1.8em;
    text-transform: uppercase;
    color: #333!important;
}

#content_offertformular p {
    position: relative;
    width: 600px;
    padding: 50px;
    padding-top: 40px;
    padding-bottom: 20px;
    color: #333!important;
    top: -10px;
    text-align: justify;
}

#content_offertformular a {
    color: #fbbb3f;
}

#content_aktuell {
    position: relative;
    margin-left: 0px;
    top: -20px;
    left: 370px;
    width: 700px;
    height: 1950px;
    margin-bottom: 140px;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
    /*border-radius: 5px;    */
    background: white;
    opacity: .95;
}

#content_aktuell img {
    margin-bottom: 20px;
}

#content_aktuell h1 {
    position: absolute;
    color: #999!important;
    margin-left: 50px;
    margin-top: 50px!important;
    font-weight: lighter;
    font-size: 1.8em;
    text-transform: uppercase;
    color: #333!important;
}

#content_aktuell h2 {
    position: absolute;
    color: #999!important;
    margin-left: 50px;
    margin-top: 40px!important;
    font-weight: lighter;
    font-size: 1.4em;
    letter-spacing: normal;
    color: #333!important;
}

#content_aktuell p {
    position: relative;
    width: 600px;
    height: auto;
    padding: 50px;
    padding-bottom: 0px;
    color: #333!important;
    top: 20px;
    text-align: justify;
}

#content_aktuell a {
    color: #fbbb3f;
}

#content_naehservice {
    position: relative;
    margin-left: 0px;
    top: -20px;
    left: 370px;
    width: 700px;
    height: 640px;
    margin-bottom: 140px;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
    /*border-radius: 5px;    */
    background: white;
    opacity: .95;
}

#content_naehservice h1 {
    position: absolute;
    color: #999!important;
    margin-left: 50px;
    margin-top: 50px!important;
    font-weight: lighter;
    font-size: 1.8em;
    text-transform: uppercase;
    color: #333!important;
}

#content_naehservice h2 {
    position: absolute;
    color: #999!important;
    margin-left: 50px;
    margin-top: 40px!important;
    font-weight: lighter;
    font-size: 1.4em;
    letter-spacing: normal;
    color: #333!important;
}

#content_naehservice p {
    position: relative;
    width: 600px;
    padding: 50px;
    color: #333!important;
    top: 0px;
    text-align: justify;
}

#content_naehservice a {
    color: #fbbb3f;
}

#content_naehservice img {
    position: relative;
    left: 50px;
    top: -20px;
}

#content_stickerei {
    position: relative;
    margin-left: 0px;
    top: -20px;
    left: 370px;
    width: 700px;
    height: 480px;
    margin-bottom: 140px;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
    /*border-radius: 5px;    */
    background: white;
    opacity: .95;
}

#content_stickerei ul {
    color: #333!important;
    padding-left: 50px;
    padding-top: 60px;
    width: 580px;
    height: auto;
    list-style-type: none;
    font-size: 1.1em;
}

#content_stickerei ul li {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

#content_stickerei h1 {
    position: absolute;
    color: #999!important;
    margin-left: 50px;
    margin-top: 50px!important;
    font-weight: lighter;
    font-size: 1.8em;
    text-transform: uppercase;
    color: #333!important;
}

#content_stickerei h2 {
    position: absolute;
    color: #999!important;
    margin-left: 50px;
    margin-top: 20px!important;
    font-weight: lighter;
    font-size: 1.4em;
    letter-spacing: normal;
    color: #333!important;
}

#content_stickerei p {
    position: relative;
    width: 600px;
    padding: 50px;
    color: #333!important;
    top: 40px;
    text-align: justify;
}

#content_textildruck {
    position: relative;
    margin-left: 0px;
    top: -20px;
    left: 370px;
    width: 700px;
    height: 1140px;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
    /*border-radius: 5px;    */
    background: white;
    opacity: .95;
    margin-bottom: 60px;
}

#content_textildruck h1 {
    position: absolute;
    color: #999!important;
    margin-left: 50px;
    margin-top: 50px!important;
    font-weight: lighter;
    font-size: 1.8em;
    text-transform: uppercase;
    color: #333!important;
}

#content_textildruck h2 {
    position: absolute;
    color: #999!important;
    margin-left: 50px;
    margin-top: 20px!important;
    font-weight: lighter;
    font-size: 1.4em;
    letter-spacing: normal;
    color: #333!important;
}

#content_textildruck p {
    position: relative;
    width: 600px;
    padding: 50px;
    padding-top: 15px;
    color: #333!important;
    top: 40px;
    text-align: justify;
}

aside {
    position: absolute;
    float: left!important;
    width: 345px;
    height: 615px!important;
    background: #fff!important;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
    opacity: .95;
    top: -20px;
    margin-bottom: 60px;
}

aside ul {
    list-style-type: none;
    position: relative;
    top: 0px;
    height: auto;
}

aside ul li {
    float: left;
}

aside ul img {
    width: 150px;
    height: 100px;
    padding-top: 15px;
    padding-left: 15px;
}

#aside_textildruck {
    position: absolute;
    float: left!important;
    width: 345px;
    height: 615px!important;
    background: #fff!important;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
    opacity: .95;
    top: -20px;
    margin-bottom: 60px;
}

#aside_textildruck ul {
    list-style-type: none;
    position: relative;
    top: 0px;
    height: auto;
}

#aside_textildruck ul li {
    float: left;
}

#aside_textildruck ul img {
    width: 150px;
    height: 100px;
    padding-top: 15px;
    padding-left: 15px;
}

.trennlinie {
    border-bottom: 1px solid gray;
    width: 500px;
    margin: 0 auto;
    padding-right: 50px;
    padding-left: 50px;
    margin-top: 20px;
    margin-bottom: 10px;
}

figure img {
    z-index: 99;
    width: 360px;
    height: 112px;
    margin-top: 20px;
}

#logo_unterseiten img {
    z-index: 99;
    width: 280px;
    height: 87px;
    margin-top: 30px;
}

#logo_unterseiten a {
    z-index: 999!important;
}

#adresse_header {
    color: #fbbb3f;
    position: relative;
    width: 200px;
    height: auto;
    left: 840px;
    top: -105px;
    text-align: right;
}

.masc {
    position: relative;
    top: -65px;
    left: 390px;
    width: 680px;
    height: 30px;
    background: #fff;
    overflow: hidden;
}

.masc .typo-band {
    position: absolute;
    top: 0;
    left: 0px;
    width: 270%!important;
    line-height: 30px;
    font-family: inherit;
    font-size: 15px;
    font-weight: lighter;
    color: #f49a2e;
    color: #333;
    letter-spacing: 1.4px;
    -webkit-animation: infinite-band 18s linear infinite;
    -moz-animation: infinite-band 18s linear infinite;
    -o-animation: infinite-band 18s linear infinite;
    animation: infinite-band 18s linear infinite;
}

@-webkit-keyframes infinite-band {
    0% {
        left: 100%;
    }
    50% {
        -webkit-transform: scale(1);
    }
    100% {
        left: -100%;
    }
}

@-moz-keyframes infinite-band {
    0% {
        left: 100%;
    }
    50% {
        -moz-transform: scale(1);
    }
    100% {
        left: -100%;
    }
}

@-o-keyframes infinite-band {
    0% {
        left: 100%;
    }
    50% {
        -o-transform: scale(1);
    }
    100% {
        left: -100%;
    }
}

@keyframes infinite-band {
    0% {
        left: 100%;
    }
    50% {
        transform: scale(1);
    }
    100% {
        left: -100%;
    }
}

.fettschrift {
    font-weight: bold;
}

.wmfg_layout_0 {
    padding-left: 0px;
    position: relative;
    top: 100px;
    width: 100%;
    color: #777!important;
}

.wmfg_layout_0,
table,
.wmfg_textarea {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
}

.wmfg_layout_0 ul.wmfg_questions {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.wmfg_layout_0 ul.wmfg_questions li.wmfg_q {
    width: 84%;
    padding: 10px;
    border: 1px solid #cccccc;
    float: left;
    display: inline-block;
    margin-left: 55px;
    margin-top: 10px;
}

.wmfg_layout_0 label.wmfg_label {
    display: block;
    margin: 0 0 5px -2px;
}

.wmfg_layout_0 table.wmfg_answers {
    width: 90%;
    _width: 67%;
    border-collapse: collapse;
}

.wmfg_layout_0 table.wmfg_answers {
    vertical-align: top;
}

.wmfg_layout_0 table.wmfg_answers td {
    padding: 2px;
    vertical-align: top;
}

.wmfg_layout_0 table.wmfg_answers td.wmfg_a_td {
    width: 25px;
}

.wmfg_layout_0 .wmfg_text {
    border: 1px solid #CCC;
    padding: 4px;
    margin-left: -2px;
    font-size: 13px;
    color: #777;
    width: 98.5%;
    background-color: #ffffff;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#fff));
    background: -moz-linear-gradient(top, #f8f8f8, #fff);
}

.wmfg_layout_0 .wmfg_textarea {
    border: 1px solid #CCC;
    padding: 4px;
    margin-left: -2px;
    font-size: 13px;
    color: #777;
    width: 98.5%;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#fff));
    background: -moz-linear-gradient(top, #f8f8f8, #fff);
    background-color: #ffffff;
}

.wmfg_layout_0 .wmfg_select {
    border: 1px solid #CCCCCC;
    padding: 3px;
    font-size: 13px;
    color: #333;
    margin: 0;
    width: 100%;
    _width: 97%;
    background-color: #ffffff;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#fff));
    background: -moz-linear-gradient(top, #f8f8f8, #fff);
}

.wmfg_layout_0 .wmfg_btn {
    border: 1px solid #cccccc;
    cursor: pointer;
    font-weight: normal;
    font-size: 13px;
    padding: 6px;
    margin-left: -8px;
    color: #444;
    font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
    background: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), color-stop(0.5, #FAFAFA), color-stop(0.5, #E5E5E5), to(#F9F9F9));
    background: -moz-linear-gradient(top, #FAFAFA, #FAFAFA 50%, #E5E5E5 50%, #F9F9F9);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#FAFAFA', endColorstr='#E5E5E5');
}

.wmfg_layout_0 .wmfg_btn:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#EDEDED), color-stop(0.5, #EDEDED), color-stop(0.5, #D9D9D9), to(#EDEDED));
    background: -moz-linear-gradient(top, #EDEDED, #EDEDED 50%, #D9D9D9 50%, #EDEDED);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#E3326E', endColorstr='#D9D9D9');
}

.wmfg_q_submit {
    border: none!important;
}

#submit_id {
    width: 88%!important;
    margin-top: 45px;
    margin-left: 52px;
    height: 40px;
    color: inherit;
}

#uid {
    font-size: .80em;
    color: #B7B7B7;
    opacity: .6;
}

.upload {
    position: relative;
    clip: rect(0px 76px 27px 0px);
    top: 0px;
    left: 0px;
}


/* Upload Button ausblenden */

.upload::-webkit-file-upload-button {
    visibility: hidden;
    opacity: 0;
}

.upload:before {
    /* Beschriftung des Buttons mit CSS content */
    content: 'Upload';
    /* Aussehen des Buttons */
    display: inline-block;
    width: 50px;
    padding: 0 12px;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    color: #333;
    text-align: center;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    border: 1px solid #e6e6e6;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    */
}

#dank_offertanfrage {
    padding: 50px;
    padding-top: 0px;
    padding-left: 0px;
}


/* ipad landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    body {
        background-image: transparent;
    }
    .wrap_bg {
        background-image: url("../images/hintergrund_bildipad.jpg") !important;
        position: fixed;
        top: 0px;
        right: 0;
        left: 0;
        height: 100%!important;
        background-position: 50% 0;
        background-repeat: no-repeat;
        z-index: -1;
        overflow: scroll;
    }
}


/* ipad portrait */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    body {
        background-image: transparent;
        width: 100%!important;
        height: auto;
    }
    .wrap_bg {
        background-image: url("../images/hintergrund_bildipad_portrait.jpg") !important;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        /*-webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
 	background: url("../images/hintergrund_bildipad_portrait.jpg") no-repeat top center fixed !important;*/
        width: 100%;
        height: 100%!important;
        overflow: auto;
    }
    figure img {
        z-index: 99;
        width: 288px;
        height: 90px;
        margin-top: 30px;
        margin-left: 20px;
    }
    #header_inhalt {
        position: relative;
        margin: 0 auto;
        width: 100%;
        height: 150px;
    }
    #header_inhalt_unterseiten {
        position: relative;
        margin: 0 auto;
        width: 100%;
        height: 150px;
    }
    nav ul {
        position: relative;
        margin: 0 auto;
        width: 880px;
        height: auto;
        top: 280px;
        left: 20px;
    }
    nav ul li {
        position: relative;
        float: left;
        width: 193px;
        height: 122px;
        margin-right: 20px;
        margin-bottom: 40px;
        list-style-type: none;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        border-radius: 10px;
        opacity: .8;
    }
    nav ul li:hover {
        box-shadow: 1px 2px 4px #111;
        opacity: 1;
    }
    nav ul li p {
        width: 181px;
        height: 100px;
        padding-top: 10px;
        border: 2px dashed #fbbb3f;
        border-radius: 5px;
        background: #fff;
        box-shadow: 0 0 0 8px #fff;
        font-size: 19px;
        color: rgba(0, 0, 0, 0.3);
        color: #292985;
        text-shadow: 1px 1px 2px #fff;
        text-align: center;
    }
    nav ul li p:hover {
        border: 2px dashed #fbbb3f;
        color: #999;
        /*color: #292985;*/
    }
    nav ul li a {
        text-decoration: none;
    }
    #hauptinhalt {
        position: relative;
        margin: 0 auto;
        margin-top: 160px;
        width: 800px;
        height: auto;
    }
    #fusszeile_textildruck {
        position: absolute;
        margin: 0 auto;
        top: 1560px!important;
        left: 50px;
        width: 700px;
        height: 30px;
    }
    /* Navigation für Unterseiten */
    #nav_unterseiten {
        position: relative;
        margin-left: 0px;
        width: 650px;
        height: auto;
        z-index: 999!important;
    }
    #nav_unterseiten ul {
        position: absolute;
        width: 650px;
        height: auto;
        top: -95px;
        left: 350px;
    }
    #nav_unterseiten ul li {
        position: relative;
        float: left;
        display: block;
        width: 142px;
        height: 40px;
        margin-right: 14px;
        margin-bottom: 20px;
        list-style-type: none;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        opacity: .5;
    }
    #nav_active {
        box-shadow: 1px 2px 4px #111!important;
        opacity: 1!important;
        background: #111;
    }
    #nav_unterseiten #nav_active p {
        border: 2px dashed #fafafa;
        color: #fff!important;
        box-shadow: 0 0 0 8px #fbbb3f;
        background: #fbbb3f!important;
    }
    #nav_unterseiten ul li:hover {
        box-shadow: 1px 2px 4px #111;
        opacity: 1;
    }
    #nav_unterseiten ul li p {
        width: 130px;
        height: 22px;
        border: 2px dashed #fbbb3f;
        border-radius: 5px;
        background: #fafafa!important;
        box-shadow: 0 0 0 9px #fafafa;
        font-size: 12px;
        color: #292985;
        /*text-shadow: 1px 1px 2px #fff;*/
        text-shadow: none!important;
        text-align: center;
        line-height: .6em;
        padding-top: 5px;
        padding-bottom: 2px;
    }
    #nav_unterseiten ul li p:hover {
        border: 2px dashed #fafafa;
        color: #fff!important;
        box-shadow: 0 0 0 8px #fbbb3f;
        background: #fbbb3f!important;
        /*color: #292985;*/
    }
    #nav_unterseiten ul li a {
        text-decoration: none;
    }
    .masc {
        position: relative;
        top: -65px;
        left: 390px;
        width: 600px;
        height: 30px;
        background: #fff;
        overflow: hidden;
    }
    .masc .typo-band {
        position: absolute;
        top: 0;
        left: 0px;
        width: 120%!important;
        line-height: 30px;
        font-family: inherit;
        font-size: 14px;
        font-weight: lighter;
        color: #f49a2e;
        color: #333;
        letter-spacing: 1.5px;
        -webkit-animation: infinite-band 16s linear infinite;
        -moz-animation: infinite-band 16s linear infinite;
        -o-animation: infinite-band 16s linear infinite;
        animation: infinite-band 16s linear infinite;
    }
    @-webkit-keyframes infinite-band {
        0% {
            left: 100%;
        }
        50% {
            -webkit-transform: scale(1);
        }
        100% {
            left: -100%;
        }
    }
    @-moz-keyframes infinite-band {
        0% {
            left: 100%;
        }
        50% {
            -moz-transform: scale(1);
        }
        100% {
            left: -100%;
        }
    }
    @-o-keyframes infinite-band {
        0% {
            left: 100%;
        }
        50% {
            -o-transform: scale(1);
        }
        100% {
            left: -100%;
        }
    }
    @keyframes infinite-band {
        0% {
            left: 100%;
        }
        50% {
            transform: scale(1);
        }
        100% {
            left: -100%;
        }
    }
    #content_stickerei {
        position: relative;
        margin-left: 0px;
        top: -20px;
        left: 70px;
        width: 700px;
        height: 480px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    aside {
        position: relative;
        /*float: left!important;*/
        width: 700px;
        height: 394px!important;
        background: #fff!important;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        opacity: .95;
        top: -110px;
        left: 65px;
    }
    aside ul {
        list-style-type: none;
        position: relative;
        top: 10px;
        left: 12px;
        height: auto;
    }
    aside ul li {
        float: left;
    }
    aside ul img {
        width: 150px;
        height: 100px;
        padding-top: 15px;
        padding-left: 15px;
    }
    #content_textildruck {
        position: relative;
        margin-left: 0px;
        top: -20px;
        left: 70px;
        width: 700px;
        height: 1140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    #aside_textildruck {
        position: relative;
        /*float: left!important;*/
        width: 700px;
        height: 394px!important;
        background: #fff!important;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        opacity: .95;
        top: -30px;
        left: 65px;
        /*position: absolute;
    float: left!important;
    width: 345px;
    height:615px!important;
    background: #fff!important;
	box-shadow: 1px 2px 4px rgba(0,0,0,.4);      
    opacity: .95;
    top: -20px;
    margin-bottom: 60px;*/
    }
    #aside_textildruck ul {
        list-style-type: none;
        position: relative;
        top: 10px;
        left: 12px;
        height: auto;
    }
    #aside_textildruck ul li {
        float: left;
    }
    #aside_textildruck ul img {
        width: 150px;
        height: 100px;
        padding-top: 15px;
        padding-left: 15px;
    }
    #fusszeile_textildruck {
        position: absolute;
        margin: 0 auto;
        top: 1560px!important;
        left: 50px;
        width: 700px;
        height: 30px;
    }
    #content_naehservice {
        position: absolute;
        left: 50px;
        width: 700px;
        height: 640px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    #content_kataloge {
        position: relative;
        margin-left: 0px;
        top: -20px;
        left: 70px;
        width: 700px;
        height: 770px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    #content_referenzen {
        position: relative;
        margin-left: 0px;
        top: -20px;
        left: 70px;
        width: 700px;
        height: 1860px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    #content_aktuell {
        position: relative;
        margin-left: 0px;
        top: -20px;
        left: 70px;
        width: 700px;
        height: 1950px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    #content_kontakt {
        position: relative;
        margin-left: 0px;
        top: -20px;
        left: 70px;
        width: 700px;
        height: 490px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    #content_kontakt img {
        display: none;
    }
    #content_offertformular {
        position: relative;
        margin-left: 0px;
        top: -20px;
        left: 70px;
        width: 700px;
        height: 940px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
}


/* iphone landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    body {
        background-image: transparent;
        width: 100%!important;
        left: 0px!important;
        height: auto;
    }
    .wrap_bg {
        /*background-image: url("../images/hintergrund_bildiphone_landscape.jpg")!important;*/
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%!important;
        height: 100%!important;
        overflow: auto;
    }
    figure img {
        z-index: 99;
        width: 288px;
        height: 90px;
        margin-top: 30px;
        margin-left: 20px;
    }
    .trennlinie {
        border-bottom: 1px solid gray;
        width: 340px;
        margin: 0 auto;
        padding-right: 50px;
        padding-left: 50px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    #header_inhalt {
        position: relative;
        margin: 0 auto;
        width: 100%;
        height: 150px;
    }
    #header_inhalt_unterseiten {
        position: relative;
        margin: 0 auto;
        width: 100%;
        height: 150px;
    }
    nav ul {
        position: relative;
        margin: 0 auto;
        width: 680px;
        height: auto;
        top: 90px;
        left: 20px;
    }
    nav ul li {
        position: relative;
        float: left;
        width: 193px;
        height: 122px;
        margin-right: 20px;
        margin-bottom: 40px;
        list-style-type: none;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        border-radius: 10px;
        opacity: .8;
    }
    nav ul li:hover {
        box-shadow: 1px 2px 4px #111;
        opacity: 1;
    }
    nav ul li p {
        width: 181px;
        height: 100px;
        padding-top: 10px;
        border: 2px dashed #fbbb3f;
        border-radius: 5px;
        background: #fff;
        box-shadow: 0 0 0 8px #fff;
        font-size: 19px;
        color: rgba(0, 0, 0, 0.3);
        color: #292985;
        text-shadow: 1px 1px 2px #fff;
        text-align: center;
    }
    nav ul li p:hover {
        border: 2px dashed #fbbb3f;
        color: #999;
        /*color: #292985;*/
    }
    nav ul li a {
        text-decoration: none;
    }
    #hauptinhalt {
        position: relative;
        margin: 0 auto;
        margin-top: 160px;
        width: 568px;
        height: auto;
    }
    #fusszeile_textildruck {
        position: absolute;
        margin: 0 auto;
        top: 1560px!important;
        left: 50px;
        width: 568px;
        height: 30px;
    }
    /* Navigation für Unterseiten */
    #nav_unterseiten {
        position: relative;
        margin-left: 0px;
        width: 450px;
        height: auto;
        z-index: 999!important;
    }
    #nav_unterseiten ul {
        position: absolute;
        width: 400px;
        height: auto;
        top: -105px;
        left: 350px;
    }
    #nav_unterseiten ul li {
        position: relative;
        float: left;
        display: block;
        width: 112px;
        height: 30px;
        margin-right: 14px;
        margin-bottom: 15px;
        list-style-type: none;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        opacity: .6;
    }
    #nav_active {
        box-shadow: 1px 2px 4px #111!important;
        opacity: 1!important;
        background: #111;
    }
    #nav_unterseiten #nav_active p {
        border: 2px dashed #fafafa;
        color: #fff!important;
        box-shadow: 0 0 0 8px #fbbb3f;
        background: #fbbb3f!important;
    }
    #nav_unterseiten ul li:hover {
        box-shadow: 1px 2px 4px #111;
        opacity: 1;
    }
    #nav_unterseiten ul li p {
        width: 100px;
        height: 12px;
        border: 2px dashed #fbbb3f;
        border-radius: 5px;
        background: #fafafa!important;
        box-shadow: 0 0 0 9px #fafafa;
        font-size: 12px;
        color: #292985;
        /*text-shadow: 1px 1px 2px #fff;*/
        text-shadow: none!important;
        text-align: center;
        line-height: .6em;
        padding-top: 1px;
        padding-bottom: 4px;
    }
    #nav_unterseiten ul li p:hover {
        border: 2px dashed #fafafa;
        color: #fff!important;
        box-shadow: 0 0 0 8px #fbbb3f;
        background: #fbbb3f!important;
        /*color: #292985;*/
    }
    #nav_unterseiten ul li a {
        text-decoration: none;
    }
    .masc {
        position: relative;
        top: -65px;
        left: 320px;
        width: 440px;
        height: 30px;
        background: #fff;
        overflow: hidden;
    }
    .masc .typo-band {
        position: absolute;
        top: 0;
        left: 0px;
        width: 120%!important;
        line-height: 30px;
        font-family: inherit;
        font-size: 10px;
        font-weight: lighter;
        color: #f49a2e;
        color: #333;
        letter-spacing: 1.5px;
        -webkit-animation: infinite-band 16s linear infinite;
        -moz-animation: infinite-band 16s linear infinite;
        -o-animation: infinite-band 16s linear infinite;
        animation: infinite-band 16s linear infinite;
    }
    @-webkit-keyframes infinite-band {
        0% {
            left: 100%;
        }
        50% {
            -webkit-transform: scale(1);
        }
        100% {
            left: -100%;
        }
    }
    @-moz-keyframes infinite-band {
        0% {
            left: 100%;
        }
        50% {
            -moz-transform: scale(1);
        }
        100% {
            left: -100%;
        }
    }
    @-o-keyframes infinite-band {
        0% {
            left: 100%;
        }
        50% {
            -o-transform: scale(1);
        }
        100% {
            left: -100%;
        }
    }
    @keyframes infinite-band {
        0% {
            left: 100%;
        }
        50% {
            transform: scale(1);
        }
        100% {
            left: -100%;
        }
    }
    #content_stickerei {
        position: relative;
        margin-left: 0px;
        top: -20px;
        left: 20px;
        width: 540px;
        height: 520px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    #content_stickerei ul {
        color: #333!important;
        padding-left: 50px;
        padding-top: 60px;
        width: 480px;
        height: auto;
        list-style-type: none;
        font-size: 1.1em;
    }
    #content_stickerei p {
        position: relative;
        width: 440px;
        padding: 50px;
        color: #333!important;
        top: 40px;
        text-align: justify;
    }
    aside {
        position: relative;
        /*float: left!important;*/
        width: 540px;
        height: 510px!important;
        background: #fff!important;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        opacity: .95;
        top: -110px;
        left: 18px;
    }
    aside ul {
        list-style-type: none;
        position: relative;
        top: 10px;
        left: 12px;
        height: auto;
    }
    aside ul li {
        float: left;
    }
    aside ul img {
        width: 150px;
        height: 100px;
        padding-top: 15px;
        padding-left: 15px;
    }
    #content_textildruck {
        position: relative;
        margin-left: 0px;
        top: -20px;
        left: 20px;
        width: 540px;
        height: 1350px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    #content_textildruck p {
        position: relative;
        width: 440px;
        padding: 50px;
        padding-top: 15px;
        color: #333!important;
        top: 40px;
        text-align: justify;
    }
    #aside_textildruck {
        position: relative;
        /*float: left!important;*/
        width: 540px;
        height: 515px!important;
        background: #fff!important;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        opacity: .95;
        top: -30px;
        left: 18px;
        /*position: absolute;
    float: left!important;
    width: 345px;
    height:615px!important;
    background: #fff!important;
	box-shadow: 1px 2px 4px rgba(0,0,0,.4);      
    opacity: .95;
    top: -20px;
    margin-bottom: 60px;*/
    }
    #aside_textildruck ul {
        list-style-type: none;
        position: relative;
        top: 10px;
        left: 12px;
        height: auto;
    }
    #aside_textildruck ul li {
        float: left;
    }
    #aside_textildruck ul img {
        width: 150px;
        height: 100px;
        padding-top: 15px;
        padding-left: 15px;
    }
    #fusszeile_textildruck {
        position: absolute;
        margin: 0 auto;
        top: 1560px!important;
        left: 50px;
        width: 540px;
        height: 30px;
    }
    #content_naehservice {
        position: absolute;
        left: 15px;
        width: 540px;
        height: 580px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    #content_naehservice p {
        position: relative;
        width: 440px;
        padding: 50px;
        color: #333!important;
        top: 0px;
        text-align: justify;
    }
    #content_naehservice img {
        width: 440px;
        height: auto;
    }
    #content_kataloge {
        position: relative;
        margin-left: 0px;
        top: -20px;
        left: 20px;
        width: 540px;
        height: 750px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    #liste_kataloge {
        position: relative;
        width: 540px;
        height: 600px;
        height: 850px;
        padding: 50px;
        padding-top: 60px;
        padding-bottom: 20px;
        color: #333!important;
        top: -10px;
        text-align: justify;
    }
    #liste_kataloge ul {
        color: #333!important;
        padding-left: 0px;
        padding-top: 60px;
        width: 460px;
        height: auto;
        list-style-type: none;
        font-size: 1.1em;
    }
    #content_referenzen {
        position: relative;
        margin-left: 0px;
        top: -20px;
        left: -60px;
        width: 700px;
        height: 1860px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    #content_referenzen p {
        position: relative;
        width: 540px;
        height: 600px;
        height: 850px;
        padding: 50px;
        padding-top: 60px;
        padding-bottom: 20px;
        color: #333!important;
        top: -10px;
        text-align: justify;
    }
    #content_referenzen ul img {
        width: 190px;
        height: 123.75px;
        padding-top: 0px;
        padding-left: 0px;
    }
    #content_referenzen ul {
        color: #333!important;
        padding-left: 0px;
        padding-top: 60px;
        width: 640px;
        height: auto;
        list-style-type: none;
        font-size: 1.1em;
    }
    #content_referenzen ul li {
        float: left;
        margin-right: 14px;
        margin-bottom: 5px;
    }
    #content_aktuell {
        position: relative;
        margin-left: 0px;
        top: -20px;
        left: -70px;
        width: 700px;
        height: 2000px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    #content_kontakt {
        position: relative;
        margin-left: 0px;
        top: -20px;
        left: -70px;
        width: 700px;
        height: 490px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    #content_kontakt img {
        display: none;
    }
    #content_offertformular {
        position: relative;
        margin-left: 0px;
        top: -20px;
        left: -70px;
        width: 700px;
        height: 940px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
}


/* iphone Portrait */

@media only screen and (min-device-width: 320px) and (max-device-width: 900px) and (orientation: landscape) {
    .masc {
        display: none;
    }
    body {
        background-image: transparent;
        background: url("../images/background_garment.jpg") no-repeat top center fixed !important;
        position: relative;
        margin: 0 auto;
        right: 0px;
        top: 0px;
        width: device-width;
        height: 100%;
        overflow: auto!important;
    }
    #logo_unterseiten {
        position: relative;
        margin: 0 auto;
    }
    #logo_unterseiten img {
        width: 100%;
    }
    figure {
        position: relative;
        margin: 0 auto;
        width: 80%;
        height: auto;
    }
    figure img {
        position: relative;
        margin: 0 auto;
        z-index: 99;
        width: 100%;
        height: auto;
        margin-top: 30px;
        /*margin-left: 20px;*/
    }
    .trennlinie {
        border-bottom: 1px solid gray;
        width: 70%;
        margin: 0 auto;
        padding-right: 30px;
        padding-left: 30px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    #header_inhalt {
        position: relative;
        margin: 0 auto;
        width: 100%;
        height: 150px;
    }
    #header_inhalt_unterseiten {
        position: relative;
        margin: 0 auto;
        width: 100%;
        height: 150px;
    }
    nav ul {
        position: absolute;
        margin: 0 auto;
        width: 80%;
        height: auto;
        top: 280px;
        left: 70px;
    }
    nav ul li {
        position: relative;
        float: left;
        width: 80%;
        height: auto;
        /*margin-right: 20px;*/
        margin-bottom: 40px;
        list-style-type: none;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        border-radius: 10px;
        opacity: .8;
    }
    nav ul li:hover {
        box-shadow: 1px 2px 4px #111;
        opacity: 1;
    }
    nav ul li p {
        width: 100%;
        height: 100px;
        padding-top: 10px;
        border: 2px dashed #fbbb3f;
        border-radius: 5px;
        background: #fff;
        box-shadow: 0 0 0 8px #fff;
        font-size: 19px;
        color: rgba(0, 0, 0, 0.3);
        color: #292985;
        text-shadow: 1px 1px 2px #fff;
        text-align: center;
    }
    nav ul li p:hover {
        border: 2px dashed #fbbb3f;
        color: #999;
        /*color: #292985;*/
    }
    nav ul li a {
        text-decoration: none;
    }
    #hauptinhalt {
        position: absolute;
        margin-top: 520px;
        width: 100%;
        height: auto;
    }
    #fusszeile_textildruck {
        position: absolute;
        margin: 0 auto;
        top: 1560px!important;
        left: 50px;
        width: 568px;
        height: 30px;
    }
    /* Navigation für Unterseiten */
    #nav_unterseiten {
        position: absolute;
        margin: 0 auto;
        width: 80%;
        height: auto;
        top: -60px;
        left: -310px;
        z-index: 999!important;
    }
    #nav_unterseiten ul {
        position: absolute;
        float: left!important;
        width: 80%;
        height: auto;
        top: 280px;
    }
    #nav_unterseiten ul li {
        position: relative;
        float: left!important;
        display: block;
        width: 100%;
        height: 30px;
        margin-right: 14px;
        margin-bottom: 15px;
        list-style-type: none;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        opacity: .6;
    }
    #nav_active {
        box-shadow: 1px 2px 4px #111!important;
        opacity: 1!important;
        background: #111;
    }
    #nav_unterseiten #nav_active p {
        border: 2px dashed #fafafa;
        color: #fff!important;
        box-shadow: 0 0 0 8px #fbbb3f;
        background: #fbbb3f!important;
    }
    #nav_unterseiten ul li:hover {
        box-shadow: 1px 2px 4px #111;
        opacity: 1;
    }
    #nav_unterseiten ul li p {
        width: 100%;
        height: 12px;
        border: 2px dashed #fbbb3f;
        border-radius: 5px;
        background: #fafafa!important;
        box-shadow: 0 0 0 9px #fafafa;
        font-size: 12px;
        color: #292985;
        /*text-shadow: 1px 1px 2px #fff;*/
        text-shadow: none!important;
        text-align: center;
        line-height: .6em;
        padding-top: 1px;
        padding-bottom: 4px;
    }
    #nav_unterseiten ul li p:hover {
        border: 2px dashed #fafafa;
        color: #fff!important;
        box-shadow: 0 0 0 8px #fbbb3f;
        background: #fbbb3f!important;
        /*color: #292985;*/
    }
    #nav_unterseiten ul li a {
        text-decoration: none;
    }
    .masc {
        display: none!important;
    }
    .masc .typo-band {
        display: none!important;
    }
    @-webkit-keyframes infinite-band {
        0% {
            left: 100%;
        }
        50% {
            -webkit-transform: scale(1);
        }
        100% {
            left: -100%;
        }
    }
    @-moz-keyframes infinite-band {
        0% {
            left: 100%;
        }
        50% {
            -moz-transform: scale(1);
        }
        100% {
            left: -100%;
        }
    }
    @-o-keyframes infinite-band {
        0% {
            left: 100%;
        }
        50% {
            -o-transform: scale(1);
        }
        100% {
            left: -100%;
        }
    }
    @keyframes infinite-band {
        0% {
            left: 100%;
        }
        50% {
            transform: scale(1);
        }
        100% {
            left: -100%;
        }
    }
    #content_stickerei {
        position: relative;
        margin: 0 auto;
        float: left!important;
        top: 20px;
        left: 20px;
        width: 90%;
        height: auto;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
        padding-bottom: 40px;
    }
    #content_stickerei ul {
        color: #333!important;
        padding-left: 30px;
        padding-top: 60px;
        width: 80%;
        left: 20px;
        height: auto;
        list-style-type: none;
        font-size: 1.1em;
    }
    #content_stickerei ul li {
        float: left!important;
    }
    #content_stickerei h1 {
        width: 100%;
        left: -20px;
        top: -20px;
    }
    #content_stickerei h2 {
        left: -20px;
        font-size: 1.3em;
        width: 90%!important;
    }
    #content_stickerei p {
        position: relative;
        width: 80%;
        padding: 30px;
        color: #333!important;
        top: 40px;
        text-align: left;
    }
    aside {
        position: relative;
        margin: 0 auto;
        width: 90%;
        height: auto!important;
        background: #fff!important;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        opacity: .95;
        top: 50px;
        padding-bottom: 50px;
        left: 20px;
        margin-bottom: 40px;
    }
    aside ul {
        list-style-type: none;
        position: relative;
        margin: 0 auto;
        width: 100%;
        margin-top: 40px;
        margin-left: 15px;
        height: auto;
        /*float: left;*/
    }
    aside ul li {
        float: left!important;
        position: relative;
        width: auto;
    }
    aside ul img {
        width: 140px;
        height: 100px;
        padding-top: 10px;
        padding-left: 10px;
    }
    #content_textildruck {
        position: relative;
        margin: 0 auto;
        top: 20px;
        left: 20px;
        width: 90%;
        height: auto;
        padding-bottom: 40px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        float: left!important;
        background: white;
        opacity: .95;
    }
    #content_textildruck p {
        position: relative;
        width: 80%;
        padding: 30px;
        padding-bottom: 0px;
        color: #333!important;
        top: 0px;
        text-align: left;
    }
    #content_textildruck h1 {
        left: -20px;
        top: -20px;
    }
    #content_textildruck h2 {
        left: -20px;
        margin-top: -5px!important;
        padding-top: 10px;
        font-size: 1.2em;
    }
    #aside_textildruck {
        position: relative;
        margin: 0 auto;
        width: 90%;
        height: auto!important;
        background: #fff!important;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        opacity: .95;
        top: 50px;
        left: 20px;
        margin-bottom: 40px;
        padding-bottom: 50px;
    }
    #aside_textildruck ul {
        list-style-type: none;
        position: relative;
        margin: 0 auto;
        width: 100%;
        margin-top: 30px;
        margin-left: 10px;
        height: auto;
        /*float: left;*/
    }
    #aside_textildruck ul li {
        float: left;
    }
    #aside_textildruck ul img {
        width: 140px;
        height: 100px;
        padding-top: 15px;
        padding-left: 15px;
    }
    #fusszeile_textildruck {
        position: absolute;
        margin: 0 auto;
        top: 1560px!important;
        left: 50px;
        width: 540px;
        height: 30px;
    }
    #content_naehservice {
        position: relative;
        margin: 0 auto;
        float: left!important;
        left: 20px;
        top: 20px;
        width: 90%;
        height: auto;
        padding-bottom: 40px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    #content_naehservice p {
        position: relative;
        width: 90%;
        padding: 30px;
        color: #333!important;
        top: 0px;
        text-align: left;
    }
    #content_naehservice img {
        width: 84%;
        height: auto;
        left: 30px;
        top: 0px;
    }
    #content_naehservice h1 {
        left: -20px;
    }
    #content_kataloge {
        position: relative;
        margin: 0 auto;
        float: left!important;
        top: 10px;
        left: 20px;
        width: 90%;
        height: auto;
        padding-bottom: 40px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        background: white;
        opacity: .95;
    }
    #liste_kataloge {
        position: relative;
        width: 90%;
        height: 600px;
        height: auto;
        padding: 30px;
        padding-top: 60px;
        padding-bottom: 20px;
        color: #333!important;
        top: -10px;
        text-align: justify;
    }
    #liste_kataloge ul {
        color: #333!important;
        padding-left: 0px;
        padding-top: 60px;
        width: 96%;
        height: auto;
        list-style-type: none;
        font-size: 1.1em;
    }
    #content_referenzen {
        position: relative;
        margin: 0 auto;
        top: 20px;
        left: 20px;
        float: left!important;
        width: 90%;
        height: auto;
        padding-bottom: 40px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        background: white;
        opacity: .95;
    }
    #content_referenzen p {
        position: relative;
        width: 100%;
        height: 850px;
        padding: 30px;
        padding-top: 60px;
        padding-bottom: 20px;
        color: #333!important;
        top: -10px;
        text-align: justify;
    }
    #content_referenzen ul img {
        width: 140px!important;
        height: 100px;
        padding-top: 0px;
        padding-left: 0px;
    }
    #content_referenzen ul {
        color: #333!important;
        padding-left: 0px;
        padding-top: 60px;
        margin-left: -25px;
        width: 100%;
        height: auto;
        list-style-type: none;
        font-size: 1.1em;
    }
    #content_referenzen ul li {
        float: left!important;
        margin-right: 14px;
        margin-bottom: 5px;
    }
    #content_referenzen h2 {
        display: none!important;
    }
    #liste_referenzen {
        position: relative;
        width: 90%;
        height: auto;
        padding: 50px;
        padding-top: 60px;
        padding-bottom: 20px;
        color: #333!important;
        top: -10px;
        text-align: justify;
    }
    #zweiter_abschnitt {
        position: relative;
        width: 600px;
        height: 700px;
        padding: 30px;
        padding-top: 100px;
        padding-bottom: 20px;
        color: #333!important;
        top: -10px;
        text-align: justify;
    }
    #content_aktuell {
        position: relative;
        margin: 0 auto;
        top: 20px;
        left: 20px;
        float: left!important;
        width: 90%;
        height: auto;
        padding-bottom: 40px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        background: white;
        opacity: .95;
    }
    #content_aktuell p {
        width: 80%;
        padding-left: 30px;
        padding-top: 80px;
        text-align: left;
    }
    #content_aktuell p img {
        width: 100%;
        height: auto;
        padding-left: 0px;
    }
    #content_aktuell h1 {
        left: -20px;
    }
    #content_aktuell h2 {
        left: -20px;
        font-size: 1.2em;
        width: 90%;
    }
    #content_kontakt {
        position: relative;
        margin-left: 0px;
        top: 20px;
        left: 20px;
        float: left;
        width: 90%;
        height: auto;
        padding-bottom: 40px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    #content_kontakt p {
        width: 80%;
        padding-left: 30px;
    }
    #content_kontakt img {
        display: none;
    }
    #content_kontakt h1,
    #content_kontakt h2 {
        left: -20px;
    }
    #content_offertformular {
        position: relative;
        margin-left: 0px;
        top: 80px;
        left: 20px;
        width: 100%;
        height: auto;
        padding-bottom: 40px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    #content_offertformular h1 {
        left: -30px;
    }
    .wmfg_layout_0 {
        width: 80%!important;
        height: auto;
        left: -30px;
    }
    #submit_id {
        margin-top: 20px!important;
        width: 70%!important;
        margin-left: 55px!important;
    }
}


/* === MOBILE PORTRAIT === */

@media (min-width: 300px) and (orientation: portrait) {
    .masc {
        display: none;
    }
    body {
        background-image: transparent;
        background: url("../images/background_garment.jpg") no-repeat top center fixed !important;
        position: relative;
        margin: 0 auto;
        right: 0px;
        top: 0px;
        width: device-width;
        height: 100%;
        overflow: auto!important;
    }
    #logo_unterseiten {
        position: relative;
        margin: 0 auto;
    }
    #logo_unterseiten img {
        width: 100%;
    }
    figure {
        position: relative;
        margin: 0 auto;
        width: 80%;
        height: auto;
    }
    figure img {
        position: relative;
        margin: 0 auto;
        z-index: 99;
        width: 100%;
        height: auto;
        margin-top: 30px;
        /*margin-left: 20px;*/
    }
    .trennlinie {
        border-bottom: 1px solid gray;
        width: 70%;
        margin: 0 auto;
        padding-right: 30px;
        padding-left: 30px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    #header_inhalt {
        position: relative;
        margin: 0 auto;
        width: 100%;
        height: 150px;
    }
    #header_inhalt_unterseiten {
        position: relative;
        margin: 0 auto;
        width: 100%;
        height: 150px;
    }
    nav ul {
        position: absolute;
        margin: 0 auto;
        width: 80%;
        height: auto;
        top: 280px;
        left: 70px;
    }
    nav ul li {
        position: relative;
        float: left;
        width: 80%;
        height: auto;
        /*margin-right: 20px;*/
        margin-bottom: 40px;
        list-style-type: none;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        border-radius: 10px;
        opacity: .8;
    }
    nav ul li:hover {
        box-shadow: 1px 2px 4px #111;
        opacity: 1;
    }
    nav ul li p {
        width: 100%;
        height: 100px;
        padding-top: 10px;
        border: 2px dashed #fbbb3f;
        border-radius: 5px;
        background: #fff;
        box-shadow: 0 0 0 8px #fff;
        font-size: 19px;
        color: rgba(0, 0, 0, 0.3);
        color: #292985;
        text-shadow: 1px 1px 2px #fff;
        text-align: center;
    }
    nav ul li p:hover {
        border: 2px dashed #fbbb3f;
        color: #999;
        /*color: #292985;*/
    }
    nav ul li a {
        text-decoration: none;
    }
    #hauptinhalt {
        position: absolute;
        margin-top: 520px;
        width: 100%;
        height: auto;
    }
    #fusszeile_textildruck {
        position: absolute;
        margin: 0 auto;
        top: 1560px!important;
        left: 50px;
        width: 568px;
        height: 30px;
    }
    /* Navigation für Unterseiten */
    #nav_unterseiten {
        position: absolute;
        margin: 0 auto;
        width: 80%;
        height: auto;
        top: -60px;
        left: -310px;
        z-index: 999!important;
    }
    #nav_unterseiten ul {
        position: absolute;
        float: left!important;
        width: 80%;
        height: auto;
        top: 280px;
    }
    #nav_unterseiten ul li {
        position: relative;
        float: left!important;
        display: block;
        width: 100%;
        height: 30px;
        margin-right: 14px;
        margin-bottom: 15px;
        list-style-type: none;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        opacity: .6;
    }
    #nav_active {
        box-shadow: 1px 2px 4px #111!important;
        opacity: 1!important;
        background: #111;
    }
    #nav_unterseiten #nav_active p {
        border: 2px dashed #fafafa;
        color: #fff!important;
        box-shadow: 0 0 0 8px #fbbb3f;
        background: #fbbb3f!important;
    }
    #nav_unterseiten ul li:hover {
        box-shadow: 1px 2px 4px #111;
        opacity: 1;
    }
    #nav_unterseiten ul li p {
        width: 100%;
        height: 12px;
        border: 2px dashed #fbbb3f;
        border-radius: 5px;
        background: #fafafa!important;
        box-shadow: 0 0 0 9px #fafafa;
        font-size: 12px;
        color: #292985;
        /*text-shadow: 1px 1px 2px #fff;*/
        text-shadow: none!important;
        text-align: center;
        line-height: .6em;
        padding-top: 1px;
        padding-bottom: 4px;
    }
    #nav_unterseiten ul li p:hover {
        border: 2px dashed #fafafa;
        color: #fff!important;
        box-shadow: 0 0 0 8px #fbbb3f;
        background: #fbbb3f!important;
        /*color: #292985;*/
    }
    #nav_unterseiten ul li a {
        text-decoration: none;
    }
    .masc {
        display: none!important;
    }
    .masc .typo-band {
        display: none!important;
    }
    @-webkit-keyframes infinite-band {
        0% {
            left: 100%;
        }
        50% {
            -webkit-transform: scale(1);
        }
        100% {
            left: -100%;
        }
    }
    @-moz-keyframes infinite-band {
        0% {
            left: 100%;
        }
        50% {
            -moz-transform: scale(1);
        }
        100% {
            left: -100%;
        }
    }
    @-o-keyframes infinite-band {
        0% {
            left: 100%;
        }
        50% {
            -o-transform: scale(1);
        }
        100% {
            left: -100%;
        }
    }
    @keyframes infinite-band {
        0% {
            left: 100%;
        }
        50% {
            transform: scale(1);
        }
        100% {
            left: -100%;
        }
    }
    #content_stickerei {
        position: relative;
        margin: 0 auto;
        float: left!important;
        top: 20px;
        left: 20px;
        width: 90%;
        height: auto;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
        padding-bottom: 40px;
    }
    #content_stickerei ul {
        color: #333!important;
        padding-left: 30px;
        padding-top: 60px;
        width: 80%;
        left: 20px;
        height: auto;
        list-style-type: none;
        font-size: 1.1em;
    }
    #content_stickerei ul li {
        float: left!important;
    }
    #content_stickerei h1 {
        width: 100%;
        left: -20px;
        top: -20px;
    }
    #content_stickerei h2 {
        left: -20px;
        font-size: 1.3em;
        width: 90%!important;
    }
    #content_stickerei p {
        position: relative;
        width: 80%;
        padding: 30px;
        color: #333!important;
        top: 40px;
        text-align: left;
    }
    aside {
        position: relative;
        margin: 0 auto;
        width: 90%;
        height: auto!important;
        background: #fff!important;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        opacity: .95;
        top: 50px;
        padding-bottom: 50px;
        left: 20px;
        margin-bottom: 40px;
    }
    aside ul {
        list-style-type: none;
        position: relative;
        margin: 0 auto;
        width: 100%;
        margin-top: 40px;
        margin-left: 15px;
        height: auto;
        /*float: left;*/
    }
    aside ul li {
        float: left!important;
        position: relative;
        width: auto;
    }
    aside ul img {
        width: 140px;
        height: 100px;
        padding-top: 10px;
        padding-left: 10px;
    }
    #content_textildruck {
        position: relative;
        margin: 0 auto;
        top: 20px;
        left: 20px;
        width: 90%;
        height: auto;
        padding-bottom: 40px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        float: left!important;
        background: white;
        opacity: .95;
    }
    #content_textildruck p {
        position: relative;
        width: 80%;
        padding: 30px;
        padding-bottom: 0px;
        color: #333!important;
        top: 0px;
        text-align: left;
    }
    #content_textildruck h1 {
        left: -20px;
        top: -20px;
    }
    #content_textildruck h2 {
        left: -20px;
        margin-top: -5px!important;
        padding-top: 10px;
        font-size: 1.2em;
    }
    #aside_textildruck {
        position: relative;
        margin: 0 auto;
        width: 90%;
        height: auto!important;
        background: #fff!important;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        opacity: .95;
        top: 50px;
        left: 20px;
        margin-bottom: 40px;
        padding-bottom: 50px;
    }
    #aside_textildruck ul {
        list-style-type: none;
        position: relative;
        margin: 0 auto;
        width: 100%;
        margin-top: 30px;
        margin-left: 10px;
        height: auto;
        /*float: left;*/
    }
    #aside_textildruck ul li {
        float: left;
    }
    #aside_textildruck ul img {
        width: 140px;
        height: 100px;
        padding-top: 15px;
        padding-left: 15px;
    }
    #fusszeile_textildruck {
        position: absolute;
        margin: 0 auto;
        top: 1560px!important;
        left: 50px;
        width: 540px;
        height: 30px;
    }
    #content_naehservice {
        position: relative;
        margin: 0 auto;
        float: left!important;
        left: 20px;
        top: 20px;
        width: 90%;
        height: auto;
        padding-bottom: 40px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    #content_naehservice p {
        position: relative;
        width: 90%;
        padding: 30px;
        color: #333!important;
        top: 0px;
        text-align: left;
    }
    #content_naehservice img {
        width: 84%;
        height: auto;
        left: 30px;
        top: 0px;
    }
    #content_naehservice h1 {
        left: -20px;
    }
    #content_kataloge {
        position: relative;
        margin: 0 auto;
        float: left!important;
        top: 10px;
        left: 20px;
        width: 90%;
        height: auto;
        padding-bottom: 40px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        background: white;
        opacity: .95;
    }
    #liste_kataloge {
        position: relative;
        width: 90%;
        height: 600px;
        height: auto;
        padding: 30px;
        padding-top: 60px;
        padding-bottom: 20px;
        color: #333!important;
        top: -10px;
        text-align: justify;
    }
    #liste_kataloge ul {
        color: #333!important;
        padding-left: 0px;
        padding-top: 60px;
        width: 96%;
        height: auto;
        list-style-type: none;
        font-size: 1.1em;
    }
    #content_referenzen {
        position: relative;
        margin: 0 auto;
        top: 20px;
        left: 20px;
        float: left!important;
        width: 90%;
        height: auto;
        padding-bottom: 40px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        background: white;
        opacity: .95;
    }
    #content_referenzen p {
        position: relative;
        width: 100%;
        height: 850px;
        padding: 30px;
        padding-top: 60px;
        padding-bottom: 20px;
        color: #333!important;
        top: -10px;
        text-align: justify;
    }
    #content_referenzen ul img {
        width: 140px!important;
        height: 100px;
        padding-top: 0px;
        padding-left: 0px;
    }
    #content_referenzen ul {
        color: #333!important;
        padding-left: 0px;
        padding-top: 60px;
        margin-left: -25px;
        width: 100%;
        height: auto;
        list-style-type: none;
        font-size: 1.1em;
    }
    #content_referenzen ul li {
        float: left!important;
        margin-right: 14px;
        margin-bottom: 5px;
    }
    #content_referenzen h2 {
        display: none!important;
    }
    #liste_referenzen {
        position: relative;
        width: 90%;
        height: auto;
        padding: 50px;
        padding-top: 60px;
        padding-bottom: 20px;
        color: #333!important;
        top: -10px;
        text-align: justify;
    }
    #zweiter_abschnitt {
        position: relative;
        width: 600px;
        height: 700px;
        padding: 30px;
        padding-top: 100px;
        padding-bottom: 20px;
        color: #333!important;
        top: -10px;
        text-align: justify;
    }
    #content_aktuell {
        position: relative;
        margin: 0 auto;
        top: 20px;
        left: 20px;
        float: left!important;
        width: 90%;
        height: auto;
        padding-bottom: 40px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        background: white;
        opacity: .95;
    }
    #content_aktuell p {
        width: 80%;
        padding-left: 30px;
        padding-top: 80px;
        text-align: left;
    }
    #content_aktuell p img {
        width: 100%;
        height: auto;
        padding-left: 0px;
    }
    #content_aktuell h1 {
        left: -20px;
    }
    #content_aktuell h2 {
        left: -20px;
        font-size: 1.2em;
        width: 90%;
    }
    #content_kontakt {
        position: relative;
        margin-left: 0px;
        top: 20px;
        left: 20px;
        float: left;
        width: 90%;
        height: auto;
        padding-bottom: 40px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    #content_kontakt p {
        width: 80%;
        padding-left: 30px;
    }
    #content_kontakt img {
        display: none;
    }
    #content_kontakt h1,
    #content_kontakt h2 {
        left: -20px;
    }
    #content_offertformular {
        position: relative;
        margin: 0 auto;
        float: left!important;
        left: 20px!important;
        top: 20px;
        width: 90%!important;
        height: auto;
        padding-bottom: 40px;
        margin-bottom: 140px;
        box-shadow: 1px 2px 4px rgba(0, 0, 0, .4);
        /*border-radius: 5px;    */
        background: white;
        opacity: .95;
    }
    #content_offertformular h1 {
        left: -30px;
    }
    .wmfg_layout_0 {
        position: relative;
        margin: 0 auto;
        float: left;
        width: 90%!important;
        height: auto;
        padding-bottom: 100px;
        left: -20px;
    }
    #submit_id {
        margin-top: 20px!important;
        width: 90%!important;
        margin-left: 55px!important;
    }
}