/* (C) 2015 Megalith Softwareproduktions GmbH */

.country_header {
    background-color: #E85E19!important;
    height: 40px!important;
}

.country_header>h2 {
    color: white!important;
    display: inline!important;
    width: 100px!important;
}

#de_ref,
#ch_ref,
#at_ref,
#fr_ref {
    padding: 0!important;
    margin-left: 30px!important;
    position: absolute!important;
    margin-top: 1px!important;
}


/* "Read More" Link in Tab ausblenden - scheint wohl durch Fehler in rocket Plugin immer angezeigt zu werden */

.sprocket-tabs-panel a {
    display: none!important;
}

.blocksatz {
    text-align: justify!important;
}

#zitat {
    font-size: 0.7em!important;
}

#zitierter {
    font-size: 0.9em!important;
}

#zitierterInfo {
    font-size: 0.6em!important;
}

.blockNewsletter {
    max-width: 710px!important;
    min-width: 150px!important;
    text-align: justify!important;
}

.produkt1_block,
.produkt2_block,
.produkt3_block {
    max-width: 650px!important;
    min-width: 150px!important;
    text-align: justify!important;
}

#impressumTbl td {
    vertical-align: top!important;
}

#datenschutz,
#haftung,
#impressum {
    display: block!important;
    max-width: 411px!important;
    min-width: 411px!important;
    text-align: justify!important;
    margin-left: auto!important;
    margin-right: auto!important;
}

.about_block {
    display: block!important;
    max-width: 700px!important;
    min-width: 200px!important;
    text-align: justify!important;
    margin-left: auto!important;
    margin-right: auto!important;
}

#spotLightBalken {
    /*width: 103.2%!important;*/
    width: 100%;
    /*height: 50px!important;*/
    background-color: #E85E19!important;
    color: white!important;
    text-align: center!important;
    line-height: 50px!important;
    margin-left: -20px!important;
    margin-right: -20px!important;
    margin-top: -15px!important;
    -webkit-animation: runin 4s;
    /* Chrome, Safari, Opera */
    -moz-animation: runin 4s;
    -ms-animation: runin 4s;
    animation: runin 4s;
}


/* Chrome, Safari, Opera */

@-webkit-keyframes runin {
    from {
        background-color: white;
    }
    to {
        background-color: #E85E19;
    }
}


/* Standard syntax */

@-moz-keyframes runin {
    from {
        background-color: white;
    }
    to {
        background-color: #E85E19;
    }
}


/* Standard syntax */

@-ms-keyframes runin {
    from {
        background-color: white;
    }
    to {
        background-color: #E85E19;
    }
}


/* Standard syntax */

@keyframes runin {
    from {
        background-color: white;
    }
    to {
        background-color: #E85E19;
    }
}

ul>li#li_de {
    list-style-image: url(../../../images/country/li/Germany-01.png)!important;
}

#li_at {
    list-style-image: url(../../../images/country/li/Austria-01.png)!important;
}

#li_ch {
    list-style-image: url(../../../images/country/li/Swizzerland-01.png)!important;
}

#li_fr {
    list-style-image: url(../../../images/country/li/France-01.png)!important;
}

#header-bottom {
    display: none!important;
    position: absolute!important;
    text-align: bottom!important;
}

.wk-slideshow-home>div>div.caption>h2 {
    font-size: 1.2em!important;
    bottom: 0!important;
}

#raeder_text {
    margin-bottom: 0!important;
}

.social-icons {}

#balkenImg {
    padding: 0!important;
    margin: 0!important;
    height: 30px!important;
    width: 100%!important;
}

#text_1,
#text_2,
#text_3,
#text_4 {
    /*
	position: absolute!important;
	bottom: 10px!important;
	*/
}

#Kundenmeinung {
    position: relative;
    margin-left: 0;
    width: 25%;
}

section#top-a>div.wrapper.grid-block>div.grid-box.width50.grid-h:nth-child(1) {
    width: 25%!important;
}

section#top-a>div.wrapper.grid-block>div.grid-box.width50.grid-h:nth-child(2) {
    width: 75%!important;
}

section#top-a>div.wrapper.grid-block div.grid-box.width50.grid-h>div.module.mod-box.mod-caps.deepest>h3.module-title {
    font-weight: bold!important;
}

a[href="http://www.artio.net"] {
    visibility: hidden!important;
}

div.ForcePsToCenter p.img {
    display: inline-block;
    text-align: center;
    width: 100%;
}

#rueckblick_anwe_2018 {
    margin: 0 auto;
    max-width: 640px!important;
}