.lazyload,.lazyloading,.lazyloaded{opacity:0;will-change:opacity;transition:all 0.3s ease-in-out}.lazyloaded{opacity:1}.lazyload.thumb,.lazyloading.thumb,.lazyloaded.thumb{opacity:1}.intrinsic-ratio-wrapper{display:inline-block;max-width:100%}.intrinsic-ratio-wrapper.width-rel{width:100%}.intrinsic-ratio{position:relative;height:0;max-width:100%}.intrinsic-ratio > img,.intrinsic-ratio > picture{position:absolute;top:0;left:0;width:100%}.intrinsic-ratio > .thumb{height:100%}
/** clearing **/
.clear {clear: both; font-size: 0.1px; height: 0.1px; line-height: 0.1px; float: none; display: table;}

/** block grid **/
.autogrid, .autogrid:before,.autogrid:after {-moz-box-sizing: border-box; box-sizing:border-box;}
.autogrid {padding-left: 1%; padding-right: 1%; position: relative; display: block; float: left;overflow: hidden;}

/** block grid wrapper **/
.autogrid_wrapper {margin-left: -1%; margin-right: -1%;}

/** non block **/
.autogrid:not(.block) {padding-left: 0; padding-right: 0; margin-left: 1%; margin-right: 1%;}

/* .block.autogrid.first, .block.autogrid:first-child 	{margin-left: -1%;} */
/* .block.autogrid.last, .block.autogrid:last-child 	{margin-right: -1%;} */

/** Non block grid **/
.full			{width: 98%;}
.one_half 		{width: 48%;}
.one_third 		{width: 31.3333%;}
.one_fourth		{width: 23%;}	
.one_fifth		{width: 18%;}	
.one_sixth		{width: 14.6667%;}

/** Block grid **/
.block.full			{width: 100%;}
.block.one_half 	{width: 50%;}
.block.one_third 	{width: 33.3333%;}
.block.one_fourth	{width: 25%;}	
.block.one_fifth	{width: 20%;}	
.block.one_sixth	{width: 16.6667%;}

.block.two_third	{width: 66.6667%;}
.block.two_fourth	{width: 50%;}
.block.three_fourth	{width: 75%;}
.block.two_fifth	{width: 40%;}
.block.three_fifth	{width: 60%;}
.block.four_fifth	{width: 80%;}
.block.two_sixth	{width: 33.3333%;}
.block.three_sixth	{width: 49.9999%;}
.block.four_sixth	{width: 66.6667%;}
.block.five_sixth	{width: 83.3333%;}

/** Non block grid system **/
/** odd split: 2 elements per row **/
.n2:not(.block).one_third		{width: 32%;}
.n2:not(.block).two_third		{width: 64%;}
.n2:not(.block).one_fourth		{width: 24%;}
.n2:not(.block).two_fourth		{width: 48%;}
.n2:not(.block).three_fourth	{width: 72%;}
.n2:not(.block).one_fifth		{width: 19.2%;}
.n2:not(.block).two_fifth		{width: 38.4%;}
.n2:not(.block).three_fifth		{width: 57.6%;}
.n2:not(.block).four_fifth		{width: 76.8%;}
.n2:not(.block).one_sixth		{width: 16%;}
.n2:not(.block).two_sixth		{width: 32%;}
.n2:not(.block).three_sixth		{width: 48%;}
.n2:not(.block).four_sixth		{width: 64%;}
.n2:not(.block).five_sixth		{width: 80%;}

/** odd split: 3 elements per row **/
.n3:not(.block).one_half		{width: 47%;}
.n3:not(.block).two_third		{width: 62.6667%;}
.n3:not(.block).one_fourth		{width: 23.5%;}
.n3:not(.block).two_fourth		{width: 47%;}
.n3:not(.block).three_fourth	{width: 70.5%;}
.n3:not(.block).one_fifth		{width: 18.8%;}
.n3:not(.block).two_fifth		{width: 37.6%;}
.n3:not(.block).three_fifth		{width: 56.4%;}
.n3:not(.block).four_fifth		{width: 75.2%;}
.n3:not(.block).one_sixth		{width: 15.6667%;}
.n3:not(.block).two_sixth		{width: 31.3333%;}
.n3:not(.block).three_sixth		{width: 47%;}
.n3:not(.block).four_sixth		{width: 62.6667%;}
.n3:not(.block).five_sixth		{width: 78.3333%;}

/** odd split: 4 elements per row **/
.n4:not(.block).one_half		{width: 46%;}
.n4:not(.block).one_third		{width: 30.6667%;}
.n4:not(.block).two_third		{width: 61.3333%;}
.n4:not(.block).two_fourth		{width: 46%;}
.n4:not(.block).three_fourth	{width: 69%;}
.n4:not(.block).one_fifth		{width: 18.4%;}
.n4:not(.block).two_fifth		{width: 36.8%;}
.n4:not(.block).three_fifth		{width: 55.2%;}
.n4:not(.block).four_fifth		{width: 73.6%;}
.n4:not(.block).one_sixth		{width: 15.3333%;}
.n4:not(.block).two_sixth		{width: 30.6667%;}
.n4:not(.block).three_sixth		{width: 46%;}
.n4:not(.block).four_sixth		{width: 61.3333%;}
.n4:not(.block).five_sixth		{width: 76.6667%;}

/** odd split: 5 elements per row **/
.n5:not(.block).one_half		{width: 45%;}
.n5:not(.block).one_third		{width: 30%;}
.n5:not(.block).two_third		{width: 60%;}
.n5:not(.block).one_fourth		{width: 22.5%;}
.n5:not(.block).two_fourth		{width: 45%;}
.n5:not(.block).three_fourth	{width: 67.5%;}
.n5:not(.block).two_fifth		{width: 36%;}
.n5:not(.block).three_fifth		{width: 54%;}
.n5:not(.block).four_fifth		{width: 72%;}
.n5:not(.block).one_sixth		{width: 15%;}
.n5:not(.block).two_sixth		{width: 30%;}
.n5:not(.block).three_sixth		{width: 45%;}
.n5:not(.block).four_sixth		{width: 60%;}
.n5:not(.block).five_sixth		{width: 75%;}

/** odd split: 6 elements per row **/
.n6:not(.block).one_half		{width: 44%;}
.n6:not(.block).one_third		{width: 29.3333%;}
.n6:not(.block).two_third		{width: 58.6667%;}
.n6:not(.block).one_fourth		{width: 22%;}
.n6:not(.block).two_fourth		{width: 44%;}
.n6:not(.block).three_fourth	{width: 66%;}
.n6:not(.block).one_fifth		{width: 17.6%;}
.n6:not(.block).two_fifth		{width: 35.2%;}
.n6:not(.block).three_fifth		{width: 52.8%;}
.n6:not(.block).four_fifth		{width: 70.4%;}
.n6:not(.block).two_sixth		{width: 29.3333%;}
.n6:not(.block).three_sixth		{width: 44%;}
.n6:not(.block).four_sixth		{width: 58.6667%;}
.n6:not(.block).five_sixth		{width: 73.3333%;}

.border-inner {border-left: 1px solid #ddd;}
.border-inner.first, .border-inner:first-child {border-left: 0;}
.border-inner.last, .border-inner:last-child {border-right: 0;}
/** optical correction **/
/* .autogrid.block.border-inner {margin-left: -0.75%; padding-left: 1.75%;} */

/** grid options **/
.autogrid.break {clear:left; margin-left: 0;}
.autogrid.full.break {width: 100%;clear:both;float: none;padding-left: 0;padding-right: 0;}

/** same height **/
.autogrid.same-height {display: table-cell; float: none; vertical-align: top;}

/** flexible same height **/
.autogrid_wrapper.same-height, .autogrid_wrapper .inner.same-height {display: flex; display: -webkit-flex; display: -ms-flexbox; height: 100%; clear: both;}
.autogrid_wrapper.same-height .autogrid.same-height, .autogrid_wrapper .inner.same-height .autogrid.same-height {display: flex; display: -webkit-flex; display: -ms-flexbox;}

/** autogrid full **/
.autogrid.full {padding-left: 0; padding-right: 0;}
.autogrid_wrapper .autogrid.full {padding-left: 1%; padding-right: 1%;}

/** no gutter **/
.autogrid_wrapper.no_gutter {margin-left: 0; margin-right: 0;}
.autogrid.no_gutter {padding-left: 0; padding-right: 0;}

/** tablets **/
@media only screen and (min-width: 768px) and (max-width: 990px) {
	.autogrid.adjust_mobile {width: 50% !important}
}

/** phones **/
@media only screen and (max-width: 767px) {
	.autogrid {width: 100%!important;}
	.autogrid.same-height, .autogrid_wrapper.same-height, .autogrid_wrapper .inner.same-height {display: block;}
	.border-inner {border-left: 0;}
	.ce_autogridSpacer {margin: 0!important; line-height: 0!important;}
}
/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/**
 * Contao Open Source CMS
 *
 * Copyright (c) 2005-2015 Leo Feyer
 *
 * @license LGPL-3.0+
 */

table.sortable thead th {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/default.gif");
	background-repeat:no-repeat;
	background-position:center right;
}
table.sortable thead th.headerSortDown {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/asc.gif");
}
table.sortable thead th.headerSortUp {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/desc.gif");
}

/* mediaboxAdvanced v1.4.6, (c) 2007-2010 John Einselen <http://iaian7.com>, MIT-style license */
#mbOverlay{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:#000;cursor:pointer}#mbOverlay.mbOverlayFF{background:transparent url("../../assets/mootools/mediabox/1.4.6/images/80.png") repeat}#mbOverlay.mbOverlayIE{position:absolute}#mbCenter{position:absolute;z-index:9999;left:50%;overflow:hidden;background-color:#000;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.50);-khtml-box-shadow:0 5px 20px rgba(0,0,0,0.50);-moz-box-shadow:0 5px 20px rgba(0,0,0,0.50);box-shadow:0 5px 20px rgba(0,0,0,0.50);-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5,Direction=180,Color='#000000')}#mbCenter.mbLoading{background:#000 url("../../assets/mootools/mediabox/1.4.6/images/loading.gif") no-repeat center;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#mbImage{position:relative;left:0;top:0;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:left;background-position:center center;background-repeat:no-repeat;padding:10px}#mbBottom{min-height:20px;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#999;text-align:left;padding:0 10px 10px}#mbTitle,#mbPrevLink,#mbNextLink,#mbCloseLink{display:inline;color:#fff;font-weight:bold;line-height:20px;font-size:12px}#mbNumber{display:inline;color:#999;line-height:14px;font-size:10px;margin:auto 10px}#mbCaption{display:block;color:#999;line-height:14px;font-size:10px}#mbPrevLink,#mbNextLink,#mbCloseLink{float:right;outline:0;margin:0 0 0 10px;font-weight:normal}#mbPrevLink b,#mbNextLink b,#mbCloseLink b{color:#eee;font-weight:bold;text-decoration:underline}#mbPrevLink big,#mbNextLink big,#mbCloseLink big{color:#eee;font-size:16px;line-height:14px;font-weight:bold}#mbBottom a,#mbBottom a:link,#mbBottom a:visited{text-decoration:none;color:#ddd}#mbBottom a:hover,#mbBottom a:active{text-decoration:underline;color:#fff}#mbError{position:relative;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:center;border:10px solid #700;padding:10px 10px 10px;margin:20px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#mbError a,#mbError a:link,#mbError a:visited,#mbError a:hover,#mbError a:active{color:#d00;font-weight:bold;text-decoration:underline}
/* Chosen by Patrick Filler, Jules Janssen, Jonnathan Soares, MIT-style license */
select.chzn-select{visibility:hidden;height:28px !important;min-height:28px !important}.chzn-container{font-size:13px;position:relative;display:inline-block;zoom:1;*display:inline;margin:1px 0;background-color:#fff}.chzn-container .chzn-drop{background:#fff;border:1px solid #aaa;border-top:0;position:absolute;top:29px;left:0;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);-moz-box-shadow:0 4px 5px rgba(0,0,0,.15);-o-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);z-index:999;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.chzn-container-single .chzn-single{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #aaa;display:block;overflow:hidden;white-space:nowrap;position:relative;height:20px;line-height:20px;padding:0 3px;color:#555;text-decoration:none}.firefox .chzn-container-single .chzn-single{top:1px}.chzn-container-single .chzn-single>span{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-family:"Trebuchet MS",Verdana,sans-serif;font-size:12px}.chzn-container-single .chzn-single div{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#ccc;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ccc),color-stop(0.6,#eee));background-image:-webkit-linear-gradient(center bottom,#ccc 0,#eee 60%);background-image:-moz-linear-gradient(center bottom,#ccc 0,#eee 60%);background-image:-o-linear-gradient(bottom,#ccc 0,#eee 60%);background-image:-ms-linear-gradient(top,#ccc 0,#eee 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc',endColorstr='#eeeeee',GradientType=0);background-image:linear-gradient(top,#ccc 0,#eee 60%);border-left:1px solid #aaa;position:absolute;right:0;top:0;display:block;height:100%;width:15px}.chzn-container-single .chzn-single div b{background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat -1px -2px;display:block;width:100%;height:100%}.chzn-container-single .chzn-search{padding:3px 4px;margin:0;white-space:nowrap}.chzn-container-single .chzn-search input{background:#fff url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat 100% -20px;background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat 100% -20px,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,white),color-stop(0.99,#eee));background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat 100% -20px,-webkit-linear-gradient(center bottom,white 85%,#eee 99%);background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat 100% -20px,-moz-linear-gradient(center bottom,white 85%,#eee 99%);background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat 100% -20px,-o-linear-gradient(bottom,white 85%,#eee 99%);background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat 100% -20px,-ms-linear-gradient(top,#fff 85%,#eee 99%);background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat 100% -20px,linear-gradient(top,#fff 85%,#eee 99%);margin:1px 0;padding:4px 20px 4px 5px;outline:0;border:1px solid #aaa;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.chzn-container-single .chzn-drop{-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.chzn-container-multi .chzn-choices{background-color:#fff;border:1px solid #aaa;margin:0;padding:0;cursor:text;overflow:hidden;height:auto !important;height:1%;position:relative;max-height:102px;padding:1px 0;overflow-x:hidden;overflow-y:auto;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.chzn-container-multi .chzn-choices li{float:left;list-style:none}.chzn-container-multi .chzn-choices .search-field{white-space:nowrap;margin:0;padding:0}.chzn-container-multi .chzn-choices .search-field input{color:#666;background:transparent !important;border:0 !important;padding:5px;margin:1px 0;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none}.chzn-container-multi .chzn-choices .search-field .default{color:#999}.chzn-container-multi .chzn-choices .search-choice{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#e4e4e4),color-stop(0.7,#eee));background-image:-webkit-linear-gradient(center bottom,#e4e4e4 0,#eee 70%);background-image:-moz-linear-gradient(center bottom,#e4e4e4 0,#eee 70%);background-image:-o-linear-gradient(bottom,#e4e4e4 0,#eee 70%);background-image:-ms-linear-gradient(top,#e4e4e4 0,#eee 70%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4',endColorstr='#eeeeee',GradientType=0);background-image:linear-gradient(top,#e4e4e4 0,#eee 70%);color:#333;border:1px solid #b4b4b4;line-height:13px;padding:3px 19px 3px 6px;margin:2px 0 2px 5px;position:relative;top:1px}.chzn-container-multi .chzn-choices .search-choice span{cursor:default}.chzn-container-multi .chzn-choices .search-choice-focus{background:#d4d4d4}.chzn-container-multi .chzn-choices .search-choice .search-choice-close{display:block;position:absolute;right:5px;top:6px;width:8px;height:9px;font-size:1px;background:url("../../assets/mootools/chosen/chosen-sprite.png") right top no-repeat}.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover{background-position:right -9px}.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close{background-position:right -9px}.chzn-container .chzn-results{margin:0 4px 4px 0;max-height:228px;padding:0 0 0 4px;position:relative;overflow-x:hidden;overflow-y:auto}.chzn-container-multi .chzn-results{margin:0;padding:0}.chzn-container .chzn-results li{line-height:1.2;padding:1px 7px 2px;margin:0;list-style:none}.chzn-container .chzn-results .active-result{cursor:pointer}.chzn-container .chzn-results .highlighted{background:#3875d7;color:#fff}.chzn-container .chzn-results li em{font-style:normal}.chzn-container .chzn-results .highlighted em{background:transparent}.chzn-container .chzn-results .no-results{background:#f4f4f4}.chzn-container .chzn-results .group-result{cursor:default;color:#999;font-weight:bold}.chzn-container .chzn-results .group-option{padding-left:20px;white-space:nowrap}.chzn-container-multi .chzn-drop .result-selected{display:none}.chzn-container-active .chzn-single{background-color:#ebfdd7}.chzn-container-active .chzn-single-with-drop{border:1px solid #aaa;-webkit-box-shadow:0 1px 0 #fff inset;-moz-box-shadow:0 1px 0 #fff inset;-o-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.chzn-container-active .chzn-single-with-drop div{background:transparent;border-left:0}.chzn-container-active .chzn-single-with-drop div b{background-position:-19px -1px}.chzn-container-active .chzn-choices{-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.chzn-container-active .chzn-choices .search-field input{color:#111 !important}.chzn-rtl{direction:rtl;text-align:right}.chzn-rtl .chzn-single{padding-left:0;padding-right:8px}.chzn-rtl .chzn-single span{margin-left:26px;margin-right:0}.chzn-rtl .chzn-single div{left:0;right:auto;border-left:0;border-right:1px solid #aaa;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.chzn-rtl .chzn-choices li{float:right}.chzn-rtl .chzn-choices .search-choice{padding:3px 6px 3px 19px;margin:3px 5px 3px 0}.chzn-rtl .chzn-choices .search-choice .search-choice-close{left:5px;right:auto;background-position:right top}.chzn-rtl.chzn-container-single .chzn-results{margin-left:4px;margin-right:0;padding-left:0;padding-right:4px}.chzn-rtl .chzn-results .group-option{padding-left:0;padding-right:20px}.chzn-rtl.chzn-container-active .chzn-single-with-drop div{border-right:0}.chzn-rtl .chzn-search input{background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat -38px -20px,#fff;background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat -38px -20px,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,white),color-stop(0.99,#eee));background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat -38px -20px,-webkit-linear-gradient(center bottom,white 85%,#eee 99%);background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat -38px -20px,-moz-linear-gradient(center bottom,white 85%,#eee 99%);background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat -38px -20px,-o-linear-gradient(bottom,white 85%,#eee 99%);background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat -38px -20px,-ms-linear-gradient(top,#fff 85%,#eee 99%);background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat -38px -20px,-ms-linear-gradient(top,#fff 85%,#eee 99%);background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat -38px -20px,linear-gradient(top,#fff 85%,#eee 99%);padding:4px 5px 4px 20px}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
.styled_select{display:inline;margin-top:1px;position:absolute;background:#fff;border:1px solid #aaa;border-radius:3px;padding:0 !important;font-family:"Trebuchet MS",Verdana,sans-serif;font-size:12px;text-align:left;line-height:20px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.styled_select.focused{background-color:#ebfdd7}.webkit .styled_select.focused{outline-offset:-2px;outline:auto 5px -webkit-focus-ring-color}.styled_select.disabled{color:#bbb;background-color:#f9f9f9;border:1px solid #c8c8c8}.tl_subpanel .styled_select{font-size:11px;line-height:18px}.styled_select span{padding:0 3px}.styled_select b{display:block;width:15px;height:100%;position:absolute;top:0;right:0;border-left:1px solid #aaa;background:#eee;background-image:-moz-linear-gradient(bottom,#ccc 0,#eee 60%);background-image:-webkit-linear-gradient(bottom,#ccc 0,#eee 60%);background-image:-o-linear-gradient(bottom,#ccc 0,#eee 60%);background-image:-ms-linear-gradient(bottom,#ccc 0,#eee 60%);background-image:linear-gradient(bottom,#ccc 0,#eee 60%)}.styled_select b i{display:block;width:100%;height:100%;background:url("../../assets/mootools/stylect/images/select.gif") center center no-repeat}
body {
  font-family: Open Sans;
}
h1,h2,h3,h4,h5,h6,.ce_revolutionslider_text.bold,.font_headline {
  font-family: Armata;
}
h1 {
	font-size: 2.3rem;
}
h2 {
	font-size: 1.8rem;
}
h3 {
	font-size: 1.4rem;
}
td {
	vertical-align: top;
}
#main .ce_text p, html, body {
	font-size: 1.06rem;
}
.mainmenu ul li a {
  font-family: Open Sans;
  font-size: 15px;
}
#stickyheader .mainmenu ul li a.a-level_1 {
  font-size: 14px;
}
#stickyheader .mainmenu ul li {
    margin-left: 8px;
    margin-right: 8px;
}
.stickyheader .logo {
    margin-right: 10px;
}
body .header.original .logo a {
	background-image: url("../../files/spirituelle-hypnose/bilder/logos/spirituelle-hypnose-logo-hell.png");
	filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=0, Color='#ffffff')";
	filter: url("../../files/cto_layout/css/#drop-shadow");
	-webkit-filter: drop-shadow(0px 0px 10px rgba(255,255,255,0.9));
	filter: drop-shadow(0px 0px 10px rgba(255,255,255,0.9));
}
body .header.cloned .logo a {
	background-image: url("../../files/spirituelle-hypnose/bilder/logos/spirituelle-hypnose-logo-icon-2x.png");
	filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=0, Color='#ffffff')";
	filter: url("../../files/cto_layout/css/#drop-shadow");
	-webkit-filter: drop-shadow(0px 0px 5px rgba(255,255,255,0.9));
	filter: drop-shadow(0px 0px 5px rgba(255,255,255,0.9));
}
body {
	background-color: #ffffff !important;
}
#bottom {
	background-color: #191919;
}
#bottom .inside,
#bottom .inside a {
	color: #7f7f7f;
}
.bg-accent {
	background-color: #b58c5f;
}
td ul li {
	line-height: 1.2em !important;
}
p a, .ce_text ul a, .ce_text li a {
	color: #b58c5f;
}
p a:hover, .ce_text ul a:hover, .ce_text li a:hover {
	color: #b58c5f;
	text-decoration: underline;
}
.divider-v2 h1:after,
.divider-v2 h2:after,
.divider-v2 h3:after,
.divider-v2 h4:after,
.dividerv h5:after,
.divider-v2 h6:after,
h1.divider-v2:after,
h2.divider-v2:after,
h3.divider-v2:after,
h4.divider-v2:after,
h5.divider-v2:after,
h6.divider-v2:after {
	background: #b58c5f;
}

hr.divider_3:before {
	background: #b58c5f;
}

hr.divider_3:before {
	background: #b58c5f;
}

.divider_4_first {
	border: 3px solid #b58c5f;
}

.divider_4_second {
	background-color: #b58c5f;
}

.divider_4::after, .divider_4::before {
	background-color: #b58c5f;
}

.divider_5 i {
	color: #b58c5f;
}

.mainmenu ul ul {
	border-top: 2px solid #b58c5f;
}

.header .mainmenu ul li a.trail,
.header .mainmenu ul li a.active {
	color: #b58c5f !important;
}

#top-wrapper.fixed .mainmenu a.active, 
#top-wrapper.fixed .mainmenu a.trail {
	color: #b58c5f;
}

.mainmenu ul ul li a:hover:not(.menuheader), 
.mainmenu ul ul li a.trail, 
.mainmenu ul ul li a.active {
	background: #b58c5f!important;
}

body.header-dark .fixed .mainmenu ul li a.trail, 
body.header-dark .fixed .mainmenu ul li a.active {
	color: #b58c5f;
}

.header-light #top-wrapper.fixed .mainmenu a.active,
.header-light #top-wrapper.fixed .mainmenu a.trail {
	color: #b58c5f;
}

.subnav a {
	color: #b58c5f;
}

#nav-open-btn:before {
	background: #b58c5f;
}

.ce_table table th {
	background: #b58c5f;
}

.ce_tabs .tabs.classic ul li.active, 
.ce_tabs .tabs.classic ul li:hover {
	border-color: #b58c5f;
}

.ce_tabs .tabs.horizontal ul li:hover a,
.ce_tabs .tabs.horizontal ul li.active a {
	background: #b58c5f;
}

.ce_teambox .image .overlay {
	background: #b58c5f;
}

.ce_teambox .email a {
	color: #b58c5f;
}

blockquote a {
	color: #b58c5f;
}

.header .mod_search .search-content {
	background: #b58c5f;
}

.ce_iconbox.version2 i {
	background: #b58c5f;
}

.ce_iconbox .link {
	color: #b58c5f;
}

.ce_testimonial a {
	color: #b58c5f;
}

.ce_accordion .toggler:before {
  color:#b58c5f;
}

.mod_calendar th.head {
  background:#b58c5f;
  border-top:1px solid #b58c5f;
  border-right:1px solid #b58c5f;
  border-left:1px solid #b58c5f;
}
.mod_calendar th.previous a,
.mod_calendar th.next a {
  background-color:#b58c5f;
}
.pagination li span.current {
	background: #b58c5f;
}
.pagination li a:hover {
	color: #b58c5f;
}
.mod_faqpage h3:before {
	color: #b58c5f;
}
.mod_search .submit {
	border: 1px solid #b58c5f;
}
input:focus, textarea:focus, select:focus {
	border:1px solid #00cc00;
	background-color: #7fe57f !important;
}
.headlineform legend {
	background-color: #b58c5f;
	font-size: 1.5rem;
}
form fieldset legend {
  background-color:#b58c5f;
}

input.submit[type="submit"] {
	background: #b58c5f;
}

input.submit[type="submit"]:hover {
	background: #b58c5f;
}

.ce_youtube_background.overlay .YTPOverlay {
	background-color: #b58c5f;
}

.label-accent {
	background: #b58c5f;
}

.ce_hyperlink a,
a.btn {
	background: #b58c5f;
	border-color: #b58c5f;
}

.ce_hyperlink a.link-white,
a.btn.link-white {
	color: #b58c5f;
}

.ce_hyperlink a.link-white:hover,
a.btn.link-white:hover {
	background: #b58c5f;
}

.ce_hyperlink a.outline,
a.btn.outline {
	color: #b58c5f;
}

.newslist h2,
.newslist h2 a {
	color: #b58c5f;
}

.newslist .news-left .news-date {
	background: #b58c5f;
}

.newsteaser .date {
	background: #b58c5f;
}

#portfolio_filter a.selected,
#portfolio_filter a:hover {
	background: #b58c5f;
}

.ce_chartbar .chart_data {
	background: #b58c5f;
}

.color-accent,
.color-accent p,
.color-accent i,
.color-accent h1,
.color-accent h2,
.color-accent h3,
.color-accent h4,
.color-accent h5,
.color-accent h6,
.color-accent a:not(.link-white) {
	color: #b58c5f;
}

blockquote {
	border-color: #b58c5f;
}

.ce_pricetable .pricetable.highlight .title {
	background: #b58c5f;
}

.ce_imagebox_v2 .ce_url a {
	background: #b58c5f;
}

.ce_gallery .content {
	background: #b58c5f;
}

.ce_headertext h1:after, 
.ce_headertext h2:after, 
.ce_headertext h3:after, 
.ce_headertext h4:after, 
.ce_headertext h5:after, 
.ce_headertext h6:after {
	background: #b58c5f;
}

.ce_countup i {
	color: #b58c5f;
}

.newslist-v3 .date {
	background: #b58c5f;
}

.ce_bgimage.offset.offset-bg-accent:before {
	background-color: #b58c5f;
}
.ce_leadertext.version1 .divider {
    background: #b58c5f !important;
}
.ce_leadertext.version2 .divider-first {
	border: 3px solid #b58c5f;
}
.ce_leadertext.version2 .divider-second {
	background-color: #b58c5f;
}
.ce_leadertext.version2 .divider:after, 
.ce_leadertext.version2 .divider:before {
	background-color: #b58c5f;
}
.ce_leadertext.version1 .divider {
	width: 90%;
	height: 1px;
}
.ce_leadertext.version1 {
    margin-bottom: 30px;
    font-size: 24px;
}
.ce_accordion .toggler i.fa {
	background: #b58c5f;
}
.newsteaser_v3 .news-overlay i {
	background-color: #b58c5f;
}
.newslist-v3 .subheadline {
	color: #b58c5f;
}
.ce_teambox .function {
	color: #b58c5f;
}
.ce_tabs .tabs.horizontal-clean ul li.active:after {
	border-color: #b58c5f transparent transparent transparent;
}
.subheadline-v2 {
	color: #b58c5f;
}
.ce_timeline .timeline-item .timeline-item-title {
	background: #b58c5f;
}
.ce_portfoliofilter.default a.selected, .ce_portfoliofilter.default a:hover {
	background: #b58c5f;
}
.ce_tabs .tabs.horizontal-clean ul li.active a {
	color: #b58c5f;
}
.ce_revolutionslider_hyperlink {
	background: #b58c5f;
	border-color: #b58c5f;
}
#top .mod_top_mail a:hover,
#top .mod_top_phone a:hover,
#top .mod_login_top:hover,
#top .mod_search:hover,
#top .mod_langswitcher span:hover  {
	background: #b58c5f;
}
#top .mod_top_phone a {
	padding: 0px 8px;
    display: inline-block;
	transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
	font-size: 15px;
}
#top .mod_top_phone {
	margin-right: 5px;
	font-family: Open Sans !important;
}
#top .mod_langswitcher ul li a:hover {
	color: #b58c5f;
}
#top .mod_langswitcher .mod_langswitcher_inside {
	padding: 8px;
	height: 35px;
}
.ce_headline_extended.version2 .divider-first {
	border-color: #b58c5f;
}
.ce_headline_extended.version2 .divider:after, 
.ce_headline_extended.version2 .divider:before,
.ce_headline_extended.version2 .divider-second {
	background-color: #b58c5f;
}
.mod_portfoliolist .item figure {
	background-color: #b58c5f;
}
.mod_portfoliolist .item a:hover {
	color: #b58c5f;
}
#top .mod_top_mail a, #top .mod_top_phone a {
	color: #e9dccf;	
}
#top .mod_top_phone span {
	color: #b58c5f;	
}
form .input-group-addon {
	background: #b58c5f;
	border-color: #b58c5f;
}
body .picker--focused .picker__day--selected, 
body .picker__day--selected, 
body .picker__day--selected:hover,
body .picker--focused .picker__day--highlighted, 
body .picker__day--highlighted:hover, 
body .picker__day--infocus:hover, 
body .picker__day--outfocus:hover,
body .picker--focused .picker__list-item--highlighted, 
body .picker__list-item--highlighted:hover, 
body .picker__list-item:hover {
	background-color: #b58c5f;
}
body .picker__list-item--highlighted, 
body .picker__list-item:hover {
	border-color: #b58c5f;
}
.ce_video_background .video-overlay  {
	background-color: #b58c5f;
}
.ce_text_imagebox.imagebox_version2 .inside,
.ce_text_imagebox.imagebox_version3 .inside {
	background-color: #b58c5f;
}
#offcanvas-top {
	background: #b58c5f;
}
div.offcanvas-trigger, div.mod_langswitcher.meta-nav {
	display: none;
}
.popup-banner {
	background: #b58c5f;
}
#footer a:hover,
#bottom .inside a:hover {
	color: #b58c5f;
}
.ce_bgimage_content_start.bg-accent .bg_overlay {
	background: #b58c5f;
}
.newslist-timeline:before,
.newslist-timeline-both h4:before {
	border-color: #b58c5f;
}
.ce_divider_extended.version4 span {
	background: #b58c5f;
}
.ce_divider_extended.version5 {
	background: #b58c5f;
}
#top a {
	color: #b58c5f;
}
.ce_linkbox h4 {
	color: #b58c5f;
}
.body_bottom .mod_search .search-content {
	background: rgba(181,140,95,0.95);
}
.mod_customcataloglist.cc_immorealty .entry.top_object .cc_immorealty_top {
	background: #b58c5f;
}
.mod_customcatalogfilter.immorealty_filter .filter_range .ui-slider-range {
	background: #b58c5f;
}
.mod_customcatalogreader.cc_immorealty .property-furnishing li i {
	color: #b58c5f;
}
.mod_customcatalogreader.cc_immorealty .price {
	background: #b58c5f;
}
.mod_customcataloglist .cc_immorealty_slider .category  {
	background: #b58c5f;
}
.header .mainmenu ul li.highlight a span {
	background: #b58c5f;
}

.mod_customcataloglist.cc_immorealty .customelements_notelist input {
	background-color: #b58c5f;
}

.mod_customcataloglist.cc_cardealer .item-rightside .item-content-col2 {
	color: #b58c5f;
}

.mod_customcatalogfilter.cardealer_filter .filter_range .ui-slider-range {
	background-color: #b58c5f;
}

.mod_customcatalogreader.cc_cardealer .single-price {
	color: #b58c5f;
}

.mod_customcatalogreader.cc_cardealer .single-price strong {
	background-color: #b58c5f;
}
.mod_customcataloglist.cc_cardealer .item-highlight-icon {
	background-color: #b58c5f;
}
.mod_customcataloglist .cc_cardealer_slider .state {
	background-color: #b58c5f;
}
.mod_customcataloglist .cc_cardealer_slider .price strong {
	color: #b58c5f;
}
.ce_linkbox a i {
	background-color: #b58c5f;
}
.mod_portfoliolist.portfolio-v2 .item a:hover {
	color: #b58c5f;
}
.ce_fullscreen_gallery.version3 .bold {
	background-color: #b58c5f;
}
form.style2 {
	background: #b58c5f;
}
.ce_linkbox .ce_linkbox_banner {
	background-color: #b58c5f; 
}
.custommenu li:hover {
	background-color: #b58c5f;
}
.ce_featured_tab li .ce_headline .headline {
	color: #b58c5f;
}
.ce_featured_tab li.active {
	background-color: #b58c5f;
}
.ce_headerimage.version3 .ce_headline .headline {
	background: #b58c5f;
}
.ce_headerimage.version3 .subline {
	background: #b58c5f;
}
.mod_portfoliolist_v4 .item a:hover {
	background: #b58c5f;
}
.mod_customcatalogteaser.cc_accommodations .entry:hover .item-content {
	background: #b58c5f;
}
.ce_revolutionslider_hyperlink.light {
	color: #b58c5f;
}
.ce_frame_start.style3 .ce_frame_start_inside {
	border-color: #b58c5f;
}
.mod_portfoliolist_teaser_3 .info,
.mod_portfoliolist_teaser_3 .info a {
	color: #b58c5f;
}
.newsteaser_v7:hover h5 {
	color: #b58c5f;
}
.ce_divider_extended.version10 svg {
	fill: #b58c5f;
}
.cd-horizontal-timeline .filling-line {
	background-color: #b58c5f;
}
.cd-horizontal-timeline .events a.older-event::after {
	border-color: #b58c5f;
}
.no-touch .cd-horizontal-timeline .events a:hover::after,
.cd-horizontal-timeline .events a.selected::after {
	background-color: #b58c5f;
	border-color: #b58c5f;
}
.mod_portfoliolist_v7 .comments {
	background-color: #b58c5f;
}
.mod_portfoliolist_v7 .subline {
	background-color: #b58c5f;
}
.mod_portfoliolist_v7 .item:hover .item-bottom a {
	color: #b58c5f;
}
.cd-horizontal-timeline .ce_text em {
	color: #b58c5f;
}
.mod_eventlist_v2 .title a {
	color: #b58c5f;
}
.ce_imagemap .hotspot.small .circle {
	box-shadow: 0 0 0 2px #b58c5f;
}
.ce_pricecard.style2.highlight .ce_pricecard_inside {
	background: #b58c5f;
}
.mod_eventlist_v3 h4,
.mod_eventlist_v3 h4 a {
	color: #b58c5f;
}
.mod_eventlist_v3 .meta-info i {
	color: #b58c5f;
}
.cd-horizontal-timeline time:before,
.cd-horizontal-timeline .location:before {
	color: #b58c5f;
}
.cd-horizontal-timeline .more a {
	background: #b58c5f;
}
.mainmenu ul li a:hover {
	color: #b58c5f !important;
	opacity: 1;
}
.ce_popup_start .popup_close {
	color: #b58c5f;
}
.ce_popup_start .ce_popup_content {
	border-color: #b58c5f;
}
.mod_eventlist_v4 i.fa-location-arrow {
	background-color: #b58c5f;
}
.ce_hyperlink_lightbox_video.hyperlink_color_accent svg polygon  {
	fill: #b58c5f;
}
.ce_hyperlink_lightbox_video.hyperlink_color_accent svg circle {
	stroke: #b58c5f;
}
.mod_portfoliolist_demos .item .overlay {
	background-color: #b58c5f;
}
.mod_portfoliolist_demos .item h5:hover {
	color: #b58c5f;
}
.smartmenu .mod_navigation ul li a.active,
.smartmenu .mod_navigation ul li a.trail {
	color: #b58c5f;
}
.ce_iconbox_v3 .ce_iconbox_v3_inside.bg-accent {
	background-color: #b58c5f;
}
.ce_iconbox_v3 .ce_iconbox_v3_inside.bg-hover-accent:hover {
	background-color: #b58c5f!important;
}
.ce_iconbox_v3 .headline.headline-color-accent {
	color: #b58c5f;
}
.ce_iconbox_v3 .subheadline.subheadline-color-accent {
	color: #b58c5f;
}
.ce_iconbox_v3 .fonticon.fonticon-color-accent {
	color: #b58c5f;
}
.ce_iconbox_v3:hover.text-hover-accent i,
.ce_iconbox_v3:hover.text-hover-accent .headline,
.ce_iconbox_v3:hover.text-hover-accent .subheadline {
	color: #b58c5f!important;
}
.submenu_v2 li a:hover,
.submenu_v2 li a.active {
	color: #b58c5f;
}
.ce_list.list-style2 li.fa:before {
	color: #b58c5f;
}
.color-second {
	color: #aab4c0; 
}
.bg-second {
	background-color: #aab4c0; 
}
.ce_bgimage_content_start .bg_overlay.bg-second {
	background-color: #aab4c0;
}
.notelist .submit_container input.submit,
.notelist .submit_container input.submit:hover {
	background-color: #aab4c0;
}
.mod_customcataloglist.cc_cardealer .item-state {
	background-color: #aab4c0;
}
form.style2 input.submit,
form.style2 input.submit[type="submit"]:hover {
	background-color: #aab4c0;
}
.ce_iconbox_v2.style2:hover {
	background-color: #aab4c0;
}
body .header .inside {
	background: none !important;
}
body .header {
	background: rgba(25,25,25,0.85) !important;
}
body .header .mainmenu {
	background: none !important;
}
.header.original:before {
	background: #191919 !important;
}
.mod_breadcrumb {
	display: none;
}
body {
	color: #191919;
}
h1, h2, h3, h4, h5, h6 {
	color: #b58c5f;
}
#footer {
	background: #191919;
}
#footer,
#footer a {
	color: #e9dccf;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
	color: #e9dccf;
}
@media only screen and (min-width: 768px) {
body .logo {
	width: 480px;
}
}
@media only screen and (min-width: 768px) {

body .logo {
	height: 120px;
}
body .header.original {
	line-height: 140px;
}
body .smartmenu .smartmenu-trigger {
	height: 140px;
}
}
@media only screen and (min-width: 768px) {
.header.original .mainmenu ul li a.trail {
	color: #ffffff;
}
.header.original .mainmenu ul li a.active {
	color: #ffffff !important;
}
.header.original .mainmenu ul li a.a-level_2.active, .header.original .mainmenu ul li a.a-level_3.active {
	color: white !important;
}
}
.mainmenu ul li a {
	font-weight: 700;
}
body #top,
body #top .inside {
	background: #191919;
}
body #top,
body #top .mod_socials a i {
	color: #e9dccf;
}
.mod_socials i.fa-skype:hover {
	background-color: #00aff0;
}
.mod_socials i.fa-rss:hover {
	background-color: orange;
}
@media only screen and (min-width: 768px) {
.mainmenu ul li a,
.mainmenu ul li ul a.active,
.header .ce_search_label i,
.header .mod_langswitcher .mod_langswitcher_inside,
.header .header_metanavi a {
	color: #fff;
}
.mod_langswitcher .mod_langswitcher_inside {
	border: 0 !important;
}
.header .mainmenu ul li:not(.floatbox),
.header .mainmenu ul li.first:not(.floatbox) {
	border-top-color: rgba(255,255,255,0.1);
	border-bottom-color: rgba(255,255,255,0.1);
}
.header .mainmenu,
.header .mod_search {
	border-color: rgba(255,255,255,0.2);
}
#top-wrapper .mod_search {
	position: relative;
    float: right;
    margin-left: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
body .header.original .mainmenu:before {
	background-color: rgba(255,255,255,0.2);
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
	background: #fff;
}
body .header.original .inside .mainmenu,
body .header.original .mod_search {
	border-color: rgba(255,255,255,0.2);
}
body .mainmenu ul li a:after {
	background: rgba(255,255,255,0.6);
}
body .mainmenu ul ul li a:after {
	background: none;
}
body #contentwrapper .header.original .mainmenu ul li a {
	border-color: rgba(255,255,255,0.2);
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
.header.original {
	line-height: 65px!important;
}
.header.original .mainmenu:before,
.header.original .mainmenu:after {
	content: '';
	height: 1px;
	position: absolute;
	left: 40px;
	bottom: 65px;
	right: 40px;
	background: rgba(0,0,0,0.1);
}
.header.original .mainmenu:after {
	bottom: 0;
}
.header.original .smartmenu {
	float: left;
	margin-left: 0;
}
.header.original .smartmenu .mod_navigation {
	right: auto; 
	left: 0;
}
.header.original .smartmenu .mod_navigation ul ul {
	left: 100%;
	right: auto;
}
.header.original .smartmenu .mod_navigation a.submenu:after {
	content: "\f105";
	right: 12px;
	left: auto;
}
.header.original .smartmenu .smartmenu-trigger {
	height: 60px;
}
#fix-wrapper {
	position: absolute;
	left: 0;
}
body #contentwrapper #top-wrapper .header.original {
	background: rgba(25,25,25,0.7) !important;
}
body #contentwrapper #top-wrapper .header.original .inside,
body #contentwrapper #top-wrapper .header.original .mainmenu {
	background: none !important;
}
body #contentwrapper #top-wrapper .header.original .mainmenu {
	float: none;
    padding-left: 30px;
    padding-right: 30px;
}
.mainmenu ul {
	text-align: center;
}	
.cloned .mainmenu ul li a,
.header.cloned .ce_search_label i,
.header.cloned .mod_langswitcher .mod_langswitcher_inside:after {
	color: #fff;
}
.header.cloned .mod_langswitcher .mod_langswitcher_inside {
	border-color: rgba(0,0,0,0.05);
}
.header.cloned .smartmenu .smartmenu-trigger .line, 
.header.cloned .smartmenu .smartmenu-trigger .line:before, 
.header.cloned .smartmenu .smartmenu-trigger .line:after {
	background: #555;
}
.mainmenu ul li a,
.mainmenu ul li ul a.active,
.header .ce_search_label i,
.header .mod_langswitcher .mod_langswitcher_inside,
.header .header_metanavi a {
	color: #fff;
}
.header .mod_langswitcher .mod_langswitcher_inside {
	border-color: rgba(255,255,255,0.4);
}
.header .mainmenu ul li,
.header .mainmenu ul li.first {
	border-top-color: rgba(255,255,255,0.1);
	border-bottom-color: rgba(255,255,255,0.1);
}
.header .mainmenu,
.header .mod_search {
	border-color: rgba(255,255,255,0.2);
}
body .header.original .mainmenu:before,
body .header.original .mainmenu:after {
	display: none;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
	background: #fff;
}
body .header.original .inside .mainmenu,
body .header.original .mod_search {
	border-color: rgba(255,255,255,0.2);
}
body .mainmenu ul li a:after {
	background: rgba(255,255,255,0.6);
}
#slider {
	min-height: 201px;
	background: #393939;
}
.mainmenu {
	float: left;
}
.mod_breadcrumb .mod_breadcrumb_inside:before,
.mod_breadcrumb .mod_breadcrumb_inside:after {
	display: block;
}
.mod_breadcrumb {
	border: 0;
}
}
.stickyheader .logo {
    width: 50px;
}
/* =============================================================================
 * custom colors: background
 * ========================================================================== */
.bg-custom-1 {
	background: rgb(25,25,25);
}
.bg-custom-2 {
	background: rgb(25,25,25,0.6);
}
.bg-custom-3 {
	background: rgb(30,136,210);
}
.bg-custom-4 {
	background: rgb(30,136,210);
}
.ce_bgimage_content_start.bg-darkgray .bg_overlay {
	background: rgb(25,25,25);
}
#main .mod_article {
	padding-top: 50px;
	padding-bottom: 50px;
}
.image_container .caption {
	background: rgba(255,255,255,0.4);
    color: #191919;
    padding: 4px 4px;
    width: auto !important;
    font-size: 10px;
    position: absolute;
    left: 5px;
    bottom: 5px;
    border-radius: 3px;
    width: auto !important;
    line-height: 1.3;
}
.ce_linkbox.version5 .ce_linkbox_overlay {
	opacity: 0.75;
}
.ce_linkbox h4 {
	color: white !important;
	text-shadow: 1px 1px 4px #191919;
}
.mod_subscribe {
	padding: 0px;
	border: 0;
}
.mod_subscribe input.submit[type="submit"] {
	border-width: 0px;
	border-radius: 0px;
}
.swiper-pagination {
	position: relative;
}
.ce_authorbox.style2 .ce_authorbox_content {
	background-color: white;
}
.ce_authorbox_content h5, .ce_authorbox_content p {
	color: #191919 !important;;
	font-size: 1rem;
}
a.a-level_2.forward.trail.submenu {
	color: white !important;
}
.kontaktbox1 input.submit[type="submit"] {
	background: #b58c5f;
	border-color: #b58c5f;
}
.ce_bgimage.bg_contain .ce_bgimage-image {
	background-size: 220px 224px !important;
}
.mod_eventlist_v4 a {
	color: #b58c5f !important;
	font-weight: bold;
}
input:hover:not([type="submit"]), textarea:hover {
    border: 1px solid #00cc00;
	background-color: #bff2bf !important;
}
.tabelle1 a {
	color: #b58c5f;
}

.ce_leadertext.version1 p {
    font-size: 20px;
}

.ce_leadertext.version1 .subheadline {
    font-size: 16px;
}

.ce_leadertext.version1.align-center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.ce_headline_extended.align-center {
    margin-left: auto;
    margin-right: auto;
}
.ce_headline_extended {
    position: relative;
    overflow: visible;
}
.swiper-container {
    height: 100%;
    width: 100%;
}

.swiper-wrapper {
    transition-duration: 300ms!important;
}

.swiper-container.hide-arrows .swiper-button-next, .swiper-container.hide-arrows .swiper-button-prev {
    display: none;
}

.swiper-container-horizontal .swiper-pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullet {
    border: 2px solid #fff;
    box-shadow: 0 0 1px 1px rgba(0,0,0,0.6);
    background: rgb(255,255,255);
}

.swiper-pagination-bullet {
    opacity: 0.5;
}

.swiper-pagination-bullet-active {
    background: rgba(0,0,0,0.5);
    opacity: 1;
}

.swiper-pagination-bullet {
    height: 11px;
    width: 11px;
}

.swiper-button-next, .swiper-button-prev {
    background: none;
    margin-top: -45px;
    opacity: 0.3!important;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
}
.ce_swiper-slider-start .swiper-pagination {
    display: none;
}

.ce_swiper-slider-start .swip-pagination .swiper-pagination {
    display: block;
}

.ce_swiper-slider-start .pagination-left .swiper-pagination {
    text-align: left;
}
.ce_bgimage {
    overflow: hidden;
    position: relative;
}

.ce_bgimage .ce_bgimage-inside {
    overflow: hidden;
}

.ce_bgimage .ce_bgimage-inside {
    position: relative;
    z-index: 10;
}
.ce_bgimage .ce_bgimage-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.ce_bgimage.fullscreen-image {
    height: 100vh;
}

.ce_bgimage.fullscreen-image .ce_bgimage-inside {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ce_bgimage.fullscreen-image .ce_bgimage-outer {
    height: 100vh;
}
.ce_bgimage.bg_center_bottom .ce_bgimage-image {
    background-position: center bottom;
}
.ce_bgimage.parallax .ce_bgimage-image {
    background-attachment: fixed;
    background-position-x: 50%!important;
    background-position-y: top;
}

.ce_bgimage.parallax {
    position: relative;
}
.ce_bgimage.bg-nocolor {
    background: rgb(248,248,248);
}
.ce_bgimage.vertical_centered .ce_bgimage-inside {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    position: relative;
    top: 50%;
}

.ce_bgimage.vertical_centered .ce_bgimage-outer {
    height: 100%;
}
.ce_testimonial_version3 .text {
    background: rgb(247,247,247);
    padding: 20px;
    border-radius: 3px;
    position: relative;
    margin-bottom: 25px;
}

.ce_testimonial_version3 .text:after {
    content: '';
    background: rgb(247,247,247);
    width: 20px;
    height: 20px;
    position: absolute;
    left: 20px;
    bottom: -10px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.ce_testimonial_version3 .text p {
    color: rgb(140,140,140)!important;
}

.ce_testimonial_version3 .name {
    padding-top: 7px;
}

.ce_testimonial_version3 .additional {
    font-size: 12px;
}
.ce_iconbox {
    text-align: center;
    display: block;
    position: relative;
}
.ce_iconbox .ce_iconbox_inside {
    position: relative;
}
.ce_iconbox.version3 {
    text-align: left;
}
.ce_iconbox.version3 .ce_image, .ce_iconbox.version3 i {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1.4;
}

.ce_iconbox.version3 i {
    margin-bottom: 0;
    font-size: 33px;
    line-height: 33px;
    width: 40px!important;
}
.ce_iconbox.version3 .ce_iconbox_cwrapper {
    margin-left: 50px;
}
.ce_iconbox.version3.xsmall {
    margin-bottom: 5px;
}
.ce_iconbox.version3.xsmall .ce_iconbox_cwrapper {
    margin-left: 1.4em;
}

.ce_iconbox.version3.xsmall i {
    font-size: inherit;
    line-height: inherit;
}

.ce_iconbox.version3.xsmall p {
    margin-bottom: 0;
    line-height: inherit;
}
.ce_text_extented.align-center {
    margin-left: auto;
    margin-right: auto;
}
.ce_text_extented.align-center-justify {
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
}
.ce_text_extented p:last-child {
    margin-bottom: 0;
}
.ce_text_extented a {
    text-decoration: underline;
}
.ce_image_extended img {
    display: inline-block;
}
.ce_authorbox {
    overflow: hidden;
}

.ce_authorbox_inside {
    background: rgb(245,245,245);
    padding: 25px;
}

.ce_authorbox_inside .ce_image.attribute {
    float: left;
    width: 90px;
    margin: 0 20px 10px 0;
}

.ce_authorbox_inside .name {
    font-weight: bold;
    margin-bottom: 5px;
}
.ce_authorbox.style2 .ce_authorbox_inside {
    background: none;
    padding: 0;
}

.ce_authorbox.style2 .image {
    float: left;
    width: 30%;
}

.ce_authorbox.style2 .ce_authorbox_content {
    width: 80%;
    float: left;
    background: rgb(248,248,248);
    padding: 50px 5% 50px 17%;
    margin-left: -10%;
    margin-top: 50px;
    font-size: 1.3rem;
    line-height: 1.9rem;
}

.ce_authorbox.style2 .name {
    display: inline-block;
    font-size: 2.4rem;
    margin-bottom: 20px;
}

.ce_authorbox.style2 .ce_authorbox_inside .ce_image.attribute {
    margin: 0;
}
.ce_hyperlink-extended a {
    min-width: 190px;
}
.ce_hyperlink-extended i {
    margin-right: 5px;
}
.ce_frame_start.style3 .ce_frame_start_inside {
    padding: 5% 8%;
    border: 1px solid rgb(227,227,227);
}

* {
    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;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
ol, ul {
    list-style: none;
}

table {
    border-spacing: 0;
}

body {
    position: relative;
}

.inside {
    position: relative;
    text-align: left;
}

.block {
    overflow: hidden;
}

.clear, #clear {
    height: 0.1px;
    font-size: 0.1px;
    line-height: 0.1px;
    clear: both;
}
header, footer, nav, section, aside, article, figure, figcaption {
    display: block;
}

#container:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.animate {
    opacity: 0;
}
p {
    margin-bottom: 15px;
    word-wrap: break-word;
}

#wrapper {
    position: relative;
    z-index: 10;
}.pt-xxs {
    padding-top: 30px!important;
}.pb-m {
    padding-bottom: 100px!important;
}

.pb-s {
    padding-bottom: 90px!important;
}.pb-xxs {
    padding-bottom: 30px!important;
}.font-size-l, .font-size-l p {
    font-size: 45px;
    line-height: 1.5;
}

.font-size-m, .font-size-m p {
    font-size: 35px;
    line-height: 1.5;
}
.font-size-xs, .font-size-xs p {
    font-size: 22px;
    line-height: 1.5;
}
.font-size-xxxs, .font-size-xxxs p {
    font-size: 14px;
    line-height: 1.5;
}


#container {
    position: relative;
    width: 100%;
    margin: 0;
    background: #fff;
}.mt-m {
    margin-top: 50px!important;
}
.mt-xs {
    margin-top: 30px!important;
}.mb-l {
    margin-bottom: 60px!important;
}
.mb-s {
    margin-bottom: 40px!important;
}

.mb-xs {
    margin-bottom: 30px!important;
}

.mb-xxs {
    margin-bottom: 20px!important;
}

.pt-xxl {
    padding-top: 170px!important;
}.pt-m {
    padding-top: 100px!important;
}

.pt-s {
    padding-top: 90px!important;
}.bg-accent {
    background-color: rgb(152,152,152);
}

.bg-lightgray {
    background-color: rgb(247,247,247)!important;
}.color-white, .color-white p, .color-white i, .color-white h1, .color-white h2, .color-white h3, .color-white h4, .color-white h5, .color-white h6 {
    color: #fff !important;
}
.color-accent, .color-accent p, .color-accent i, .color-accent h1, .color-accent h2, .color-accent h3, .color-accent h4, .color-accent h5, .color-accent h6, .color-accent a:not(.link-white) {
    color: rgb(152,152,152);
}
.align-center, .align-center * {
    text-align: center !important;
}
.align-left, .align-left * {
    text-align: left !important;
}
.only_mobile {
    display: none!important;
}
.autogrid {
    padding-left: 1%;
    padding-right: 1%;
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
}

.autogrid_wrapper {
    margin-left: -1%;
    margin-right: -1%;
}
.autogrid.no_gutter {
    padding-left: 0;
    padding-right: 0;
}
.block.one_half {
    width: 50%;
}

.block.one_third {
    width: 33.3333%;
}

.block.one_fourth {
    width: 25%;
}
.block.one_sixth {
    width: 16.6667%;
}
body {
    overflow-x: hidden;
    background-repeat: repeat;
}

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

p a {
    color: rgb(152,152,152);
}
.mainmenu {
    overflow: visible !important;
    float: right;
}
.mainmenu ul {
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: right;
}
.mainmenu ul:after {
    content: "";
    clear: both;
    display: block;
}
#nav-open-btn {
    display: none;
    position: absolute;
    z-index: 9;
    cursor: pointer;
    top: 50%;
    margin-top: -18px;
    right: 40px;
}
.image_container {
    position: relative;
    padding: 0;
    line-height: 0;
}
.image_container img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}
.mod_socials i {
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
}
.ce_gallery .cols_2 li {
    width: 49.8%;
    float: left;
}
.ce_hyperlink a, a.btn {
    display: inline-block;
    padding: 12px 20px;
    margin-bottom: 15px;
    cursor: pointer;
    transition: all 0.2s ease-out 0s;
    width: auto;
    background: rgb(152,152,152);
    border: 2px solid rgb(152,152,152);
    color: #fff;
    font-weight: bold;
    min-width: 140px;
    text-align: center!important;
    position: relative;
    position: relative;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    font-size: 0.9rem;
}
.ce_hyperlink i {
    margin-right: 5px;
}
#main .mod_article {
    position: relative;
    overflow: hidden;
}
.mod_eventlist_v3 {
    margin-left: -10px;
    margin-right: -10px;
}

.mod_eventlist_v3 .item {
    margin-bottom: 25px;
    width: 33%;
}

.mod_eventlist_v3 .item-inside {
    padding: 15px;
    border: 2px solid rgb(242,242,242);
    background: rgba(255,255,255,0.95);
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    position: relative;
}
.mod_eventlist_v3 .image_container {
    margin-bottom: 15px;
    min-height: 110px;
}

.mod_eventlist_v3 .date {
    position: absolute;
    left: 15px;
    top: 15px;
    color: #fff;
    padding: 10px;
    text-align: center;
    line-height: 1.3;
}

.mod_eventlist_v3 .date .day {
    font-size: 26px;
    line-height: 26px;
}

.mod_eventlist_v3 .date .month {
    display: block;
    text-transform: uppercase;
    font-size: 11px;
}

.mod_eventlist_v3 .date .year {
    display: block;
    font-size: 11px;
}

.mod_eventlist_v3 i {
    margin-right: 8px;
    opacity: 0.5;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
}
.mod_eventlist_v3 .meta-info {
    border-top: 1px dotted rgb(220,220,220);
    padding-top: 15px;
    color: rgb(140,140,140);
}

.mod_eventlist_v3 h4 {
    margin-bottom: 15px;
}
.mod_search input {
    width: 45%;
    float: left;
    height: 45px!important;
}

.mod_search input.submit {
    border: 1px solid rgb(152,152,152);
    border-radius: 0;
}

.mod_search form {
    overflow: hidden;
}
.mod_search input:not(.submit) {
    -webkit-appearance: textfield!important;
}
input, textarea, select {
    padding: 10px;
    background-color: rgba(255,255,255,0.5);
    border: 1px solid rgba(0,0,0,0.2);
    transition: all 0.15s linear 0s;
    width: 100%;
}
input.submit {
    display: inline-block;
    padding: 15px 20px;
    cursor: pointer;
    transition: all 0.2s ease-out 0s;
    width: auto;
    background: rgb(152,152,152);
    color: #fff;
    border-radius: 3px;
    font-weight: bold;
    font-size: 0.8rem;
    min-width: 140px;
    text-align: center;
    position: relative;
    -webkit-appearance: none;
}
@media only screen and (max-width: 767px) {
    #nav-open-btn {
    display: block !important;
}}
.color-white a:not(.link-white) {
    color: #b58c5f !important;
}
.ce_calltoaction a.hyperlink_txt {
    color: #fff !important;
}
#srl_layer {
		opacity: 0.95 !important;
		top: 80px !important;
		line-height: 16px !important;
		box-shadow: 0px 0px 30px rgba(0,0,0, 0.2);
		visibility: visible !important;
		width: 260px !important;
		left: 4% !important;
		height: 480px !important;
		font-size: 13px !important;
	}
@media only screen and (min-width: 768px) {
	#srl_layer {
		top: 240px !important;
		left: inherit !important;
		line-height: 26px !important;
		width: 560px !important;
		height: 420px !important;
		font-size: 16px !important;
	}
}
.mainmenu ul ul li a.submenu:after {
    font-family: "FontAwesome";
    content: "\f105";
    position: absolute;
    right: 8px;
    background: none!important;
}
.textshadow p, .textshadow {
    text-shadow: 1px 1px 4px #191919 !important;
}
.ce_pricecard .price {
    font-weight: normal;
    margin-bottom: 30px;
    font-style: italic;
}

div#container .fullwidth.boxed-content .contentwrap {
	max-width: 860px !important;
}
.ce_bgimage-inside div.divider, .nomandatory span.mandatory {
	display: none !important;
}
.ce_bgimage-inside h1 {
	margin-bottom: 30px !important;
}
#slider div.fullscreen-image::after, #slider div.ce_revolutionslider::after {
	display: block;
	width: 80px;
	height: 80px;
	font-family: "FontAwesome";
	content: "\f063";
	color: white;
	text-shadow: 1px 1px 4px #191919 !important;
	font-size: 42px;
	text-align: center;
	position: absolute;
	bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	z-index: 100;
	-webkit-animation: mousewheel 2.7s infinite ease;
    animation: mousewheel 2.7s infinite ease;
}
.footerlogos {
	max-width: 1240px;
	padding: 40px 40px 0px 40px;
	margin: 0px auto;
}
#top {
	font-size: 14px;
}
.mod_eventlist_v3 .meta-info, .mod_faqpage p.info {
	display: none;
}
.mod_eventlist_v3 h4 {
	font-size: 20px;
}
#main .ce_text p, html, body {
	font-size: 1.06rem;
}
#wrapper .ce_text li {
	margin-bottom: 10px;
}
footer div.schreibschrift {
	max-width: 650px;
	margin: 0px auto;
	line-height: 2.4rem;
}
.schreibschriftfooter {
	font-family: 'Caveat', cursive;
	color: #7f7f7f;
	font-size: 2.0rem;
}
.grey {
	color: #666666;
}
.schreibschriftheader p{
	font-family: 'Caveat', cursive;
	color: #ffffff;
	font-size: 2.0rem !important;
}
.schreibschriftstandard p{
	font-family: 'Caveat', cursive;
	color: #191919;
	font-size: 2.0rem !important;
}
.fa-location-arrow:before {
	content: "\f073" !important;
}
.mod_eventlist_v4 .event {
	background: rgba(0,0,0,0.75);
}
.mod_eventlist_v4 .event:hover {
	background: rgba(0,0,0,0.9);
}
address {
	font-size: 12px;
	width: 70%;
}
.ce_text_extented ul {
	list-style: disc;
	padding-left: 30px;
}
.ce_text_extented ul li {
	margin-bottom: 10px;
}
.ce_testimonial_version3 .text, .ce_testimonial_version3 .text:after {
	background: rgb(243,243,243);
	font-family: 'Caveat', cursive;
	color: #191919;
	font-size: 1.5rem;
}
input.captcha {
	width: 70px !important;
}
.ce_form input {
	margin-bottom: 5px;
}
form div.widget {
    margin-bottom: 5px;
}
form fieldset {
    margin-bottom: 10px;
}
.tabbelle1 table {
	border-collapse: collapse;
}
.tabelle1 td {
	background-color: #f4f4f4;
	padding: 3px 10px;
	border: 1px solid white;
	font-size: 14px;
}
.tabelle1 th {
	text-align: center;
	vertical-align: bottom;
	padding: 3px 10px;
	font-size: 14px;
}
.tabelle2 td {
	padding: 20px 20px 10px 20px;
}
#copyscape {
	text-align: center;
	padding-top: 40px;
}
#footer .inside {
	padding: 65px 40px 10px 40px;
}
.mod_eventlist_v4 .event {
	padding: 15px 15px 15px 90px;
}
.mod_eventlist_v4 .ausgebucht a::after {
	padding: 3px;
	background-color: #cc0000;
	content: 'ausgebucht';
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	color: white;
	height: 20px;
	margin-left: 5px;
}
.mod_eventlist_v4 .kostenfrei a::after {
	padding: 3px;
	background-color: #76b82a;
	content: 'kostenfrei';
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	color: white;
	height: 20px;
	margin-left: 5px;
}
.mod_eventlist_v4 .kostenpflichtig a::after {
	padding: 3px;
	background-color: #888888;
	content: 'kostenpflichtig';
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	color: white;
	height: 20px;
	margin-left: 5px;
}
.mod_eventlist_v4 .sieben a::after {
	padding: 3px;
	background-color: #888888;
	content: '7 EUR';
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	color: white;
	height: 20px;
	margin-left: 5px;
}
.mod_eventlist_v4 .zehn a::after {
	padding: 3px;
	background-color: #888888;
	content: '10 EUR';
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	color: white;
	height: 20px;
	margin-left: 5px;
}
.mod_eventlist_v4 .fuenfzehn a::after {
	padding: 3px;
	background-color: #888888;
	content: '15 EUR';
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	color: white;
	height: 20px;
	margin-left: 5px;
}
.mod_eventlist_v4 .zwanzig a::after {
	padding: 3px;
	background-color: #888888;
	content: '20 EUR';
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	color: white;
	height: 20px;
	margin-left: 5px;
}
.ce_swiper-slider-start .pagination-left .swiper-pagination {
    text-align: center;
}
.nomargin .ce_leadertext.version1 {
    margin-bottom: 0px !important;
}
.ce_leadertext.version1 p {
    font-size: 1.3rem;
}
.image_container .caption {
	background: rgba(255,255,255,0.8);
	font-size: 12px;
}
.noborderinput fieldset {
	border: 0px;
}
.noborderinput span {
	display: inline-block !important;
}
select.select {
	background-color: rgb(234,250,234);
}
.colorinput textarea, .colorinput input.text {
	background-color: rgb(234,250,234);
}
@media only screen and (min-width: 970px) {
	#floatingbutton a {
	padding: 10px 18px;
	background-color: #64b42e;
	color: white !important;
	font-size: 18px;
	font-weight: bold;
	position: fixed;
	top: 420px;
	right: -164px;
	display: block;
	transform-origin: 100% 100%;
	z-index: 10000;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	text-align: center;
	transition: all ease 0.5s;
	}
	#floatingbutton a:hover, #floatingbuttontel a:hover, #floatingbuttonmail a:hover, #floatingbuttonmailml a:hover, #floatingbuttonmailmlc a:hover {
	right: 0px;
	text-decoration: none !important;
	transition: all ease 0.5s;
	}
	#floatingbuttontel a {
	padding: 10px 18px;
	background-color: #64b42e;
	color: white !important;
	font-size: 18px;
	font-weight: bold;
	position: fixed;
	top: 300px;
	right: -115px;
	display: block;
	transform-origin: 100% 100%;
	z-index: 10000;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	text-align: center;
	transition: all ease 0.5s;
	}
	#floatingbuttonmail a {
	padding: 10px 18px;
	background-color: #64b42e;
	color: white !important;
	font-size: 18px;
	font-weight: bold;
	position: fixed;
	top: 360px;
	right: -231px;
	display: block;
	transform-origin: 100% 100%;
	z-index: 10000;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	text-align: center;
	transition: all ease 0.5s;
	}
	#floatingbuttonmailml a {
	padding: 10px 18px;
	background-color: #64b42e;
	color: white !important;
	font-size: 18px;
	font-weight: bold;
	position: fixed;
	top: 360px;
	right: -189px;
	display: block;
	transform-origin: 100% 100%;
	z-index: 10000;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	text-align: center;
	transition: all ease 0.5s;
	}
	#floatingbuttonmailmlc a {
	padding: 10px 18px;
	background-color: #64b42e;
	color: white !important;
	font-size: 18px;
	font-weight: bold;
	position: fixed;
	top: 360px;
	right: -274px;
	display: block;
	transform-origin: 100% 100%;
	z-index: 10000;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	text-align: center;
	transition: all ease 0.5s;
	}
}
.headlineform legend {
	font-size: 1.5rem;
}
.subheadlineform legend {
	font-size: 1.06rem !important;
}
input, textarea, select {
	font-family: Open Sans;
}
body.nostickyheader.fixed-header .stickyheader {
	display: none !important;
}
#footer input, #footer .chrome form select, #footer .safari form select, #footer select {
	padding: 5px;
}
#footer .chrome form select, #footer .safari form select, #footer select {
	height: 32px;
}
#footer label {
	font-size: 12px;
}
blockquote p:after {
    content: '"';
    text-indent: 0;
    display: inline-block;
    font-weight: bold;
    width: 20px;
    font-size: 30px;
    line-height: 1.1rem;
}
@media only screen and (min-width: 768px) {
#bottom .inside {
	padding-bottom: 50px !important;
}
}
#bottom .inside {
	padding-bottom: 140px;
}
.whiteklein {
	font-size: 12px;
    color: white;
}
.whiteklein fieldset {
	border: 1px solid rgba(255,255,255, 0.2);
}
.blackklein {
	font-size: 12px;
    color: #333;
}
.blackklein input.radio, .whiteklein input.radio {
	width: 22px;
}
.blackklein span, whiteklein span {
	display:block;
}
.ce_iconbox_cwrapper p {
	font-size: 16px;
}
.ce_iconbox.version3 .ce_iconbox_cwrapper {
    margin-left: 35px !important;
}
.ce_iconbox.version3 i {
    margin-bottom: 0;
    font-size: 28px;
    line-height: 30px;
    width: 30px!important;
}
.grauerbg {
	background-color: #f7f7f7;
}
.grauerbg p {
	font-family: 'Caveat', cursive;
	color: #7f7f7f;
	font-size: 1.7rem !important;
	line-height: 1.7rem !important;
	text-align: center
}
.fa-check-circle:before {
	color: #76b82a;
}
.ce_frame_start.style1 .ce_frame_start_inside {
    border: 1px solid rgb(227,227,227) !important;
}
.mod_socials i.fa-comment:hover {
    background-color: #3cad00 !important;
}
.mod_socials i.fa-whatsapp:hover {
    background-color: #25d366 !important;
}
.mod_socials i.fa-youtube-play:hover {
    background-color: #FF0000 !important;
}
.mod_socials i.fa-skype:hover {
    background-color: #00AFF0 !important;
}
.mod_socials i.fa-comments:hover {
    background-color: #00C6FF !important;
}
.threema1 img {
	margin: 0px 11px;
	position: relative;
	top: 3px;
}
a.threema1:hover {
	background-color: green;
}
.mod_eventlist_v4 .event {
	line-height: 1.3rem;
}
.mod_eventlist_v4 .event:hover {
    background: rgba(0,0,0,0.75);
}
.date, .location, .mod_eventlist_v4 a {
	font-size: 0.9rem;
    line-height: 1.3rem;
}
.mod_eventlist_v4 a:hover {
	color: #fff !important;
}
.ce_calltoaction .ce_url a:before {
    content: "\f061";
}
