/* =============================================================================
 * reset & defaults
 * ========================================================================== */

/*     --reset
------------------------------------------------- */
* {margin: 0; padding: 0; border: 0; outline: 0; background-repeat: no-repeat; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
* {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#wrapper .mejs-container *,  #calroot, #theme-menu *, #theme-export, #theme-export * {-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
ol, ul {list-style: none;}
table {border-spacing: 0;}
body {height: 100%; position: relative;}

/*     --float classes
------------------------------------------------- */
.float-left {float: left;}
.float-right {float: right;}

/*     --helper classes
------------------------------------------------- */
.center {text-align: center;}
.align_right {text-align: right;}
.hide {display: none;}

/*     --lightbox link height
------------------------------------------------- */
.image_container a {line-height: 0;}

/*     --lightbox width
------------------------------------------------- */ 
#mbCenter img {width: auto; max-width: 100%; height: auto; vertical-align: middle;}

/*     --clearings + defaults
------------------------------------------------- */
.inside{position:relative;text-align:left}
.block{overflow:hidden}
.clear,#clear{height:0.1px;font-size:0.1px;line-height:0.1px;clear:both}
.invisible{width:0;height:0;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline}
.custom{display:block;text-align:left}
.custom:after{content:".";display:block;height:0;clear:both;visibility:hidden}
*+html #main{position:static}
header,footer,nav,section,aside,article,figure,figcaption{display:block}
#container:after {content: "\0020"; display: block; height: 0; clear: both; visibility: hidden;}

/*     --chromeframe
------------------------------------------------- */
#chromeframe {background: red; padding: 10px; color: #fff; text-align: center; position: relative; z-index: 10000;}

/* =============================================================================
 * general styles & page setup
 * ========================================================================== */

a {color: #393939; text-decoration: none;}
.ce_text p a:not(.button) {color: #F18F4E;}
p {margin-bottom: 15px;}
blockquote {font-style: italic; font-size: 16px; margin-bottom: 20px;}
blockquote p {line-height: 22px;}
.image_container img {max-width: 100%;}
code, pre {font-family: monospace;}
abbr {background: #efefef; border-bottom: 1px dashed; cursor: pointer;}

/*     --helper classes
------------------------------------------------- */
.bigtext {font-size: 3em; line-height: 1em; font-weight: 300;}
.center {text-align: center;}
.no_margins p, .no_margins .image_container {margin: 0;}
.color {color: #F18F4E;}
.bg_color {background-color: #F18F4E;}
.text_invert, .text_invert h1, .text_invert h2, .text_invert h3, .text_invert h4, .text_invert h5, .text_invert h6, .text_invert a {color: #fff;}
.mod_subscribe input::input-placeholder,
.mod_subscribe input::-webkit-input-placeholder,
.mod_subscribe input:-moz-placeholder{color: #fff!important;}
.aligncenter * {text-align: center;}

/*     --pushy
------------------------------------------------- */
.pushy {width: 330px;}
.container-push, .push-push{-webkit-transform: translate3d(330px,0,0); -moz-transform: translate3d(330px,0,0); -ms-transform: translate3d(330px,0,0); -o-transform: translate3d(330px,0,0); transform: translate3d(330px,0,0);}
.pushy-active .site-overlay {left: 330px;}
.pushy-left {-webkit-transform: translate3d(-330px,0,0); -moz-transform: translate3d(-330px,0,0); -ms-transform: translate3d(-330px,0,0); -o-transform: translate3d(-330px,0,0); transform: translate3d(-330px,0,0);}
body.pushy-active .pushy {overflow-x: hidden; overflow-y: scroll;}
body.pushy-active #contentwrapper {position: fixed !important; display: block; top: 0; z-index: -1; height: 100%;}
body.pushy-active .site-overlay {z-index: 10; background: white; left:0; opacity: 0.65;}

/*     --margin classes
------------------------------------------------- */
.margin-top5 {margin-top: 5px;}
.margin-top10 {margin-top: 10px;}
.margin-top20 {margin-top: 20px;}
.margin-top30 {margin-top: 30px;}
.margin-top40 {margin-top: 40px;}
.margin-top50 {margin-top: 50px;}
.margin-top60 {margin-top: 60px;}
.margin-top70 {margin-top: 70px;}
.margin-top80 {margin-top: 80px;}
.margin-top90 {margin-top: 90px;}
.margin-top100 {margin-top: 100px;}

.margin-bottom10 {margin-bottom: 10px;}
.margin-bottom20 {margin-bottom: 20px;}
.margin-bottom30 {margin-bottom: 30px;}
.margin-bottom40 {margin-bottom: 40px;}
.margin-bottom50 {margin-bottom: 50px;}
.margin-bottom60 {margin-bottom: 60px;}
.margin-bottom70 {margin-bottom: 70px;}
.margin-bottom80 {margin-bottom: 80px;}
.margin-bottom90 {margin-bottom: 90px;}
.margin-bottom100 {margin-bottom: 100px;}

/*     --fontsize classes
------------------------------------------------- */
.fontsize_xxxl {font-size: 5.882rem; line-height: 1em;}
.fontsize_xxl {font-size: 2.647rem; line-height: 60px;}
.fontsize_xl {font-size: 2rem; line-height: 40px;}
.fontsize_l {font-size: 1.647rem; line-height: 38px;}
.fontsize_m {font-size: 1.412rem; line-height: 39px;}
.fontsize_s {font-size: 1.176rem; line-height: 31px;}
.fontsize_xs {font-size: 0.8235rem; line-height: 22px;}
.fontsize_xxs {font-size: 0.6471rem; line-height: 22px;}
.fontsize_xxxs {font-size: 0.5294rem; line-height: 20px;}

/*     --border for ce_elements
------------------------------------------------- */
.border-top {border-top: 1px solid #ccc; padding-top: 20px;}
.border-bottom {border-bottom: 1px solid #ccc; padding-bottom: 20px;}

/*     --headlines
------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {padding: 0; line-height: 1.4em; margin-bottom: 0.5em; font-family: 'Ubuntu', sans-serif; color: #444751; font-weight: 400;}
h1 {font-size: 2.368rem;}
h2 {font-size: 2rem;}
h3 {font-size: 1.7rem;}
h4 {font-size: 1.6rem}
h5 {font-size: 1.4rem}
h6 {font-size: 1.35rem}

/*     --h1-h6 as divider
------------------------------------------------- */
.divider .ext_txtpic_headline h1:after, .divider .ext_txtpic_headline h2:after, .divider .ext_txtpic_headline h3:after, .divider .ext_txtpic_headline h4:after, .divider .ext_txtpic_headline h5:after, .divider .ext_txtpic_headline h6:after {content: ''; display: inline-block; height: 2px; background: #ccc; width: 65px; text-align: center; margin-bottom: 20px; margin-top: 35px;}
.divider span {display: block;}
.divider h1, .divider h2, .divider h3, .divider h4, .divider h5, .divider h6 {margin-bottom: 0;}
.divider_2 .ext_txtpic_headline h1, .divider_2 .ext_txtpic_headline h1 span, .divider_2 .ext_txtpic_headline h2, .divider_2 .ext_txtpic_headline h2 span, .divider_2 .ext_txtpic_headline h3, .divider_2 .ext_txtpic_headline h3 span, .divider_2 .ext_txtpic_headline h4, .divider_2 .ext_txtpic_headline h4 span, .divider_2 .ext_txtpic_headline h5, .divider_2 .ext_txtpic_headline h5 span, .divider_2 .ext_txtpic_headline h6, .divider_2 .ext_txtpic_headline h6 span {position: relative;}
.divider_2 .ext_txtpic_headline h1:before, .divider_2 .ext_txtpic_headline h2:before, .divider_2 .ext_txtpic_headline h3:before, .divider_2 .ext_txtpic_headline h4:before, .divider_2 .ext_txtpic_headline h5:before, .divider_2 .ext_txtpic_headline h6:before {position: absolute; width: 100%; content: ' '; height: 2px; left: 0; background-color: #F18F4E; bottom: 5px; top:50%; transform: translatey(-50%);}
.divider_2 span {background: #FAFAFA; padding: 0 20px;}
.divider_3 .ext_txtpic_headline {border-bottom: 1px solid #ccc; margin-bottom: 20px;}
.divider_4 .ext_txtpic_headline {border-bottom: 2px solid #ccc; margin-bottom: 20px;}
.divider_5 .ext_txtpic_headline {border-bottom: 3px double #ccc; margin-bottom: 20px;}

/*     --subheadlines
------------------------------------------------- */
.subheadline_h1, .subheadline_h2, .subheadline_h3, .subheadline_h4, .subheadline_h5, .subheadline_h6 {font-size: 1rem; line-height: 1.2em; text-transform: uppercase; font-weight: 500; margin-top: -0.6rem; color: #959595; letter-spacing: 1.5px; margin-bottom: 2rem;}
.subheadline_h2, .subheadline_h3, .subheadline_h4, .subheadline_h5, .subheadline_h6 {margin-top: -0.8rem;}

/*     --hr divider
------------------------------------------------- */
hr {width: 100%; clear: both;}
hr, hr.divider_1 {padding: 0; border: none; border-top: medium double #ddd; color: #ccc; text-align: center; height: 1px;}

/*     --frame
------------------------------------------------- */
html:after, body:after {content: ''; position: fixed; height: 20px; background: #fff; z-index: 10000; width: 100%; top: 0; left: 0; display: none;}
body:after {bottom: 0; top: auto; display: none;}

/*     --articlewrapper
------------------------------------------------- */
.articlewrapper.fullwidth_contentboxed > .inside {padding-left: 40px; padding-right: 40px;}
.articlewrapper.boxed {max-width: 1290px;}
body.aw_active #container-inside {padding: 0!important; max-width: 100%!important;}
.articlewrapper.typ1 {background: #fff;}
.articlewrapper.typ1 .portfolioliste .content {background: #f8f8f8;}
.articlewrapper.typ1 .divider_2 span {background: #fff;}
.articlewrapper.typ2 {background: #F18F4E; color: #fff;}
.articlewrapper.typ2 h1, .articlewrapper.typ2 h2, .articlewrapper.typ2 h3, .articlewrapper.typ2 h4, .articlewrapper.typ2 h5, .articlewrapper.typ2 h6, .articlewrapper.typ2 .subheadline_h1, .articlewrapper.typ2 .subheadline_h3, .articlewrapper.typ2 .subheadline_h3, .articlewrapper.typ2 .subheadline_h4, .articlewrapper.typ2 .subheadline_h5, .articlewrapper.typ2 .subheadline_h6 {color: #fff!important;}
.articlewrapper.typ2 input:not(.submit) {background-color: rgba(255,255,255,0.4);}
.articlewrapper.typ3 {background: #F5F5F5;}
.articlewrapper.typ4 {background: #393939; color: #959595;}
.articlewrapper.typ4 a {color: #959595;}
.articlewrapper.typ4 p {color: #959595;}
.articlewrapper.typ4 h1, .articlewrapper.typ4 h2, .articlewrapper.typ4 h3, .articlewrapper.typ4 h4, .articlewrapper.typ4 h5, .articlewrapper.typ4 h6, .articlewrapper.typ4 .subheadline_h1, .articlewrapper.typ4 .subheadline_h3, .articlewrapper.typ4 .subheadline_h3, .articlewrapper.typ4 .subheadline_h4, .articlewrapper.typ4 .subheadline_h5, .articlewrapper.typ4 .subheadline_h6 {color: #fff;}
.articlewrapper.typ4 .ce_hyperlink a {border-color: #fff; color: #fff;}
.articlewrapper.typ4 .ce_hyperlink a:hover {background: #F18F4E;}
.articlewrapper.typ5 {background: #fff; border-top: 1px solid #ccc;}

/*     --html - font-size
------------------------------------------------- */
html {font-family: 'Ubuntu', Arial, sans-serif; font-size: 15px; line-height: 24px;}

/*     --body
------------------------------------------------- */
body {padding-top: 30px; color: #666666; overflow-x: hidden; background-repeat: repeat; background-position: top left; background-attachment: fixed!important; background-color: #fff; font-weight: 300;}
body {background: url('data:image/jpg;base64,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');}

/*     --page-width
------------------------------------------------- */
#contentwrapper {max-width: 1290px; margin: 0 auto; position: relative; box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);}

/*     --socials
------------------------------------------------- */
.socials {overflow: hidden; display: block;}
.socials a {display: inline-block; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.socials a:before {line-height: 40px; width: 40px; height: 40px; font-size: 18px; margin: 0;}
.socials a:hover:before {text-decoration: none!important; color: #fff!important; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}

/*     --logo
------------------------------------------------- */
.logo {background-image: url(../img/logo.png); background-repeat: no-repeat!important; background-size: 100%!important; background-position: center!important; width: 170px; height: 100px; display: table-cell; vertical-align: middle; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.logo a {display: block; height: 100%; width: 100%;}

/*     --#headeroffset
------------------------------------------------- */
#headeroffset {position: relative; z-index: 999;}

/*     --header
------------------------------------------------- */
#header {background-repeat: repeat; position: relative; background-color: #252525; z-index: 5000; left: 0; -webkit-backface-visibility: hidden;} 
#header .inside {padding: 0 40px; display: table; width: 100%; line-height: 0;}
#header .image_container {margin: 0;} 

/*     --metaheader
------------------------------------------------- */
.metaheader {display: table-cell; vertical-align: middle; line-height: 20px; position: relative;}
.metaheader .inside {padding: 31px 0 31px 10px!important; right: -40px;}
.metaheader .inside:before {content: ''; width: 1px; height: 40px; background: rgba(255,255,255,0.2); position: absolute; top: 50%; margin-top: -19px; left: 0px;}
.metaheader .socials, .metaheader .search_trigger, .metaheader .mod_sprachwechsler {float: left;}

/*     --metaheader socials
------------------------------------------------- */
.metaheader .socials {margin-top: 2px;}
.metaheader .socials a:before {color: rgba(255,255,255,0.7);}

/*     --metaheader search
------------------------------------------------- */
.metaheader .search_trigger {margin-top: 2px; padding-left: 15px; color: rgba(255,255,255,0.7); cursor: pointer; line-height: 38px; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.metaheader .search_trigger:hover {color: #F18F4E;}
.metaheader .mod_search {position: absolute; right: 0px; top: 100%;}
.metaheader .mod_search form {margin-top: -70px; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.metaheader .mod_search input:not(.captcha) {width: 300px!important; padding: 20px; color: #fff; background: #F18F4E; font-size: 0.8rem;}
.metaheader .mod_search.search_show form {-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease;}
.metaheader .mod_search.search_show form {margin-top: 0px;}

/*     --metaheader sprachwechsler
------------------------------------------------- */
.sprachwechsler {line-height: 35px; margin-left: 25px; margin-top: 3px; font-size: 0.9rem;}
.sprachwechsler ul {position: absolute; top: 100%; right: auto; display: none;}
.sprachwechsler.open ul {display: block;}
.sprachwechsler ul li a {font-size: 0.8rem; background: #252525; color: #fff; margin-bottom: 1px; display: block; padding: 3px 14px; line-height: 24px;}
.sprachwechsler ul li a, .metaheader .sprachwechsler span {-webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.sprachwechsler span {cursor: pointer; color: rgba(255,255,255,0.7);}
.sprachwechsler span:after {font-family: "icons"; content: "\25be"; display: inline-block; position: relative; margin-left: 10px;}
.sprachwechsler.open span:after {content: '\25b4';}
.sprachwechsler span:hover {color: #F18F4E;}
.sprachwechsler ul li a:hover {opacity: 0.8;}
.sprachwechsler img {margin-right: 5px; vertical-align: middle; position: relative; top: -1px;}

/*     --sticky menu
------------------------------------------------- */
#stickyheader {display: none; position: fixed; left: 0; top: 0; width: 100%; z-index: 9999;}
#stickyheader {-webkit-animation: fadeInDown 400ms ease; -moz-animation: fadeInDown 400ms ease; -ms-animation: fadeInDown 400ms ease; animation: fadeInDown 400ms ease;}
#stickyheader.stickyheader_on {display: block;}
#stickyheader.animate {-webkit-animation: slideInDown 800ms ease; -moz-animation: slideInDown 800ms ease; -ms-animation: slideInDown 800ms ease; animation: slideInDown 800ms ease;}
#stickyheader .inside {max-width: 1290px; margin: 0 auto; display: table; width: 100%; padding: 0 40px; background: #272526; opacity: 0.9;}
#stickyheader .logo {height: 60px; position: absolute!important;}
#stickyheader nav.mainmenu {display: table-cell!important;}
#stickyheader nav.mainmenu ul:not(.vlist) {float: right!important;}
#stickyheader nav.mainmenu ul li a {padding-top: 18px; padding-bottom: 18px; }
#stickyheader nav.mainmenu ul li a:before {display: none;}

/*     --headertext
------------------------------------------------- */
#header #headertext {display: table-cell; vertical-align: middle; padding-left: 30px; font-size: 0.7em; line-height: 18px; font-family: Arial, Verdana, sans-serif; height: 100%;}
#header #headertext p {margin: 0;}

/*     --header_after
------------------------------------------------- */
#header_after {display: block; margin-left: auto; margin-right: auto; overflow: hidden; position: relative; z-index: 10;}
#header_after .inside {overflow: hidden!important;}
#header_after .image_container {margin: 0;}

/*     --header_after on content-page
------------------------------------------------- */
.content-page.pagetitle #header_after {background: #393939; color: #fff; padding-top: 95px; padding-bottom: 95px;}
.content-page.pagetitle #header_after .inside {padding-left: 40px; padding-right: 40px;}
.content-page #header_after #pagetitle {text-transform: uppercase; font-size: 1.3rem;}
.content-page #header_after h1, .content-page #header_after h2, .content-page #header_after h3, .content-page #header_after h4, .content-page #header_after h5 , .content-page #header_after h6 {color: #fff;}

/*     --revolutionslider overwrite default styles
------------------------------------------------- */
.ce_revolutionslider p {margin: 0;}
.ce_revolutionslider ul {display: none;}
.ce_revolutionslider .image_container img {width: auto; height: auto;}
.ce_revolutionslider .image_container {margin-bottom: 0; width: auto; padding: 0; margin: 0; float: none;}
.ce_revolutionslider {background: #fff; position: relative;}
.ce_revolutionslider .tp-bannertimer {background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAKCAYAAAB10jRKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowOEEzQjEwNUM0NzcxMUUzQjQ3Q0YyRTlDRUQwRDhBRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowOEEzQjEwNkM0NzcxMUUzQjQ3Q0YyRTlDRUQwRDhBRSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjJBQzgwQjNFQzQ2QTExRTNCNDdDRjJFOUNFRDBEOEFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjA4QTNCMTA0QzQ3NzExRTNCNDdDRjJFOUNFRDBEOEFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+FmUvlQAAABtJREFUeNpi+P//fwMTAxCgEQxACQZsEgABBgDs7QaLN50LOAAAAABJRU5ErkJggg==');}
.ce_revolutionslider video {width: 100%;}
.ce_revolutionslider .rs-container {width: 100%!important; left: 0!important;}
.ce_revolutionslider .tp-leftarrow {left: 0!important;}
.ce_revolutionslider .tp-rightarrow {right: 0!important;}
.ce_revolutionslider .fullscreen {height: 100%;}
.ce_revolutionslider .revicon-right-dir:before {content:'\e912'; margin: 0;}
.ce_revolutionslider .html5vid:hover .tp-video-play-button {display: block!important;}
.ce_revolutionslider .ce_hyperlink a {background: #F18F4E; border: 0; color: #fff; padding: 18px 50px;}
.ce_revolutionslider .tp-caption.black {color: #575757;}

/*     --layerslider-classes
------------------------------------------------- */
.ce_revolutionslider .tp-caption {line-height: 1.3em;}
.ce_revolutionslider .fontsize18 {font-size: 18px;}
.ce_revolutionslider .fontsize20 {font-size: 20px;}
.ce_revolutionslider .fontsize22 {font-size: 22px;}
.ce_revolutionslider .fontsize24 {font-size: 24px;}
.ce_revolutionslider .fontsize26 {font-size: 26px;}
.ce_revolutionslider .fontsize28 {font-size: 28px;}
.ce_revolutionslider .fontsize30 {font-size: 30px;}
.ce_revolutionslider .fontsize32 {font-size: 32px;}
.ce_revolutionslider .fontsize34 {font-size: 34px;}
.ce_revolutionslider .fontsize36 {font-size: 36px;}
.ce_revolutionslider .fontsize38 {font-size: 38px;}
.ce_revolutionslider .fontsize40 {font-size: 40px;}
.ce_revolutionslider .fontsize42 {font-size: 42px;}
.ce_revolutionslider .fontsize44 {font-size: 44px;}
.ce_revolutionslider .fontsize46 {font-size: 46px;}
.ce_revolutionslider .fontsize48 {font-size: 48px;}
.ce_revolutionslider .fontsize50 {font-size: 50px;}
.ce_revolutionslider .fontsize52 {font-size: 52px;}
.ce_revolutionslider .fontsize54 {font-size: 54px;}
.ce_revolutionslider .fontsize56 {font-size: 56px;}
.ce_revolutionslider .fontsize58 {font-size: 58px;}
.ce_revolutionslider .fontsize60 {font-size: 60px;}
.ce_revolutionslider .fontsize62 {font-size: 62px;}
.ce_revolutionslider .fontsize64 {font-size: 64px;}
.ce_revolutionslider .fontsize66 {font-size: 66px;}
.ce_revolutionslider .fontsize68 {font-size: 68px;}
.ce_revolutionslider .fontsize70 {font-size: 70px;}
.ce_revolutionslider .fontsize72 {font-size: 72px;}
.ce_revolutionslider .fontsize74 {font-size: 74px;}
.ce_revolutionslider .fontsize76 {font-size: 76px;}
.ce_revolutionslider .fontsize78 {font-size: 78px;}
.ce_revolutionslider .fontsize80 {font-size: 80px;}
.ce_revolutionslider .fontsize82 {font-size: 82px;}
.ce_revolutionslider .fontsize84 {font-size: 84px;}
.ce_revolutionslider .fontsize86 {font-size: 86px;}
.ce_revolutionslider .fontsize88 {font-size: 88px;}
.ce_revolutionslider .fontsize90 {font-size: 90px;}
.ce_revolutionslider .fontsize92 {font-size: 92px;}
.ce_revolutionslider .fontsize94 {font-size: 94px;}
.ce_revolutionslider .fontsize96 {font-size: 96px;}
.ce_revolutionslider .fontsize98 {font-size: 98px;}
.ce_revolutionslider .fontsize100 {font-size: 100px;}
.ce_revolutionslider .white {color: #fff;}
.ce_revolutionslider .italic {font-style: italic; font-family: 'Playfair Display', Georgia, serif; font-style: italic; font-weight: 400;}
.ce_revolutionslider .bold {font-weight: bold;}
.ce_revolutionslider .border-left {border-left: 5px solid #F18F4E; padding-left: 25px;}
.ce_revolutionslider .border-top {border-top: 3px solid #ccc; padding-top: 25px;}
.ce_revolutionslider .border-bottom {border-bottom: 3px solid #ccc; padding-bottom: 25px;}
.ce_revolutionslider .bg_white {background: rgba(255,255,255,0.8); padding: 10px 25px;}
.ce_revolutionslider .bg_black {background: rgba(0,0,0,0.8); padding: 10px 25px;}
.ce_revolutionslider .bg_accent {background: #F18F4E; padding: 10px 25px;}

/*     --autogrid 
------------------------------------------------- */
#header_after .autogrid {padding: 0;}
.border-inner {border: 0;}
.border-inner:before {display: block; position: absolute; top: 0; right:0; content: ""; width: 1px; height: 100%; 
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(219,219,219,1) 50%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(219,219,219,1)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(219,219,219,1) 50%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(219,219,219,1) 50%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(219,219,219,1) 50%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(219,219,219,1) 50%,rgba(255,255,255,0) 100%);
}

/*     --bxslider
------------------------------------------------- */
.bxslider {width: 0;}
.bx-wrapper {margin-bottom: 0; position: relative;}
.bx-wrapper .bx-viewport {border:0; left: 0; box-shadow: none; z-index: 200; background: transparent!important;}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next {background: none;}
.bx-wrapper .bx-controls {height: 100%!important; top: 50%; position: static; z-index: 100;}
.bx-wrapper .bx-controls-direction {position: absolute; top: -35px; right:0; width: 65px; overflow: hidden; height: 24px;}
.bx-wrapper .bx-controls-direction a:before {font-family: "icons"; font-size: 24px; line-height: 24px; max-height: 24px; width: inherit; display: inline-block; position: absolute; overflow: hidden; top: 50%; text-align: center; margin-top: -12px; color: #333;} 
.bx-wrapper .bx-controls-direction a.bx-next:before {content: "\ea04";}
.bx-wrapper .bx-controls-direction a.bx-prev:before {content: "\ea03";}
.bx-wrapper .bx-controls-direction a.bx-prev {float: left; background: #fff; left: 0; box-shadow: 5px 0 11px -5px rgba(0,0,0,0.5);}
.bx-wrapper .bx-controls-direction a.bx-next {float: right; background: rgba(0, 0, 0, 0.3); right: 0; background: #fff; box-shadow: -5px 0 11px -5px rgba(0,0,0,0.5);}
.bx-wrapper .bx-controls-direction a {text-indent: 0; margin-top: 0; width: 66px; height: 24px; margin: 0; opacity: 0.7;}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {z-index: 1000; bottom: -60px;}
.bx-wrapper .bx-controls-direction a:hover {opacity: 0.9;}
.bx-wrapper .caption {display: none;}
.bx-wrapper .bx-controls-direction a {z-index: 1000;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #ccc; width: 3px; height: 50px; border-radius: 0!important; -webkit-border-radius: 0!important; box-shadow: none;}
.bx-wrapper .bx-pager.bx-default-pager a.active {background: #F18F4E;}

/*     --wrapper
------------------------------------------------- */
#wrapper {position:relative; z-index: 5;}
body.content_page #wrapper {border-top: 0;}

/*     --container
------------------------------------------------- */
#container {position: relative; width: 100%; margin: 0; background: #fafafa; padding: 40px;}
#container-inside {overflow: hidden;}
.aw_active #container {padding: 0;}

/*     --linktotop
------------------------------------------------- */
#linktotop {position: fixed; bottom: 10px; right: 10px; width: 40px; height: 40px; background: rgba(0,0,0,0.5); display: none; text-align: center; cursor: pointer; z-index: 1000;}
#linktotop:before {font-family: "icons"; content: "\e767"; text-indent: 0; display: inline-block; position: relative; top: 0px; left: 0; font-size: 30px; color: #fff; line-height: 40px;}

/* =============================================================================
 * footer
 * ========================================================================== */
#footer {background: #353535; border-top: 10px solid #F18F4E;}
#footer, #footer a {color: #959595;}
#footer a:hover {text-decoration: underline;}
#footer .inside  {margin: 0 auto; padding: 80px 40px; line-height: 30px; font-size: 0.9rem;}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {margin-bottom: 1rem; color: #fff;}
#footer h6 {font-size: 0.8rem; letter-spacing: 2px; line-height: 33px;}

/* =============================================================================
 * bottom, copyright
 * ========================================================================== */

#bottom {background: #252525; font-size: 0.7em; color: #838383; text-transform: uppercase; margin-bottom: 25px;}
#bottom a {color: #838383;}
#bottom .inside  {max-width: 1290px; margin: 0 auto; padding: 20px 0 20px 0; text-align: center; overflow: hidden;}
#bottom a:hover {text-decoration: underline;}
#bottom .ce_hyperlink a {border: none; font-size: 1em; color: #212127; letter-spacing: 2px;}
#bottom .socials {margin-bottom: 15px;}
#bottom .socials a:hover {text-decoration: none;}
#bottom .totop {line-height: 22px; margin-bottom: 15px;}
#bottom .totop a:before {font-family: "icons"; content: "\ea05"; text-indent: 0; display: block; position: relative; font-size: 20px; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
#bottom .totop:hover {opacity: 0.8; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
#bottom .totop a:hover {text-decoration: none;}

/* =============================================================================
 * menues
 * ========================================================================== */

/*     --mainmenue
------------------------------------------------- */
nav.mainmenu a, nav.mainmenu a:hover, nav.mainmenu a span, nav.mainmenu a:hover span {-webkit-transition: All 0.4s ease; -moz-transition: All 0.4s ease; -o-transition: All 0.4s ease; -ms-transition: All 0.4s ease ; transition: All 0.4s ease; -webkit-backface-visibility: hidden; -webkit-perspective: 1000;}
nav.mainmenu {right: -40px; position: relative; overflow: visible!important; line-height: 0; display: table-cell; vertical-align: middle;}
nav.mainmenu ul {position: relative; float: right; -webkit-backface-visibility: hidden;-webkit-perspective: 1000;}
nav.mainmenu ul ul {float:none; top: 0;}
nav.mainmenu .layer_two {white-space:nowrap; padding: 0; margin-left: 0; background: #252525; white-space:nowrap; width: auto; display: none; position: absolute; top: 100%; -webkit-animation: fadeInUp 300ms ease; -moz-animation: fadeInUp 300ms ease; -ms-animation: fadeInUp 300ms ease; animation: fadeInUp 300ms ease; z-index: 9999;} 
nav.mainmenu li.last .layer_two {right: 0;}
nav.mainmenu ul:after {content: ""; clear: both; display: block;}
nav.mainmenu ul li {float: left; position: relative;}
nav.mainmenu ul li.megamenu {position: static;}
nav.mainmenu ul li:hover .layer_two {display: block;}
nav.mainmenu ul li a {display: block; text-decoration: none; position: relative; line-height: 24px; min-height: inherit; text-align: left; font-size: 0.9rem; float: none; padding: 40px 0; padding-left: 20px; padding-right: 20px; text-transform: uppercase;}
nav.mainmenu ul li ul li a.last {margin-right: 15px;}
nav.mainmenu ul ul ul {border-top: 0!important;}
nav.mainmenu ul ul li > a:before {margin-right: 5px;}
nav.mainmenu ul li a.first {border-top: 0;}
nav.mainmenu ul li.last ul {right: 0;}
nav.mainmenu ul ul li {float: none; position: relative; line-height: 32px; min-height: 0;}
nav.mainmenu ul ul li a {font-weight: 300; text-align: left; padding: 8px 25px 10px 20px!important; color: #fff; font-size: 0.8rem!important; margin-left: 0px!important; margin-right: 0px!important;}	
nav.mainmenu ul ul ul ul li a, nav.mainmenu a.last {border-bottom: 0;}
nav.mainmenu ul ul li a span {display: block;}
nav.mainmenu ul ul li a:before {font-size: inherit; height: auto; width: 20px!important; padding-top: 0;}
nav.mainmenu ul ul li.last {border:0;}
nav.mainmenu ul ul ul {position: absolute; left: 100%; top:0;}
nav.mainmenu ul li a {position: relative; z-index: 10;}
nav.mainmenu ul li a:hover {background: rgba(0,0,0,0.1);}
nav.mainmenu ul li a:hover, nav.mainmenu ul a.trail, nav.mainmenu ul a.active {color: #F18F4E;}
nav.mainmenu .level_3 {background: #252525; display: none; width: 100%;}
nav.mainmenu .level_3 {-webkit-animation: fadeInRight 300ms ease; -moz-animation: fadeInRight 300ms ease; -ms-animation: fadeInRight 300ms ease; animation: fadeInRight 300ms ease;}
nav.mainmenu .level_2 li:hover .level_3 {display: block;}
nav.mainmenu .level_2 li a.submenu:after {font-family: "icons"; content: "\e75e"; text-indent: 0; display: block!important; position: absolute; top: 50%; left: auto; right: -15px; bottom: auto; background: none; line-height: 0; width: 30px;} 
nav.mainmenu ul li > a:before {top: -2px; position: relative; width: 24px!important; line-height: 24px!important; font-size: 24px; vertical-align: middle; margin-right: 10px; font-weight: 300;}
nav.mainmenu > ul li a {color:rgba(255,255,255,0.7);}

/*     --mod_customnav
------------------------------------------------- */
.mod_customnav li:before {display: none!important;}

/* =============================================================================
 * off canvas 
 * ========================================================================== */

#off_canvas .level_1 ul {display: none;}
#off_canvas .level_2 {position: relative;}
#off_canvas {background: #212121; font-weight: normal; padding: 1.5rem 0 1.5rem 1.5rem;}
#off_canvas a {color: #c4c4c4; padding: 11px 4px 11px 10px; display: block; font-size: 13px; position: relative; border: 0;}
#off_canvas span.open_subnav {display: block; z-index: 100; position: absolute; right: 0; top: 0; height: 100%; width: 50px; background: transparent!important; cursor: pointer;}
#off_canvas ul ul span.open_subnav {z-index: 110;}
#off_canvas ul ul ul span.open_subnav {z-index: 120;}
#off_canvas ul ul ul ul span.open_subnav {z-index: 130;}
#off_canvas a.submenu {cursor: pointer; padding-right: 50px;}
#off_canvas a.submenu:after {padding-left: 20px; border-left: 1px solid rgba(0,0,0,0.2); height: 100%; content:'\ea09'; font-family: "icons"; padding-right: 20px; position: absolute; right: 0; font-size: 20px; line-height: 50px; top: 0;}
#off_canvas li {position: relative;}
#off_canvas li.open > a.submenu:after {content: '\ea05'; font-family: "icons"; }
#off_canvas.pushy a {border-top: 0;}
#off_canvas a span {display: none;}
#off_canvas a:before {z-index: 100;}
#off_canvas a:hover, #off_canvas a.active, #off_canvas a.trail {background: #4b4b4b;}
#off_canvas ul ul a {padding-left: 20px;}
#off_canvas ul ul ul a {padding-left: 30px;}
#off_canvas ul ul ul ul a {padding-left: 40px;}
#off_canvas .level_1 ul {display: none; margin-bottom: 25px;}
#off_canvas .level_2 ul {margin-left: 10px;}
#off_canvas .mod_navigation {margin-bottom: 1rem;}
#off_canvas .mod_navigation a {font-size: 1.7rem; font-weight: 200; text-transform: uppercase; padding: 10px 50px 10px 0; position: relative; cursor: pointer;}
#off_canvas .mod_navigation .level_2 a {font-size: 1rem; padding: 3px 0 3px 10px;}
#off_canvas a:hover, #off_canvas a.active, #off_canvas a.trail {color: #F18F4E; background: transparent;}

/* various off canvas content */
#off_canvas .socials a {display: inline-block; border: 0; padding: 3px;}
#off_canvas .offcanvas_address {margin: 3rem 0 1rem 0;}
#off_canvas .offcanvas_address, #off_canvas .offcanvas_address a {padding: 0; line-height: 1.4rem; font-size: 0.6rem; color: rgba(255,255,255,0.3); text-transform: uppercase;}
#off_canvas .sprachwechsler {margin: 0; position: relative; border-top: 1px solid #3b3b3b; border-bottom: 1px solid #3b3b3b; padding: 5px 0; margin-bottom: 25px;}
#off_canvas .sprachwechsler ul {position: static;}
#off_canvas .sprachwechsler ul li a {padding: 10px; display: block;}
#off_canvas .mod_sprachwechsler {overflow: visible;}
#off_canvas .mod_customnav a {padding: 5px 0;}

/* pushy settings */
.pushy, #contentwrapper, .push {-webkit-perspective: inherit!important;}
.pushy, #contentwrapper, .push {-webkit-backface-visibility:inherit!important;}

/* trigger */
#nav-open-btn {z-index: 1000; display: table-cell; vertical-align: middle; text-align: right; cursor: pointer; width: 35px; position: absolute; top: 50%; right: 40px; height: 35px; margin-top: -12px; display: none;}
#nav-open-btn .menu-btn-label {position: absolute; right: 100%; top: 50%; display: none; line-height: 18px; font-size: 18px; margin-top: -14px; margin-right: 25px;}

/* trigger animation */
.menu-btn-inside {transition: 0.3s; float: right;}
.menu-btn-inside .line {display: block; width: 35px; height: 1px; background: #fff; transition: 0.3s; position: relative;}
.menu-btn-inside .line:before, .menu-btn-inside .line:after {display: inline-block; width: 35px; height: 1px; background: #fff; transition: 0.3s; position: absolute; left: 0; content: '';}
.menu-btn-inside .line:before {top: 12px;}
.menu-btn-inside .line:after {bottom: -24px;}
.container-push .menu-btn-inside {-webkit-transform: scale3d(0.8, 0.8, 0.8); transform: scale3d(0.8, 0.8, 0.8);}
.container-push .menu-btn-inside .line {background: transparent;}
.container-push .menu-btn-inside .line:before, .container-push .menu-btn-inside .line:after {top: 0; width: 45px;}
.container-push .menu-btn-inside .line:before {-webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); top: 12px;}
.container-push .menu-btn-inside .line:after {-webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); top: 12px;}

/* =============================================================================
 * sidebar
 * ========================================================================== */

/*     --sidebar_right
------------------------------------------------- */
body.sidebar_right #main {overflow: hidden; width:70%; float:left; position:relative;}
body.sidebar_right #right {overflow: hidden; margin-left: 5%; width:25%; float:left; position:relative; box-shadow: -19px 0px 16px -20px rgba(0, 0, 0, 0.2);}
body.sidebar_right #right .inside {padding-left: 18%; padding-bottom: 45px;}

/* =============================================================================
 * features + contao modules
 * ========================================================================== */
 
 /*     --contao content slider
------------------------------------------------- */
.slider-control	{position:static!important; height:0!important;}
.slider-control a {top: 50%!important; opacity: 0.7; margin-top: -35px!important;}
.slider-control a:hover {opacity: 1;}
.slider-menu {bottom: -7px; top: auto!important; font-family: Arial, sans-serif;}
.slider-menu b {margin: 0 2px!important;}
.ce_sliderStart {position: relative!important;}
.slider-next {background: #393939; right: 0; z-index: 100; width: 3rem; height: 3rem; color: rgba(0, 0, 0, 0);}
.slider-next:before {font-family: "icons"; content: "\ea08"; display: block; position: relative; font-size: 30px; line-height: 26px; margin-top: -12px; top: 50%; text-align: center; color: #fff;}
.slider-prev {background: #393939; left: 0!important; z-index: 100; width: 3rem; height: 3rem; color: rgba(0, 0, 0, 0);}
.slider-prev:before {font-family: "icons"; content: "\ea07"; display: block; position: relative; font-size: 30px; line-height: 26px; margin-top: -12px; top: 50%; text-align: center; color: #fff;}
.ce_sliderStart .caption {display: none;}
.slider-wrapper > div {padding-left: 80px; padding-right: 80px;}

/*     --back links
------------------------------------------------- */
.back a:before {font-family: "icons"; content: '\ea07'; margin-right: 15px; font-size: 0.8rem;}

/*     --extended text & bild custom element
------------------------------------------------- */
.ce_text-mit-bild-erweitert .ext_txtpic {overflow: hidden;}
.ce_text-mit-bild-erweitert .float_left .ext_txtpic_bild {float: left; padding: 0; margin-right: 20px;}
.ce_text-mit-bild-erweitert .float_right .ext_txtpic_bild {float: right; padding: 0; margin-left: 20px;}
.ce_text-mit-bild-erweitert .float_right .image_container {float: right;}
.ce_text-mit-bild-erweitert .ext_txtpic.col_left {display: table;}
.ce_text-mit-bild-erweitert .col_left .ext_txtpic_bild {display: table-cell; vertical-align: top;}
.ce_text-mit-bild-erweitert .col_left .ext_txtpic_bild img {width: 100%; height: auto;}
.ce_text-mit-bild-erweitert .col_left .ext_txtpic_text {display: table-cell;  vertical-align: top;}
.ce_text-mit-bild-erweitert .ext_txtpic.col_left .ce_textarea, .ce_text-mit-bild-erweitert .ext_txtpic.col_left .ext_txtpic_text .ext_txtpic_headline, .ce_text-mit-bild-erweitert .ext_txtpic.col_left .ce_hyperlink {padding-left: 5%;}
.ce_text-mit-bild-erweitert .no_image .ext_txtpic.col_left .ce_textarea, .ce_text-mit-bild-erweitert .no_image .ext_txtpic.col_left .ext_txtpic_text .ext_txtpic_headline, .ce_text-mit-bild-erweitert .no_image .ext_txtpic.col_left .ce_hyperlink {padding-left: 0;}
.ce_text-mit-bild-erweitert .col_right .ext_txtpic_bild {display: table-cell;}
.ce_text-mit-bild-erweitert .col_right .ext_txtpic_bild img {width: 100%; height: auto;}
.ce_text-mit-bild-erweitert .col_right .ext_txtpic_text {display: table-cell;}
.ce_text-mit-bild-erweitert .ext_txtpic.col_right .ce_textarea, .ce_text-mit-bild-erweitert .ext_txtpic.col_right .ext_txtpic_text .ext_txtpic_headline, .ce_text-mit-bild-erweitert .ext_txtpic.col_right .ce_hyperlink {padding-right: 5%;}
.ce_text-mit-bild-erweitert .no_image .ext_txtpic.col_right .ce_textarea, .ce_text-mit-bild-erweitert .no_image .ext_txtpic.col_right .ext_txtpic_text .ext_txtpic_headline, .ce_text-mit-bild-erweitert .no_image .ext_txtpic.col_right .ce_hyperlink {padding-right: 0;}
.ce_text-mit-bild-erweitert .ext_ce_text_oben, .ce_text-mit-bild-erweitert .ext_ce_image_oben {vertical-align: top!important;}
.ce_text-mit-bild-erweitert .ext_ce_text_mittig, .ce_text-mit-bild-erweitert .ext_ce_image_mittig {vertical-align: middle!important;}
.ce_text-mit-bild-erweitert .ext_ce_text_unten, .ce_text-mit-bild-erweitert .ext_ce_image_unten {vertical-align: bottom!important;}
.ce_text-mit-bild-erweitert .headline_beside, .ce_text-mit-bild-erweitert .headline_beside h1, .ce_text-mit-bild-erweitert .headline_beside h2, .ce_text-mit-bild-erweitert .headline_beside h3, .ce_text-mit-bild-erweitert .headline_beside h4, .ce_text-mit-bild-erweitert .headline_beside h5, .ce_text-mit-bild-erweitert .headline_beside h6 {background: none!important; border: 0!important;}
.ce_text-mit-bild-erweitert .headline_beside [class^="icon-"]:before {padding-right: 0;}
.ce_text-mit-bild-erweitert .ext_ce_frame_1 .image_container {border: 1px solid #ccc;}
.ce_text-mit-bild-erweitert .ext_ce_frame_2 .image_container {border: 2px solid #ccc;}
.ce_text-mit-bild-erweitert .ext_ce_frame_3 .image_container {border: 1px dashed #ccc;}
.ce_text-mit-bild-erweitert .ext_ce_frame_4 .image_container {border: 2px dashed #ccc;}
.ce_text-mit-bild-erweitert .image_container {margin-bottom: 0;}
.ce_text-mit-bild-erweitert .ext_txtpic_bild {line-height: 0;}
.ce_text-mit-bild-erweitert .ext_txtpic_bild img {max-width: 100%; height: auto;}
.ce_text-mit-bild-erweitert .txt_right * {text-align: right;}
.ce_text-mit-bild-erweitert .txt_center * {text-align: center;}
.ce_text-mit-bild-erweitert .txt_center .image_container img {display: inline-block;}
.ce_text-mit-bild-erweitert .txt_center .image_container {line-height: 0;}
.ce_text-mit-bild-erweitert .headline_middle {text-align: center;}
.ce_text-mit-bild-erweitert .ce_hyperlink {margin-top: 30px;}
.ce_text-mit-bild-erweitert .bottom_center .ext_txtpic_bild, .ce_text-mit-bild-erweitert .top_center .ext_txtpic_bild {margin-left: auto; margin-right: auto; max-width: 100%; line-height: 0;}

/* CSS3 filter + effects */
.ext_txtpic_bild img, .ext_txtpic_bild img:hover {-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.ext_ce_gray img, .ext_ce_gray_hover img {filter: Gray(); filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */ filter: gray; /* IE6-9 */ -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%);} 
.ext_ce_gray_hover img:hover {filter: none; /* IE6-9 */ -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);}
.ext_ce_opacity img {opacity: 0.8;}
.ext_ce_opacity img:hover {opacity: 1;}
.ext_ce_blur img {-webkit-filter: blur(5px); -moz-filter: blur(5px);}
.ext_ce_blur .image_container {padding: 10px;}
.ext_ce_blur img:hover {-webkit-filter: none; -moz-filter: none;}
.ext_ce_zoomin img {-moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2);}
.ext_ce_zoomin img:hover {-moz-transform: none; -webkit-transform: none; -o-transform: none; -ms-transform: none; transform: none;}
.ext_ce_zoomout img {-moz-transform: none; -webkit-transform: none; -o-transform: none; -ms-transform: none; transform: none;}
.ext_ce_zoomout img:hover {-moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2);}

/* CSS3 animation */
.ext_ce_effect_ltr .image_container, .ext_ce_effect_rtl .image_container, .ext_ce_effect_btt .image_container, .ext_ce_effect_ttb .image_container {opacity: 0;}
.ext_ce_effect_ltr .image_container {-webkit-animation: fadeimages-ltr 0.8s 1 cubic-bezier(1,0,0,1); -moz-animation: fadeimages-ltr 0.8s 1 cubic-bezier(1,0,0,1); -o-animation: fadeimages-ltr 0.8s 1 cubic-bezier(1,0,0,1); animation: fadeimages-ltr 0.8s 1 cubic-bezier(1,0,0,1); opacity: 1;}
.ext_ce_effect_rtl .image_container {-webkit-animation: fadeimages-rtl 0.8s 1 cubic-bezier(1,0,0,1); -moz-animation: fadeimages-rtl 0.8s 1 cubic-bezier(1,0,0,1); -o-animation: fadeimages-rtl 0.8s 1 cubic-bezier(1,0,0,1); animation: fadeimages-rtl 0.8s 1 cubic-bezier(1,0,0,1); opacity: 1;}
@-webkit-keyframes fadeimages-ltr{0%{-webkit-transform:translate(-10%,0);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes fadeimages-ltr{0%{-moz-transform:translate(-10%,0);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes fadeimages-ltr{0%{-o-transform:translate(-10%,0);opacity:0}100%{-o-transform:translate(0,0);opacity:1}}@keyframes fadeimages-ltr{0%{transform:translate(-10%,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@-webkit-keyframes fadeimages-rtl{0%{-webkit-transform:translate(10%,0);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes fadeimages-rtl{0%{-moz-transform:translate(10%,0);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes fadeimages-rtl{0%{-o-transform:translate(10%,0);opacity:0}100%{-o-transform:translate(0,0);opacity:1}}@keyframes fadeimages-rtl{0%{transform:translate(10%,0);opacity:0}100%{transform:translate(0,0);opacity:1}}

/* column-gap */
.columngap_small p {-webkit-column-gap: 1.5rem; -moz-column-gap: 1.5rem; column-gap: 1.5rem;}
.columngap_medium p {-webkit-column-gap: 2.5rem; -moz-column-gap: 2.5rem; column-gap: 2.5rem;}
.columngap_large p {-webkit-column-gap: 3.5rem; -moz-column-gap: 3.5rem; column-gap: 3.5rem;}
.columngap_xlarge p {-webkit-column-gap: 4.5rem; -moz-column-gap: 4.5rem; column-gap: 4.5rem;}

/* column-count */
.columncount_2 p {-webkit-column-count: 2; -moz-column-count: 2; column-count: 2;}
.columncount_3 p {-webkit-column-count: 3; -moz-column-count: 3; column-count: 3;}
.columncount_4 p {-webkit-column-count: 4; -moz-column-count: 4; column-count: 4;}

/* element_small */
.element_small {max-width: 600px; margin-left: auto; margin-right: auto;}

/*     --table_simple
------------------------------------------------- */
table {margin-bottom: 10px; border-bottom: solid 3px #E3E3E3; width: 100%;}
table td {border-top: solid 1px #E3E3E3; padding: 1rem 1rem 1rem 0; text-align: left;}
table td p {margin: 0;}
table th {text-align: left; padding: 1rem 1rem 1rem 0;}

/*     --table_striped
------------------------------------------------- */
.table-striped tr.even {background: #f8f8f8;}
.table-striped th, .table-striped td {padding: 1rem;}

/*     --table_blank
------------------------------------------------- */
.table-blank tr, .table-blank td, .table-blank th, .table-blank table {border: 0; padding: 1rem 1rem 1rem 0;}

/*     --ce_gallery with responsive grid
------------------------------------------------- */
.ce_gallery .row1	{overflow: hidden; margin-left: 0; width:100%; float:left; margin-bottom: 15px;}
.ce_gallery .row2	{overflow: hidden; margin-left: 4%; width:48%; float:left; margin-bottom: 15px;}
.ce_gallery .row3	{overflow: hidden; margin-left: 5%; width:30%; float:left; margin-bottom: 15px;}
.ce_gallery .row4	{overflow: hidden; margin-left: 4%; width:22%; float:left; margin-bottom: 15px;}
.ce_gallery .row5	{overflow: hidden; margin-left: 5%; width:16%; float:left; margin-bottom: 15px;}
.ce_gallery .row6	{overflow: hidden; margin-left: 2%; width:15%; float:left; margin-bottom: 15px;}
.ce_gallery .row7	{overflow: hidden; margin-left: 1.5%; width:13%; float:left; margin-bottom: 15px;}
.ce_gallery .row8	{overflow: hidden; margin-left: 1.71%; width:11%; float:left;	position:relative;}
.ce_gallery .row9	{overflow: hidden; margin-left: 1.25%; width:10%; float:left;	position:relative;}
.ce_gallery .row10	{overflow: hidden; margin-left: 1%; width:9.1%; float:left;	position:relative;}
.ce_gallery .row11	{overflow: hidden; margin-left: 1.1%; width:8.09%; float:left;	position:relative;}
.ce_gallery .row12	{overflow: hidden; margin-left: 1%; width: 7.41%; float:left;	position:relative;}

.ce_gallery .col_first {margin-left: 0!important; clear: both;}
.ce_gallery li {position: relative;}
.ce_gallery img:not(.iso_image) {max-width: 100%; display: block; height: auto;}
.ce_gallery .caption {letter-spacing: 0; word-spacing: 0; font-size: 12px; line-height: 16px;}

/* special classes for ce_gallery */
.ce_gallery.imageBorder li img {border: 2px solid #ddd;}
.rounded-images img {border-radius: 500%;}

/*     --ce_image
------------------------------------------------- */
.ce_image.imageBorder img {border: 1px solid #ddd;}

/*     --image_container
------------------------------------------------- */
.image_container {position: relative; padding: 0; margin-bottom: 10px; overflow: hidden;}
.image_container .caption {background: rgba(255, 255, 255, 0.6); color: #505050; padding: 3px 6px; width: auto!important; font-size: 11px; position: absolute; left: 0; bottom: 0; width: auto!important;}
.image_container.float_right, .image_container.float_left {float: right; padding: 0; margin-bottom: 3%;}
.image_container.float_right {margin-left: 5%; float: right;}
.image_container.float_left {margin-right: 5%; float: left;}
.image_container img {display: block; height: auto;}

/*     --list
------------------------------------------------- */
.ce_text ul, .ce_list ul, .ce_textarea ul, .ce_text ol, .ce_list ol, .ce_textarea ol {margin-bottom: 15px; padding-left: 20px;}
.ce_text li, .ce_list li, .ce_textarea li, .ce_text ol, .ce_list ol, .ce_textarea ol {line-height: 1.8em;}
.ce_text ul li, .ce_list ul li, .ce_textarea ul li {list-style-type: disc; list-style-position: outside;}
.ce_text ol, .ce_list ol, .ce_textarea ol {list-style: decimal; padding-left: 25px;}
.ce_text ol ol, .ce_list ol ol, .ce_textarea ol ol {list-style: upper-alpha;}
.ce_text ol ol ol, .ce_list ol ol ol, .ce_textarea ol ol ol {list-style: lower-roman;}

/*     --letterbox
------------------------------------------------- */
.letterbox {display: table; margin-bottom: 50px;}
.letterbox .big_letter {font-weight: bold; display: table-cell; padding-right: 30px; font-size: 3rem; vertical-align: top; font-family: Arial, Verdana, sans-serif; line-height: 2.6rem;}
.letterbox .text {display: table-cell; vertical-align: top; font-size: 0.9rem; line-height: 1.2rem; padding-right: 30px;}

/*     --ce_imagebox
------------------------------------------------- */
.ce_imagebox a {position: relative; display: inline-block; height: 100%; width: 100%;}
.ce_imagebox:hover {opacity: 0.9;}
.ce_imagebox  {-webkit-transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; -ms-transition: opacity 0.3s ease; transition: opacity 0.3s ease;}
.ce_imagebox .imagebox_content {position: absolute; left: 0; bottom: 0; padding: 20px;}
.ce_imagebox .coverlay {width: 100%; height: 100%; display: none; position: absolute; left: 0; top: 0;}
.ce_imagebox .coverlay_light .coverlay {background: rgba(255,255,255,0.4); display: block}
.ce_imagebox .coverlay_dark .coverlay {background: rgba(0,0,0,0.4); display: block}
.ce_imagebox .fontcolor_light p {color: #fff;}
.ce_imagebox .fontcolor_light h4 {color: #fff;}
.ce_imagebox .fontcolor_dark .line {background: #393939;}
.ce_imagebox .image_container {margin: 0;}
.ce_imagebox .line {background: #fff; height: 3px; width: 130px; display: block; margin: 25px 0;}
.ce_imagebox:hover .grayscale img {filter: none; /* IE6-9 */ -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);}
.ce_imagebox .grayscale img {filter: Gray(); filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */ filter: gray; /* IE6-9 */ -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%);} 
.ce_imagebox .imagebox_inside {position: relative;}

/*     --blockquote
------------------------------------------------- */
.blockquote-a {padding-left: 35px; position: relative;}
.blockquote-a p{text-align: justify; font-family: Georgia, Times, serif; font-size: 13px; font-style: italic; line-height: 20px;}
.blockquote-a:before {font-family: "icons"; content: "\275e"; text-indent: 0; display: inline-block; position: absolute; top: 0px; left: 0; margin-right: 5px; font-style: normal; font-size: 25px;}
.blockquote-b {padding-left: 35px; position: relative;}
.blockquote-b {font-size: 17px; line-height: 24px;}
.blockquote-b:before {font-family: "icons"; content: "\275c"; text-indent: 0; display: inline-block; position: absolute; top: 0px; left: 0; margin-right: 5px; font-style: normal; font-size: 25px;}

/*     --ce_comments
------------------------------------------------- */
.ce_comments .widget {margin-bottom: 10px;}
.ce_comments h6 {font-size: 1.5rem; border-top: 3px solid #ccc; padding-top: 35px; margin-top: 35px;}

/*     --list
------------------------------------------------- */
#wrapper .ce_list li[class^="icon-"]:before, #wrapper .ce_list li[class*="icon-"]:before {left: -1.4em; width: 1em; top: 0.5em;}

/*     --dropcaps
------------------------------------------------- */
.dropcap p:first-letter  {font-size: 2rem; line-height: 3rem; float: left; display:block; margin: 6px 7px 0 0; border-radius: 4px; background: #666666; color: #fff; padding: 2px 5px;}
.dropcap_2 p:first-letter  {font-size: 2rem; float: left; display:block; margin:0 7px 0 0; line-height: 3rem;}
.dropcap_3 p:first-letter  {font-size: 2rem; line-height: 3rem; width: 1em; float: left; display:block; margin: 6px 7px 0 0; border-radius: 99px; background: #666666; color: #fff; padding: 5px; text-align: center;}
.dropcap_4 p:first-letter  {font-size: 2rem; line-height: 3rem; width: 1em; float: left; display:block; margin: 6px 7px 0 0; background: #666666; color: #fff; padding: 5px; text-align: center;}

/*     --hyperlinks + buttons
------------------------------------------------- */
.ce_hyperlink.center {text-align: center;}
.ce_hyperlink.right {text-align: right;}
.ce_hyperlink {-webkit-transform: translateZ(0);}

.button, .ce_hyperlink a {border-radius: 5px; font-weight: 500; padding: 13px 18px; text-align: center; display: inline-block; margin-bottom: 4px; background: transparent; white-space:nowrap; border: 2px solid #F18F4E; font-size: 0.9rem; color: #F18F4E;}
.button, .ce_hyperlink a {-webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.button:hover, .ce_hyperlink a:hover {color: #fff; background: #F18F4E; opacity: 0.9; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}

/* sizes */
.button.small, .ce_hyperlink.small a {padding: 8px 10px; font-size: 13px;}
.button.big, .ce_hyperlink.big a {padding: 15px 18px; font-size: 18px; line-height: 33px; vertical-align: middle;}

/* style1 light */
.ce_hyperlink.style1_light a {background: none; border: 2px solid #fff; border-radius: 3px; color: #fff; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.ce_hyperlink.style1_light a:hover {background: #fff; opacity: 1; color: #393939;}

/* style1 dark */
.ce_hyperlink.style1_dark a {background: none; border: 2px solid #393939; border-radius: 3px; color: #393939; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.ce_hyperlink.style1_dark a:hover {background: #393939; opacity: 1; color: #fff}

/* style2 light */
.ce_hyperlink.style2_light a {background: none; border: 2px solid #fff; border-radius: 3px; color: #fff; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.ce_hyperlink.style2_light a:hover {background: #F18F4E; opacity: 1; color: #fff;}

/* style2 dark */
.ce_hyperlink.style2_dark a {background: none; border: 2px solid #393939; border-radius: 3px; color: #393939; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.ce_hyperlink.style2_dark a:hover {background: #F18F4E; opacity: 1; color: #fff; border-color: #F18F4E;}

/*     --testimonial
-------------------------------------------------*/
.testimonial .text {font-style: italic; font-family: Playfair Display, serif; font-size: 1.2rem; line-height: 2rem; font-weight: 400;}
.testimonial .text p:before {content: '"'; display: inline-block; margin-right: 5px;}
.testimonial .text p:after {content: '"'; display: inline-block; margin-left: 5px;}
.testimonial .bx-viewport {overflow: visible!important;}
.testimonial .autor {color: #F18F4E;}

/*     --team
------------------------------------------------- */
.ce_team {font-size: 0.8rem; line-height: 1.5rem;}
.ce_team .name {font-weight: bold; margin-bottom: 15px;}
.ce_team .funktion {color: #F18F4E;}
.ce_team .image_container {position: relative;}
.ce_team .overlay_content {opacity: 0; background: #F18F4E; position: absolute; bottom: 0; left:0; width: 100%; height: 100%;}
.ce_team .overlay_content {-webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.ce_team:hover .overlay_content {opacity: 1;}
.ce_team .overlay_content .email {display: table; width: 100%; height: 100%; text-align: center;}
.ce_team .overlay_content .email a {display: table-cell; vertical-align: middle;}
.ce_team .overlay_content .email i:before {font-size: 2rem; color: #fff; margin: 0; padding: 22px; border: 3px solid #fff; border-radius: 100%;}

/*     --counter
------------------------------------------------- */
.ce_counter {text-align: center;}
.ce_counter i {font-size: 45px; margin: 0; line-height: 1em;}
.ce_counter i:before {margin: 0!important;}
.ce_counter .counterwrapper {font-size: 3em; font-weight: 500; margin: 10px 0; line-height: 3rem; font-family: Arial, sans-serif;}

/*     --nachrichtenteaser
------------------------------------------------- */
.nachrichtenteaser .info {color: #959595; margin-bottom: 10px;}
.nachrichtenteaser .dot {margin: 0 10px;}
.nachrichtenteaser .image_container {margin: 25px 0 30px 0;}
.nachrichtenteaser .morelink a {color: #C0C0C0;}
.nachrichtenteaser .morelink a:hover {color: #F18F4E;}
.nachrichtenteaser .teaser {font-size: 0.9rem;}

/*     --nachrichtenteaser v2
------------------------------------------------- */
.nachrichtenteaser_v2 .nachrichtenteaser_v2_inside {position: relative; background: #fff; border: 1px solid #ccc;}
.nachrichtenteaser_v2 .date {position: absolute; left: 0px; top: 10px; background: #F18F4E; color: #fff; border-radius: 0 0 2px 0; padding: 10px; z-index: 100;}
.nachrichtenteaser_v2 .title, .nachrichtenteaser_v2 .teaser, .nachrichtenteaser_v2 .morelink {padding: 15px;}

/*     --nachrichtenteaser v3
------------------------------------------------- */
.nachrichtenteaser_v3 .date {font-size: 0.85rem; color: #ccc;}
.nachrichtenteaser_v3 {border-bottom: 1px solid #e9e8e9; padding-bottom: 10px; margin-bottom: 10px;}
.nachrichtenteaser_v3.last {border: 0;}
.nachrichtenteaser_v3 .title {font-weight: bold;}
.nachrichtenteaser_v3 .title a {color: #666666;}
.nachrichtenteaser_v3 .morelink a {font-size: 0.9rem;}

/*     --nachrichtenleser
------------------------------------------------- */
.nachrichtenleser .image_container {margin-bottom: 1rem;}
.nachrichtenleser .info {font-size: 0.7em; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-bottom: 4rem;}
.nachrichtenleser .info div {display: inline-block;}
.nachrichtenleser .info .dot {margin: 0 10px;}
.nachrichtenleser .back {padding-top: 10px; margin-top: 10px; border-top: 1px solid #ddd;}
.nachrichtenleser .back a {font-size: 10px; text-transform: uppercase;}
.nachrichtenleser .subheadline {display: inline-block;}
.nachrichtenleser .subheadline:before {font-family: "icons"; content: "\eb96"; display: inline-block; margin-right: 5px; font-style: normal;}

/*     --nachrichtenliste
------------------------------------------------- */
.nachrichtenliste {margin-bottom: 55px;}
.nachrichtenliste .subline {padding-left: 30px; border-left: 5px solid #F18F4E; margin-top: 20px;}
.nachrichtenliste .date, .nachrichtenliste h4 {border-top: 1px solid #ccc; padding-top: 25px;}
.nachrichtenliste .image_container {margin: 20px 0;}
.nachrichtenliste .container_left {font-size: 0.85rem; text-transform: uppercase; color: #8b8b8b;}

/*     --headerimage
------------------------------------------------- */
#header_after .headerimage_content_wrapper {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
#header_after .headerimage_content_outer {margin: 0 auto; max-width: 1290px; display: table; vertical-align: middle; height: 100%; width: 100%; padding-left: 40px; padding-right: 40px;}
#header_after .headerimage_content_inner {display: table-cell; vertical-align: middle;}
#header_after .headerimage {line-height: 21px;}
#header_after .headerimage.mittig {text-align: center;}
#header_after .headerimage.rechts {text-align: right;}
#header_after .headerimage.hell, .headerimage.hell h3, .headerimage.hell h4 {color: #fff;}
#header_after .headerimage h3 {font-size: 42px; padding: 0; margin: 0;}
#header_after .headerimage h4 {font-size: 20px; padding: 0;}
#header_after .headerimage img {width: 100%;}

/*     --blog
------------------------------------------------- */
.ce_blog {overflow: visible;}
.ce_blog .blog {margin-bottom: 20px;}
.ce_blog .blog .image_container {margin: 0}
.ce_blog .blog .image_container img {width: 100%;}
.ce_blog .blog_inside {padding: 1.5rem; background: #fff; font-size: 0.9rem; line-height: 1.6rem;}
.ce_blog .blog .comments {text-align: right;}
.ce_blog .blog .comments a:before {font-family: "icons"; content: "\e8b8"; display: inline-block; margin-right: 5px; font-style: normal;}
.ce_blog .blog .comments a, .ce_blog .blog .morelink {color: #F18F4E;}
.ce_blog .blog .info {margin-bottom: 10px; white-space: nowrap; font-size: 0.8rem; color: #A1A1A1;}
.ce_blog .blog .info span {margin-right: 5px; display: inline-block;}
.ce_blog .isotope {margin-bottom: 80px; overflow: visible!important;}
.ce_blog .pagination {position: absolute; width: 100%; bottom: -75px; left: 0;}
.ce_blog .pagination p {margin-right: 1%;}
.ce_blog .pagination ul {margin-left: 1%;}
.ce_blog .morelink a {text-transform: lowercase; color: #C0C0C0; margin-top: 10px; display: inline-block; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.ce_blog .morelink a:hover {color: #F18F4E; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.ce_blog .port_overlay {background: #F18F4E; position: absolute; height: 100%; width: 100%; left: 0; top: 0; z-index: 200; opacity: 0; -webkit-transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; -ms-transition: opacity 0.3s ease; transition: opacity 0.3s ease;}
.ce_blog .image_container:hover .port_overlay {opacity: 1; -webkit-transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; -ms-transition: opacity 0.3s ease; transition: opacity 0.3s ease;}
.ce_blog .port_overlay i {position: absolute; border: 2px solid #fff; border-radius: 100%; padding: 37px; top: 50%; left: 50%; margin-left: -40px; margin-top: -40px;}
.ce_blog .port_overlay i:before {content: ''; height: 1px; background: #fff; width: 50px; position: absolute; left: 50%; top: 50%; margin-left: -25px;}
.ce_blog .port_overlay i:after {content: ''; height: 1px; background: #fff; width: 50px; position: absolute; left: 50%; top: 50%; margin-left: -25px; transform:rotate3d(0, 0, 1, 90deg); -webkit-transform: rotate3d(0, 0, 1, 90deg);}
.ce_blog .pagination {padding: 0;}

/*     --blog 1 spalte
------------------------------------------------- */
.blogwrapper_col1 .blog_inside {padding: 50px;}
.blogwrapper_col1 .comments {text-align: right;}
.blogwrapper_col1 .comments a:before {font-family: "icons"; content: "\e8b8"; display: inline-block; margin-right: 5px; font-style: normal;}
.blogwrapper_col1 .comments a, .ce_blog .blog .morelink {color: #F18F4E;}
.blogwrapper_col1 .info {margin-bottom: 10px; white-space: nowrap; font-size: 0.8rem; color: #A1A1A1;}
.blogwrapper_col1 .info span {margin-right: 5px; display: inline-block;}
.blogwrapper_col1 .image_container:after {bottom: 0; left: 70px; content: " "; height: 0; width: 0; position: absolute; margin-left: -30px; border-left: 30px solid transparent; border-top: 30px solid transparent; border-right: 30px solid transparent; border-bottom: 30px solid #fff;}
.blogwrapper_col1 .image_container a {display: inline-block; height: 100%;}
.pagination_blog .pagination {padding-left: 50px; padding-right: 50px;}

/*     --comment_default
------------------------------------------------- */
.comment_default {padding-bottom: 5px; border-bottom: 1px solid #ddd; margin-bottom: 25px;}

/*     --ce_preistabelle
------------------------------------------------- */
.ce_preistabelle .pricetable.hightlight {border: 1px solid #fefefe;}
.ce_preistabelle {text-align: center; overflow: visible; margin: 30px 0 55px 0;}
.ce_preistabelle .titel {font-weight: 300; font-size: 1.2rem; color: #fff; background: #F18F4E; padding: 35px 20px; letter-spacing: 3px; text-transform: uppercase;}
.ce_preistabelle .preiswrapper {background: #f1f1f1; padding: 25px; opacity: 0.8; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.ce_preistabelle .preiswrapper .preis {font-size: 3rem; line-height: 3rem; font-weight: 300;}
.ce_preistabelle .preiswrapper .preis span {font-size: 1.8rem; vertical-align: top; line-height: 3rem; margin-left: -1em;}
.ce_preistabelle .preiswrapper .preiszusatz {text-transform: uppercase; font-size: 0.8em;}
.ce_preistabelle .preiswrapper .preiszusatz_2 {font-style: italic;}
.ce_preistabelle ul {padding-bottom: 20px;}
.ce_preistabelle ul li {line-height: 3.5rem; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.ce_preistabelle ul li:hover {background: #f8f8f8; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.ce_preistabelle ul li.durchgestrichen {text-decoration: line-through; color: rgba(0,0,0,0.4);}
.ce_preistabelle .leistungen {background: #fcfcfc; font-size: 0.9rem;}
.ce_preistabelle .highlight {box-shadow: 0 0 10px rgba(0,0,0,0.5); position: relative; z-index: 1000; margin-top: -15px;}
.ce_preistabelle .highlight .preiswrapper {opacity: 1;}
.ce_preistabelle .titel .highlight_text {font-size: 0.7rem; margin-left: 1.7rem; font-weight: bold;}
.ce_preistabelle .link {background: #F18F4E; padding: 20px 0; opacity: 0.5;}
.ce_preistabelle i:before {width: 1em!important;}
.ce_preistabelle .button {color: #fff; border-color: #fff;}
.ce_preistabelle .button:hover {background: rgba(255,255,255,0.2);}

/* col3 */
.pricetable_3col {overflow: visible;}
.pricetable_3col .pricetable {width: 33.33%; float: left;}

/* col4 */
.pricetable_4col .pricetable {width: 25%; float: left;}
.pricetable_4col .pricetable.table_1 {border-right: 1px solid #F0F0F0;}

/*     --login-form
------------------------------------------------- */
#main .mod_login table td, .mod_login table {border: 0;}
#main .mod_login {padding: 30px; border: 3px double #ddd; background: #f9f9f9; max-width: 350px; margin: 0 auto;}
#main .mod_login input {margin-bottom: 7px;}
#main .mod_login .checkbox_container {margin: 15px 0;}

/*     --ce_accordion
------------------------------------------------- */
.ce_accordion .accordion {border: 0; background: none; padding: 0;}
.ce_accordion .accordion > div {padding: 0;}
.ce_accordion .toggler {border-top: 1px solid #E5E5E5; background: none; background-image: none; box-shadow: 0 0 0 0; text-shadow: none; line-height: 30px; padding: 1rem 0; color: #505050; cursor: pointer;}
.ce_accordion .toggler:hover {color: rgba(0,0,0,0.8);}
.ce_accordion .toggler:before {display: inline-block; font-family: 'icons'; font-style: normal; font-weight: 300; font-size: 16px; line-height: 25px; height: 25px; width: 25px; text-align: center; text-decoration: inherit; border-radius: 25px; padding: 0; float: left; clear:both; margin-right: 15px; margin-top: 3px; content: '\2b';}
.ce_accordion .toggler.ui-state-active:before {content: '\2d';}
.ce_accordion .toggler:after {display: none;} 

/*     --pagination
------------------------------------------------- */
.pagination {clear: both; padding-top: 5px; margin-top: 10px; white-space: nowrap;}
.pagination ul {padding: 0; float: left;}
.pagination p {float: right; display: inline-block; line-height: 3rem;}
.pagination li {background: none; padding: 0; margin: 0 2px 0 0; float: left; list-style-type: none;}
.pagination li:before, .pagination li a:before {content: '';}
.pagination li a,
.pagination li span {min-width: 2rem; line-height: 2rem; display: inline-block; text-align: center;}
.pagination li span.current {background: #F18F4E; color: white;}
.pagination li a:hover {color: #F18F4E;}
.pagination li a.next:after {font-family: "icons"; content: "\e75e"; text-indent: 0; display: inline-block; position: relative; top: 0px; left: 0; margin-left: 10px; line-height: 10px;}

/*     --serviceboxes
------------------------------------------------- */
.servicebox {font-size: 0.87em; line-height: 1.8em; text-align: center;}
.servicebox h4 {font-size: 24px;}
.servicebox a {color: #C0C0C0; margin-top: 10px; display: inline-block; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.servicebox a:hover {color: #F18F4E; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.servicebox[class^="icon-"]:before,
.servicebox[class*="icon-"]:before {margin-right: 0; font-size: 45px; line-height: 45px; background: #6D6E6F; padding: 40px; color: #fff; border-radius: 100%; margin-bottom: 20px;}
.servicebox.color_gray:before {background-color: #6d6e6f;}
.servicebox.color_green:before {background-color: #abe2ec;}
.servicebox.color_red:before {background-color: #ff9999;}
.servicebox.color_yellow:before {background-color: #ffdc73;}
.servicebox.color_turquoise:before {background-color: #82b7ab;}
.servicebox.color_accent:before {background-color: #F18F4E;}
.servicebox:hover:before {box-shadow: inset 0 0  0 10px rgba(0,0,0,0.1);}
.servicebox:before {box-shadow: inset 0 0  0 0px rgba(0,0,0,0.1); -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}

.servicebox_2 {position: relative; padding-left: 50px; text-align: left!important;}
.servicebox_2[class^="icon-"]:before,
.servicebox_2[class*="icon-"]:before {font-size: 35px; margin-right: 15px; color: #F18F4E; position: absolute; left: 0; top: 0; line-height: 35px;}
.servicebox_2 h1, .servicebox_2 h2, .servicebox_2 h3, .servicebox_2 h4, .servicebox_2 h5, .servicebox_2 h6 {padding: 0; color: #F18F4E;}
.servicebox_2 a {text-decoration: underline;}
.servicebox_2.iconright{text-align: right!important; padding-left: 0; padding-right: 70px;}
.servicebox_2.iconright:before, .servicebox_2.iconright .ce_image {left: auto; right: 0;}
.servicebox_2.color_gray h6 {color: #6d6e6f;}
.servicebox_2.color_gray:before {color: #e1e1e1;}
.servicebox_2.color_green:before, .servicebox_2.color_green h6 {color: #abe2ec;}
.servicebox_2.color_red:before, .servicebox_2.color_red h6 {color: #ff9999;}
.servicebox_2.color_yellow:before, .servicebox_2.color_yellow h6 {color: #ffdc73;}
.servicebox_2.color_turquoise:before, .servicebox_2.color_turquoise h6 {color: #82b7ab;}

/* image */
.servicebox_2 .ce_image {position: absolute; left: 0px; top: 0; width: 35px;}
.servicebox_2 .ce_image img {width: 35px!important; height: auto;}

.servicebox_3 {position: relative; padding-left: 5rem; text-align: left!important; font-size: 0.87rem; line-height: 1.8rem;}
.servicebox_3[class^="icon-"]:before,
.servicebox_3[class*="icon-"]:before {font-size: 28px; margin-right: 15px; position: absolute; left: 0; top: 0; line-height: 28px; background: #F18F4E; padding: 1rem; color: #fff; border-radius: 100%;}
.servicebox_3 h1, .servicebox_3 h2, .servicebox_3 h3, .servicebox_3 h4, .servicebox_3 h5, .servicebox_3 h6 {padding: 0;}
.servicebox_3 a {text-decoration: underline;}
.servicebox_3.color_gray:before {background-color: #6d6e6f;}
.servicebox_3.color_green:before {background-color: #abe2ec;}
.servicebox_3.color_red:before {background-color: #ff9999;}
.servicebox_3.color_yellow:before {background-color: #ffdc73;}
.servicebox_3.color_turquoise:before {background-color: #82b7ab;}

/* image */
.servicebox_3 .ce_image {position: absolute; left: 0px; top: 0; width: 60px;}
.servicebox_3 .ce_image img {width: 60px!important; height: auto; border-radius: 100%;}

.servicebox_4 {border-top: 3px double #393939; padding-top: 10px; text-align: left!important;}
.servicebox_4:before {display: none!important;}
.servicebox_4:hover {border-color: #F18F4E;}
.servicebox_4 .ce_image {display: none;}

/*     --colorbox
------------------------------------------------- */
.ce_colorbox {padding: 0!important;}
.colorbox {position: relative; padding-left: 50px; text-align: left!important; padding: 40px;}
.colorbox h6[class*="icon-"]:before {font-size: 38px; margin-right: 15px; line-height: 50px; position: absolute; left: 0; top: 50%; margin-top: -25px;}
.colorbox h6 {padding: 0; font-weight: bold; margin-bottom: 25px; display: inline-block; position: relative;}
.colorbox h6[class*="icon-"] span {padding-left: 65px; display: inline-block;}
.colorbox a {text-decoration: underline;}
.colorbox.light, .colorbox.light h6, .colorbox.light a, .colorbox.light .colorbox_content[class^="icon-"] h6:before {color: #fff;}
.colorbox.dark, .colorbox.dark h6, .colorbox.dark a, .colorbox.dark .colorbox_content[class^="icon-"] h6:before {color: #555;}
.colorbox:hover {opacity: 0.9;}
.colorbox {-webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}

/*     --portfolioliste
-------------------------------------------------*/
.isotope {margin: 0 -1%;}
.isotope .block.one_fourth {width: 24.9%;}
.isotope .block.one_third {width: 33.3%;}
.portfolioliste {margin-bottom: 20px;}
.portfolioliste .content {background: #fff; padding: 20px; position: relative; top: -1px;}
.portfolioliste .content .title {text-transform: uppercase; letter-spacing: 2px;}
.portfolioliste .content .subline {color: #ACACAF; font-size: 0.7em; letter-spacing: 3px; text-transform: uppercase;}
.portfolioliste .image_container {margin: 0; position: relative;}
.portfolioliste .port_overlay {background: #F18F4E; position: absolute; height: 100%; width: 100%; left: 0; top: 0; z-index: 200; opacity: 0; -webkit-transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; -ms-transition: opacity 0.3s ease; transition: opacity 0.3s ease;}
.portfolioliste .image_container:hover .port_overlay {opacity: 1; -webkit-transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; -ms-transition: opacity 0.3s ease; transition: opacity 0.3s ease;}
.portfolioliste .port_overlay i {position: absolute; border: 2px solid #fff; border-radius: 100%; padding: 37px; top: 50%; left: 50%; margin-left: -40px; margin-top: -40px;}
.portfolioliste .port_overlay i:before {content: ''; height: 1px; background: #fff; width: 50px; position: absolute; left: 50%; top: 50%; margin-left: -25px;}
.portfolioliste .port_overlay i:after {content: ''; height: 1px; background: #fff; width: 50px; position: absolute; left: 50%; top: 50%; margin-left: -25px; transform:rotate3d(0, 0, 1, 90deg); -webkit-transform: rotate3d(0, 0, 1, 90deg);}

/*     --portfoliodetails
-------------------------------------------------*/
.ce_portfolio-details span {font-weight: bold; display: block;}
.ce_portfolio-details .kunde, .ce_portfolio-details .aufgabe, .ce_portfolio-details .verantwortlich {border-bottom: 1px solid #E0E3E6; padding-bottom: 10px; margin-bottom: 10px;}
.ce_portfolio-details .beschreibung {margin-top: 35px; margin-bottom: 25px;}
.ce_portfolio-details li {margin-bottom: 5px;}
.ce_portfolio-details .link {text-align: right; margin-top: 35px; border-top: 2px solid #E0E3E6; padding-top: 15px;}

/*     --portfoliofilter
------------------------------------------------- */
.filter {overflow: hidden; margin-left: 0; width:100%; position:relative; display: inline-block; text-align: left; margin-bottom: 35px;}
.filter li {display: inline-block; cursor: pointer; margin-right: 3px;}
.filter li a {display: inline-block; white-space: nowrap; padding: 4px 17px; font-size: 0.9rem; border-left: 1px solid #e5e5e5; line-height: 14px; color: #999999;}
.filter li a.selected, .filter li a:hover {color: #393939;}
.filter .all {border: 0;}
.filter.center {text-align: center;}
.filter.right {text-align: right;}

/*     --jquery tools - tabs
------------------------------------------------- */
.tabwrapper {overflow: hidden; margin-bottom: 35px;}

.tabs.horizontal, .panes.horizontal {float: none; overflow: hidden;}
.tabs.horizontal {margin-bottom: -1px;}
.panes.horizontal {background: #fff; padding: 20px;}
.tabs.horizontal ul {float: left; list-style: none outside none; margin: 0; padding: 0; width: 100%;}
.tabs.horizontal ul li {float: left; padding: 0; list-style: none;}
.tabs.horizontal ul li a {background: #fff; float: left; line-height: 30px; margin: 0 3px 0 0; overflow: hidden; padding: 14px 30px 14px; position: relative; top: -2px;}
.tabs.horizontal ul li a.current {background: #fff; font-weight: bold; top: 0;} 

.tabs.horizontal_clean ul {margin-bottom: 35px; overflow: hidden;}
.tabs.horizontal_clean li {float: left;}
.tabs.horizontal_clean li a {font-size: 16px; padding: 20px 0; text-align: center; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; display: block;}
.tabs.horizontal_clean li a {-webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
.tabs.horizontal_clean li:first-child a {border-left: 0;}
.tabs.horizontal_clean ul li a:hover, .tabs.horizontal_clean ul li a.current {background: #F18F4E; color: #fff; font-weight: inherit;}
.tabs.horizontal_clean li.tab_two {width: 50%;}
.tabs.horizontal_clean li.tab_three {width: 33.33%;}
.tabs.horizontal_clean li.tab_fourth {width: 25%;}
.tabs.horizontal_clean li.tab_fifth {width: 20%;}
.tabs.horizontal_clean li.tab_sixth {width: 16.66%;}
.tabs.horizontal_clean li.tab_more_sixth a {padding-left: 20px; padding-right: 20px;}

.tabs.vertikal {width: 30%;}
.tabs.vertikal, .panes.vertikal {float: left;}
.panes.vertikal {padding-left: 3rem; width: 70%;}
.tabs.vertikal ul li a, .tabs.vertical ul li {width:100%;}
.tabs.vertikal ul li a {display: block; padding: 12px 16px;}
.tabs.vertikal ul li a:hover, .tabs.vertikal ul li a.current {font-weight: bold;}
.panes.vertikal {border-left: 1px solid #e1e1e1;}
.tabs.vertikal ul li a {border-bottom: 1px solid #e1e1e1;}

.tabs.vertikal_2 {width: 30%; float: right}
.panes.vertikal_2 {float: left;}
.panes.vertikal_2 {padding-right: 3rem; width: 70%;}
.tabs.vertikal_2 ul li a, .tabs.vertical ul li {width:100%;}
.tabs.vertikal_2 ul li a {display: block; padding: 12px 16px;}
.panes.vertikal_2 {border-right: 1px solid #e1e1e1;}

.tabs ul li a:hover, .tabs.vertikal ul li a.current, .tabs.vertikal_2 ul li a.current {font-weight: bold; position: relative; z-index: 100;}

/*     --jquery tools - tooltip
------------------------------------------------- */
.tooltip {display:none; background: #666666; padding: 5px; z-index: 100; margin-bottom: 15px; position: relative; color: #fff; max-width: 100px; font-size: 0.7rem; line-height: 1.3rem;}
.tooltip:after {background: #666666; border: 1px solid; border-color: #666666 transparent transparent #666666; content: ''; display: block; width: 8px; height: 8px; position: absolute; bottom: -4px; left: 50%; margin-left: -4px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}

/*     --charts
------------------------------------------------- */
.customelement_layout_charts {text-align: center; position: relative;}
.customelement_layout_charts .chart {position: relative; height: 180px; margin-bottom: 15px;}
.customelement_layout_charts span.prozent {font-size: 2rem; position: absolute; top: 50%; left: 0; text-align: center; display: block; width: 100%; margin-top: -1rem; line-height: 2rem; color: #F18F4E; font-weight: bold;}
.customelement_layout_charts .title {letter-spacing: 3px; text-transform: uppercase;}
.customelement_layout_charts .subline {font-size: 0.9em; font-style: italic;}
.customelement_layout_charts .text {color: rgba(0,0,0,0.5); line-height: 21px;}

/*     --parallax background
------------------------------------------------- */
.parallax-bg {background-attachment:fixed; background-position: 50% 0; background-size: cover; position: relative; overflow: hidden; min-height: 50px;}
.parallax-bg-inside {max-width: 1290px; margin: 0 auto; padding: 40px;}
.parallax-bg.invert, .parallax-bg.invert .filter li a, .parallax-bg.invert h1, .parallax-bg.invert h2, .parallax-bg.invert h3, .parallax-bg.invert h4, .parallax-bg.invert h5, .parallax-bg.invert h6 {color: #fff!important;}
.parallax-bg.nopadding-top .parallax-bg-inside {padding-top: 0;}
.parallax-bg.nopadding-bottom .parallax-bg-inside {padding-bottom: 0;}
.parallax-bg .image_container {margin-bottom: 0;}
.parallax-bg .content_boxed {max-width: 1290px; padding-left: 40px; padding-right: 40px; margin-left: auto; margin-right: auto;}

/*     --backgroundvideo
------------------------------------------------- */
.backgroundvideo {background-size:cover;}
.backgroundvideo_content_wrapper {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.backgroundvideo_content_wrapper.youtube {position: relative; display: table;}
.backgroundvideo {position: relative; line-height: 0;}
.backgroundvideo p {line-height: 1.6em; font-size: 1.3em;}
.backgroundvideo.mittig {text-align: center;}
.backgroundvideo.rechts {text-align: right;}
.backgroundvideo.hell, .backgroundvideo.hell h1, .backgroundvideo.hell h2, .backgroundvideo.hell h3, .backgroundvideo.hell h4, .backgroundvideo.hell h5, .backgroundvideo.hell h6 {color: #fff!important;}
.backgroundvideo video {width: 100%;}
.backgroundvideo.overlay .backgroundvideo_content_wrapper {background: #F18F4E; opacity: 0.8;}
.backgroundvideo .button {background: #76BFC0; margin-top: 25px;}
.backgroundvideo .mobile_poster {display: none;}
.backgroundvideo .content_boxed {display: table-cell; vertical-align: middle;}
.backgroundvideo_maxwidth {max-width: 1290px; margin-left: auto; margin-right: auto; padding-left: 40px; padding-right: 40px;}
.backgroundvideo .backgroundvideo_content_wrapper_inside {display: table; height: 100%; width: 100%;}
.backgroundvideo .youtube .backgroundvideo_content_wrapper_inside {display: table-cell; line-height: 24px;}
.backgroundvideo .backgroundvideo_content_wrapper_inner {display: table-cell; vertical-align: middle;}
.backgroundvideo.overlay {color: #fff;}
.backgroundvideo.overlay .customelement_layout_charts span.prozent {color: #fff;}

/* backgroundvideo in slider */
#slider .backgroundvideo_content_inner {padding: 0;}

/* vidscroller */
#vidscroller {position: relative; width: 32px; height: 46px;  border: 2px solid #fff; border-radius: 15px; position: absolute; bottom: 30px; margin: 0 auto; left: 0; right: 0; z-index: 1000;}
#vidscroller .wheel {display: block; width: 6px; height: 6px; background-color: #fff; border-radius: 50%; margin-left: auto;  margin-right: auto; margin-top: 6px; left: 0; right: 0; -webkit-animation: mousewheel 1.7s infinite ease; animation: mousewheel 1.7s infinite ease;}
@keyframes mousewheel{0%{margin-top:6px;opacity:0}30%{opacity:1}100%{margin-top:18px;opacity:0}}
@-webkit-keyframes mousewheel{0%{margin-top:6px;opacity:0}30%{opacity:1}100%{margin-top:18px;opacity:0}}

/*     --mod_subscribe
------------------------------------------------- */
.mod_subscribe table td,
.mod_subscribe table {border: 0;}
.mod_subscribe label {display: none;}
.mod_subscribe input.submit:hover {opacity: 0.9;}
.mod_subscribe input.submit {margin-top: 10px; width: auto; padding: 20px 25px;}

/*     --mod_calendar
------------------------------------------------- */
.mod_calendar table {border-bottom: 1px solid #B9BCBE;}
.mod_calendar td {line-height: 1.3rem; font-size: 0.8rem; display: table-cell; vertical-align: top;}
.mod_calendar td.col_first {border-left: 1px solid #B9BCBE;}
.mod_calendar th.label {border-bottom: 1px solid #B9BCBE; padding: 10px 0;}
.mod_calendar th.head {padding: 0;}
.mod_calendar .header {font-size: 1rem;}
.mod_calendar th.previous a, .mod_calendar th.next a {padding: 3px; border: 1px solid #b9bcbe; background: #ededed; display: inline-block; white-space: nowrap;}
.mod_calendar th.previous a:hover, .mod_calendar th.next a:hover {border-color: #84898d !important;}
.mod_calendar th.previous a:after, .mod_calendar th.previous a:before, .mod_calendar th.next a:after, .mod_calendar th.next a:before {display: none;}
.mod_calendar th.current {text-align: center;}
.mod_calendar th.next {text-align: right;}
.mod_calendar th.previous {text-align: left;}
.mod_calendar th.label {text-align: center;}
.mod_calendar td {width: 14.28%; border-right: 1px solid #b9bcbe; background: #eaeaea; padding-left: 10px;}	
.mod_calendar td.empty, .mod_calendar td:hover {background: #fff;}
.mod_calendar td.today { color: white !important; background: #969696; -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6) inset;	-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6) inset; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6) inset;}
.mod_calendar td.today a {color: white !important;}
.mod_calendar th.current:before {font-family: "icons"; content: "\1f4c5"; text-indent: 0; display: inline-block; position: relative; top: -1px;	left: 0; margin-right: 5px;}

/*     --mod_eventreader
------------------------------------------------- */
.mod_eventreader .info:before {font-family: "icons"; content: "\1f4c5"; text-indent: 0; display: inline-block; position: relative; top: -1px; left: 0; margin-right: 5px;}

/*     --mod_eventlist
------------------------------------------------- */
.mod_eventlist .event {margin-bottom: 25px;}
.mod_eventlist h2 {margin-bottom: 5px;}
.mod_eventlist p.time {border-top: 1px solid #ededed; border-bottom: 1px solid #ededed; padding: 3px 0;}
.mod_eventlist p.time:before {font-family: "icons"; content: "\e91a"; text-indent: 0; display: inline-block; position: relative; top: 0px; left: 0; margin-right: 5px;}

/*     --mod_sitemap
------------------------------------------------- */
.mod_sitemap ul ul {margin: 8px 0 20px 15px;}
.mod_sitemap ul li {border-bottom: 1px dashed #ddd; padding-bottom: 15px; margin-bottom: 15px; font-weight: normal;}
.mod_sitemap ul li ul li {border: 0; padding-bottom: 0px; margin-bottom: 3px;}
.mod_sitemap li:before {font-family: "icons"; content: '\25b8'; margin-right: 5px;}
.mod_sitemap li.submenu {font-weight: bold;}
.mod_sitemap li.submenu:before {font-family: "icons"; content: '\e824'; margin-right: 5px;}
.mod_sitemap li a:before {content: '';}

/*     --mod_faqlist
------------------------------------------------- */
.mod_faqpage {counter-reset: mod_faqpage;}
.mod_faqpage h2 {margin-bottom: 20px;}
.mod_faqpage section h3::before {counter-increment: mod_faqpage; content: counter(mod_faqpage, decimal); display: inline-block; width: 1.2em; margin-right: 0.5em; padding: 0.1em; color: white; text-align: center; background: #F18F4E; line-height: 1.2em;}
.mod_faqpage section {margin-bottom: 35px; padding: 30px; background: #fff;}
.mod_faqpage .info {font-size: 0.8rem; color: #A1A1A1;}
.mod_faqpage .info:before {font-family: "icons"; content: "\e82f"; text-indent: 0; display: inline-block; position: relative; top: 0px; left: 0; margin-right: 5px;}
.mod_faqpage .toplink {border-bottom: 1px solid #ddd;}
.mod_faqpage .toplink:before {font-family: "icons"; content: "\e911"; text-indent: 0; display: inline-block; position: relative; top: 0px; left: 0; margin-right: 5px;}

/*     --mod_registration
------------------------------------------------- */
.mod_registration {padding: 30px; border: 1px solid #ddd; background: #f9f9f9; max-width: 500px; margin: 5px auto; box-shadow: 0 0 5px 2px rgba(0,0,0,0.1);}
.mod_registration .submit_container {width: 100%; margin-top: 0px;}
.mod_registration .captcha_text {display: block;color: red; font-size: 14px; margin-top: 5px; margin-bottom: 15px;}
.mod_registration p.error {margin-left: 40%; clear: both;}
.mod_registration input.captcha {width: 50%;}
.mod_registration label {display: block;}

/*     --mod_search
------------------------------------------------- */
.mod_search input:not(.captcha) {width: 45%; float: left;}
.mod_search input[type="search"] {-webkit-appearance: none!important; border-radius: 0!important;}
.mod_search .even, .mod_search .odd {padding-bottom: 15px; border-bottom: 1px solid #ddd; margin-bottom: 15px;}
.mod_search .relevance {float: right; font-size: 12px;}
.mod_search .submit:before {font-size: 2rem; font-family: 'icons';  font-style: normal;  font-weight: normal;  speak: none;  display: inline-block;  text-decoration: inherit;  width: 1em; text-align: center; content: '\e92a';}
.mod_search .submit {width: auto!important; margin-bottom: 0; border: 0; padding: 18px; font-size: 1em; margin-left: 15px;}
.mod_search .header {clear: both;}

/*     --mod_nl_reader
------------------------------------------------- */
.mod_nl_reader #container, body.dark, body.dark .mod_nl_reader #container {background: #fff;}
.mod_nl_reader table {border: 0!important;}
.mod_nl_reader table td {padding: 0; border: 0!important;}

/*     --mod_nl_list
------------------------------------------------- */
.mod_nl_list li {border-bottom: 1px solid #ededed; padding: 15px 0;}
.mod_nl_list li a {margin-left: 40px;}

/*     --404 page
------------------------------------------------- */
#page-404 h1 {font-size: 120px; text-align: center; text-shadow: 0 -1px 1px #666666, 0 1px 1px #FFFFFF; color: #ccc; border: 0; margin: 0;}
#page-404 p {text-transform: uppercase; font-size: 20px; text-align: center;}
#page-404 p a {text-transform: none; margin: 0;}

/*     --ce_downloads
------------------------------------------------- */
.ce_downloads li {border-bottom: 1px dotted #ccc; padding: 8px 0;}
.ce_downloads img {margin-right: 10px; vertical-align: middle;}
.ce_downloads li span {font-style: italic; font-size: 10px;}

/*     --ce_download
------------------------------------------------- */
.ce_download {background: #393939; color: #fff; padding: 10px; position: relative; padding: 30px 0; max-width: 450px;}
.ce_download h1, .ce_download h2, .ce_download h3, .ce_download h4, .ce_download h5, .ce_download h6, .ce_download a {color: #fff; padding-left: 150px;}
.ce_download img {display: none;}
.ce_download a:after{font-family: "icons"; content: "\ecb8"; text-indent: 0; display: inline-block; position: absolute; top: 50%; left: 50px; font-size: 64px; margin-top: -32px; line-height: 64px;}
.ce_download a {display: block;}

/*     --content-box
------------------------------------------------- */
.content-box-d {padding: 30px 20px 20px 20px; background: #E0F1B5; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7); color: #4F5F39; text-align: center; font-size: 16px;}
.content-box-e {padding: 30px 20px 20px 20px; background: #F5F6FC; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7); color: #4671A3; text-align: center; font-size: 16px;}
.content-box-f {padding: 30px 20px 20px 20px; background: #FFF8F4; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7); color: #AF2C20; text-align: center; font-size: 16px;}
.content-box-g {padding: 30px 20px 20px 20px; background: #FFFDF3; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7); color: #C96D11; text-align: center; font-size: 16px;}
.content-box-h {padding: 30px 20px 20px 20px; background: #f8f8f8; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7); color: #444; text-align: center; font-size: 16px;}
.content-box-i {padding: 30px 20px 20px 20px; background: #333; color: #fff; text-align: center; font-size: 16px; font-weight: bold;}

/* =============================================================================
 * --forms
 * ========================================================================== */

/*     --hide br
------------------------------------------------- */
form br {display: none;}

/*     --input-wrapper
------------------------------------------------- */
.input-wrapper {margin-bottom: 2rem; position: relative;}
.input-wrapper * {width: 99.9%; margin-left: 0!important;}
.ce_form .full {width: 99.9%;}

/*     --fieldset+legend
------------------------------------------------- */
fieldset {border: 1px solid #ccc; padding: 0.5em; margin-bottom: 2rem;}
legend {display: none;}

/*     --input, select, textarea
------------------------------------------------- */
input, select, textarea {font-size: 0.8rem; width: 100%; padding: 20px; margin: 0; color: #585858; background: rgba(238, 238, 238, 0.4); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: Arial, sans-serif;}
input[type="search"] {-webkit-appearance: none; border-radius: 0!important;}
select {height: 54px; font-size: 0.8rem; padding: 20px; border-radius: 0; -webkit-appearance:none;}
textarea {height: 200px; min-height: 80px; -webkit-appearance:none;}
.input-wrapper-inside[class^="icon-"] span, .input-wrapper-inside[class*="icon-"] span {display: none!important;}
*::-webkit-input-placeholder {color: #585858;}    
*:-moz-placeholder {color: #585858;}
*::-moz-placeholder {color: #585858;}    
*:-ms-input-placeholder {color: #585858;}

/*     --radio-buttons
------------------------------------------------- */
.radio_container {margin-top: 1px;}
.radio_container legend span {margin-bottom: 5px; display: inline!important;}
.radio_container label {float: none;}
.radio_container input {width: 20px; padding: 0; box-shadow: none; -webkit-box-shadow: none; border-radius: 100%;}
.radio_container legend {display: block; overflow: hidden;}
.radio_container span {display: block;}
.radio_container.horizontal span {display: inline-block; margin-right: 15px;}

/*     --checkboxes
------------------------------------------------- */
.checkbox_container {margin-top: 1px;}
.checkbox_container legend span {margin-bottom: 5px; display: inline!important;}
.checkbox_container label {float: none;}
.checkbox_container input {width: 20px!important; padding: 0; box-shadow: none; -webkit-box-shadow: none;}
.checkbox_container legend {display: block; overflow: hidden;}
.checkbox_container span {display: block;}
.checkbox_container.horizontal span {display: inline-block; margin-right: 15px;}

/*     --submit-button
------------------------------------------------- */
.submit_container input {width: auto!important;}
.submit {-webkit-appearance:none; -webkit-box-shadow: none; box-shadow: none; border: 0;}
input[type="submit"], input.submit {border-radius: 5px; font-family: Arial, sans-serif; font-weight: 500; padding: 20px 13px; text-align: center; display: inline-block; margin-bottom: 4px; background: #F18F4E; color: #fff; white-space:nowrap; font-size: 0.8em; cursor: pointer;}
input[type="submit"], input.submit {-webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
input[type="submit"]:hover, input.submit:hover {opacity: 0.9; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}

/*     --errors
------------------------------------------------- */
label.error {color: red;}
input.error {border: 1px solid red;}
p.error {color: red; clear: both;}

/*     --captcha
------------------------------------------------- */
.ce_form .captcha {width: 20%; background: #fff; padding: 10px;}
.ce_form .captcha-container label {width: 100%; display: block;}
.ce_form .captcha_text {display: block; margin-top: 10px;}
.ce_form .captcha-container {padding: 2%; margin-bottom: 2rem; background: #393939; color: #fff;}

/*     --jquery tools - datepicker
------------------------------------------------- */
input.date {cursor: pointer; background-position: 97% center; background-repeat: no-repeat;}
input.date {background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI5LjIzNnB4IiBoZWlnaHQ9IjI4LjEzOXB4IiB2aWV3Qm94PSIwIDAgMjkuMjM2IDI4LjEzOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjkuMjM2IDI4LjEzOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzk5OTk5OSIgZD0iTTkuOTAyLDIxLjA2aDAuNDA4di0xLjQ1OWgyLjUyOHYxLjQ1OWgwLjQwOHYtMS40NTloMi42NDZ2MS40NTloMC40MDl2LTEuNDU5aDIuODE1djEuNDU5aDAuNDA4di0xLjQ1OWgyLjM0MnYtMC40MDhoLTIuMzQydi0yLjY0NmgyLjM0MnYtMC40MDhoLTIuMzQydi0yLjQxMmgyLjM0MlYxMy4zMmgtMi4zNDJ2LTEuNjI4aC0wLjQwOHYxLjYyOGgtMi44MTV2LTEuNjI4aC0wLjQwOXYxLjYyOGgtMi42NDZ2LTEuNjI4aC0wLjQwOHYxLjYyOGgtMi41Mjh2LTEuNjI4SDkuOTAydjEuNjI4SDcuMjA0djAuNDA3aDIuNjk4djIuNDEySDcuMjA0djAuNDA4aDIuNjk4djIuNjQ2SDcuMjA0djAuNDA4aDIuNjk4VjIxLjA2eiBNMTMuMjQ1LDE5LjE5M3YtMi42NDZoMi42NDd2Mi42NDZIMTMuMjQ1eiBNMTkuMTE2LDE5LjE5M2gtMi44MTV2LTIuNjQ2aDIuODE1VjE5LjE5M3ogTTE5LjExNiwxMy43Mjd2Mi40MTJoLTIuODE1di0yLjQxMkgxOS4xMTZMMTkuMTE2LDEzLjcyN3ogTTE1Ljg5MiwxMy43Mjd2Mi40MTJoLTIuNjQ2di0yLjQxMkgxNS44OTJMMTUuODkyLDEzLjcyN3ogTTEwLjMwOSwxMy43MjdoMi41Mjd2Mi40MTJoLTIuNTI3VjEzLjcyN3ogTTEwLjMwOSwxNi41NDdoMi41Mjd2Mi42NDZoLTIuNTI3VjE2LjU0N3oiLz48cGF0aCBmaWxsPSIjOTk5OTk5IiBkPSJNMjQuNjUsNS43NjlsLTIuODI4LDAuMDAybC0wLjQxNCwwLjAwMXYxLjY3OGMwLDAuNDQ3LTAuMzY1LDAuODEzLTAuODE0LDAuODEzaC0wLjk1MWMtMC40NDksMC0wLjgxMi0wLjM2NS0wLjgxMi0wLjgxM1Y1Ljc3NmwtMS4wODYsMC4wMDF2MS42NzRjMCwwLjQ0Ny0wLjM2NiwwLjgxMy0wLjgxNiwwLjgxM2gtMC45NTFjLTAuNDQ4LDAtMC44MTMtMC4zNjUtMC44MTMtMC44MTNWNS43NzhMMTQuMDEsNS43ODF2MS42NzFjMCwwLjQ0Ny0wLjM2NiwwLjgxMy0wLjgxNCwwLjgxM2gtMC45NTNjLTAuNDQ3LDAtMC44MTMtMC4zNjUtMC44MTMtMC44MTNWNS43ODNoLTEuMTg3djEuNjY4YzAsMC40NDctMC4zNjYsMC44MTMtMC44MTQsMC44MTNIOC40NzdjLTAuNDQ5LDAtMC44MTQtMC4zNjUtMC44MTQtMC44MTNWNS43ODZMNC42MzYsNS43ODlWMjMuNzFoMS40MzJoMTcuMTczbDEuNDMtMC4wMDRMMjQuNjUsNS43Njl6IE0yMy4yNDEsMjIuMjg0SDYuMDY5di0xMS40NWgxNy4xNzNWMjIuMjg0eiIvPjxwYXRoIGZpbGw9IiM5OTk5OTkiIGQ9Ik04LjQ3Nyw3LjY4N2gwLjk1MmMwLjExMSwwLDAuMjAzLTAuMDkxLDAuMjAzLTAuMjA0VjQuNjMzYzAtMC4xMTMtMC4wOTEtMC4yMDQtMC4yMDMtMC4yMDRIOC40NzdjLTAuMTEzLDAtMC4yMDQsMC4wOS0wLjIwNCwwLjIwNHYyLjg1MUM4LjI3Myw3LjU5Niw4LjM2NCw3LjY4Nyw4LjQ3Nyw3LjY4N3oiLz48cGF0aCBmaWxsPSIjOTk5OTk5IiBkPSJNMTIuMjQzLDcuNjg3aDAuOTUzYzAuMTEyLDAsMC4yMDMtMC4wOTEsMC4yMDMtMC4yMDRWNC42MzNjMC0wLjExMy0wLjA5Mi0wLjIwNC0wLjIwNS0wLjIwNGgtMC45NTJjLTAuMTEyLDAtMC4yMDMsMC4wOS0wLjIwMywwLjIwNHYyLjg1MUMxMi4wNCw3LjU5NiwxMi4xMzIsNy42ODcsMTIuMjQzLDcuNjg3eiIvPjxwYXRoIGZpbGw9IiM5OTk5OTkiIGQ9Ik0xNS45NzYsNy42ODdoMC45NTFjMC4xMTQsMCwwLjIwNS0wLjA5MSwwLjIwNS0wLjIwNFY0LjYzM2MwLTAuMTEzLTAuMDkxLTAuMjA0LTAuMjA1LTAuMjA0aC0wLjk1MWMtMC4xMTEsMC0wLjIwMywwLjA5LTAuMjAzLDAuMjA0djIuODUxQzE1Ljc3Myw3LjU5NiwxNS44NjUsNy42ODcsMTUuOTc2LDcuNjg3eiIvPjxwYXRoIGZpbGw9IiM5OTk5OTkiIGQ9Ik0xOS42NDIsNy42ODdoMC45NTFjMC4xMTMsMCwwLjIwMy0wLjA5MSwwLjIwMy0wLjIwNFY0LjYzM2MwLTAuMTEzLTAuMDktMC4yMDQtMC4yMDMtMC4yMDRoLTAuOTUxYy0wLjExMSwwLTAuMjAzLDAuMDktMC4yMDMsMC4yMDR2Mi44NTFDMTkuNDQsNy41OTYsMTkuNTMxLDcuNjg3LDE5LjY0Miw3LjY4N3oiLz48L2c+PC9zdmc+);}
#calroot {z-index:10000; margin-top:-1px; width:214px; padding:2px; background-color:#fff; font-size:14px; border:1px solid #ccc;}
#calhead {padding:2px 0; height:22px}
#caltitle{font-size:14px; color:#515347; float:left; text-align:center; width:155px; line-height:20px; text-shadow:0 1px 0 #ddd}
#calnext,#calprev {display:block; width:20px; height:20px; background:transparent url('data:image/gif;base64,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') no-repeat scroll center center; float:left; cursor:pointer;}
#calnext {background-image: url('data:image/gif;base64,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'); float:right}
#calnext.caldisabled,#calprev.caldisabled {visibility:hidden}
#caltitle select {font-size:10px}
#caldays {height:20px;}
#caldays span {display:block;float:left;width:28px;text-align:center}
#calweeks {background-color:#fff;margin-top:4px}
.calweek {clear:left;height:22px}
.calweek a {display:block; float:left; width:27px; padding: 4px; height:auto; text-decoration:none; font-size:11px; margin-left:1px; text-align:center; line-height:1.3rem; color:#666; font-size: 14px;}
.calfocus,.calweek a:hover {background-color:#ddd}
a.calsun {color:red}
a.caloff {color:#ccc}
a.caloff:hover {background-color:#f5f5fa}
a.caldisabled {background-color:#efefef!important; color:#ccc!important; cursor:default}
#calcurrent {background-color:#515347; color:#fff}
#caltoday {background-color:#333; color:#fff}


/* =============================================================================
 * media-queries
 * ========================================================================== */

/*     --small desktop
------------------------------------------------- */
@media only screen and (min-width: 990px) and (max-width: 1245px) {
	
	/* metaheader */
	.metaheader {padding-left: 10px;}
	
	/* mainmenu paddings */
	nav.mainmenu ul li a {padding-left: 10px; padding-right: 10px;}
	
}
/*     --tablets
------------------------------------------------- */
@media only screen and (max-width: 990px), screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
	
	/* font-size*/
	html {font-size: 15px; line-height: 28px;}
	
	/* body */
	body {padding-top: 0!important;}
	
	/* header */
	#header {position: static!important;}
	#stickyheader.stickyheader_on {display: none!important;}
	#header .inside {text-align: left!important; display: table!important;}
	#header .sprachwechsler ul {right: auto;}
	#header .metaheader .mod_search {right: auto;}
	#header .metaheader .inside {position: static; padding: 0!important;}
	#header .metaheader {left: 30px;}
	
	/* video button */
	.mejs-overlay-button {display: none!important;}
			
	/* menu + mobilemenu */
	nav.mainmenu {display: none!important;}
	#nav-open-btn {display: table-cell!important;}
	#submenu {display: none;}
	#nav-open-btn .menu-btn-label {display: none!important;}
	#off_canvas .mod_navigation a {font-size: 1.1rem;}
	#off_canvas .mod_navigation .level_2 a {font-size: 0.9rem;}
	#off_canvas a.submenu:after {padding-right: 20px;}
	#off_canvas .level_2 ul {margin-left: 10px;}
	#off_canvas .sprachwechsler {display: none;}
	
	/* logo */
	.logo {height: 85px; left: 40px;}
	
	/* nachrichtenliste */
	.nachrichtenliste .info div {display: block;}
		
	/* pricetables */
	.ce_preistabelle i {display: none;}
	.ce_preistabelle .titel {font-size: 0.8rem;}
	.ce_preistabelle .button {letter-spacing: 0; padding: 4px;}
	.ce_preistabelle .titel .highlight_text {margin-left: 0; line-height: 1.2rem;}
	.ce_preistabelle .preiswrapper .preiszusatz_2 {line-height: 1.1rem; font-size: 0.7rem;}
	
	/* backgroundvideo */
	.backgroundvideo video {opacity: 0;}
	.backgroundvideo .mobile_poster {display: block; width: 100%; height: auto;}
	.backgroundvideo .mbYTP_wrapper {display: none;}
	.backgroundvideo {height: auto!important;}
	.backgroundvideo_content_wrapper.youtube {position: relative; left: 0; top: 0;}
	.backgroundvideo .content_boxed {padding-left: 20px; padding-right: 20px;}
	.backgroundvideo.ownvideo #vidscroller {display: none;}
	
	/* parallax-bg */
	.parallax-bg {background-attachment: scroll!important;}
	
	/* serviceboxes */
	.servicebox_2, .servicebox_3 {padding-left: 0;}
	.servicebox_2[class^="icon-"]:before, .servicebox_2[class*="icon-"]:before,
	.servicebox_3[class^="icon-"]:before, .servicebox_3[class*="icon-"]:before {position: static; margin-bottom: 15px;}
	
	/* charts */
	.customelement_layout_charts .chart {height: 135px;}
	.customelement_layout_charts .chart canvas {width: 135px!important; height: 135px!important;}
	
	/* tabs */
	.tabs.horizontal_clean li a {font-size: 0.8rem;}
	
	/* isotope */
	.isotope .block.one_third {width: 50%;}
	
	/* ce_imagebox */
	.ce_imagebox .line {margin: 10px 0;}
	.ce_imagebox h4 {font-size: 1.1rem;}
	.ce_imagebox .imagebox_content {padding: 10px;}
	.ce_imagebox .imagebox_content p {font-size: 0.9rem;}
	
	/* nachrichtenteaser */
	.nachrichtenteaser .info {font-size: 0.9rem;}
	.nachrichtenteaser h4 {font-size: 1.2rem;}
	.nachrichtenteaser_v2 h4 {font-size: 1.2rem;}
	.nachrichtenteaser_v2 p {font-size: 0.8rem; line-height: 24px;}
	
}


/*     --phones
------------------------------------------------- */
@media only screen and (max-width: 767px) {
	
	/* font-size*/
	html {font-size: 14px; line-height: 24px;}
	
	/* body */
	body {padding: 0;}
	
	/* logo */
	.logo {width: 175px; height: 70px; left: 20px;}
	
	/* wrapper */
	#wrapper {width: 100%;}
	
	/* container */
	#container {padding: 20px;}
	
	/* metaheader */
	.metaheader {display: none;}
 	
 	/* headlines with divider remove lines */
 	.divider .ext_txtpic_headline h1, .divider .ext_txtpic_headline h2, .divider .ext_txtpic_headline h3, .divider .ext_txtpic_headline h4, .divider .ext_txtpic_headline h5, .divider .ext_txtpic_headline h6,
 	.divider_2 .ext_txtpic_headline h1, .divider_2 .ext_txtpic_headline h2, .divider_2 .ext_txtpic_headline h3, .divider_2 .ext_txtpic_headline h4, .divider_2 .ext_txtpic_headline h5, .divider_2 .ext_txtpic_headline h6 {background: none; line-height: 1em;}
 	.divider span, .divider_2 span {background: none;}
 	
 	/* image_container */
 	.image_container {margin-bottom: 10px; width: 100%; padding: 0; margin: 0 0 10px 0; float: none;}
 	
 	/* ce_text */
 	#wrapper .ce_text {width: 100%;}
 	 	
 	/* footer */
 	#footer .inside {text-align: center; padding: 40px 20px;}

 	/* disable webkit text size adjust (for iPhone) */
 	html {-webkit-text-size-adjust: none;} 
 	
 	/* tables */
 	table {font-size: 9px;}
 	
 	/* css-framework */
	.full, .one_half, .one_third, .two_third, .one_fourth, .two_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth {width: 100%; margin: 0 0  15px 0;}
	.border-inner {border: 0!important;}
	
	/* extension subcolumns */
 	.c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r, .c15r, .c16r, .c30r, .c45r, .c55r, .c70r, .c85r,
 	.c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c66l, .c62l, .c75l, .c80l, .c15l, .c16l, .c30l, .c45l, .c55l, .c70l, .c85l {float: none; width: 100%; padding: 0; margin: 0;}
 	.subcr, .subcl, .subc {padding: 0!important;}
 	
 	/* ce_gallery */
	.ce_gallery .row2, .ce_gallery .row3, .ce_gallery .row4, .ce_gallery .row5, .ce_gallery .row6, .ce_gallery .row7, .ce_gallery .row8, .ce_gallery .row9, .ce_gallery .row10, .ce_gallery .row11, .ce_gallery .row12 {margin-left: 4%!important; width:48%; float:left!important; position:relative; clear: none!important;}
	.ce_gallery .row2:nth-child(2n+1), .ce_gallery .row3:nth-child(2n+1), .ce_gallery .row4:nth-child(2n+1), .ce_gallery .row5:nth-child(2n+1), .ce_gallery .row6:nth-child(2n+1), .ce_gallery .row7:nth-child(2n+1), .ce_gallery .row8:nth-child(2n+1), .ce_gallery .row9:nth-child(2n+1), .ce_gallery .row10:nth-child(2n+1), .ce_gallery .row11:nth-child(2n+1), .ce_gallery .row12:nth-child(2n+1) {margin-left: 0!important; clear: left!important;}
  	
  	/* headertext */
  	#header #headertext {display: none;}
  	
  	/* pagetitle */
  	.content-page #header_after #pagetitle {font-size: 1rem;}

  	/* mod_calendar */
  	.mod_calendar table {font-size: 7px;}	
  	.mod_calendar table td {line-height: 1rem;}
  	.mod_calendar .header {font-size: 0.8rem;}
  
  	/* search */
	.mod_search input {width: 100%; float: none;}
	#container .mod_search .submit {margin-top: 10px; margin-left: 0; width: 100%!important;}
	.mod_search input:not(.captcha) {width: 100%; float: none;}
	
	/* mod_subscribe */
	.mod_subscribe input {width: 100%!important; margin-bottom: 10px;}
		
	/* mod_registration */
	.mod_registration label, .mod_registration input, .mod_registration .submit_container input, .mod_registration .captcha_text {width: 100%; margin: 0;}
	.mod_registration .captcha_text {margin: 5px 0 15px 0;}
	.mod_registration p.error {margin-left: 0;}
	
	/* forms */
	form label {margin-bottom: 2px!important;}
	.ce_form .captcha {width: 100%;}
	form .captcha_text {line-height: 1em;}
	.checkbox_container.horizontal span,
	.radio_container.horizontal span {display: block;}
	form label {position: static;}
	
	/* footer content */
	#footer .submit_container {text-align: center; margin-top: -15px;}
	#footer input.submit {float: none; } 
	#footer .ce_text {margin-bottom: 0px;}
	
	/* copyright */
	#bottom .float-left, #bottom .float-right {float: none; text-align: center;}
	#bottom .inside {padding: 20px;}
	
	/* video button */
	.mejs-overlay-button {display: none!important;}
	
	/* more button */
	.more a {padding: 2px 5px; font-size: 80%;}
	
	/* ce_hyperlink */
	.ce_hyperlink.right {text-align: left;}
	.ce_hyperlink.center {text-align: left;}
	
	/* css helper class hide for mobile devices */
	.mobile_hide, .mobile_hide_img img {display: none!important;}
	
	/* header_after ce_text */
	#header_after .ce_text.headertext {padding: 0 20px;}

	/* #off_canvas */
	#off_canvas {padding: 1rem;}
	#off_canvas .mod_navigation a {padding: 6px;}
	#off_canvas .mod_navigation .level_2 a {padding: 6px;}
	#off_canvas .mod_sprachwechsler {position: static; margin-bottom:35px;}
	#off_canvas a.submenu:after {padding-right: 20px;}
	#off_canvas .mod_navigation .level_3 a:before {display: none;}
	#off_canvas .level_2 ul {margin-left: 10px;}
	#off_canvas .offcanvas_address, #off_canvas .offcanvas_address a {line-height: 1rem;}
	#off_canvas .sprachwechsler {display: block;}
	
	/* off_canvas trigger */
	#nav-open-btn {right: 20px;}
	
	/* contao content slider */
	.slider-wrapper > div {padding-left: 2.1rem; padding-right: 2.1rem;}
	.slider-next, .slider-prev {width: 2rem;}
	.slider-next:before, .slider-prev:before {font-size: 20px; line-height: 20px; margin-top: -10px;}
	
	/* tabs */
	.tabs ul li {float: none;}
	.tabs ul li a {float: none; display: block; margin: 2px 0;}
	.tabs ul li a:hover, .tabs.vertikal ul li a.current, .tabs.vertikal_2 ul li a.current {background: #fafafa;}
	.tabs.horizontal_clean ul li {float: none; display: block;}
	.tabs.horizontal_clean ul li a, .tabs.horizontal_clean li:first-child a {border: 1px solid #f1f1f1;}
	.tabs.horizontal_clean li a {text-align: left; padding-left: 10px;}
	.tabs.vertikal, .panes.vertikal, .tabs.vertikal_2, .panes.vertikal_2 {float: none;}
	.tabs.vertikal, .tabs.vertikal_2 {width: 100%;}
	.tabs.vertikal ul li a, .tabs.vertikal_2 ul li a {border: none; background: #efefef; margin-bottom: 1px;}
	.panes.vertikal, .panes.vertikal_2 {padding: 15px; width: 100%; border: 1px solid #ccc;}
	.tabs.horizontal ul li {float: none; display: block;}
	.tabs.horizontal ul li a {display: block; float: none; border: 0; background: #efefef; margin-bottom: 1px; margin: 0 0 1px 0;}
	.tabs.horizontal_clean li {width: 100%!important;}
	
	/* .ce_download */
	.ce_download a:after {font-size: 44px; left: 20px;}
	.ce_download h1, .ce_download h2, .ce_download h3, .ce_download h4, .ce_download h5, .ce_download h6, .ce_download a {padding-left: 80px;}
	
	/* bigtext */
	.bigtext {font-size: 18px; line-height: 24px;}
	
	/* ce_counter */
	.ce_counter {margin-bottom: 15px;}
	.ce_counter .counterwrapper {line-height: 1.3em;}
	
	/* backgroundvideo */
	.backgroundvideo_maxwidth {padding-left: 20px; padding-right: 20px;}
	
	/* pagetitle */
	.content-page.pagetitle #header_after .inside {padding-left: 20px; padding-right: 20px;}
	
	/* header .inside  */
	#header .inside {padding: 0 20px; height: 70px;}
	
	/* site-font-icon  */
	.site-icons .row div {width: 100%!important;}
	
	/* button  */
	.button, input[type="submit"], input.submit, .submit_container input, .ce_hyperlink a {display: block; width: 100%!important;}

	/* extended text & bild custom element */
	.ext_txtpic.col_right .ce_textarea, .ext_txtpic.col_right .ext_txtpic_text .ext_txtpic_headline, .ext_txtpic.col_right .ce_hyperlink {padding: 0;}
	.ce_text-mit-bild-erweitert .ext_txtpic.col_left .ce_textarea, .ce_text-mit-bild-erweitert .ext_txtpic.col_left .ext_txtpic_text .ext_txtpic_headline, .ce_text-mit-bild-erweitert .ext_txtpic.col_left .ce_hyperlink {padding: 0;}
	.float_left .ext_txtpic_bild, .float_right .ext_txtpic_bild {width: 100%!important;}
	.col_left .ext_txtpic_text, .col_left .ext_txtpic_bild, .col_right .ext_txtpic_text, .col_right .ext_txtpic_bild {display: block!important; margin: 0!important; width: 100%!important;}
	.ext_txtpic_text, .ext_txtpic_bild, .ext_txtpic.col_right .ce_textarea, .ext_txtpic.col_left .ce_textarea {padding: 0!important;}
	.ce_text-mit-bild-erweitert .txt_right * {text-align: left;}
	.ce_text-mit-bild-erweitert .col_right .ext_txtpic_bild {margin-top: 20px!important;}
	.ce_text-mit-bild-erweitert .col_left .ext_txtpic_bild {margin-bottom: 20px!important;}
	.ce_text-mit-bild-erweitert .ext_txtpic_bild {width: 100%!important; max-width: 100%!important;}
	.ce_text-mit-bild-erweitert .ext_txtpic_bild img {max-width: 100%; height: auto;}
	
	/* column-count */
	.columncount_2 p, .columncount_3 p, .columncount_4 p {-webkit-column-count: 1; -moz-column-count: 1; column-count: 1;}
	
	/* nachrichtenteaser */
	.nachrichtenteaser_left {display: none;}
	.nachrichtenteaser .dot {display: none;}
	.nachrichtenteaser .info div {display: block; line-height: 1rem;}
	.nachrichtenteaser_content {margin: 0 auto; padding: 20px; max-width: 90%;}
	 	 
	/* nachrichtenleser */
	.nachrichtenleser .info div {display: block;}
	.nachrichtenleser .dot {display: none;}
	
	/* headerimage */
	#header_after .headerimage_content_outer {padding-left: 20px; padding-right: 20px;}
	
	/* isotope */
	.isotope {margin: 0;}
	
	/* portfolioliste */
	.isotope.nopaddings .portfolioliste {margin-bottom: 0!important;}
	.filter li {display: block; margin: 3px 0; background: #f8f8f8; text-align: center;}
	.filter li a {display: block; text-align: left; border: 0; padding: 14px 0; text-align: center;}
	
	/* pagination */
	.pagination ul {width: 100%; float: none;}
	.pagination p {width: 100%; float: none;}
	.ce_blog .pagination {bottom: -75px;}
	 
	/* pricetables */
	.pricetable_3col .pricetable, .pricetable_4col .pricetable {float: none; width: 100%; margin: 0 0 15px 0;}
	.ce_preistabelle .link {padding: 0;}
	.ce_preistabelle .link a {margin-bottom: 0; border-radius: 0; padding: 10px;}
	.ce_preistabelle .titel .highlight_text {margin-left: 0;}
	.ce_preistabelle .titel {padding: 20px;}
	
	/* parallax-bg */
	.parallax-bg-inside {padding-left: 20px!important; padding-right: 20px!important;}
	
	/* bxslider */
	.bx-wrapper .bx-pager.bx-default-pager a {height: 10px; width: 10px;}
	
	/* pagetitle on content pages */
	.content-page.pagetitle #header_after {padding-top: 30px; padding-bottom: 30px;}
	
	/* articlewrapper */
	.articlewrapper.boxed, .articlewrapper.fullwidth_contentboxed > .inside {padding-left: 20px!important; padding-right: 20px!important;}
	
	/* css helper margins */
	.margin-top10 {margin-top: 10px;}
	.margin-top20 {margin-top: 20px;}
	.margin-top30 {margin-top: 20px;}
	.margin-top40 {margin-top: 20px;}
	.margin-top50 {margin-top: 20px;}
	.margin-top60 {margin-top: 20px;}
	.margin-top70 {margin-top: 20px;}
	.margin-top80 {margin-top: 20px;}
	.margin-top90 {margin-top: 20px;}
	.margin-top100 {margin-top: 20px;}
	
	.margin-bottom10 {margin-bottom: 10px;}
	.margin-bottom20 {margin-bottom: 20px;}
	.margin-bottom30 {margin-bottom: 20px;}
	.margin-bottom40 {margin-bottom: 20px;}
	.margin-bottom50 {margin-bottom: 20px;}
	.margin-bottom60 {margin-bottom: 20px;}
	.margin-bottom70 {margin-bottom: 20px;}
	.margin-bottom80 {margin-bottom: 20px;}
	.margin-bottom90 {margin-bottom: 20px;}
	.margin-bottom100 {margin-bottom: 20px;}
	
	.phone_no {margin-top: 0;}
	.phone_no {margin-bottom: 0;}
	
	/* headlines */
	h1 {font-size: 1.5rem;}
	h2 {font-size: 1.4rem;}
	h3 {font-size: 1.3rem;}
	h4 {font-size: 1.2rem;}
	h5 {font-size: 1.1rem;}
	h6 {font-size: 1rem;}
	
	/* fontsize classes */
	.fontsize_xxxl {font-size: 26px; line-height: 1.8em;}
	.fontsize_xxl {font-size: 24px; line-height: 1.8em;}
	.fontsize_xl {font-size: 20px; line-height: 1.8em;}
	.fontsize_l {font-size: 20px; line-height: 1.8em;}
	.fontsize_m {font-size: 15px; line-height: 1.8em;}
	.fontsize_s {font-size: 13px; line-height: 1.8em;}
	
	/* autogrid divider */
	.border-inner:before {display: none;}
	
	/* sidebar */
	body.sidebar_right #main, body.sidebar_right #right {width: 100%; margin: 0;}
	body.sidebar_right #main .inside, body.sidebar_right #right .inside {width: 100%; float: none; padding: 0; border: 0; margin: 0;}
 	body.sidebar_right #right {box-shadow: none; margin-top: 15px!important; padding-top: 15px; border-top: 4px solid #ddd;}

}


/* =============================================================================
 * setting for browsers
 * ========================================================================== */

/* android background fixed bug */
body.android {background-attachment: scroll!important;}

/* safari opacity hover bug */
body.safari * {-webkit-font-smoothing: antialiased;}
body.safari .sprachwechsler img {top: -2px;}

/* safari remove input placeholder icon */
body.safari input[placeholder]:before {display: none;}

/* IE input fields */
input::-ms-clear {display: none;}
body.ie .checkbox_container input, body.ie .radio_container input {border: none;}
body.ie #footer input:hover, body.ie input, body.ie #footer textarea {transition: none!important;}
