legend{width:100%;display:block;font-weight:700;border:0}input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],input:not([type]),textarea{width:100%;display:inline-block;padding:3px 6px;background:#fff;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:inset 0 1px 1px #eee;-webkit-box-shadow:inset 0 1px 1px #eee;box-shadow:inset 0 1px 1px #eee;-moz-transition:all .15s linear;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input[type=text]:focus,input[type=password]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=time]:focus,input[type=url]:focus,input:not([type]):focus,textarea:focus{outline:0;background:#fcfcfc;border-color:#bbb}input[type=file]{cursor:pointer}select,input[type=file]{display:block}form button,input[type=file],input[type=image],input[type=submit],input[type=reset],input[type=button],input[type=radio],input[type=checkbox]{width:auto}textarea,select[multiple],select[size]{height:auto}input[type=radio],input[type=checkbox]{margin:0 3px 0 0}input[type=radio],input[type=checkbox],label{vertical-align:middle}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background:#eee}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio][readonly],input[type=checkbox][readonly]{background:0 0}form button,input[type=submit],.button{display:inline-block;padding:4px 15px 4px 14px;margin-bottom:0;text-align:center;vertical-align:middle;line-height:16px;font-size:11px;color:#000;cursor:pointer;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#ececec;background-image:-moz-linear-gradient(top,#fff,#ececec);background-image:-webkit-linear-gradient(top,#fff,#ececec);background-image:-ms-linear-gradient(top,#fff,#ececec);background-image:-o-linear-gradient(top,#fff,#ececec);background-image:linear-gradient(to bottom,#fff,#ececec);background-repeat:repeat-x;-moz-transition:background .15s linear;-webkit-transition:background .15s linear;-o-transition:background .15s linear;transition:background .15s linear}form button:hover,input[type=submit]:hover,.button:hover{text-decoration:none;background-position:0 -15px!important}form button:active,input[type=submit]:active,.button:active{background-color:#e6e6e6;background-position:0 -30px!important}form button.blue,input[type=submit].blue,.button.blue{background-color:#2f96b4;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-ms-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);border-color:#2f96b4;color:#fff}form button.blue:active,input[type=submit].blue:active,.button.blue:active{background-color:#2e95b3}form button.green,input[type=submit].green,.button.green{background-color:#51a351;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-ms-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);border-color:#51a351;color:#fff}form button.green:active,input[type=submit].green:active,.button.green:active{background-color:#4f9f4f}form button.orange,input[type=submit].orange,.button.orange{background-color:#f89406;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-ms-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);border-color:#f89406;color:#fff}form button.orange:active,input[type=submit].orange:active,.button.orange:active{background-color:#f28f04}form button.red,input[type=submit].red,.button.red{background-color:#bd362f;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-ms-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);border-color:#bd362f;color:#fff}form button.red:active,input[type=submit].red:active,.button.red:active{background-color:#be322b}.widget{margin-bottom:12px}.widget>label{display:block;margin-bottom:6px;font-weight:700}.inline-form .widget{display:inline-block;margin-bottom:0;vertical-align:middle}.horizontal-form .widget:after{content:"";display:table;clear:both}.horizontal-form .widget>label{width:20%;float:left;padding:3px 2% 0 0;text-align:right}.horizontal-form .widget>input,.horizontal-form .widget>textarea{width:78%;float:left}.horizontal-form .widget>fieldset{margin-left:20%}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}

@font-face {
    font-family: Roboto;
    src: url(/files/fonts/Roboto-Italic.woff2) format('woff2'), url(///files/fonts/Roboto-Italic.woff) format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(/files/fonts/Roboto-Light.woff2) format('woff2'), url(///files/fonts/Roboto-Light.woff) format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(/files/fonts/Roboto-Medium.woff2) format('woff2'), url(///files/fonts/Roboto-Medium.woff) format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(/files/fonts/Roboto-Regular.woff2) format('woff2'), url(///files/fonts/Roboto-Regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(/files/fonts/Roboto-Thin.woff2) format('woff2'), url(///files/fonts/Roboto-Thin.woff) format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(/files/fonts/Roboto-Bold.woff2) format('woff2'), url(///files/fonts/Roboto-Bold.woff) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(/files/fonts/Roboto-BoldItalic.woff2) format('woff2'), url(///files/fonts/Roboto-BoldItalic.woff) format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(/files/fonts/Roboto-Black.woff2) format('woff2'), url(///files/fonts/Roboto-Black.woff) format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

/** file:lay-resp.css **/
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}@media(max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}

/** file:normalize.css **/
progress,sub,sup{vertical-align:baseline}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0} figcaption, menu,article,aside,details,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0} [hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700} select,button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=submit], [type=reset],button,html [type=button]{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input:not([type]), textarea{
    line-height: 2em;
}

.kollektion h2.ce_headline{
    font-size: 2em;
    margin: 2.5em 0 0;
}

li.mapIcon,
li.telIcon{
    display: none;
}

select{
    font-size: 1.2em;
    font-weight: bold;
    padding: 4px 0;
    width: 100%;
}

input.submit{
    border-radius: 10px;
    color: white;
    font-family: Roboto;
    font-size: 1.2em;
    font-weight: bold;
    padding: 16px;
}

a.tellink{
    color: inherit;
    text-decoration: none;
}

em.formMsg{
    font-size: 1.4em;
    font-style: normal;
    font-weight: bold;
    line-height: 2em;
    padding: 5px 10px;
    display: block;
    font-size: 2em;
    text-decoration: underline;
    margin: 20px;
}



.jobs p{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.jobs em{
	color:#a68900;
	font-size: 1.4em;
	padding: 5px 10px;
	font-weight: bold;
	font-style: normal;
	line-height: 2em;
}

.linktarget{
    padding-top: 75px;
}
/** file:flex.min.css **/
/* **** new ****/
.teaserTwoCol .ce_text > *:not(figure){
    padding: 0 15px;
}
.teaserTwoCol .ce_text > * {
    -webkit-box-ordinal-group:4;
    -ms-flex-order:3;
    order:3;
    -webkit-order: 3;
}
.teaserTwoCol .ce_text figure{
    -webkit-box-ordinal-group:2;
    -ms-flex-order:1;
    order:1;
    -webkit-order: 1;
    -webkit-flex-shrink:0;
    -ms-flex-negative:0;
    flex-shrink:0;
    -webkit-flex-basis:auto;
    -ms-flex-preferred-size:auto;
    flex-basis:auto;
}

h1.startFirstHL{
    flex: 1 1 100%;
    padding: 0 15px 0;
}

.startFirstTXT p{
    hyphens: auto;
}


.teaserTwoCol .ce_text h1,
.teaserTwoCol .ce_text h2,
.teaserTwoCol .ce_text h3{
    -webkit-box-ordinal-group:3;
    -ms-flex-order:2;
    order:2;
    -webkit-order: 2;
}
.teaserTwoCol{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.teaserTwoCol .ce_text{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-flex-direction: column; /* Safari 6.1+ */
    width: 49.5%;
    margin-right: 0.5%;
    padding-bottom: 16px;
}
.teaserTwoCol .ce_text:nth-of-type(2n){
    margin-right: 0;
    margin-left: 0.5%;
}
@media screen and (max-width:1024px) {
    .teaserTwoCol figure{
        max-width: 507px;
        width: 100%;
    }
}
@media (max-width:760px){
    .teaserTwoCol figure{
        -ms-flex-item-align:center;
        align-self:center;
        -webkit-align-self: center;
    }
    .teaserTwoCol .ce_text:nth-of-type(2),
    .teaserTwoCol .ce_text{
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-left:2%;
        padding-right:2%;
    }
}
/**** 2 row kollection ****/
.oneRowTwoCol{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
}
.oneRowTwoCol figure img{
    width: 100%;
}
.oneRowTwoCol figure,
.oneRowTwoCol div{
    -webkit-box-flex:1;
    flex:1;
    -webkit-flex: 1; /* Safari 6.1+ */
    -ms-flex: 1; /* IE 10 */    
    padding: 15px;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-align-self: center;

    -webkit-flex-shrink:1;
    -ms-flex-negative:1;
    flex-shrink:1;

    -webkit-flex-basis:auto;
    -ms-flex-preferred-size:auto;
    flex-basis:auto;
    -webkit-flex-basis:0%;
    -ms-flex-preferred-size:0%;
    flex-basis:0%
}
.oneRowTwoCol > *{
    -webkit-box-ordinal-group:3;
    -ms-flex-order:2;
    order:2;
    -webkit-order: 2;
}
.oneRowTwoCol.txtr > div,
.oneRowTwoCol:nth-of-type(2n) > div{
    -webkit-box-ordinal-group:2;
    -ms-flex-order:1;
    order:1;
    -webkit-order: 1;
    padding-left: 0;
}
.oneRowTwoCol.txtr > figure,
.oneRowTwoCol:nth-of-type(2n) > figure{
    padding-right: 0;
}
.oneRowTwoCol:nth-of-type(2n+1):not(.txtr) > figure{
    -webkit-box-ordinal-group:2;
    -ms-flex-order:1;
    order:1;
    -webkit-order: 1;
    padding-left: 0;
}
.oneRowTwoCol:nth-of-type(2n+1):not(.txtr) > div{
    padding-right: 0;
}
.oneRowTwoCol h2{
    text-transform: uppercase;
}
@media (max-width:760px){

    .oneRowTwoCol.landsc{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-flex-direction:column;
    }
    .oneRowTwoCol.landsc div{
        padding:15px 0 5px;
        width: 100%;
        min-height: 100%;
        -webkit-box-ordinal-group:1;
        -ms-flex-order:0;
        order:0;
        -webkit-order: 0;  
    }
    .oneRowTwoCol.landsc figure{
        padding: 0 0 15px;
        width: 100%;
        min-height: 100%;
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1;
        -webkit-order: 1;
    }
    .oneRowTwoCol.landsc div,
    .oneRowTwoCol.landsc figure{
        -webkit-flex-basis:auto;
        -ms-flex-preferred-size:auto;
        flex-basis:auto;
    }
}
@media (max-width:500px){
    .oneRowTwoCol{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-flex-direction:column;        
    }
    .oneRowTwoCol div{
        padding:15px 0 5px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;  
        min-height: 100%;      
    }
    .oneRowTwoCol figure{
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 0 15px;
        width: 100%;
        min-height: 100%; 
    }

    .oneRowTwoCol div,
    .oneRowTwoCol figure{
        -webkit-flex-basis:auto;
        -ms-flex-preferred-size:auto;
        flex-basis:auto;
    }

    .oneRowTwoCol > div,
    .oneRowTwoCol:nth-of-type(2n) > div{
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1;
        -webkit-order: 1;  
    }

/* test */
    .oneRowTwoCol.landsc > div,
    .oneRowTwoCol.landsc:nth-of-type(2n) > div{
        -webkit-box-ordinal-group:2;
        -ms-flex-order:0;
        order:0;
        -webkit-order: 0;  
    }

    .oneRowTwoCol.picfirst > figure{
        -webkit-box-ordinal-group:1;
        -ms-flex-order:0;
        order:0;
        -webkit-order: 0;
        padding-bottom: 0;
    }
    .oneRowTwoCol.picfirst > div{
        padding-top: 0;
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1;
        -webkit-order: 1;
    }
    .oneRowTwoCol:nth-of-type(2n+1):not(.picfirst) > figure{
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2;
        -webkit-order: 2;
    }
}


/** file:main.min.css **/

/** Structur **/
body {
    color: #333;
    font-family: "Roboto","Work Sans","News Cycle",arial;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.42857;
    background-color: #dedfdf;
    padding-top: 60px;
}

body {
    background-color: #000000;
}

/** Header **/
#header{
    background-color: #ffffff;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1060;
    -webkit-box-shadow: 0px 2px 8px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 8px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 8px -3px rgba(0,0,0,0.75);
}
#header .inside{
    max-width: 1024px;
    margin: 0 auto;
    min-height: 60px;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    -ms-flex-pack: distribute;
    justify-content: space-around;    
    -webkit-justify-content: space-around; /* Safari 6.1+ */
}
#logo{
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    width: 106px;
    top:15px;
}
.basic #logo{
	top: 5px;
	width: 90px;
}
table{
    width:100%;
}
td{
    vertical-align: top;
}
td b{
    font-size: 1.2em;
}
td.col_0{
    padding-right: 10px;
}

.preise .col_0{
    width: 80%;
    text-align: left;
}

.preise .col_1{
    text-align: center;
    width: 20%;
}
.rs-column{
    margin-top: 20px;
}
.head_0.col_first {
    text-align: left;
}
@media screen and (max-width: 599px) {
    table{
        width: 90%;
        margin: 0 auto;
    }
}
.relpos{
    position: relative;
}

.relpos a{
    position: absolute;
    top: 45%;
    font-size: 1.5em;
    color:#ffffff;
    font-weight: bold;
    text-decoration: underline;
    background: #000000;
    border-radius: 5px;
    padding: 10px;
}


#navMainFull{
    width: 100%;
    display: flex;
    justify-content: space-around;
    justify-content: space-between;
}
#navMainFull ul:nth-of-type(1){
    margin-right: 61px;
    margin-right: 130px;
}
#navMainFull ul:nth-of-type(2){
    margin-left: 61px;
    margin-left: 130px;
}
/*
#navMainFull li:nth-of-type(3){
    margin-right: 60px;
}
#navMainFull li:nth-of-type(4){
    margin-left: 60px;
}
*/
#header ul{
	width: 100%;
    list-style: outside none none;
    margin: 0;
    padding: 0 15px 0 0;
    padding: 0;
    display: -webkit-box;	
    display: -webkit-flex;	
    display: -ms-flexbox;	
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-between;
    -webkit-justify-content: space-between; /* Safari 6.1+ */
}
#header li{
	   list-style: outside none none;
}
#header li a,
#header li span {
	font-weight: normal;
	color: #9d9d9d;
    display: block;
    padding: 1em 0;
    text-decoration: none;
    line-height: 30px;
    padding-bottom: 11px;
    padding-top: 19px;
    text-transform: uppercase;
    color: #a68900;
}


#header li span,
#header li a.trail,
#header li a:hover{
	color: #000;
    color: #a68900;
    text-decoration: underline;
}



.navbar-toggle{
    display: none;
    border: none;
    background-color:rgb(211, 3, 27);
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 12px;
    padding: 10px;
    position: absolute;
    top: 0;
    right: 15px;
}
.navbar-toggle:hover{
    background-color: #333333;
}


.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
    background-color: #ffffff;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

/** Footer **/

#copyright{
    display: flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    list-style: outside none none;
    margin: 0 auto 10px;
    padding: 0;
    max-width: 1024px;
}
#copyright li{
    float: left;
    font-size: 0.8em;
    font-weight: normal;
    margin: 10px;
    color: #9d9d9d;
}
#copyright li{
    color: #ffffff;
}

#copyright a{
    color: #9d9d9d;
    text-decoration: none;
}
#copyright a:hover{
    text-decoration: underline;
    color: #000000;
}



#botNav{
    max-width: 1024px;
    margin: 0 auto 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    -webkit-justify-content: space-around; /* Safari 6.1+ */
}
#botNav .mod_customnav{
    float: left;
}
#botNav .mod_customnav ul{
    list-style: none;
    margin: 0;
    padding:0;
}
#botNav .mod_customnav h4{
    font-weight: 900;
    font-size: 1.3em;
    margin-bottom: 5px;
}
.ce_gallery figure figcaption{
    padding: 5px;
    height: 50px;
    font-size: 1.3em;
    line-height: 1.3em;
    text-align: left;
}

#botNav .mod_customnav a{
    text-decoration: none;
    color: #9d9d9d;
    font-weight: normal;
}
#botNav .mod_customnav span,
#botNav .mod_customnav a:hover{
    font-weight: normal;
    color: #000000;
}

/** Content Elements **/

.ce_text.prodflex .afterImage,
#products .afterImage{
    -webkit-align-self:center;
    -ms-flex-item-align:center;
    align-self:center;
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
}
.ce_text.prodflex figure,
#products figure{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex:1;
    -webkit-flex:1;
    -ms-flex:1;
    flex:1;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-justify-content: center;
}
.ce_text.prodflex,
#products .ce_text:not(.noflex){
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.ce_text.prodflex:nth-child(2n),
.ce_text.prodflex:nth-of-type(2n),
#products .ce_text:nth-child(2n){
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -webkit-flex-direction:row-reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse;
}
.ce_text.prodflex > *{
    margin-right: 30px;
}
.ce_text.prodflex img,
#products .ce_text img{
    max-height: 300px;
    width: auto;
    -webkit-align-self:center;
    -ms-flex-item-align:center;
    align-self:center;
}
.ce_text ul{
    list-style: none;
    padding-left: 12px;
}
.ce_text ul li:before {
    margin-left: -12px;
    content: "● ";
    color: #d61317;
}

figure{
    margin: 0;
    line-height: 0;
}
img{
    display: block;
}
.ce_gallery > ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-justify-content: space-around; /* Safari 6.1+ */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.team .ce_gallery > ul {
    flex-flow: row wrap;
    flex-flow: row-reverse wrap-reverse;
    
}


.team .ce_gallery > ul li {
    flex: 1 1 20%;
    float: none;
}

.team .ce_gallery.w25 > ul li {
    flex: 1 1 25%;
    float: none;
}

.team .ce_gallery.w50 > ul li {
    flex: 1 1 50%;
    float: none;
}

.team .ce_gallery.w33 > ul li {
    flex: 1 1 33%;
    float: none;
}

.ce_gallery img{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
}
#container{
    background-color: #ffffff;
    padding-bottom: 50px;
}
.teaserBot #container{
    padding-bottom: 0px;
}
.teaserBot #teaser{
    padding-bottom: 50px;
    padding-bottom: 0px;
}
.teaserBot #teaser .ce_player{
    line-height: 0;
}
#main{
    width: 100%;
}
#main .inside{
    max-width: 1024px;
    margin: 0 auto;
}
#teaser{
    background-color: #ffffff;
    width: 100%;
    line-height: 0px;
}
.start #teaser{
    line-height: normal;
}

.startpage h2{
    text-transform: uppercase;
    color: #333;
    margin-bottom: 0;
}


p{
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 0;
}
a{
    outline: none;
}
h1{
    margin-bottom: 0;
}
h1,h2{
    color: #d61317;
}
h2{
    text-transform: uppercase;
}
.startpage h1{
    color: #333;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 30px;
    margin-top: 17px;
}
#videos{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap:wrap-reverse;
    -ms-flex-wrap:wrap-reverse;
    flex-wrap:wrap-reverse;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -webkit-flex-direction:row-reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse;
}
.hyperlink_img {
    background: rgba(0, 0, 0, 0) url("/files/content/duesseldorf-headquarter/videos/Filter_Video.png") repeat scroll 0 0 / cover ;
    display: block;
}
.ce_hyperlink{
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 12.5%;
    -ms-flex: 1 0 12.5%;
    flex: 1 0 12.5%;
    margin: 1% 1.5%;
}
.ce_hyperlink figure{
    line-height: inherit;
}
.hyperlink_img img:hover {
    opacity: 0.3;
    filter:alpha(opacity=30);
}
.ce_form{
    padding: 10px;
}
.ce_form .widget{
    margin-top: 10px;
}
.ce_form .submit_container{
    float: right;
    font-weight: normal;
}

.threeCol{
    display:-webkit-flex;
    -webkit-justify-content:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.threeCol .ce_text{
    -webkit-flex:1 0 100%;
    -webkit-box-flex:1;
    -ms-flex:1 0 100%;
    flex:1 0 100%;
}
.threeCol > *{
    -webkit-flex:1 0 33%;
    -webkit-box-flex:1;
    -ms-flex:1 0 33%;
    flex:1 0 33%;
}

.ce_text a{
    text-decoration: none;
    color: #000000;
    font-weight: normal;
    text-transform: uppercase;
}

.ce_text a:hover{
    text-decoration: underline;
}

.colfour{
    -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
}
.coltwo{
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
.coltwo,
.colfour {
    padding: 14px 0;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;    
}
.coltwo > p,
.colfour > p,
.colfour p:first-of-type{
    margin-top: 0;
}
.coltwo h2,
.colfour h2,
.coltwo h3,
.colfour h3
{
    -webkit-column-span: all; /* Chrome, Safari, Opera */
    -moz-column-span: all;
    column-span: all;
}

#products .ce_text.horiz img{
    width: 100%;
}


/*** salonfinder ***/

#salonfinder{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
#salonfinder .ce_text{
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;    
}
#salonfinder .ce_list{
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 20%;
        -ms-flex: 1 0 20%;
            flex: 1 0 20%;    
}
#salonfinder .ce_image{
    -webkit-box-flex:1;
    -webkit-flex:1 0 40%;
        -ms-flex:1 0 40%;
            flex:1 0 40%;
}
.addrList ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.addrList h3{
    cursor: pointer;
    margin-bottom: 0;
    font-size: 1em;
}
.addrList h3 .is{
    height: 15px;
}
.addrList .details{
    display: inline-block;
}
.addrList .details p{
    margin: 0;
}

/** Social Media **/
.startpage #social{
    display: none;
}
#social {
    bottom: -42px;
    position: absolute;
    right: 0;
}
#social li a{
    margin: 0 5px;
    padding: 0;
    width: 20px;
    height: 20px;
    font-size: 2em;
}
nav#social a:hover{
	color: #000000;
}

/** file:media.css **/
@media screen and (max-width:1024px) {
    #header .inside{
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end;
        -webkit-justify-content:flex-end;
    }
    #logo{
        left: 30px;
        position: absolute;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    #header ul{
    	justify-content: space-around;
	    -webkit-justify-content: space-around; /* Safari 6.1+ */
    }
    #navMainFull li:nth-of-type(3){
        margin-right: 0px;
    }
    #navMainFull li:nth-of-type(4){
        margin-left: 0px;
    }
    #navMainFull{
        margin-left: 150px;
    }
    #navMainFull ul:nth-of-type(1),
    #navMainFull ul:nth-of-type(2){
        margin-left: 0;
        margin-right: 0;
    }
    #navMainFull ul:nth-of-type(2){
        margin-top: 0;
    }
    #social{
        margin: 0 3% 0;
    }
    #container{
        padding: 0 3% 30px;
    }
    .linksetting a{
        margin-left: 3%;
    }

    .ce_gallery > ul{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .ce_gallery > ul li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
    }

    .colfour{
        -webkit-column-count: 2; /* Chrome, Safari, Opera */
        -moz-column-count: 2; /* Firefox */
        column-count: 2;
    }
    #salonfinder .ce_image {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 30%;
        -ms-flex: 1 0 30%;
        flex: 1 0 30%;
    }
    #copyright{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        -webkit-justify-content:center;
    }
    #botNav{
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    #botNav .mod_customnav{
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        text-align: center;
        width: 25%;
    }
    #botNav .mod_customnav span,
    #botNav .mod_customnav a{
        display: block;
        padding: 8px;
    }
}



@media (max-width:760px){
    .team .ce_gallery figure figcaption{
        height: auto;
        font-size: 1em;
        line-height: 1em;
    }


    h1.startFirstHL{
        margin: 0 2% 0;
    }


    #navMainFull{
        display: none;
        margin: 0;
    }

    li.mapIcon,
li.telIcon{
    display: inline-block;
}
    #navMainFull ul{
        margin-top: 50px;
        text-align: center;
        display: block;
    }
    .navbar-toggle{
        display: block;
    }
    #navMainFull #social{
        bottom: auto;
        position: relative;
        right: auto;
        display: block;
    }
    #navMainFull #social ul{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content:space-around;
        -ms-flex-pack:distribute;
        justify-content:space-around;
        -webkit-box-pack:center;
        -webkit-justify-content:center;
        -ms-flex-pack:center;
        justify-content:center;
        margin: 0 0 20px;
    }
    #navMainFull #social li a{
        margin: 10px 30px;
    }
    #navMainFull #social a.fb{
        background-position: 0 -20px;
    }
    #navMainFull #social a.twitter{
        background-position: -20px -20px;
    }
    #navMainFull #social a.instagram{
        background-position: -40px -20px;
    }

    #header #social li.social_networks a.fb:hover,
    #header #social li.social_networks a.instagram:hover{
        color: #000000;
    }

    .ce_hyperlink{
        position: relative;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 25%;
        -ms-flex: 1 0 25%;
        flex: 1 0 25%;
        margin: 1% 1.5%;
    }
    #salonfinder .ce_text, 
    .threeCol .ce_text{
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 70%;
        -ms-flex: 1 0 70%;
        flex: 1 0 70%;
        -webkit-box-ordinal-group:2;
        -webkit-order:1;
        -ms-flex-order:1;
        order:1;
    }
    #salonfinder .ce_list{
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 20%;
        -ms-flex: 1 0 20%;
        flex: 1 0 20%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    #salonfinder .ce_image {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 30%;
        -ms-flex: 1 0 30%;
        flex: 1 0 30%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        -webkit-align-self:center;
        -ms-flex-item-align:center;
        align-self:center;
    }
    .colfour,
    .coltwo{
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1;
    }
}


@media (max-width:500px){

	.team .ce_gallery > ul li{
	    flex: 1 1 33.3333%;
	    float: left;
	}

    .ce_text.prodflex img,
    #products .ce_text.horiz img{
        width: 100%;
    }
    .ce_text a:not(.email):before{
        content: ">> ";
    }
    .ce_text a.appLink:before{
        content: "";
    }
    
    .ce_hyperlink{
        position: relative;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 47%;
        -ms-flex: 1 0 47%;
        flex: 1 0 47%;
        margin: 1% 1.5%;
    }
    .ce_gallery ul li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .ce_gallery figure{
        width: 100%;
    }
    #salonfinder .ce_text, 
    .threeCol .ce_text{
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        -webkit-box-ordinal-group:2;
        -webkit-order:1;
        -ms-flex-order:1;
        order:1;
    }
    #salonfinder .ce_image {
        display: none;
    }
    #salonfinder .ce_list {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        padding: 0 10%;
    }
    .addrList li{
        padding: 5px;
        margin: 5px 0;
    }
    .addrList li p:first-child,
    .addrList address{
        color: black;
        font-size: 1.2em;
        font-weight: normal;
    }
    .addrList li p:last-child,
    .addrList li p:first-child{
        margin-bottom: 0;
    }
    .addrList li.active{
        background-color: #dedfdf;
    }
    .addrList h3 .is {
        height: 1em;
    }
    .addrList h3 {
        font-size: 1.3em;
        margin-bottom: 0;
        margin-top: 0;
    }
    .addrList .details p {
        margin: 1em 0;
        font-size: 1em;
        font-weight: normal;
    }
    #botNav .mod_customnav{
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        text-align: center;
        width: 50%;
    }
}

.linksetting{
    margin: 0 auto;
    max-width: 1024px;
}
#virtueller-rundgang img{
    width: 100%;
}
a.bookinglink{
    background: black none repeat scroll 0 0;
    border-radius: 55px;
    color: white;
    display: block;
    font-family: roboto;
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 7px auto;
    padding: 9px 60px 11px 18px;
    position: relative;
    text-decoration: none;
    width: 219px;
    max-width: 100%;
    text-transform: uppercase;
}

a.bookinglink:hover i:before{
	content:"\f18e";
}

a.bookinglink i{
    background: white none repeat scroll 0 0;
    border-radius: 50%;
    color: #a68900;
    font-size: 1.9em;
    line-height: 1em;
    margin-top: 0;
    padding: 2px 2px 2px 4px;
    position: absolute;
    right: 3px;
    top: 3px;
}



/* privilege */

.privilege input[type="text"]:focus, 
.privilege input[type="password"]:focus, 
.privilege input[type="date"]:focus, 
.privilege input[type="datetime"]:focus, 
.privilege input[type="email"]:focus, 
.privilege input[type="number"]:focus, 
.privilege input[type="search"]:focus, 
.privilege input[type="tel"]:focus, 
.privilege input[type="time"]:focus, 
.privilege input[type="url"]:focus, 
.privilege input:focus:not([type]), 
.privilege textarea:focus{
    color: #a68900;
    background-color: #eee;
    border-color: #a68900;
}

.privilege *::-moz-selection { background:#a68900; color:#ffffff;}
.privilege *::selection { background: #a68900; color: #ffffff;}

.privilege select,
.privilege a.tellink:hover,
.privilege input.submit:hover,
.privilege #header li span,
.privilege #header li a.trail,
.privilege #header li a:hover,
.privilege #header li a,
.privilege #header li span ,
.privilege em.formMsg,
.privilege .relpos a:hover,
.privilege h1,
.privilege #copyright a:hover,
.privilege #copyright a,
.privilege a.bookinglink i,
.privilege #botNav .mod_customnav span,
.privilege #botNav .mod_customnav a:hover,
.privilege #botNav .mod_customnav a,
.privilege .ce_text ul li:before ,
.privilege .mhred,
.privilege .jobs em,
.privilege.startpage h1, .privilege h1,.privilege h2,
.privilege .ce_text a{
    color: #a68900;
}


.privilege #header li span,
.privilege #header li a.trail,
.privilege #header li a:hover,
.privilege #botNav .mod_customnav span,
.privilege #botNav .mod_customnav a:hover{
     text-decoration: underline;
}


.privilege #botNav .mod_customnav h4{
    color: #ffffff;
    text-transform: uppercase;
}

.privilege a.bookinglink:hover i{
	color: #ffffff;
	background-color: #a68900;
}

.privilege a.bookinglink i{
	background-color: #ffffff;
}

.privilege .navbar-toggle{
    background-color: #a68900;
}
.privilege .navbar-toggle:hover{
    background-color: #000000;
}

.privilege input.submit{
    background: #a68900;
    color: white;
}

.privilege input.submit:hover{
    color: #a68900;
    background: black;
}

/* basic */

.basic input[type="text"]:focus, 
.basic input[type="password"]:focus, 
.basic input[type="date"]:focus, 
.basic input[type="datetime"]:focus, 
.basic input[type="email"]:focus, 
.basic input[type="number"]:focus, 
.basic input[type="search"]:focus, 
.basic input[type="tel"]:focus, 
.basic input[type="time"]:focus, 
.basic input[type="url"]:focus, 
.basic input:focus:not([type]), 
.basic textarea:focus{
    color: #d61317;
    background-color: #eee;
    border-color: #d61317;
}

.basic *::-moz-selection { background:#d61317; color:#ffffff;}
.basic *::selection { background: #d61317; color: #ffffff;}

.basic select,
.basic a.tellink:hover,
.basic input.submit:hover,
.basic #header li span,
.basic #header li a.trail,
.basic #header li a:hover,
.basic #header li a,
.basic #header li span ,
.basic em.formMsg,
.basic .relpos a:hover,
.basic h1,
.basic #copyright a:hover,
.basic #copyright a,
.basic a.bookinglink i,
.basic .jobs em,
.basic #botNav .mod_customnav span,
.basic #botNav .mod_customnav a:hover,
.basic #botNav .mod_customnav a,
.basic .ce_text ul li:before ,
.basic .mhred,
.basic.startpage h1, .basic h1,.basic h2,
.basic .ce_text a,
.basic td a{
    color: #d61317;
    text-decoration: none;
}


.basic #header li span,
.basic #header li a.trail,
.basic #header li a:hover,
.basic #botNav .mod_customnav span,
.basic #botNav .mod_customnav a:hover,
.basic td a:hover{
     text-decoration: underline;
}
.basic a.bookinglink{
	background-color: #d61317;
	color:#000000;
}

.basic #botNav .mod_customnav h4{
    color: #ffffff;
    text-transform: uppercase;
}

.basic a.bookinglink:hover i{
	color: #ffffff;
	background-color: #d61317;
}

.basic a.bookinglink i{
	background-color: #ffffff;
}

.basic .navbar-toggle{
    background-color: #d61317;
}

.basic input.submit{
    background: #d61317;
    color: white;
}

.basic input.submit:hover{
    color: #d61317;
    background: black;
}



/* standard */


.standard input[type="text"]:focus, 
.standard input[type="password"]:focus, 
.standard input[type="date"]:focus, 
.standard input[type="datetime"]:focus, 
.standard input[type="email"]:focus, 
.standard input[type="number"]:focus, 
.standard input[type="search"]:focus, 
.standard input[type="tel"]:focus, 
.standard input[type="time"]:focus, 
.standard input[type="url"]:focus, 
.standard input:focus:not([type]), 
.standard textarea:focus{
    color: #9d9d9d;
    background-color: #eee;
    border-color: #9d9d9d;
}

.standard *::-moz-selection { background:#000000; color:#ffffff;}
.standard *::selection { background: #000000; color: #ffffff;}

.standard input.submit:hover,
.standard em.formMsg,
.standard .relpos a:hover,
.standard #copyright a:hover,
.standard #copyright a,
.standard a.bookinglink i,
.standard .jobs em,
.standard #botNav .mod_customnav span,
.standard #botNav .mod_customnav a:hover,
.standard #botNav .mod_customnav a,
.standard .ce_text ul li:before ,
.standard .mhred,
.standard .ce_text a{
    color: #9d9d9d;
}

.standard #header li span,
.standard #header li a.trail,
.standard #header li a:hover,
.standard #header li a,
.standard #header li span ,
.standard.startpage h1, .standard h1,.standard h2,
.standard h1{
    color: #000000;
}


.standard #header li span,
.standard #header li a.trail,
.standard #header li a:hover,
.standard #botNav .mod_customnav span,
.standard #botNav .mod_customnav a:hover{
     text-decoration: underline;
}
.standard a.bookinglink{
    background-color: #000000;
    color:#9d9d9d;
}

.standard #botNav .mod_customnav h4{
    color: #ffffff;
    text-transform: uppercase;
}

.standard a.bookinglink:hover i{
    color: #ffffff;
    background-color: #9d9d9d;
}

.standard a.bookinglink i{
    background-color: #ffffff;
}

.standard .navbar-toggle{
    background-color: #9d9d9d;
    background-color: #000000;
}

.standard input.submit{
    background: #9d9d9d;
    color: white;
}

.standard input.submit:hover{
    color: #9d9d9d;
    background: black;
}
.standard #logo {
    top: 13px;
    width: 120px;
}

















/* hq */


.hq input[type="text"]:focus, 
.hq input[type="password"]:focus, 
.hq input[type="date"]:focus, 
.hq input[type="datetime"]:focus, 
.hq input[type="email"]:focus, 
.hq input[type="number"]:focus, 
.hq input[type="search"]:focus, 
.hq input[type="tel"]:focus, 
.hq input[type="time"]:focus, 
.hq input[type="url"]:focus, 
.hq input:focus:not([type]), 
.hq textarea:focus{
    color: #9d9d9d;
    background-color: #eee;
    border-color: #9d9d9d;
}

.hq *::-moz-selection { background:#000000; color:#ffffff;}
.hq *::selection { background: #000000; color: #ffffff;}


.hq #botNav .mod_customnav span,
.hq #botNav .mod_customnav a:hover,
.hq #botNav .mod_customnav a,
.hq #header li a{
    color: #9d9d9d;
    text-decoration: none;
}

.hq #header li a:hover,
.hq #header li span{
	color: #000000;
    text-decoration: none;	
}

/*
.hq #header li span,
.hq #header li a.trail,
.hq #header li a:hover,
.hq #header li a,
.hq #header li span{
    color: #9d9d9d;
    text-decoration: none;
}

*/


.hq input.submit:hover,
.hq em.formMsg,
.hq .relpos a:hover,
.hq #copyright a:hover,
.hq #copyright a,
.hq a.bookinglink i,
.hq .jobs em,
.hq .ce_text ul li:before ,
.hq .mhred,
.hq .ce_text a{
    color: #000000;

}



.hq.startpage h1,
.hq.startpage h2{
    color: #000000;
} 

.hq h1,
.hq h2,
.hq h1{
    color: #d61317;
    text-decoration: none;
}



.hq #botNav .mod_customnav span,
.hq #botNav .mod_customnav a:hover{
   color: #000000;
}


.hq a.bookinglink{
    background-color: #000000;
    color:#9d9d9d;
}

.hq #botNav .mod_customnav h4{
    color: #000000;
}


.hq a.bookinglink:hover i{
    color: #ffffff;
    background-color: #9d9d9d;
}

.hq a.bookinglink i{
    background-color: #ffffff;
}

.hq .navbar-toggle{
    background-color: #9d9d9d;
    background-color: #000000;
}

.hq input.submit{
    background: #9d9d9d;
    color: white;
}

.hq input.submit:hover{
    color: #9d9d9d;
    background: black;
}
.hq #logo {
    top: 13px;
    width: 120px;
}





.hq .ce_text.prodflex, 
.hq #products .ce_text:not(.noflex) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}


.hq .ce_text.prodflex figure, 
.hq #products figure {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.hq .ce_text.prodflex img, 
.hq #products .ce_text img {
    max-height: 300px;
    width: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.hq .ce_text.prodflex .afterImage, 
.hq #products .afterImage {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
}


.hq .ce_text.prodflex:nth-child(2n), 
.hq .ce_text.prodflex:nth-of-type(2n), 
.hq #products .ce_text:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.hq .mhred *,
.hq span.mhred,
.hq strong.mhred{
    color: #d61317;
}

.hq #copyright a,
.hq #copyright li,
.hq #copyright span{
    color:#9d9d9d;
}

.hq #copyright a:hover{
    text-decoration: none;
}

body.hq{
    background-color: #dedfdf;
    color: #333;
}


.content-slider .red a{
    background-color: rgb(211, 3, 27);
    border-color: rgb(211, 3, 27);
    color: white;
}


.content-slider .black a{
    background-color: #000000;
    border-color: #000000;
    color: white;
}





























a.email{
	color: #9d9d9d;
}

a.email:hover{
	color: #000000;
}

.centerTab .col_0{
    text-align: right;
}




.cc_banner-wrapper {
    z-index: 9001;
    position: relative
}

.cc_container .cc_btn {
    cursor: pointer;
    text-align: center;
    font-size: 0.6em;
    transition: font-size 200ms;
    line-height: 1em
}

.cc_container .cc_message {
    font-size: 0.6em;
    transition: font-size 200ms;
    margin: 0;
    padding: 0;
    line-height: 1.5em
}

.cc_container .cc_logo {
    display: none;
    text-indent: -1000px;
    overflow: hidden;
    width: 100px;
    height: 22px;
    background-size: cover;
    background-image: url
    ( / / cdnjs.cloudflare.com / ajax / libs / cookieconsent2 / 1.0.10 / logo.png);
    opacity: 0.9;
    transition: opacity 200ms
}

.cc_container .cc_logo:hover, .cc_container .cc_logo:active {
    opacity: 1
}

@media screen and (min-width:500px) {
    .cc_container .cc_btn {
        font-size: 0.8em
    }

    .cc_container .cc_message {
        font-size: 0.8em
    }
}

@media screen and
(min-width:768px) {
    .cc_container .cc_btn {
        font-size: 1em
    }

    .cc_container .cc_message {
        font-size: 1em;
        line-height: 1em
    }
}

@media screen and (min-width:992px) {
    .cc_container .cc_message {
        font-size: 1em
    }
}

@media print {
    .cc_banner-wrapper
    , .cc_container {
        display: none
    }
}

.cc_container {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding: 10px
}

.cc_container .cc_btn {
    padding: 8px 10px;
    background-color: #f1d600;
    cursor: pointer;
    transition: font-size
    200ms;
    text-align: center;
    font-size: 0.6em;
    display: block;
    width: 33%;
    margin-left: 10px;
    float: right;
    max-width: 120px
}

.cc_container .cc_message {
    transition: font-size 200ms;
    font-size: 0.6em;
    display: block
}

@media screen
and (min-width:500px) {
    .cc_container .cc_btn {
        font-size: 0.8em
    }

    .cc_container .cc_message {
        margin-top: 0
        .5em;
        font-size: 0.8em
    }
}

@media screen and (min-width:768px) {
    .cc_container {
        padding: 15px 30px 15px
    }

    .cc_container
    .cc_btn {
        font-size: 1em;
        padding: 8px 15px
    }

    .cc_container .cc_message {
        font-size: 1em
    }
}

@media screen and (min-width:992px) {
    .cc_container .cc_message {
        font-size: 1em
    }
}

.cc_container {
    background: #222;
    color: #fff;
    font-size: 17px;
    font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica
    , Arial;
    box-sizing: border-box
}

.cc_container::-moz-selection {
    background: #ff5e99;
    color: #fff;
    text-shadow: none
}

.cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: #000;
    background-color: #f1d600;
    transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
    -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.cc_container .cc_btn:hover, .cc_container .cc_btn:active {
    background-color: #fff;
    color: #000
}

.cc_container a, .cc_container a:visited {
    text-decoration: none;
    color: #31a8f0;
    transition: 200ms color
}

.cc_container a:hover, .cc_container a:active {
    color: #b2f7ff
}

@-webkit-keyframes slideUp {
    0
    % {
        -webkit-transform: translateY(66px);
        transform: translateY(66px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideUp {
    0% {
        -webkit-transform: translateY(66px);
        -ms-transform: translateY
        (66px);
        transform: translateY(66px)
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.cc_container, .cc_message, .cc_btn {
    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    -webkit-animation-name: slideUp;
    animation-name: slideUp
}

.umfrage fieldset.radio_container span{
	display: block;
	margin: 5px;
}

/*
.mod_newslist


.layout_latest
*/



.layout_latest a:hover {
    text-decoration: underline;
}
.layout_latest a {
    text-decoration: none;
    color: #000000;
    font-weight: normal;
    text-transform: uppercase;
}

.back a, .layout_latest a {
    color: #9d9d9d;
}

.mod_newslist h2 a{
    color: #000000;
    font-weight: bold;
}



.teaserTwoCol .layout_latest > *:not(figure){
    padding: 0 15px;
}
.teaserTwoCol .layout_latest > * {
    -webkit-box-ordinal-group:4;
    -ms-flex-order:3;
    order:3;
    -webkit-order: 3;
}
.teaserTwoCol .layout_latest figure{
    -webkit-box-ordinal-group:2;
    -ms-flex-order:1;
    order:1;
    -webkit-order: 1;
    -webkit-flex-shrink:0;
    -ms-flex-negative:0;
    flex-shrink:0;
    -webkit-flex-basis:auto;
    -ms-flex-preferred-size:auto;
    flex-basis:auto;
}



.teaserTwoCol .layout_latest h1,
.teaserTwoCol .layout_latest h2,
.teaserTwoCol .layout_latest h3{
    -webkit-box-ordinal-group:3;
    -ms-flex-order:2;
    order:2;
    -webkit-order: 2;
}
.teaserTwoCol{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.teaserTwoCol .layout_latest{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-flex-direction: column; /* Safari 6.1+ */
    width: 49.5%;
    margin-right: 0.5%;
    padding-bottom: 16px;
}
.teaserTwoCol .layout_latest:nth-of-type(2n){
    margin-right: 0;
    margin-left: 0.5%;
}
@media screen and (max-width:1024px) {
    .teaserTwoCol figure{
        max-width: 507px;
        width: 100%;
    }
}
@media (max-width:760px){
    .teaserTwoCol figure{
        -ms-flex-item-align:center;
        align-self:center;
        -webkit-align-self: center;
    }
    .teaserTwoCol .layout_latest:nth-of-type(2),
    .teaserTwoCol .layout_latest{
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-left:2%;
        padding-right:2%;
    }
}

.magazinDownload .hyperlink_img {
    background: none;
    display: inline-block;

}

.magazinDownload figure{
	text-align:center;
	
}

.newList{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;	
}

.newList .layout_latest {
    padding: 0 2%;
    flex: 1 1 46%;
    margin: 20px 0;
}

@media (max-width:760px){
.newList .layout_latest {
	padding: 0 2%;
  display:block;
    flex: 1 1 66%;

}}


.layout_latest h2{
	margin-bottom:0;
}

.cloud{
	margin:0;
}

.cloud li {
	list-style: none;
	display: inline-block;
}

.cloud li a{
	text-decoration: none;
	padding: 1px;
	border-radius: 6px;
}

.cloud li.size1 a{
	color: #ccc;
}
.cloud li.size2 a{
	color: #999;
}
.cloud li.size3 a{
	color: #000;
}
.cloud li.size4 a{
	color: #000;
	font-weight: bold;
  	font-size: larger;
}
.cloud li.size5 a{
	color: #fff;
	font-weight: bold;
	font-size: larger;
	background-color: red;
}

.imgcenter figure,
.ce_image.center{
    display: flex;
    justify-content: center;
}
