body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
.cc-head>*:first-child{margin-top:0}.cc-head>*:last-child{margin-bottom:15px}.contao-cookiebar{--ccb-backdrop: rgba(0, 0, 0, .75);--ccb-anim-duration: .5s;--ccb-checked-clr: #399d32;--ccb-checked-bg: #dcf3db;--ccb-unchecked-clr: #9c9b99;--ccb-unchecked-bg: #fff;--ccb-disabled-clr: #c8c7c5;--ccb-disabled-bg: #f4f4f4;--ccb-focus-clr: #00a4f4;position:fixed;inset:0;z-index:9999;display:flex;align-items:var(--ccb-align, center);justify-content:var(--ccb-justify, center);letter-spacing:0;padding:15px;max-height:100dvh;box-sizing:border-box;pointer-events:none;overflow:hidden;color:var(--ccb-clr, #444)}.contao-cookiebar *{box-sizing:border-box}.contao-cookiebar p{color:var(--ccb-text, #868686);line-height:1.4}.contao-cookiebar label{position:relative;display:block;padding:8px 13px 8px 0;line-height:1.2rem}.contao-cookiebar label.group{font-weight:600}.contao-cookiebar input{position:absolute;width:1px;height:1px;outline:0 none;opacity:0}.contao-cookiebar input+label{padding:8px 13px 8px 45px;cursor:pointer}.contao-cookiebar input+label:before,.contao-cookiebar input+label:after{content:"";position:absolute;border-radius:10px}.contao-cookiebar input+label:before{top:7px;left:0;width:35px;height:18px;margin:0;box-sizing:content-box;background:var(--ccb-unchecked-bg);border:1px solid var(--ccb-unchecked-clr);transition:border-color .2s}.contao-cookiebar input+label:after{display:block;top:11px;left:4px;width:12px;height:12px;background:var(--ccb-unchecked-clr);transition:background .2s,margin-left .2s,padding .2s}.contao-cookiebar input+label:active:after{padding-left:5px}.contao-cookiebar input.cc-group-half+label:after{background:linear-gradient(to right, var(--ccb-unchecked-clr) 0%, var(--ccb-unchecked-clr) 50%, var(--ccb-checked-clr) 50%, var(--ccb-checked-clr) 100%)}.contao-cookiebar input:checked+label:after{background:var(--ccb-checked-clr);margin-left:17px}.contao-cookiebar input:checked+label:active:after{margin-left:12px}.contao-cookiebar input:checked+label:before{background:var(--ccb-checked-bg);border-color:var(--ccb-checked-clr)}.contao-cookiebar input:disabled+label{pointer-events:none}.contao-cookiebar input:disabled+label:after{background:var(--ccb-disabled-clr)}.contao-cookiebar input:disabled+label:before{background:var(--ccb-disabled-bg);border-color:var(--ccb-disabled-clr)}.contao-cookiebar input:focus-visible:not(.cc-hide-focus)+label:before{outline:3px dashed var(--ccb-focus-clr);outline-offset:2px}.contao-cookiebar .cc-btn{display:inline-block;cursor:pointer;width:100%;padding:8px 14px;margin-bottom:8px;font-size:15px;outline:0 none;border:1px solid var(--ccb-btn-bdr, #cfcfcf);border-radius:4px;color:var(--ccb-btn-clr, #444);background:var(--ccb-btn-bg, #f5f5f5)}.contao-cookiebar .cc-btn:hover,.contao-cookiebar .cc-btn:focus{background:var(--ccb-btn-bg-hvr, #ececec)}.contao-cookiebar .cc-btn:last-child{margin-bottom:0}.contao-cookiebar .grayscale{--ccb-btn-bg: #f1efef;--ccb-btn-bg-hvr: #ececec}.contao-cookiebar .grayscale .success{--ccb-btn-bg: #fbfbfb;--ccb-btn-bg-hvr: #f7f7f7}.contao-cookiebar .highlight .success{--ccb-btn-bg: #4e9e3e;--ccb-btn-bg-hvr: #4c933f;--ccb-btn-bdr: #3e7830;--ccb-btn-clr: #fff}.cc-focus:not(.cc-hide-focus):focus-visible{outline:3px dashed var(--ccb-focus-clr);outline-offset:-3px}.cc-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;float:left}.cc-inner{display:inline-block;overflow-y:auto;max-height:100%;max-width:100%;padding:23px;border-radius:3px;opacity:0;pointer-events:none;visibility:hidden;font-size:1rem;text-align:left;background:var(--ccb-bg, #fff);box-shadow:var(--ccb-box-shadow, rgba(99, 99, 99, 0.2)) 0 2px 8px 0;animation:var(--ccb-anim, cookiebar-middle-in) var(--ccb-anim-duration) ease-in-out forwards}.cc-group{position:relative;border:1px solid var(--ccb-bdr, #d0d0d0);border-radius:5px;margin-bottom:10px}.cc-cookie-info{font-size:.875rem;background:var(--ccb-info-bg, #fff);border:1px solid var(--ccb-info-bdr, #efefef);padding:10px;border-radius:5px}.cc-cookie-info>div>span{font-weight:600}.cc-cookie-info>div+div{margin-top:5px;word-wrap:break-word}.cc-cookie-info+button.cc-detail-btn-details{margin-top:15px}.cc-cookies{background:var(--ccb-cookies-bg, #fbfbfb);border-radius:0 0 5px 5px}.cc-cookies>p{font-size:.875rem}.cc-cookies>p,.cc-cookies>.cc-cookie{margin:0;padding:15px;border-top:1px solid var(--ccb-cookies-bdr, #fbfbfb)}.cc-cookie label.cookie+*{margin-top:10px}.cc-cookie p{margin:0 0 15px;font-size:.875rem}.cc-cookie-desc p{margin-bottom:0}.cc-footer,.cc-info{text-align:center}.cc-info{margin-top:15px}.cc-info>p{font-size:.875rem}.cc-info>a{display:inline-block;font-size:.813rem;color:var(--ccb-detail-clr, #a2a2a2);text-decoration:none}.cc-info>a:hover{color:var(--ccb-detail-clr-hvr, #717171)}.cc-info>a+a:before{display:inline-block;content:"Â·";margin-right:5px}.cc-active .cc-inner{opacity:1;pointer-events:auto;visibility:visible}.cc-active.cc-blocked{pointer-events:auto;animation:cookiebar-overlay-in var(--ccb-anim-duration) ease-in-out forwards}.cc-saved.cc-inner{opacity:0;pointer-events:none;visibility:hidden}.cc-saved.cc-blocked{pointer-events:none;animation:cookiebar-overlay-out var(--ccb-anim-duration) ease-in-out forwards}.cc-left{--ccb-justify: flex-start}.cc-right{--ccb-justify: flex-end}.cc-top{--ccb-align: flex-start}.cc-top.cc-active{--ccb-anim: cookiebar-top-in}.cc-top.cc-saved{--ccb-anim: cookiebar-top-out}.cc-middle.cc-active{--ccb-anim: cookiebar-middle-in}.cc-middle.cc-saved{--ccb-anim: cookiebar-middle-out}.cc-bottom{--ccb-align: flex-end}.cc-bottom.cc-active{--ccb-anim: cookiebar-bottom-in}.cc-bottom.cc-saved{--ccb-anim: cookiebar-bottom-out}@media(min-width: 768px){.contao-cookiebar .cc-btn{width:auto;margin-bottom:0}.cc-inner{max-width:var(--ccb-max-width, 750px)}}@media(forced-colors){.contao-cookiebar input+label:after{border:1px solid currentColor}.cc-inner{border:1px solid currentColor}input.cc-group-half+label:after{margin-left:9px}}@media(prefers-reduced-motion){.contao-cookiebar{--ccb-anim-duration: 2s}}@media print{.contao-cookiebar{opacity:0}}@keyframes cookiebar-overlay-in{0%{background:rgba(0,0,0,0)}to{background:var(--ccb-backdrop)}}@keyframes cookiebar-overlay-out{0%{background:var(--ccb-backdrop)}to{background:rgba(0,0,0,0);visibility:hidden}}@keyframes cookiebar-top-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-top-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-100%)}}@keyframes cookiebar-middle-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes cookiebar-middle-out{0%{opacity:1;visibility:visible;transform:scale(1)}to{opacity:0;visibility:hidden;transform:scale(0)}}@keyframes cookiebar-bottom-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-bottom-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(100%)}}.cc-groups{display:none;padding-top:15px}.cc-group{text-align:left}.cc-group>label{margin:5px 130px 5px 10px}.cc-detail-btn-details{text-decoration:underline;padding:0;margin:0 0 10px;color:var(--ccb-detail-clr, #a2a2a2);border:0 none;outline:0 none;background:rgba(0,0,0,0);font-size:13px;letter-spacing:0;text-transform:initial;cursor:pointer}.cc-detail-btn-details span:nth-child(2){display:none}.cc-detail-btn-details.cc-active span:nth-child(1){display:none}.cc-detail-btn-details.cc-active span:nth-child(2){display:inline}.cc-detail-btn-details:hover{color:var(--ccb-detail-clr-hvr, #717171)}
.sharebuttons {
	overflow:hidden;
}

.sharebuttons > ul.theme {
	list-style-type:none;
	margin:-4px;
	padding:0;
}

.sharebuttons > ul.theme:after {
	content:"";
	display:block;
	clear:both;
}

.sharebuttons > ul.theme > li {
	float:left;
}

.sharebuttons > ul.theme > li > a {
	margin:4px;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-indent:101%;
	background-repeat:no-repeat;
	background-position:center;
}

.sharebuttons > ul.text > li > a {
	text-indent:0;
}

/* source: http://simplesharingbuttons.com/ */

.sharebuttons > ul.simpleflat > li > a {
	width:32px;
	height:32px;
	background-image:url('../../system/modules/sharebuttons/assets/simpleflat/sprites-32.png');
}

.sharebuttons > ul.simpleflat > li > a.facebook {
	background-position:-40px 0;
}

.sharebuttons > ul.simpleflat > li > a.twitter {
	background-position:-160px 0;
}

.sharebuttons > ul.simpleflat > li > a.gplus {
	background-position:-80px 0;
}

.sharebuttons > ul.simpleflat > li > a.linkedin {
	background-position:-120px 0;
}

.sharebuttons > ul.simpleflat > li > a.xing {
	background-position:-200px 0;
}

.sharebuttons > ul.simpleflat > li > a.mail {
	background-position:0 0;
}

.sharebuttons > ul.simpleflat > li > a.tumblr {
	background-position:-240px 0;
}

.sharebuttons > ul.simpleflat > li > a.pinterest {
	background-position:-280px 0;
}

.sharebuttons > ul.simpleflat > li > a.reddit {
	background-position:-320px 0;
}

.sharebuttons > ul.simpleflat > li > a.whatsapp {
	background-position:-360px 0;
}


@media only screen and (-webkit-min-device-pixel-ratio: 1.3),
       only screen and (-o-min-device-pixel-ratio: 13/10),
       only screen and (min-resolution: 120dpi) 
{
	.sharebuttons > ul.simpleflat > li > a {
		background-size:auto 32px;
		background-image:url('../../system/modules/sharebuttons/assets/simpleflat/sprites-64.png');
	}
}

@font-face {
    font-family: Oswald;
    font-style: normal;
    font-weight: 300;
    src: url(../../files/opensauce/fonts/oswald/oswald-v40-latin-300.eot);
    src: local(""), url(../../files/opensauce/fonts/oswald/oswald-v40-latin-300.eot?#iefix) format("embedded-opentype"), url(../../files/opensauce/fonts/oswald/oswald-v40-latin-300.woff2) format("woff2"), url(../../files/opensauce/fonts/oswald/oswald-v40-latin-300.woff) format("woff"),
        url(../../files/opensauce/fonts/oswald/oswald-v40-latin-300.ttf) format("truetype"), url(../../files/opensauce/fonts/oswald/oswald-v40-latin-300.svg#Oswald) format("svg");
    font-display: block;
}
@font-face {
    font-family: Oswald;
    font-style: normal;
    font-weight: 400;
    src: url(../../files/opensauce/fonts/oswald/oswald-v40-latin-regular.eot);
    src: local(""), url(../../files/opensauce/fonts/oswald/oswald-v40-latin-regular.eot?#iefix) format("embedded-opentype"), url(../../files/opensauce/fonts/oswald/oswald-v40-latin-regular.woff2) format("woff2"), url(../../files/opensauce/fonts/oswald/oswald-v40-latin-regular.woff) format("woff"),
        url(../../files/opensauce/fonts/oswald/oswald-v40-latin-regular.ttf) format("truetype"), url(../../files/opensauce/fonts/oswald/oswald-v40-latin-regular.svg#Oswald) format("svg");
    font-display: block;
}
@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 300;
    src: url(../../files/opensauce/fonts/sourcesanspro/source-sans-pro-v14-latin-300.eot);
    src: local(""), url(../../files/opensauce/fonts/sourcesanspro/source-sans-pro-v14-latin-300.eot?#iefix) format("embedded-opentype"), url(../../files/opensauce/fonts/sourcesanspro/source-sans-pro-v14-latin-300.woff2) format("woff2"),
        url(../../files/opensauce/fonts/sourcesanspro/source-sans-pro-v14-latin-300.woff) format("woff"), url(../../files/opensauce/fonts/sourcesanspro/source-sans-pro-v14-latin-300.ttf) format("truetype"),
        url(../../files/opensauce/fonts/sourcesanspro/source-sans-pro-v14-latin-300.svg#SourceSansPro) format("svg");
    font-display: block;
}
@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 400;
    src: url(../../files/opensauce/fonts/sourcesanspro/source-sans-pro-v14-latin-regular.eot);
    src: local(""), url(../../files/opensauce/fonts/sourcesanspro/source-sans-pro-v14-latin-regular.eot?#iefix) format("embedded-opentype"), url(../../files/opensauce/fonts/sourcesanspro/source-sans-pro-v14-latin-regular.woff2) format("woff2"),
        url(../../files/opensauce/fonts/sourcesanspro/source-sans-pro-v14-latin-regular.woff) format("woff"), url(../../files/opensauce/fonts/sourcesanspro/source-sans-pro-v14-latin-regular.ttf) format("truetype"),
        url(../../files/opensauce/fonts/sourcesanspro/source-sans-pro-v14-latin-regular.svg#SourceSansPro) format("svg");
    font-display: block;
}
@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 600;
    src: url(../../files/opensauce/fonts/sourcesanspro/source-sans-pro-v14-latin-600.eot);
    src: local(""), url(../../files/opensauce/fonts/sourcesanspro/source-sans-pro-v14-latin-600.eot?#iefix) format("embedded-opentype"), url(../../files/opensauce/fonts/sourcesanspro/source-sans-pro-v14-latin-600.woff2) format("woff2"),
        url(../../files/opensauce/fonts/sourcesanspro/source-sans-pro-v14-latin-600.woff) format("woff"), url(../../files/opensauce/fonts/sourcesanspro/source-sans-pro-v14-latin-600.ttf) format("truetype"),
        url(../../files/opensauce/fonts/sourcesanspro/source-sans-pro-v14-latin-600.svg#SourceSansPro) format("svg");
    font-display: block;
}
@font-face {
    font-family: "RockSolid Icons";
    src: url(../../files/opensauce/fonts/rocksolid-icons.eot);
    src: url(../../files/opensauce/fonts/rocksolid-icons.eot?#iefix) format("eot"), url(../../files/opensauce/fonts/rocksolid-icons.woff) format("woff"), url(../../files/opensauce/fonts/rocksolid-icons.ttf) format("truetype"), url(../../files/opensauce/fonts/rocksolid-icons.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}
html {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    overflow-y: scroll;
}
body {
    font: 20px/1.4 "Source Sans Pro", sans-serif;
    font-weight: 300;
    color: #000000;
    background: #fff none 50% 0 no-repeat scroll;
    background-size: auto;
}
@media screen and (max-width: 599px) {
    body {
        font-size: 15px;
    }
}
* {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
.rs-columns {
    clear: both;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.rs-column {
    float: left;
    width: 100%;
    margin-top: 6.25%;
    margin-right: 6.25%;
}
.rs-column.-large-first {
    clear: left;
}
.rs-column.-large-last {
    margin-right: -5px;
}
.rs-column.-large-first-row {
    margin-top: 0;
}
.rs-column.-large-col-1-1 {
    width: 100%;
}
.rs-column.-large-col-2-1 {
    width: 46.875%;
}
.rs-column.-large-col-2-2 {
    width: 100%;
}
.rs-column.-large-col-3-1 {
    width: 29.16667%;
}
.rs-column.-large-col-3-2 {
    width: 64.58333%;
}
.rs-column.-large-col-3-3 {
    width: 100%;
}
.rs-column.-large-col-4-1 {
    width: 20.3125%;
}
.rs-column.-large-col-4-2 {
    width: 46.875%;
}
.rs-column.-large-col-4-3 {
    width: 73.4375%;
}
.rs-column.-large-col-4-4 {
    width: 100%;
}
.rs-column.-large-col-5-1 {
    width: 15%;
}
.rs-column.-large-col-5-2 {
    width: 36.25%;
}
.rs-column.-large-col-5-3 {
    width: 57.5%;
}
.rs-column.-large-col-5-4 {
    width: 78.75%;
}
.rs-column.-large-col-5-5 {
    width: 100%;
}
.rs-column.-large-col-6-1 {
    width: 11.45833%;
}
.rs-column.-large-col-6-2 {
    width: 29.16667%;
}
.rs-column.-large-col-6-3 {
    width: 46.875%;
}
.rs-column.-large-col-6-4 {
    width: 64.58333%;
}
.rs-column.-large-col-6-5 {
    width: 82.29167%;
}
.rs-column.-large-col-6-6 {
    width: 100%;
}
.opensauce-fullwidth .rs-column {
    margin-top: 3.84615%;
    margin-right: 3.84615%;
}
.opensauce-fullwidth .rs-column.-large-last {
    margin-right: -5px;
}
.opensauce-fullwidth .rs-column.-large-first-row {
    margin-top: 0;
}
.opensauce-fullwidth .rs-column.-large-col-1-1 {
    width: 100%;
}
.opensauce-fullwidth .rs-column.-large-col-2-1 {
    width: 48.07692%;
}
.opensauce-fullwidth .rs-column.-large-col-2-2 {
    width: 100%;
}
.opensauce-fullwidth .rs-column.-large-col-3-1 {
    width: 30.76923%;
}
.opensauce-fullwidth .rs-column.-large-col-3-2 {
    width: 65.38462%;
}
.opensauce-fullwidth .rs-column.-large-col-3-3 {
    width: 100%;
}
.opensauce-fullwidth .rs-column.-large-col-4-1 {
    width: 22.11538%;
}
.opensauce-fullwidth .rs-column.-large-col-4-2 {
    width: 48.07692%;
}
.opensauce-fullwidth .rs-column.-large-col-4-3 {
    width: 74.03846%;
}
.opensauce-fullwidth .rs-column.-large-col-4-4 {
    width: 100%;
}
.opensauce-fullwidth .rs-column.-large-col-5-1 {
    width: 16.92308%;
}
.opensauce-fullwidth .rs-column.-large-col-5-2 {
    width: 37.69231%;
}
.opensauce-fullwidth .rs-column.-large-col-5-3 {
    width: 58.46154%;
}
.opensauce-fullwidth .rs-column.-large-col-5-4 {
    width: 79.23077%;
}
.opensauce-fullwidth .rs-column.-large-col-5-5 {
    width: 100%;
}
.opensauce-fullwidth .rs-column.-large-col-6-1 {
    width: 13.46154%;
}
.opensauce-fullwidth .rs-column.-large-col-6-2 {
    width: 30.76923%;
}
.opensauce-fullwidth .rs-column.-large-col-6-3 {
    width: 48.07692%;
}
.opensauce-fullwidth .rs-column.-large-col-6-4 {
    width: 65.38462%;
}
.opensauce-fullwidth .rs-column.-large-col-6-5 {
    width: 82.69231%;
}
.opensauce-fullwidth .rs-column.-large-col-6-6 {
    width: 100%;
}
@media screen and (max-width: 999px) {
    .opensauce-fullwidth .rs-column,
    .rs-column {
        margin-top: 6.25%;
        margin-right: 6.25%;
    }
    .opensauce-fullwidth .rs-column.-large-first,
    .rs-column.-large-first {
        clear: none;
    }
    .opensauce-fullwidth .rs-column.-large-last,
    .rs-column.-large-last {
        margin-right: 6.25%;
    }
    .opensauce-fullwidth .rs-column.-large-first-row,
    .rs-column.-large-first-row {
        margin-top: 6.25%;
    }
    .opensauce-fullwidth .rs-column.-medium-first,
    .rs-column.-medium-first {
        clear: left;
    }
    .opensauce-fullwidth .rs-column.-medium-last,
    .rs-column.-medium-last {
        margin-right: -5px;
    }
    .opensauce-fullwidth .rs-column.-medium-first-row,
    .rs-column.-medium-first-row {
        margin-top: 0;
    }
    .opensauce-fullwidth .rs-column.-medium-col-1-1,
    .rs-column.-medium-col-1-1 {
        width: 100%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-2-1,
    .rs-column.-medium-col-2-1 {
        width: 46.875%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-2-2,
    .rs-column.-medium-col-2-2 {
        width: 100%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-3-1,
    .rs-column.-medium-col-3-1 {
        width: 29.16667%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-3-2,
    .rs-column.-medium-col-3-2 {
        width: 64.58333%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-3-3,
    .rs-column.-medium-col-3-3 {
        width: 100%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-4-1,
    .rs-column.-medium-col-4-1 {
        width: 20.3125%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-4-2,
    .rs-column.-medium-col-4-2 {
        width: 46.875%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-4-3,
    .rs-column.-medium-col-4-3 {
        width: 73.4375%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-4-4,
    .rs-column.-medium-col-4-4 {
        width: 100%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-5-1,
    .rs-column.-medium-col-5-1 {
        width: 15%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-5-2,
    .rs-column.-medium-col-5-2 {
        width: 36.25%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-5-3,
    .rs-column.-medium-col-5-3 {
        width: 57.5%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-5-4,
    .rs-column.-medium-col-5-4 {
        width: 78.75%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-5-5,
    .rs-column.-medium-col-5-5 {
        width: 100%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-6-1,
    .rs-column.-medium-col-6-1 {
        width: 11.45833%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-6-2,
    .rs-column.-medium-col-6-2 {
        width: 29.16667%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-6-3,
    .rs-column.-medium-col-6-3 {
        width: 46.875%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-6-4,
    .rs-column.-medium-col-6-4 {
        width: 64.58333%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-6-5,
    .rs-column.-medium-col-6-5 {
        width: 82.29167%;
    }
    .opensauce-fullwidth .rs-column.-medium-col-6-6,
    .rs-column.-medium-col-6-6 {
        width: 100%;
    }
}
@media screen and (max-width: 599px) {
    .opensauce-fullwidth .rs-column,
    .rs-column {
        margin-right: 6.25%;
    }
    .opensauce-fullwidth .rs-column.-medium-first,
    .rs-column.-medium-first {
        clear: none;
    }
    .opensauce-fullwidth .rs-column.-medium-last,
    .rs-column.-medium-last {
        margin-right: 6.25%;
    }
    .opensauce-fullwidth .rs-column.-medium-first-row,
    .rs-column.-medium-first-row {
        margin-top: 6.25%;
    }
    .opensauce-fullwidth .rs-column.-small-first,
    .rs-column.-small-first {
        clear: left;
    }
    .opensauce-fullwidth .rs-column.-small-last,
    .rs-column.-small-last {
        margin-right: -5px;
    }
    .opensauce-fullwidth .rs-column.-small-first-row,
    .rs-column.-small-first-row {
        margin-top: 0;
    }
    .opensauce-fullwidth .rs-column.-small-col-1-1,
    .rs-column.-small-col-1-1 {
        width: 100%;
    }
    .opensauce-fullwidth .rs-column.-small-col-2-1,
    .rs-column.-small-col-2-1 {
        width: 46.875%;
    }
    .opensauce-fullwidth .rs-column.-small-col-2-2,
    .rs-column.-small-col-2-2 {
        width: 100%;
    }
    .opensauce-fullwidth .rs-column.-small-col-3-1,
    .rs-column.-small-col-3-1 {
        width: 29.16667%;
    }
    .opensauce-fullwidth .rs-column.-small-col-3-2,
    .rs-column.-small-col-3-2 {
        width: 64.58333%;
    }
    .opensauce-fullwidth .rs-column.-small-col-3-3,
    .rs-column.-small-col-3-3 {
        width: 100%;
    }
    .opensauce-fullwidth .rs-column.-small-col-4-1,
    .rs-column.-small-col-4-1 {
        width: 20.3125%;
    }
    .opensauce-fullwidth .rs-column.-small-col-4-2,
    .rs-column.-small-col-4-2 {
        width: 46.875%;
    }
    .opensauce-fullwidth .rs-column.-small-col-4-3,
    .rs-column.-small-col-4-3 {
        width: 73.4375%;
    }
    .opensauce-fullwidth .rs-column.-small-col-4-4,
    .rs-column.-small-col-4-4 {
        width: 100%;
    }
    .opensauce-fullwidth .rs-column.-small-col-5-1,
    .rs-column.-small-col-5-1 {
        width: 15%;
    }
    .opensauce-fullwidth .rs-column.-small-col-5-2,
    .rs-column.-small-col-5-2 {
        width: 36.25%;
    }
    .opensauce-fullwidth .rs-column.-small-col-5-3,
    .rs-column.-small-col-5-3 {
        width: 57.5%;
    }
    .opensauce-fullwidth .rs-column.-small-col-5-4,
    .rs-column.-small-col-5-4 {
        width: 78.75%;
    }
    .opensauce-fullwidth .rs-column.-small-col-5-5,
    .rs-column.-small-col-5-5 {
        width: 100%;
    }
    .opensauce-fullwidth .rs-column.-small-col-6-1,
    .rs-column.-small-col-6-1 {
        width: 11.45833%;
    }
    .opensauce-fullwidth .rs-column.-small-col-6-2,
    .rs-column.-small-col-6-2 {
        width: 29.16667%;
    }
    .opensauce-fullwidth .rs-column.-small-col-6-3,
    .rs-column.-small-col-6-3 {
        width: 46.875%;
    }
    .opensauce-fullwidth .rs-column.-small-col-6-4,
    .rs-column.-small-col-6-4 {
        width: 64.58333%;
    }
    .opensauce-fullwidth .rs-column.-small-col-6-5,
    .rs-column.-small-col-6-5 {
        width: 82.29167%;
    }
    .opensauce-fullwidth .rs-column.-small-col-6-6,
    .rs-column.-small-col-6-6 {
        width: 100%;
    }
}
#colorbox,
#lbBottomContainer,
#lbCenter,
#mbCenter {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
::selection {
    background: #3d566e;
    color: #fff;
    text-shadow: none !important;
}
::-moz-selection {
    background: #3d566e;
    color: #fff;
    text-shadow: none !important;
}
button,
input,
select,
textarea {
    font-family: inherit;
}
table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #dedede;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
table td,
table th {
    border: 1px solid #e8e8e8;
}
table th {
    padding: 0.33333em 0.55556em;
    font-weight: 600;
    text-align: left;
    background: rgba(0, 0, 0, 0.02);
}
table td {
    padding: 0.33333em 0.55556em;
}
b,
strong {
    font-weight: 400;
}
a {
    color: #cd1719;
    text-decoration: none;
}
a:focus,
a:hover {
    text-decoration: underline;
}
a:active,
a:hover {
    outline: 0;
}
a.external-link:after {
    font: 0.72222em/1 "RockSolid Icons";
    content: "\e151";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    margin-left: 0.22222em;
}
[data-icon]:before {
    font: 100%/1 "RockSolid Icons";
    content: attr(data-icon);
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    margin-right: 0.22222em;
}
[data-icon].after:before {
    content: none;
}
[data-icon].after:after {
    font: 100%/1 "RockSolid Icons";
    content: attr(data-icon);
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    margin-left: 0.22222em;
}
.clear {
    clear: both;
}
.invisible {
    position: absolute;
    height: 1px !important;
    width: 1px !important;
    clip: rect(0 0 0 0);
    margin: -1px;
    padding: 0;
    overflow: hidden;
    border: 0;
}
.pdf_link {
    margin: 0.66667em 0 0 1.11111em;
    float: right;
}
.pdf_link a {
    margin-left: 0.11111em;
}
.mime_icon {
    margin-bottom: -0.25em;
}
.ce_toplink,
.toplink {
    margin: 1.33333em 0;
}
.ce_toplink a,
.toplink a {
    display: block;
    width: 100%;
}
.ce_toplink > a:before,
.toplink > a:before {
    font: 100%/1 "RockSolid Icons";
    content: "\e00c";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    margin-right: 0.27778em;
}
.dlh_googlemap {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.main-content .dlh_googlemap,
.sidebar .dlh_googlemap {
    max-width: 100%;
}
.main-content .dlh_googlemap img {
    max-width: none;
}
hr {
    clear: both;
    height: 1px;
    overflow: visible;
    margin: 1.33333em 0;
    border: 0;
    background: #dedede;
}
.confirmation {
    color: #7eba28;
}
.information {
    color: #0788ca;
}
.warning {
    color: #e52f2f;
}
div.confirmation,
div.information,
div.warning,
p.confirmation,
p.information,
p.warning,
span.confirmation,
span.information,
span.warning {
    position: relative;
    display: block;
    margin: 1.5em 0;
    padding: 2.77778em 6.25% 1.11111em;
    border: 1px solid #dedede;
    -webkit-border-radius: 1.5px;
    -moz-border-radius: 1.5px;
    border-radius: 1.5px;
    color: #375111;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
div.confirmation:before,
div.information:before,
div.warning:before,
p.confirmation:before,
p.information:before,
p.warning:before,
span.confirmation:before,
span.information:before,
span.warning:before {
    font: 0.77778em/1 "RockSolid Icons";
    content: "\e044";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    position: absolute;
    top: -1px;
    right: -1px;
    left: -1px;
    padding: 0.57143em 1.42857em;
    color: #fff;
    text-align: right;
    background: #7eba28;
}
div.information,
p.information,
span.information {
    color: #03354f;
     background: #e3caca94;
}
.main-content .information h1{margin-top:5px;margin-bottom:5px;}


div.information:before,
p.information:before,
span.information:before {
    content: "\e0a6";
    background: #cd1719;
}
div.warning,
p.warning,
span.warning {
    color: #841111;
}
div.warning:before,
p.warning:before,
span.warning:before {
    content: "\e144";
    background: #cd1719;
}
p.drop-cap:first-letter,
span.drop-cap {
    float: left;
    margin: 0.08333em 0.1em -0.16667em -0.05em;
    font-size: 3.33333em;
    font-weight: 600;
    line-height: 0.7;
    color: #cd1719;
}
p.drop-cap:first-letter {
    margin: 0.27778em 0.33333em -0.55556em -0.16667em \0/;
}
code {
    padding: 0.14286em 0.35714em;
    font-family: "Lucida Console", monospace;
    font-size: 0.77778em;
    line-height: 1.35714;
    background-color: #e8e8e8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
pre {
    margin: 1.71429em 0;
    padding: 0 0.42857em;
    display: block;
    overflow: auto;
    font-family: "Lucida Console", monospace;
    font-size: 0.77778em;
    line-height: 1.71429;
    color: #fff;
    background: #dedede;
}
pre code {
    font-size: 1em;
    padding: 0;
    line-height: inherit;
    background-color: transparent;
}
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    padding: 0.55556em 1.5em;
    border: 1px solid;
    border-color: #8a1a1a #741616 #5f1212;
    -webkit-border-radius: 1.5px;
    -moz-border-radius: 1.5px;
    border-radius: 1.5px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #741616;
    background: #cd1719;
    background: -webkit-linear-gradient(#ac2020, #cd1719);
    background: -moz-linear-gradient(#ac2020, #cd1719);
    background: -o-linear-gradient(#ac2020, #cd1719);
    background: linear-gradient(#ac2020, #cd1719);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), inset 1px 1px #bb6161, inset -1px 0 #bb6161;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), inset 1px 1px #bb6161, inset -1px 0 #bb6161;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), inset 1px 1px #bb6161, inset -1px 0 #bb6161;
}
.button:focus,
.button:hover,
button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
    border-color: #741616 #5f1212 #490e0e;
    background: -webkit-linear-gradient(#b92323, #851919);
    background: -moz-linear-gradient(#b92323, #851919);
    background: -o-linear-gradient(#b92323, #851919);
    background: linear-gradient(#b92323, #851919);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2), inset 1px 1px #bb6161, inset -1px 0 #bb6161;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2), inset 1px 1px #bb6161, inset -1px 0 #bb6161;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2), inset 1px 1px #bb6161, inset -1px 0 #bb6161;
}
.button:active,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    background: -webkit-linear-gradient(#a31f1f, #9b1d1d);
    background: -moz-linear-gradient(#a31f1f, #9b1d1d);
    background: -o-linear-gradient(#a31f1f, #9b1d1d);
    background: linear-gradient(#a31f1f, #9b1d1d);
    -webkit-box-shadow: 0 0 8px transparent, inset 1px 1px #bb6161, inset -1px 0 #bb6161;
    -moz-box-shadow: 0 0 8px transparent, inset 1px 1px #bb6161, inset -1px 0 #bb6161;
    box-shadow: 0 0 8px transparent, inset 1px 1px #bb6161, inset -1px 0 #bb6161;
}
#colorbox .button,
#colorbox button,
#colorbox input[type="button"],
#colorbox input[type="reset"],
#colorbox input[type="submit"] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.page {
    zoom: 1;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    background: #fff;
}
.page:before {
    content: "";
    display: table;
}
.contao-cookiebar .cc-btn {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    font-weight: 400;
}
.contao-cookiebar p,
.contao-cookiebar .cc-info > a {
    color: #000000;
}
.contao-cookiebar .highlight .cc-btn.success {
    background: #5c5c5c;
}
.page:after {
    content: "";
    display: table;
    clear: both;
}
.page-header-wrapper {
    position: sticky;
    top: -20px;
    z-index: 100;
    height: 124px;
}
.page-header {
    max-width: inherit;
    padding: 0;
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
    margin-bottom: 0;
    margin: 0;
    background: #fff;
    width: 100%;
    position: absolute;
    z-index: 10; /* background-image: url(../../files/tischlerdienst/bg_header_tischlerdienst.jpg);background-image: -webkit-image-set(url("../../files/tischlerdienst/bg_header_tischlerdienst.webp") 1x);background-repeat: no-repeat;background-position: 50% 0; */
}
@media screen and (max-width: 599px) {
    .page-header-wrapper {
        top: -83px;
    }
    .page-header {
        zoom: 1; /* background-image: url(../../files/tischlerdienst/bg_header_tischlerdienst_small.jpg);background-image: -webkit-image-set(url("../../files/tischlerdienst/bg_header_tischlerdienst_small.webp") 1x); */
    }
    .page-header:before {
        content: "";
        display: table;
    }
    .page-header:after {
        content: "";
        display: table;
        clear: both;
    }
}
.filterSuche {
    max-width: 1200px;
    margin: 0 auto;
}
@media screen and (max-width: 900px) {
    .page-header {
        margin-right: 0;
        margin-left: 0;
    }
}
.page-header-inside {
    margin: 0 auto;
}
.logo {
    position: relative;
    top: -3px;
    left: -2px;
    z-index: 99;
    display: block;
    margin: 15px auto 10px 10px;
    padding: 0;
    float: left;
    -webkit-transition: padding 0.5s, margin 0.5s, max-width 0.5s;
    -moz-transition: padding 0.5s, margin 0.5s, max-width 0.5s;
    -o-transition: padding 0.5s, margin 0.5s, max-width 0.5s;
    transition: padding 0.5s, margin 0.5s, max-width 0.5s;
    max-width: 400px;
}
.page-header.sticky .logo {
    margin: 30px auto 5px 10px;
    max-width: 300px;
}
@media screen and (max-width: 640px) {
    .logo {
        position: static;
        margin-bottom: 12px;
        margin-left: 0;
        padding: 0;
        max-width: 315px;
    }
    .page-header.sticky {
        top: 15px;
    }
    .page-header.sticky .logo {
        margin: 30px auto 5px 10px;
        max-width: 300px;
    }
}
.logo a {
    display: block;
}
.logo img {
    display: block;
    width: 100%;
    height: auto;
}
@media screen and (max-width: 599px) {
    .logo img {
        margin: 0 auto;
    }
}
.header-navigation {
    position: absolute;
    top: 1.16667em;
    right: 0;
    z-index: 1;
    font-size: 0.66667em;
    letter-spacing: 0.08333em;
    color: #cd1719;
    text-transform: uppercase;
}
@media screen and (max-width: 599px) {
    .header-navigation {
        position: static;
        text-align: center;
    }
}
.header-navigation ul {
    margin: 0;
    padding: 0;
    display: inline;
}
.header-navigation li {
    display: inline;
}
.header-navigation li:before {
    content: " • ";
    margin: 0 0.16667em;
}
.header-navigation li:first-child:before {
    content: none;
}
.header-navigation a {
    color: inherit;
}
.header-navigation a:focus,
.header-navigation a:hover {
    text-decoration: underline;
}
.tag-line {
    padding-bottom: 0.55556em;
}
.logo ~ .tag-line {
    min-height: 77px;
}
@media screen and (max-width: 599px) {
    .logo ~ .tag-line {
        min-height: 0;
    }
}
.tag-line .ce_text {
    padding: 4.0625em 0 1.875em 34.61538%;
    font-size: 0.88889em;
    color: #f8f8f8;
}
@media screen and (max-width: 599px) {
    .tag-line .ce_text {
        padding: 1em 0;
        text-align: center;
    }
}
.tag-line .ce_text p {
    margin: 0;
}
.tag-line .ce_text blockquote {
    margin: 0;
    font-size: 1.75em;
    color: #cd1719;
}
.tag-line .image_container {
    margin: 0;
    padding: 0;
    width: auto;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: 0 0;
}
.tag-line .ce_image {
    display: inline-block;
    width: 100%;
}
.tag-line .ce_image img,
.tag-line .rsts-main {
    clear: both;
    display: block;
    width: 100%;
    height: auto;
    margin: 2.22222em 0 1.11111em;
}
@media screen and (max-width: 599px) {
    .tag-line .ce_image img,
    .tag-line .rsts-main {
        margin: 1.33333em 0 1em;
    }
}
.tag-line .rsts-main {
    float: left;
}
@media screen and (max-width: 599px) {
    .tag-line .rsts-main {
        float: none;
    }
}
.main-navigation-wrapper {
    position: relative;
    clear: both;
    border: 1px solid #dedede;
    background: #cd1719;
    background: -webkit-linear-gradient(#a82020, #cd1719);
    background: -moz-linear-gradient(#a82020, #cd1719);
    background: -o-linear-gradient(#a82020, #cd1719);
    background: linear-gradient(#a82020, #cd1719);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}
.main-navigation {
    overflow: hidden;
    margin-right: 3.55556em;
    font-size: 0.88889em;
    font-weight: 600;
    color: #fff;
}
@media screen and (max-width: 999px) {
    .main-navigation {
        margin-right: 0;
        font-size: 0.83333em;
    }
}
@media screen and (max-width: 599px) {
    .main-navigation {
        display: none;
    }
}
.main-navigation li,
.main-navigation ul {
    margin: 0;
    padding: 0;
    display: inline;
}
.main-navigation a,
.main-navigation strong,
.main-navigation li > strong {
    float: left;
    padding: 0.5em 1.375em;
	 color: inherit;    
	 text-decoration: none;
   /*  border-left: 1px solid #dedede; 

    -webkit-box-shadow: inset 1px 0 rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset 1px 0 rgba(255, 255, 255, 0.5);
    box-shadow: inset 1px 0 rgba(255, 255, 255, 0.5);
	*/
}
.main-navigation a.active,
.main-navigation strong.active,
.main-navigation a.trail,
.main-navigation li > strong.active,
.main-navigation li > strong.trail {
    color: #fff;
    background: #ac2020;
}
.main-navigation a.home,
.main-navigation li > strong.home {
    overflow: hidden;
    text-indent: -99em;
    line-height: 0;
}
.main-navigation a.home:after,
.main-navigation li > strong.home:after {
    font: 0.75em/1 "RockSolid Icons";
    content: "\2302";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    line-height: 2;
    display: block;
}
.main-navigation a.home.active,
.main-navigation a.home.trail,
.main-navigation li > strong.home.active,
.main-navigation li > strong.home.trail {
    color: inherit;
    background: 0 0;
}
.main-navigation a:focus,
.main-navigation a:hover {
    color: #a39976;
    background: #cd1719;
}
.main-navigation li:first-child > a,
.main-navigation li:first-child > strong {
    border-left: 0;
}
.sub-navigation {
    overflow: hidden;
    padding-bottom: 0.625em;
    border: 1px solid #dedede;
    border-top: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    font-size: 0.88889em;
    color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 999px) {
    .sub-navigation {
        font-size: 0.77778em;
    }
}
@media screen and (max-width: 599px) {
    .sub-navigation {
        display: none;
    }
}
.sub-navigation li,
.sub-navigation ul {
    margin: 0;
    padding: 0;
    display: inline;
}
.sub-navigation a,
.sub-navigation li > strong {
    float: left;
    margin: 0 -0.625em -0.625em 0.625em;
    padding: 0.75em 0.625em;
    color: inherit;
    -webkit-box-shadow: inset -1px 0 rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset -1px 0 rgba(255, 255, 255, 0.5);
    box-shadow: inset -1px 0 rgba(255, 255, 255, 0.5);
}
.sub-navigation a.active,
.sub-navigation a.trail,
.sub-navigation strong.active,
.sub-navigation li > strong.active,
.sub-navigation li > strong.trail
 {
    font-weight: 600;
    color: #fff;
    background: #a82020;
}
.main-navigation-mobile {
    display: none;
}
@media screen and (max-width: 599px) {
    .main-navigation-mobile {
        display: block;
        width: 87.5%;
        margin: 0.8em 0 0.8em 6.25%;
    }
}
.main-navigation-search {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    overflow: hidden;
    border-left: 1px solid #dedede;
    background: #cd1719;
    background: -webkit-linear-gradient(#a82020, #cd1719);
    background: -moz-linear-gradient(#a82020, #cd1719);
    background: -o-linear-gradient(#a82020, #cd1719);
    background: linear-gradient(#a82020, #cd1719);
    -webkit-box-shadow: inset 1px 0 rgba(255, 255, 255, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset 1px 0 rgba(255, 255, 255, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    box-shadow: inset 1px 0 rgba(255, 255, 255, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 999px) {
    .main-navigation-search {
        position: relative;
        height: 2.72222em;
        border-bottom: 1px solid #dedede;
        border-left: 0;
    }
}
.main-navigation-search input {
    float: right;
    width: 10.25em;
    margin: 0.5625em 4em 0 -10.3125em;
    padding-top: 0.25em;
    padding-bottom: 0.1875em;
    border: 1px solid #dedede;
    font-size: 0.88889em;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: margin-left 0.2s ease-out;
    -moz-transition: margin-left 0.2s ease-out;
    -o-transition: margin-left 0.2s ease-out;
    transition: margin-left 0.2s ease-out;
}
.main-navigation-search input:focus,
.main-navigation-search input:hover,
.main-navigation-search:hover input {
    margin-left: 1.375em;
}
.main-navigation-search button {
    position: absolute;
    top: 0;
    right: 0;
    width: 3.55556em;
    height: 100%;
    margin: 0;
    padding: 0.77778em 0;
    border: 0;
    color: #fff;
    text-align: left;
    text-indent: -99em;
    text-shadow: none;
    line-height: 0;
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.main-navigation-search button:after {
    font: 1.11111em/1 "RockSolid Icons";
    content: "\e0cb";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    display: block;
    text-align: center;
}
.main-navigation-search button:focus,
.main-navigation-search button:hover {
    color: #a39976;
}
nav.main-navigation ul li {
    width: auto;
    float: left;
    background-color: transparent;
    list-style-type: none;
}
.main-navigation a,
.main-navigation li > strong {
    float: none;
    display: block;
}
.main-navigation li,
.main-navigation li > strong {
    width: 100%;
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.main-navigaiton a,
.main-navigation strong {
    font-weight: 400;
}
nav.main-navigation ul.level_2 li {
    width: 100%;
    clear: both;
    display: block;
    color: #fff;
}
nav.main-navigation ul.level_2 {
    color: #fff;
    width: 0;
    height: 0;
    left: -32768px;
    top: -32768px;
    position: absolute;
    display: block;
    padding-top: 0;
    width: 220px;
    visibility: hidden;
    z-index: 9999;
    text-align:left;
  
}

nav.main-navigation li:hover ul.level_2 {
    width: auto;
    height: auto;
    left: auto;
    top: auto;
    z-index: 9999;
    background-color: #cd1719;
}

nav.main-navigation ul.level_2 li > strong.active{
    padding: 0.5em 1em;
}


nav.main-navigation ul.level_3 {
    color: #fff;
    width: 0;
    height: 0;
    left: -32768px;
    top: -32768px;
    position: absolute;
    display: block;
    padding-top: 0;
    margin-top: -3.1em;
    visibility: hidden;
    background-color: rgba(159, 30, 30, 0.9);
}
nav.main-navigation li:hover ul.level_3 {
    width: 220px;
    height: auto;
    left: 100%;
    top: auto;
    z-index: 9999;
    background-color: rgba(159, 30, 30, 0.9);
}
.main-navigation li:first-child > a:hover,
.main-navigation li:first-child > strong:hover,
.main-navigation li > strong,
.main-navigation li > strong.active,
nav.main-navigation ul li a:hover,
nav.main-navigation ul li strong:hover {
    background-color: #ac2020;
    color: #fff;
}
.content-wrapper {
    zoom: 1;
}
.content-wrapper:before {
    content: "";
    display: table;
}
.content-wrapper:after {
    content: "";
    display: table;
    clear: both;
}
.main-content {
    float: left;
    width: 57.14286%;
    margin: 0.66667em 0 0 3.57143%;
}
@media screen and (max-width: 999px) {
    .main-content {
        float: none;
        width: auto;
        margin-right: 5.55556%;
        margin-left: 5.55556%;
    }
}
.opensauce-fullwidth .main-content {
    float: none;
    width: auto;
    margin-left: 3.57143%;
    margin-right: 3.57143%;
}
@media screen and (max-width: 999px) {
    .opensauce-fullwidth .main-content {
        margin-right: 5.55556%;
        margin-left: 5.55556%;
    }
}
.opensauce-sidebar-left .main-content {
    float: right;
    margin-right: 3.57143%;
    margin-left: 0;
}
@media screen and (max-width: 999px) {
    .opensauce-sidebar-left .main-content {
        float: none;
        margin-right: 5.55556%;
        margin-left: 5.55556%;
    }
}
.main-content fieldset,
.main-content form,
.main-content ol,
.main-content p,
.main-content table,
.main-content ul {
    margin-top: 1.33333em;
    margin-bottom: 1.33333em;
}
.main-content h1,
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5,
.main-content h6,
.main-content .h3 {
    margin-top: 0.75em;
    margin-bottom: 0.3em;
    font-weight: 400;
    line-height: 1.3;
}
.main-content h1 {
    font-size: 2em;
    font-weight: 700;
    color: #cd1719;
}
.main-content h2 {
    font-size: 1.4em;
}
.main-content h1 + h2 {
    margin-top: 0.3em;
}
.main-content h3,
.main-content .h3 {
    font-size: 1.2em;
}
.main-content h4 {
    font-size: 1.1em;
}
.main-content h5 {
    font-size: 1em;
}
.main-content h6 {
    font-size: 0.9em;
    letter-spacing: 0.0625em;
    color: #f8f8f8;
    text-transform: uppercase;
}
.main-content ol,
.main-content ul {
    padding-left: 0.88889em;
}
.main-content ol li[data-icon],
.main-content ul li[data-icon] {
    list-style: none;
}
.main-content ol li[data-icon]:before,
.main-content ul li[data-icon]:before {
    left: -1.16667em;
    width: 0;
}
.main-content ul {
    list-style: disc;
}
.main-content ul ul {
    margin-top: 0;
}
.main-content ol {
    padding-left: 1.11111em;
    list-style: decimal;
}
.main-content ol ol,
.main-content ol ul {
    margin-top: 0;
}
.main-content ol ol {
    padding-left: 1.33333em;
    list-style: upper-alpha;
}
.main-content ol ol ol {
    list-style: lower-roman;
}
.main-content ol ol ol ol {
    list-style: lower-alpha;
}
.main-content blockquote {
    position: relative;
    margin: 1.33333em 0 1.33333em 9.375%;
    color: #cd1719;
}
@media screen and (max-width: 599px) {
    .main-content blockquote {
        margin-left: 15.625%;
    }
}
.main-content blockquote em,
.main-content blockquote i,
.main-content blockquote small {
    color: #f8f8f8;
}
.main-content blockquote:before {
    content: "\201c";
    position: absolute;
    top: 0;
    left: -9.375%;
    margin: 0.42857em 0 0 -0.04762em;
    font-size: 4.66667em;
    font-weight: 700;
    line-height: 0;
    color: #cd1719;
}
@media screen and (max-width: 599px) {
    .main-content blockquote:before {
        left: -15.625%;
        margin-left: -0.09524em;
    }
}
.main-content img {
    max-width: 100%;
    height: auto;
}
form h1,
form h2,
form h3,
form h4,
form h5,
form h6 {
    clear: both;
}
form .form-row {
    position: relative;
    clear: both;
}
form p b.error,
form p.error {
    display: block;
    margin: 0;
    color: #e52f2f;
}
input,
textarea {
    padding: 0.5em 0.55556em 0.44444em;
    line-height: normal;
    border: 1px solid #dedede;
    border-bottom-color: #d4d4d4;
    -webkit-border-radius: 1.5px;
    -moz-border-radius: 1.5px;
    border-radius: 1.5px;
    color: inherit;
    background: #fcfcfc;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1), inset 0 1px #fff;
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1), inset 0 1px #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1), inset 0 1px #fff;
}
.valid input,
.valid textarea {
    border-color: #7eba28;
}
.invalid input,
.invalid textarea,
input.error,
textarea.error {
    border-color: #e52f2f;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #b1b1b1;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #b1b1b1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #b1b1b1;
}
input::placeholder,
textarea::placeholder {
    color: #b1b1b1;
}
::-webkit-input-placeholder {
    color: #343434;
}
:-moz-placeholder {
    color: #343434;
    opacity: 1;
}
::-moz-placeholder {
    color: #343434;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #343434;
}
::-ms-input-placeholder {
    color: #343434;
}
input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #343434;
}
input:hover,
textarea:hover {
    border-color: #d4d4d4 #d4d4d4 #c7c7c7;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.05), inset 0 1px #fff;
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.05), inset 0 1px #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05), inset 0 1px #fff;
}
input:focus,
textarea:focus {
    border-color: #cd1719 #cd1719 #8e1b1b;
}
input[type="email"],
input[type="search"],
input[type="text"] {
    outline: 0;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto !important;
    height: auto !important;
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
input[type="checkbox"] {
    vertical-align: middle;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
}
input[type="radio"] {
    vertical-align: middle;
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
    background: 0 0;
}
input[type="file"] {
    padding: 0;
    height: auto;
}
button,
input[type="submit"] {
    margin-top: 1em;
}
textarea {
    height: 200px;
    resize: vertical;
    line-height: 1.5;
    outline: 0;
}
fieldset {
    margin: 1em 0;
    border: 1px solid #dedede;
}
fieldset legend {
    padding: 0 0.27778em;
}
fieldset + br {
    display: none;
}
.main-content form .form-row {
    margin-top: 1em;
    margin-bottom: 1em;
}
.main-content label {
    display: block;
    margin-bottom: 0.0625em;
    font-size: 0.88889em;
}
.main-content label .mandatory {
    margin-left: 0.11111em;
    color: #cd1719;
}
.main-content input[type="checkbox"] + label {
    display: inline;
}
.main-content fieldset p {
    margin: 0;
}
.main-content fieldset p b.error,
.main-content fieldset p.error {
    float: none;
    width: auto;
    margin: 0.5em 0;
}
.main-content fieldset label {
    display: inline;
    margin: 0;
}
.main-content fieldset label:after {
    content: "\A";
    white-space: pre;
}
.main-content fieldset,
.main-content input,
.main-content select,
.main-content textarea {
    width: 75%;
}
@media screen and (max-width: 599px) {
    .main-content fieldset,
    .main-content input,
    .main-content select,
    .main-content textarea {
        width: 90%;
    }
}
.main-content button,
.main-content input[type="submit"] {
    width: auto;
}
@media screen and (max-width: 599px) {
    .main-content button,
    .main-content input[type="submit"] {
        width: 100%;
    }
}
.captcha_text p,
.explanation p {
    margin: 0;
}
.explanation {
    font-size: 0.77778em;
    margin: -0.85714em 0 1.71429em;
    color: #f8f8f8;
}
.captcha_text {
    display: block;
}
label .captcha_text {
    display: inline;
}

.news-boxes > h1,
.news-boxes > h2,
.news-boxes > h3,
.rs-columns > h1,
.rs-columns > h2,
.rs-columns > h3,
.teaser-boxes > h1,
.teaser-boxes > h2,
.teaser-boxes > h3 {
    margin: 0 0 0.88889em;
    padding-bottom: 0.33333em;
    border-bottom: 1px solid #e8e8e8;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 0.05556em;
    color: #fff;
    text-transform: uppercase;
}
.icon-boxes,
.news-boxes,
.teaser-boxes {
    margin: 2.22222em 0;
    overflow: hidden;
}
.teaser-boxes-item {
    font-size: 0.88889em;
    color: #f8f8f8;
}
.teaser-boxes-item:focus,
.teaser-boxes-item:hover {
    text-decoration: none;
}
.teaser-boxes-item h3 {
    margin: 0;
    font-size: 1.3125em;
    color: #cd1719;
}
.teaser-boxes-item p {
    margin: 0.5em 0 0;
}
.teaser-boxes-item-image {
    position: relative;
    margin: 0 0 1em;
}
a:focus .teaser-boxes-item-image:before,
a:hover .teaser-boxes-item-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
}
a:focus .teaser-boxes-item-image:after,
a:hover .teaser-boxes-item-image:after {
    font: 0.5em/1 "RockSolid Icons";
    content: "\e019";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding: 0.75em;
    color: #fff;
    text-align: center;
    background: #cd1719;
}
.teaser-boxes-item-image img {
    display: block;
    width: 100%;
    height: auto;
}

.news-boxes-item {
    font-size: 0.77778em;
    color: #f8f8f8;
}
.news-boxes-item h3 {
    margin: 0;
    font-size: 1.71429em;
    line-height: 1.33333;
    font-weight: 400;
}
.news-boxes-item h3 a {
    color: #cd1719;
}
.news-boxes-item p {
    margin: 0.28571em 0 0;
}
.news-boxes-item .news-boxes-item-info {
    margin: 0;
    letter-spacing: 0.07143em;
    text-transform: uppercase;
}
.news-boxes-item .news-boxes-item-more {
    margin-top: 0.57143em;
    letter-spacing: 0.07143em;
    text-transform: uppercase;
}
.formbody input {
    color: #343434;
}
.formbody .multiselect option {
    font-size: 0.8em;
}
.icon-links {
    font-size: 0.88889em;
}
.icon-links h1,
.icon-links h2,
.icon-links h3 {
    font-size: 0.875em;
    font-weight: 600;
    letter-spacing: 0.07143em;
    color: #f8f8f8;
    text-transform: uppercase;
}
.icon-links ul {
    margin: 0;
    padding: 0;
}
.icon-links li {
    list-style: none;
    display: inline;
}
.icon-links a {
    display: block;
    padding: 0.25em 0;
    border-bottom: 1px solid #dedede;
    color: inherit;
    text-decoration: none;
}
.icon-links a:before {
    font: 0.375em/1 "RockSolid Icons";
    content: "\e019";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    top: -0.33333em;
    margin-right: 1.66667em;
    padding: 0.66667em;
    border: 1px solid #dedede;
    -webkit-border-radius: 1.5px;
    -moz-border-radius: 1.5px;
    border-radius: 1.5px;
    color: #cd1719;
}
.icon-links a[data-icon]:before {
    content: attr(data-icon);
    top: 0;
    border: 0;
    margin-right: 0.66667em;
    padding: 0;
    font-size: 0.9375em;
    color: inherit;
}
.icon-links-label {
    color: #343434;
}
a:focus .icon-links-label,
a:hover .icon-links-label {
    text-decoration: underline;
}
.author-box h1,
.author-box h2,
.author-box h3 {
    margin: 2em 0 1em;
    padding: 0 0 0.42857em;
    border-bottom: 1px solid #e8e8e8;
    font-size: 0.77778em;
    font-weight: 600;
    letter-spacing: 0.07143em;
    color: #f8f8f8;
    text-transform: uppercase;
}
.author-box img {
    float: right;
    margin: 0 0 0.55556em 1em;
}
.author-box p {
    margin: 0.875em 0;
    font-size: 0.88889em;
}
.author-box-links {
    margin: 1em 0;
    padding: 0;
    font-size: 0.77778em;
    letter-spacing: 0.07143em;
    text-align: center;
    text-transform: uppercase;
}
.author-box-links li {
    display: inline;
    list-style: none;
}
.author-box-links a {
    display: inline-block;
    margin: 0.35714em 0.21429em 0.28571em;
    padding: 0.57143em 1.42857em;
    border: 1px solid #dedede;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.author-box-links a:focus,
.author-box-links a:hover {
    border-color: #c7c7c7;
    text-decoration: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.image_container {
    position: relative;
    display: inline-block;
    padding: 0.55556em;
    border: 1px solid #dedede;
    -webkit-border-radius: 1.5px;
    -moz-border-radius: 1.5px;
    border-radius: 1.5px;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.image_container.no-border,
.no-border .image_container {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: 0 0;
}
.image_container img {
    display: block;
    width: 100%;
    height: auto;
}
.image_container a {
    position: relative;
    display: block;
}
.image_container a:focus:before,
.image_container a:hover:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
}
.image_container a:focus:after,
.image_container a:hover:after {
    font: 0.55556em/1 "RockSolid Icons";
    content: "\e0cb";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding: 0.5em;
    color: #fff;
    text-align: center;
    background: #cd1719;
}
.image_container .caption,
.image_container figcaption {
    width: 100% !important;
    padding: 0.28571em 0 0;
    font-size: 0.77778em;
}
.image_container.float_left,
.image_container.float_right {
    float: right;
    width: 43.75% !important;
    margin: 0.44444em 0 0.88889em 6.25%;
}
@media screen and (max-width: 599px) {
    .image_container.float_left,
    .image_container.float_right {
        margin-left: 0;
        float: none !important;
        width: auto !important;
    }
}
.opensauce-fullwidth .image_container.float_left,
.opensauce-fullwidth .image_container.float_right {
    margin: 0.44444em 0 0.88889em 3.84615%;
    width: 26.92308% !important;
}
@media screen and (max-width: 999px) {
    .opensauce-fullwidth .image_container.float_left,
    .opensauce-fullwidth .image_container.float_right {
        margin-left: 6.25%;
        width: 43.75% !important;
    }
}
@media screen and (max-width: 599px) {
    .opensauce-fullwidth .image_container.float_left,
    .opensauce-fullwidth .image_container.float_right {
        margin-left: 0;
        width: auto !important;
    }
}
.image_container.float_left.no-resize,
.image_container.float_right.no-resize,
.no-resize .image_container.float_left,
.no-resize .image_container.float_right,
.opensauce-fullwidth .image_container.float_left.no-resize,
.opensauce-fullwidth .image_container.float_right.no-resize,
.opensauce-fullwidth .no-resize .image_container.float_left,
.opensauce-fullwidth .no-resize .image_container.float_right {
    width: auto !important;
}
.image_container.float_left {
    float: left;
    margin: 0.44444em 6.25% 0.88889em 0;
}
@media screen and (max-width: 599px) {
    .image_container.float_left {
        margin-right: 0;
    }
}
.opensauce-fullwidth .image_container.float_left {
    margin: 0.44444em 3.84615% 0.88889em 0;
}
@media screen and (max-width: 999px) {
    .opensauce-fullwidth .image_container.float_left {
        margin-right: 6.25%;
    }
}
@media screen and (max-width: 599px) {
    .opensauce-fullwidth .image_container.float_left {
        margin-right: 0;
    }
}
video {
    width: 100% !important;
    height: auto !important;
}
.ce_youtube-wrapper {
    position: relative;
    margin: 1.33333em 0;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.ce_youtube-wrapper .ce_youtube-wrapper-poster,
.ce_youtube-wrapper embed,
.ce_youtube-wrapper iframe,
.ce_youtube-wrapper object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ce_youtube-poster,
.ce_youtube-wrapper-poster {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.ce_youtube-poster:before,
.ce_youtube-wrapper-poster:before {
    font: 1.11111em/1 "RockSolid Icons";
    content: "\25b6";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1.2em -1.675em;
    padding: 0.7em 1.2em 0.7em 1.4em;
    border-radius: 0.5em;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    transition: background-color 0.1s linear;
}
.ce_youtube-poster:hover,
.ce_youtube-wrapper-poster:hover:before {
    opacity: 1;
    background: #cc181e;
}
.ce_gallery > ul.cols_1 > li {
    width: 100%;
}
.ce_gallery > ul.cols_2 > li {
    width: 49.25%;
}
.ce_gallery > ul.cols_3 > li {
    width: 32.33333%;
}
.ce_gallery > ul.cols_4 > li {
    width: 23.875%;
}
.ce_gallery > ul.cols_5 > li {
    width: 18.8%;
}
.ce_gallery > ul.cols_6 > li {
    width: 15.41667%;
}
.ce_gallery > ul.cols_7 > li {
    width: 13%;
}
.ce_gallery > ul.cols_8 > li {
    width: 11.1875%;
}
.ce_gallery > ul.cols_9 > li {
    width: 9.77778%;
}
.ce_gallery > ul.cols_10 > li {
    width: 8.65%;
}
.ce_gallery > ul.cols_11 > li {
    width: 7.72727%;
}
.ce_gallery > ul.cols_12 > li {
    width: 6.95833%;
}
@media screen and (max-width: 599px) {
    .ce_gallery.ce_gallery > ul > li {
        width: auto;
    }
}
.ce_gallery.no-resize > ul > li {
    width: auto;
}
.ce_gallery > ul {
    zoom: 1;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}
.ce_gallery > ul:before {
    content: "";
    display: table;
}
.ce_gallery > ul:after {
    content: "";
    display: table;
    clear: both;
}
.ce_gallery > ul > li {
    float: left;
    width: 23.875%;
    margin: 1.5% 0 0 1.5%;
}
@media screen and (max-width: 599px) {
    .ce_gallery > ul > li {
        margin-right: 0;
        margin-left: 0;
    }
}
.ce_gallery > ul > li.col_first {
    clear: left;
    margin-left: 0;
}
.ce_gallery > ul > li.col_last {
    margin-right: -1%;
}
.ce_gallery > ul > li > .image_container {
    width: 100%;
}
.ce_gallery img {
    width: 100%;
    height: auto;
}
.ce_downloads,
.enclosure {
    margin: 1.6875em 0;
    padding: 1.25em 1.875em;
    border: 1px solid #dedede;
    -webkit-border-radius: 1.5px;
    -moz-border-radius: 1.5px;
    border-radius: 1.5px;
    font-size: 0.88889em;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.ce_downloads h1,
.ce_downloads h2,
.ce_downloads h3,
.ce_downloads h4,
.ce_downloads h5,
.ce_downloads h6,
.enclosure h1,
.enclosure h2,
.enclosure h3,
.enclosure h4,
.enclosure h5,
.enclosure h6 {
    margin: -1.75em -2.58333em 1.66667em;
    padding: 0.66667em 1.66667em;
    font-size: 0.75em;
    font-weight: 600;
    letter-spacing: 0.08333em;
    color: #fff;
    text-transform: uppercase;
    background: #cd1719;
}
.ce_downloads h1:before,
.ce_downloads h2:before,
.ce_downloads h3:before,
.ce_downloads h4:before,
.ce_downloads h5:before,
.ce_downloads h6:before,
.enclosure h1:before,
.enclosure h2:before,
.enclosure h3:before,
.enclosure h4:before,
.enclosure h5:before,
.enclosure h6:before {
    font: 1.16667em/1 "RockSolid Icons";
    content: "\e06d";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    top: 0.07143em;
    float: right;
}
.ce_downloads p,
.ce_downloads ul,
.enclosure p,
.enclosure ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ce_accordion .toggler {
    padding: 0.33333em 0;
    border-bottom: 1px solid #dedede;
    outline: 0;
    font-size: 1em;
    color: #cd1719;
    cursor: pointer;
}
.ce_accordion .toggler:before {
    font: 0.77778em/1 "RockSolid Icons";
    content: "\e009";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    top: 0.42857em;
    float: right;
    color: #fff;
    background: #cd1719;
}
.ce_accordion .toggler:hover {
    text-decoration: underline;
}
.ce_accordion .toggler:hover:before {
    font-size: 1em;
    top: 0.22222em;
    left: 0.11111em;
}
.ce_accordion .toggler.ui-accordion-header-active:before {
    content: "\e00c";
}
.rsts-skin-light .rsts-nav {
    position: absolute;
    bottom: 20px;
    margin: 0;
    width: 100%;
}
.back a:before,
.next a:after,
.previous a:before {
    font: 0.66667em/1 "RockSolid Icons";
    content: "\e018";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    top: -0.16667em;
    margin-right: 0.5em;
    vertical-align: middle;
}
.next a:after {
    content: "\e019";
    margin-right: 0;
    margin-left: 0.5em;
}
.pagination > p {
    text-align: center;
}
.pagination ul {
    list-style-type: none !important;
    text-align: center;
}
.pagination li {
    display: inline-block;
}
.pagination li a,
.pagination li span {
    padding: 4px 12px;
    background-color: #fff;
}
.pagination li .current {
    border-bottom: 1px solid #e8e8e8;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}
.news-image-teaser {
    position: relative;
    margin: 2em 0;
    padding: 0 0 0 12.5%;
}
@media screen and (max-width: 599px) {
    .news-image-teaser {
        padding-left: 0;
    }
}
.news-image-teaser.-no-date {
    padding-left: 0;
}
.news-image-teaser h2 {
    margin: 0 0 0.25em;
    padding: 0 0 0.3125em;
    border-bottom: 1px solid #dedede;
    font-size: 1.77778em;
    font-weight: 400;
    line-height: 1.1875;
    color: #cd1719;
}
@media screen and (max-width: 599px) {
    .news-image-teaser h2 {
        margin-right: 18.75%;
    }
}
.news-image-teaser time {
    position: absolute;
    top: 0.19444em;
    left: 0;
    width: 9.375%;
    border: 1px solid #dedede;
    font-size: 2em;
    font-weight: 600;
    line-height: 1;
    color: #f8f8f8;
    text-align: center;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.02));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.02));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.02));
    background-image: linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.02));
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 599px) {
    .news-image-teaser time {
        left: auto;
        right: 0;
        width: 15.625%;
    }
}
.news-image-teaser time:before {
    font: 0.69444em/1 "RockSolid Icons";
    content: "\e06b";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    display: block;
    margin: -1px -1px 0.08em -1px;
    padding: 0.72em 0;
    color: #fff;
    background: #cd1719;
}
.news-image-teaser time b {
    display: block;
    margin: -0.19048em 0 0.2381em;
    font-size: 0.58333em;
    font-weight: inherit;
    text-transform: uppercase;
}
.news-image-teaser time i {
    display: none;
}
.news-image-teaser img {
    display: block;
    width: 100%;
    height: auto;
}
.news-image-teaser p {
    margin: 0.66667em 0;
    color: #f8f8f8;
}
.news-image-teaser .news-image-teaser-info {
    margin: 0.57143em 0 1em;
    font-size: 0.77778em;
    color: inherit;
}
.news-image-teaser .news-image-teaser-more {
    font-size: 0.88889em;
    text-transform: uppercase;
}
.ui-autocomplete {
    max-height: 10em;
    overflow-y: auto;
    overflow-x: hidden;
}
.ui-menu-item {
    cursor: pointer;
}
.mod_login form p.error {
    float: none;
    width: auto;
    margin: 1em 0;
}
.mod_login input {
    width: 80%;
}
.mod_login table {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.mod_login table td {
    border: 0;
    padding: 0.33333em 0;
}
.mod_search {
    margin: 1.5em 0;
}
.mod_search form input {
    vertical-align: middle;
}
.mod_search form input[type="search"] {
    width: 74.375%;
    margin: 0;
    padding-top: 0.61111em;
    padding-bottom: 0.5em;
}
.mod_search form input[type="submit"] {
    width: 25%;
    margin: 0 -2% 0 0;
}
.mod_search .relevance {
    float: right;
    margin-top: 0.71429em;
    font-size: 0.58333em;
}
.mod_search .header {
    padding-bottom: 0.27778em;
    border-bottom: 1px solid #dedede;
    color: #f8f8f8;
}
.mod_search .highlight {
    padding: 0 0.22222em;
    font-weight: 600;
    background: #ebd2d2;
}
.mod_search .url {
    padding-bottom: 1.42857em;
    border-bottom: 1px dotted #dedede;
    font-size: 0.77778em;
    color: #f8f8f8;
}
.mod_search .url:before {
    font: 100%/1 "RockSolid Icons";
    content: "\e0b5";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    margin-right: 0.35714em;
}
.mod_search .url .filesize {
    font-size: 0.85714em;
}
.backToTop {
    text-align: center;
    margin: 2em 0;
}
.page-footer {
    overflow: hidden;
    border-top: 1px solid #f0f0f0;
    background-color: #e5e5e5;
    margin: 0;
    clear: both;
}
.footer-navigation-wrapper {
    overflow: hidden;
    font-size: 0.66667em;
    color: #8a8a8a;
    max-width: 1200px;
    margin: 3em auto;
    padding: 0;
    line-height: 1.5em;
}
.footer-navigation-wrapper a {
    color: #cd1719;
}
@media screen and (max-width: 1140px) {
    .footer-navigation-wrapper h3 {
        line-height: 1.2em;
    }
}
@media screen and (max-width: 599px) {
    .footer-navigation-wrapper {
        font-size: 0.6em;
    }
    .footer-navigation-wrapper h3 {
        line-height: 1.2em;
    }
}
.footer-navigation {
    float: left;
}
@media screen and (max-width: 999px) {
    .footer-navigation {
        float: none;
    }
}
.footer-navigation ul {
    margin: 0;
    padding: 0;
}
.footer-navigation li {
    display: inline;
}
.footer-navigation li:after {
    content: " ";
}
.footer-navigation a,
.footer-navigation li > span {
    margin-right: 1.5em;
    color: inherit;
}
.footer-info {
    float: right;
    font-weight: 400;
}
@media screen and (max-width: 999px) {
    .footer-info {
        margin-top: 1em;
        float: none;
    }
}
.footer-info p {
    margin: 0;
}
.footer-info a {
    color: inherit;
}
.footer-info .rocksolid-copyright {
    font-style: normal;
    color: #fafafa;
}
.footer-info .rocksolid-copyright:before {
    content: "\2022";
    display: inline-block;
    margin: 0 0.66667em;
    color: #f8f8f8;
}

body {
    font: 20px/1.4 "Source Sans Pro", sans-serif;
    font-weight: 300;
}
video {
    width: 100% !important;
    height: auto !important;
}
.ce_text .image_container a:after,
.ce_text .image_container a:before,
.ce_image .image_container a:after,
.ce_image .image_container a:before
 {
    display: none;
}
.ui-autocomplete {
    max-height: 10em;
    overflow-y: auto;
    overflow-x: hidden;
}
.ui-menu-item {
    cursor: pointer;
}
.backToTop {
    text-align: center;
    margin: 2em 0;
}
.formbody input {
    color: #343434;
}
.formbody .multiselect option {
    font-size: 0.8em;
}
.mod_newsreader {
    padding-top: 2rem;
}
.mod_newsreader .back {
    margin: 2em 0;
}
.main-content input.autocompleteForm {
    color: #333;
    width: 84.5%;
    margin: 0 1.4% 0 0;
}
::-webkit-input-placeholder {
    color: #343434;
}
:-moz-placeholder {
    color: #343434;
    opacity: 1;
}
::-moz-placeholder {
    color: #343434;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #343434;
}
::-ms-input-placeholder {
    color: #343434;
}
input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #343434;
}

.patchMesse{
    position: absolute; margin: 0.1em 0em 0em -2em; z-index: 1; 
}
@media screen and (max-width: 599px) {
.ce_text.patchMesse{
    display:none;
}
}
.patch {
    position: absolute;
    top: 12em;
    right: 0;
    width: 35%;
    max-width: 300px;
    background: rgba(159, 30, 30, 0.85);
    z-index: 10;
    color: #fff;
    padding: 1em 2em 1em 1em;
    font-size: 0.9em;
}
.patch a {
    color: #fff;
    font-weight: 700;
}
@media screen and (max-width: 599px) {
    .patch {
        position: relative;
        top: 0;
        width: 100%;
        max-width: 100%;
        font-size: 1em;
    }
}
@media screen and (max-width: 690px) {
    .patch img {
        max-width: 265px;
        margin-top: 4.5em;
    }
}
@media screen and (max-width: 599px) {
    .patch img {
        max-width: 230px;
        margin-top: 2.1em;
    }
}

.mw200 a{max-width:350px;margin:0 auto!important;}
.mw500 {max-width:500px;}


/*Bewertungen*/
#news-popup{max-width:260px;}
@media screen and (max-width: 599px) {
   #news-popup{max-width:190px;}
   #news-popup-close {
width:29px;
}
}


#news-popup .inside{    
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 6px rgba(138, 138, 138, 0.8);
}

#news-popup .bewertungPopupBox{
	padding:0.5em;

}
#news-popup p{
	margin-bottom:5px;
}
#news-popup button{
	-webkit-box-shadow:none;
	box-shadow:none;
	cursor:pointer;
}




.main-content .bewertungPopupBox h2{
	margin-top:0;
	margin-bottom:5px;
	font-size:1.2em;
}
.bewertungPopupBox a.button{
	margin-top:0;
	font-size:0.85em;
	padding:0.3em 0.5em;
	margin-left:1em;
	-webkit-box-shadow:none;
	box-shadow:none;
	
}

.bewertungPopupBox .text{
	display:block;
	margin-top:0.5em;
	font-size:0.9em;	
}




.main-navigation li.mm_container .mm_dropdown a, .main-navigation li.mm_container > span{
	background:transparent;
	color:#000000;
}





.ce_form input,
.ce_form select,
.ce_form textarea {
    padding: 0.2em 0.3em;
}
.formbody input[type="submit"] {
    background: #cd1719;
}
.formbody input[type="submit"]:hover {
    background: #cd1719;
    font-weight: 300;
}
textarea {
    height: 110px;
}
.kontaktBg {
    background: rgba(229, 229, 229, 0.5);
    padding: 0 2em 2em 2em;
}
#BottomHead form .form-row,
.main-content form .form-row {
    margin: 0.5em 0;
}
#BottomHead .b2b .slick-slider {
    padding: 0;
    max-width: 100%;
    cursor: ew-resize;
}
.b2bSlideContainer {
    margin-top: 1.4em;
}
@media screen and (max-width: 1250px) {
    .b2bSlideContainer {
        margin-top: 1.2em;
    }
}
@media screen and (max-width: 1160px) {
    .b2bSlideContainer {
        margin-top: 1em;
    }
}
@media screen and (max-width: 640px) {
    .b2bSlideContainer {
        margin-top: 0.4em;
    }
}
.ce_youtube,
.main-content .rsts-main {
    margin: 10px 7px 24px 7px;
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 900px) {
    .main-content .rsts-main {
        margin: 10px 0 24px 0;
    }
}
.opensauce-fullwidth .rs-column {
    margin-top: 3.84615%;
    margin-right: 2.74615%;
}
.main-navigaiton a,
.main-navigation span,
.main-navigation strong,
a,
h1,
h2,.h2
h3,
h4,
h5,
.h3 {
    font-family: Oswald, sans-serif;
    font-weight: 300;
}
.icon-boxes > h1,
.icon-boxes > h2,
.icon-boxes > h3,
.news-boxes > h1,
.news-boxes > h2,
.news-boxes > h3,
.rs-columns > h1,
.rs-columns > h2,
.rs-columns > h3,
.teaser-boxes > h1,
.teaser-boxes > h2,
.teaser-boxes > h3 {
    text-transform: inherit;
    letter-spacing: 0;
    font-weight: 300;
}
#behandlung .rs-column {
    margin-top: 2.74615%;
}
.spacerTop0 {
    margin-top: 0em !important;
}
.spacerTop1 {
    margin-top: 1em !important;
}
.spacerTop2 {
    margin-top: 2em !important;
}
.spacerTop3 {
    margin-top: 3em !important;
}
.spacerTop4 {
    margin-top: 4em !important;
}
.spacerBottom1,.spaceBottom1 {
    margin-bottom: 1em !important;
}
.spacerBottom2,.spaceBottom2 {
    margin-bottom: 2em !important;
}
.spacerBottom3,.spaceBottom3 {
    margin-bottom: 3em !important;
}
.spacerBottom4,.spaceBottom4 {
    margin-bottom: 4em !important;
}
.hide {
    display: none;
}
.layout_full.hideContactButton .button-box.contact_us {
    display: none;
}
.hideAutoTitle .firstHeadline {
    display: none;
}
input.upload {
    font-size: 0.8em;
}
.cb_form_fensterSanieren {
    padding: 0 0.4em;
}
.teaser-boxes.top10 {
    margin-top: 10px;
}
.teaser-boxes.top20 {
    margin-top: 20px;
}
.teaser-boxes.top30 {
    margin-top: 30px;
}
.teaser-boxes.top40 {
    margin-top: 40px;
}
.teaser-boxes.top50 {
    margin-top: 50px;
}
.teaser-boxes.bottom10 {
    margin-top: 10px;
}
.teaser-boxes.bottom20 {
    margin-top: 20px;
}
.teaser-boxes.bottom30 {
    margin-top: 30px;
}
.teaser-boxes.bottom40 {
    margin-top: 40px;
}
.teaser-boxes.bottom50 {
    margin-top: 50px;
}
.ce_rsce_opensauce_boxes2 {
    position: relative;
    top: 0;
    margin-top: -185px;
}
.ce_rsce_opensauce_boxes2 h3 {
    color: #fff;
    background: #df2f3a;
    padding: 10px 10px;
    margin: 0;
    border-radius: 5px 5px 0 0;
}
.ce_rsce_opensauce_boxes2 .teaser-boxes-item-image {
    margin: 0;
}
.ce_rsce_opensauce_boxes2 .teaser-boxes-text {
    background: #fff;
    padding: 15px 30px;
    margin: 0;
    border-top: 7px solid #555;
    border-radius: 0 0 5px 5px;
    color: #8a8a8a;
    font-size: 0.95em;
}
.left {
    float: left;
}
.right {
    float: right;
}
.footer-navigation-wrapper,
.main-navigation {
    color: #8a8a8a;
    font-weight: 400;
    text-transform: inherit;
}
.custom {
    margin-top: 0;
    clear: both;
}
#BottomHead {
    color: #fff;
}
#BottomHead h1 {
    font-size: 2.8em;
    font-weight: 300;
    text-align: center;
    padding: 0.3em 0;
}
.start-boxes-item:hover {
    text-decoration: none;
}
.start-boxes-text {
    color: #fff;
    text-decoration: none;
    text-align: center;
    height: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.start-boxes-text h3 {
    font-size: 40px;
}
.content-wrapper {
    margin: 0 auto;
    padding: 1em 1.2em 2em 1.2em;
}
.main-content {
    margin: 1.5em 0 0 0;
}
.main-content h1,
.main-content .layout_full .h1 {
    color: #cd1719;
    font-size: 1.8em;
    margin: 30px 0;
    font-weight: 300;
}
.main-content h2,.h2 {
    font-weight: 400;
    margin: 40px 0;
}
.main-content h3 {
    margin: 0 0 1em 0;
}
.main-content h4,
h4 {
    font-size: 24px;
    margin: 0;
}
.main-content p {
    margin: 0;
}
.ce_text {
    clear: both;
    display: table;
    width: 100%;
}
.main-content .ce_text.liDot li:before {
    font: 25px/1 "RockSolid Icons";
    content: "\2022";
    display: inline-block;
    position: relative;
    margin: 0.05em 0 0 -0.8em;
    color: #cd1719;
    position: absolute;
}
.news {
    background-color: #f8f8f8;
    color: #666;
    font-size: 12px;
}
.news h1 {
    background-color: #cd1719;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    margin: 30px 0 0 0;
}
.news .layout_simple {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin: 0;
    padding: 20px;
}
.news a {
    color: #ac2020;
    font-size: 16px;
}
.quicklinks h6 {
    text-align: right;
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    margin-bottom: 0;
}
.quicklinks ul {
    list-style-type: none;
    color: #666;
    margin: 0;
}
.quicklinks li {
    line-height: 1.2;
    font-size: 16px;
}
.quicklinks li:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    margin: 10px 0 10px 0;
    background: #ddd;
}
.quicklinks h2 {
    font-size: 20px;
    color: #ac2020;
    margin-top: 0.75em;
    margin-bottom: 0.4em;
}
.image_container {
    border: 0;
    box-shadow: none;
    padding: 0;
    background: 0 0;
}
.image_container a:hover::after,
.image_container a:hover::before {
    display: none;
}
.image_container:hover .caption {
    color: #cd1719;
}
.downloadarchivItem {
    background: #f8f8f8;
    border: 1px solid #dedede;
    padding: 20px;
    margin: 10px 0 0 0;
}
.downloadarchivItem .image_container {
    margin: 0 20px 0 0;
}
.DownloadarchivMeta {
    font-size: 0.8em;
}
.topContainer {
    max-width: 1200px;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
}
.mod_customnav {
    position: fixed;
    top: 0;
    z-index: 1999;
    width: 100%;
    overflow: hidden;
}
background .mod_customnav ul.level_1 {
    max-width: 1200px;
    margin: 0 auto;
}
.mod_customnav ul.level_1 li {
    float: right;
    margin: 0;
    padding: 5px 2px 0 26px;
    font-size: 0.7em;
    text-transform: uppercase;
}
.ce_accordion .toggler {
    text-decoration: none;
    color: #666;
}
.ce_accordion .toggler:hover {
    text-decoration: none;
}
.ce_accordion .toggler.active {
    color: #cd1719;
}
.ce_accordion .toggler h1,
.ce_accordion .toggler h2 {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #cd1719;
}
.ce_accordion .toggler h2 {
    font-size: 1.1em;
}
.accordion {
    padding: 2em;
    margin: 2em 0.2em 2em 1em;
    background: #f9f9f9;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);    
}

.accBg .accordion {
    padding: 1em;
    margin: 0em 0em 1em 0em;
    background: #f9f9f9;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;    
    display:inline-block;
}
.accBg .ce_accordion .toggler {
    padding: 0.8em 1em;
    margin-bottom:5px;
    border-bottom: 1px solid #dedede;
    outline: 0;
    font-size: 1.1em;
    color: #cd1719;
    cursor: pointer;
    font-weight:500;
    background:#f9f9f9;
    color:#000000;    
}


.accordion h2 {
    font-size: 1.4em;
    margin: 0 0 0.2em 0;
}
.ce_accordion .toggler:before {
    color: #cd1719;
    background: 0 0;
}
.sharebuttonsContainer {
    position: relative;
    top: 0;
    margin-top: 37px;
    float: right;
    -webkit-transition: padding 0.5s, margin 0.5s;
    -moz-transition: padding 0.5s, margin 0.5s;
    -o-transition: padding 0.5s, margin 0.5s;
    transition: padding 0.5s, margin 0.5s;
}
.sharebuttonsContainer h6 {
    display: inline-block;
    margin: 0;
}
.sharebuttons {
    position: relative;
    top: 12px;
    display: inline-block;
    margin: 0;
}
footer .sharebuttonsContainer {
    margin: 0 0 1em 0;
}
.opensauce-fullwidth .main-content {
    margin-left: 0;
    margin-right: 0;
    margin: 0 auto;
    padding: 1em;
    background: #fff;
}
@media screen and (max-width: 900px) {
    #BottomHead h1 {
        font-size: 1.6em;
    }
    #BottomHead h4 {
        font-size: 1.3em;
    }
    .start-boxes-text h1 {
        font-size: 30px;
    }
    .start-boxes-text h3 {
        font-size: 30px;
    }
    .opensauce-fullwidth .main-content {
        padding: 1em;
    }
}
@media screen and (max-width: 599px) {
    .opensauce-fullwidth .main-content {
        padding: 0;
    }
    h1 {
        font-size: 26px;
        margin: 30px 0;
    }
    .main-content h1 {
        font-size: 26px;
    }
    .main-content h2 {
        font-size: 18px;
    }
    .start-boxes-text h3 {
        font-size: 30px;
    }
    .main-content h4,
    h4 {
        font-size: 19px;
        margin: 0;
    }
    .main-content {
        font-size: 15px;
    }
    .topContainer {
        text-align: center;
    }
    .page-header .sharebuttonsContainer {
        position: relative;
        top: 0;
        margin: 10px auto 0 auto;
        padding: 0;
        float: none;
        display: none;
    }
}
.main-content ul {
    list-style: none;
}
.main-content li {
    margin: 0 0 0.4em 0.5em;
}
.main-content .ce_text.sanierung li {
    margin: 0 0 0.2em 0.5em;
}
.main-content .ce_text li:before {
    font: 15px/1 "RockSolid Icons";
    content: "\e044";
    display: inline-block;
    position: relative;
    margin: 0.5em 0 0 -1.5em;
    color: #cd1719;
    position: absolute;
}
.main-content .ce_text ol li:before {
    display: none;
}
.main-navigation-wrapper {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    float: none;
    background: #cd1719;
    color: #fff;
    -webkit-transition: height 1s ease-out;
    -moz-transition: height 1s ease-out;
    -o-transition: height 1s ease-out;
    transition: height 1s ease-out;
    border: 1px solid #dedede;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
}
.main-navigation {
    overflow: hidden;
    margin: 0;
    font-size: 24px;
    letter-spacing: 0.5px;
}
@media screen and (max-width: 1250px) {
    .main-navigation {
        font-size: 22px;
        letter-spacing: 0.2;
    }
}
@media screen and (max-width: 1160px) {
    .main-navigation {
        display: none;
    }
}
.main-navigation ul {
    margin: 0 auto;
    padding: 0;
    display: table;
    -webkit-transition: margin 1s ease-out;
    -moz-transition: margin 1s ease-out;
    -o-transition: margin 1s ease-out;
    transition: margin 1s ease-out;
}
.main-navigation a,
.main-navigation li > span {
    color: #fff;
    border: 0;
    padding: 0.5em 1em;
    margin: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.main-navigation-search {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    background: 0 0;
}
@media screen and (max-width: 999px) {
    .main-navigation-search {
        position: absolute;
        height: 100%;
    }
}
.main-navigation-search input {
    color: #000;
}
.main-navigation-search button {
    color: #fff;
}
.main-navigation-search button:hover {
    background: #ac2020;
}
.resetTags {
    background: #cd1719;
    padding: 0.5em 1.5em;
}
.mod_newslist {
    clear: both;
    will-change: auto !important;
    -webkit-backface-visibility: visible !important;
}
.main-content .filter-navigation {
    overflow: hidden;
    margin: 0 0 1em 0;
}
.main-content .filter-navigation ul {
    padding-left: 0;
}
.main-content .filter-navigation li {
    float: left;
    font-size: 0.75em;
    text-transform: uppercase;
    margin: 0 0.4em 0.4em 0;
    padding: 0;
}
.main-content .filter-navigation li a {
    display:inline-block;
    border: 1px solid #cd1719;
    padding: 0.2em 0.3em 0.1em 0.3em;
    font-weight: 400;
    letter-spacing: 0.5px;
}
.main-content .filter-navigation li a.active {
    background: #cd1719;
    color: #fff;
    padding: 0.2em 0.3em 0.1em 0.3em;
    text-decoration: none;
}
.main-content .filter-navigation li a:focus {
    text-decoration: none;
}
.mobileMenu {
    padding: 0 0 0 1.2em;
}
.mobile_menu_trigger {
    float: left;
    font-size: 20px;
    padding: 0.3em;
    width: 55px;
    height: 39px;
    margin: 0;
    padding: 25px 15px 25px 10px;
    display: none;
    z-index: 200;
    text-indent: -92em;
    line-height: 0;
    cursor: pointer;
}
.mobile_menu_trigger:after {
    content: "";
    display: block;
    height: 3px;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 7px #fff, 0 14px #fff;
    margin-top: -8px;
}
.mobile_menu .inner {
    overflow: auto;
    background: #fff;
}
.mobile_menu img {
    height: auto;
}
.mobile_menu ul {
    padding: 0;
    margin: 0;
}
.mobile_menu ul ul {
    background-color: rgba(159, 30, 30, 0.05);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
}
.mobile_menu li {
    position: relative;
    display: block;
    margin: 4px 0;
}
.mobile_menu li:before {
    content: none;
}
.mobile_menu a,
.mobile_menu span.active,
.mobile_menu span.forward,
.mobile_menu span.trail {
    display: block;
    padding: 0.64286em 0.92857em 0.57143em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    color: #333;
    box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.5);
    -webkit-transition: background-color 0.6s ease-out, box-shadow 1s ease-out;
    -moz-transition: background-color 0.6s ease-out, box-shadow 1s ease-out;
    -o-transition: background-color 0.6s ease-out, box-shadow 1s ease-out;
    transition: background-color 0.6s ease-out, box-shadow 1s ease-out;
    font-weight: 300;
}
.mobile_menu a:focus,
.mobile_menu a:hover,
.mobile_menu span.active:focus,
.mobile_menu span.active:hover,
.mobile_menu span.forward:focus,
.mobile_menu span.forward:hover,
.mobile_menu span.trail:focus,
.mobile_menu span.trail:hover {
    outline: 0;
    text-decoration: none;
    background-color: rgba(159, 30, 30, 0.1);
    color: #333;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}
.mobile_menu a.active,
.mobile_menu span.active {
    background-color: rgba(159, 30, 30, 0.9);
    color: #fff;
}
.mobile_menu li li a,
.mobile_menu li li span.active,
.mobile_menu li li span.forward,
.mobile_menu li li span.trail {
    padding-left: 1.9em;
    border-bottom: 0;
    font-weight: 400;
}
.mobile_menu li li a:focus,
.mobile_menu li li a:hover,
.mobile_menu li li span.active:focus,
.mobile_menu li li span.active:hover,
.mobile_menu li li span.forward:focus,
.mobile_menu li li span.forward:hover,
.mobile_menu li li span.trail:focus,
.mobile_menu li li span.trail:hover {
    outline: 0;
    text-decoration: none;
    background-color: rgba(159, 30, 30, 0.5);
    color: #333;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}
.mobile_menu li li li a,
.mobile_menu li li li span.active,
.mobile_menu li li li span.forward,
.mobile_menu li li li span.trail {
    padding-left: 2.5em;
    border-bottom: 0;
    font-weight: 400;
    background-color: rgba(159, 30, 30, 0.2);
}
.mobile_menu:after {
    content: "\e009";
    display: block;
    font: 1.14286em/1 "RockSolid Icons";
    position: relative;
    text-indent: 0;
    text-rendering: geometricprecision;
    color: #653b16;
}
.LogoHeaderMobile {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background: #f8f8f8; /*background-image: url(../../files/tischlerdienst/bg_header_tischlerdienst.jpg);background-repeat: no-repeat;background-position: 50% 0;*/
}
.mobile_menu .logo {
    border: 0;
    padding: 0;
    margin: 0 auto;
    max-width: 290px;
    float: none;
}
.mobile_menu .logo a,
.mobile_menu .logo a:focus,
.mobile_menu .logo a:hover {
    background: 0 0;
    box-shadow: none;
    width: 100%;
    border: 0;
    margin: 0;
}
.news-image-teaser {
    position: relative;
    margin: 0 2.8% 1em 0;
    padding: 0;
    max-width: 30%;
    display: inline-block;
    float: left;
    top: 1em;
}
.news-image-teaser-2-spalten {
    position: relative;
    margin: 0 2.8% 1em 0;
    padding: 0;
    max-width: 47.2%;
    display: inline-block;
    float: left;
    top: 1em;
}

/*b2b teaser-boxes*/

.bu2bu .rs-column {
    margin-top: 3.84615%!important;
    margin-right: 2.74615%;
}

.bu2bu .teaser-boxes-item {
    font-size: 0.88889em;
    font-weight:400;
   /*  color: #f8f8f8; */
   border:3px solid #cd1719;
   border-radius:1em;
   padding:1em;
}

@media screen and (max-width: 599px) {
.bu2bu .rs-column {
    margin-top: 3em!important;
    margin-right: 2.74615%;
}
 
}

.bu2bu .teaser-boxes h2 {
    font-size: 1.4em;
    font-weight:300;   
   border-bottom:0;
   color:#000;
}


.bu2bu .teaser-boxes-item:focus,
.bu2bu .teaser-boxes-item:hover {
    text-decoration: none;
}
.bu2bu .gewerbe ul,.bu2u .hotels,.bu2u .immobilien{
    list-style-type:none;
    list-style-position:outside;
    padding:0;
}
.bu2bu .teaser-boxes-item ul li {
   word-wrap: break-word;
   hyphens:auto;
   margin: 0 0 0.4em 2.5em
   
}
.bu2bu .teaser-boxes-item ul li:before {
   /*  position:absolute;
    top:1.3em;
    left:0.6em; */   
    font: 100% / 1 "RockSolid Icons";	
    content:'\e044';   	
	
    display: inline-block;
    top:0;
    left:0;
    width: 2em;
    height: 1em;
    position: relative;   
    margin: 0em -5em 0px 0;
    padding: 0 2em 0 1em;
    text-indent:-3em;
    color: #cd1719;
}
.bu2bu .teaser-boxes-item h2 {
    font-family: Oswald, sans-serif;
    margin: 0;
    font-size: 1.4em;
   
}
.bu2bu .teaser-boxes-item h3 {
    font-family: Oswald, sans-serif;
    margin: 0 auto;
    text-align:center;
    font-size: 1.5em;
    color:#000;
    
   /*  color: #cd1719; */
}
.bu2bu .teaser-boxes-item p {
    margin: 0.5em 0 0;
}
.bu2bu .teaser-boxes-item-link {
    font-size: 0.875em;
    letter-spacing: 0.07143em;
    color: #cd1719;
    text-transform: uppercase;
}
.bu2bu a:focus .teaser-boxes-item-link,
.bu2bu a:hover .teaser-boxes-item-link {
    text-decoration: underline;
}
.bu2bu .teaser-boxes-item-image img {
    display: block;
    width: 22%;
    height: auto;
    margin:-3em auto 0 auto;
}

.bu2bu .bgBox,.bgBox{padding:0 4em;}
@media screen and (max-width: 599px) {
    .bu2bu .bgBox,.bgBox{padding:0 2em;}
}
/**/



#blog .news-image-teaser {
    margin: 1.5em 0 3em 0;
    padding: 0;
    max-width: 100%;
    display: block;
    float: none;
}
#blog .news-image-teaser h2 {
    margin: 0;
}
#blog .newsContent {
    float: left;
    max-width: 44%;
    margin-right: 0;
}
#blog .news-image-teaser:after {
    content: "";
    display: table;
    clear: both;
}
#blog .news-image-teaser-image-left {
    position: relative;
    float: left;
    width: calc(50% - 6.0606% + 0px);
    margin-bottom: 2.308em;
    margin-right: 6.0606%;
    margin-left: 0;
}
#blog .news-image-teaser-image-right,
.news-image-teaser-text-block {
    position: relative;
    float: right;
    width: calc(50% - 6.0606% + 0px);
    margin-bottom: 2.308em;
    margin-right: 6.0606%;
    margin-left: 0;
}
@media screen and (max-width: 860px) {
    #blog .news-image-teaser-image-left,
    #blog .news-image-teaser-text {
        position: relative;
        float: none;
        width: 100%;
        max-width: 100%;
        margin-bottom: 2.308em;
        margin-right: 0;
        margin-left: 0;
    }
    #blog .news-image-teaser-image-right,
    #blog .news-image-teaser-text-block {
        position: relative;
        float: none;
        width: 100%;
        max-width: 100%;
        margin-bottom: 2.308em;
        margin-right: 0;
        margin-left: 0;
    }
    #blog .newsContent {
        max-width: 100%;
        float: none;
        margin-right: auto;
    }
}
.contact_us_mob {
    display: none;
}
@media screen and (max-width: 599px) {
    .rsts-skin-default .rsts-nav {
        display: none;
    }
    .contact_us_mob {
        display: block;
    }
    .news-image-teaser h2 {
        font-size: 1.86667em;
    }
}
@media screen and (max-width: 999px) {
    .news-image-teaser {
        max-width: 45%;
    }
}
@media screen and (max-width: 599px) {
    .news-image-teaser {
        max-width: 100%;
    }
}
.layout_latest,
.related_item {
    position: relative;
    margin: 1em 1.4%;
    padding: 0;
    max-width: 20%;
    display: inline-block;
    float: left;
}
@media screen and (max-width: 999px) {
    .layout_latest,
    .related_item {
        max-width: 45%;
    }
}
@media screen and (max-width: 599px) {
    .layout_latest,
    .related_item {
        max-width: 100%;
    }
}
.news-image-teaser time {
    display: none;
}
.news-image-teaser h2 {
    font-size: 1.4em;
    margin: 1em 0 0.5em 0;
}
.news-image-teaser .news-image-teaser-more {
    margin: 10px 0 0 0;
}
.news-image-teaser p {
    color: inherit;
}
.teaser-boxes-item {
    color: inherit;
}
.teaser-boxes-item h3,
.teaser-boxes-item .h3 {
    margin: 0;
    font-family: Oswald, sans-serif;
    font-size: 1.5em;
    font-weight: 300;
    color: #3d566e;
}
#kontakt .ce_text h2,
.teaser-boxes-item h3,
.teaser-boxes-item .h3 {
    margin: 0 0 0.8em 0;
}
.custom fieldset,
.custom input,
.custom select,
.custom textarea {
    width: 75%;
}
@media screen and (max-width: 599px) {
    .custom fieldset,
    .custom input,
    .custom select,
    .custom textarea {
        width: 95%;
    }
}
.ui-front {
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    padding: 1em;
}
.mod_news_related .news-boxes-items {
    color: inherit;
}
.mod_news_related .news-boxes-item {
    color: inherit;
}
.mod_news_related .related_info {
    margin: 2em 0;
}
.teaser-boxes-item-image-2Spalten {
    float: left;
    margin: 0 1em 0 0;
}
.teaser-boxes-content h3 {
    border-bottom: 1px solid #ddd;
    padding: 0 0 0.3em 0;
}
.page-footer .teaser-boxes {
    margin: 2em 0 0 0;
    text-align: center;
}
.page-footer .teaser-boxes-item {
    font-size: 1.4em;
    color: #666;
    line-height: 1.2em;
}
.page-footer .sharebuttonsContainer {
    float: none;
}
.page-footer .mod_sitemap ul {
    margin: 0;
}
.page-footer .mod_sitemap ul.level_1 {
    -moz-column-count: 4;
    -moz-column-gap: 10px;
    -webkit-column-count: 4;
    -webkit-column-gap: 10px;
    column-count: 4;
    column-gap: 10px;
}
.page-footer .mod_sitemap ul li {
    display: block;
    line-height: 1.8em;
}
.page-footer .mod_sitemap > ul > li:before {
    display: none;
}
.page-footer .mod_sitemap ul li li {
    display: block;
    padding: 0;
    margin: 0;
    line-height: 1.8em;
}
.headline-box {
    margin-top: 2.4em;
    text-align: center;
}
.headline-box.-no-underline {
    margin-top: 2.4em;
}
.headline-box.-align-left {
    text-align: left;
}
.headline-box.-align-left:before {
    text-align: left;
    margin-left: 0;
}
.headline-box.-align-right {
    text-align: right;
}
.headline-box.-align-right:before {
    text-align: right;
    margin-right: 0;
}
.headline-box.-no-underline:after {
    content: none;
}
.headline-box.-small {
    margin: 1.6em 0;
}
.headline-box.-small:before {
    font-size: 1.6em;
    margin-bottom: 0.25em;
}
.headline-box.-no-tracking h2 {
    letter-spacing: normal;
    text-transform: none;
}
.headline-box:before {
    display: block;
    width: 1.95455em;
    height: 1.95455em;
    margin: 0 auto 0.27273em auto;
    border-radius: 100%;
    font-size: 2.93333em;
    font-weight: 300;
    line-height: 2.00023;
    text-align: center;
    background: #fff;
    background: rgba(255, 255, 255, 0.6);
    color: #3fa535;
}
.-color-inverted .headline-box:before {
    background: #353d47;
    background: rgba(53, 61, 71, 0.6);
    color: #fff;
}
.headline-box:after {
    content: "";
    display: inline-block;
    width: 30%;
    max-width: 200px;
    height: 3px;
    background: #cd1719;
}
.-highlight-color .headline-box:after {
    background: #3685ab;
}
.headline-box.-button-only:after {
    display: none;
}
.headline-box h2 {
    margin: 0.11111em 0;
    font-size: 2.4em;
    font-weight: 300;
    letter-spacing: 0.1em;
    color: inherit;
   
}
@media screen and (max-width: 860px) {
    .headline-box h2 {
        font-size: 1.86667em;
    }
}
.headline-box h2.-bold {
    font-weight: 400;
}
.headline-box h2.-small {
    font-size: 1.6em;
}
.headline-box h2.-medium {
    font-size: 2.13333em;
}
@media screen and (max-width: 860px) {
    .headline-box h2.-medium {
        font-size: 1.6em;
    }
}
.headline-box h2.-large {
    font-size: 2.8em;
}
@media screen and (max-width: 860px) {
    .headline-box h2.-large {
        font-size: 2.13333em;
    }
}
.headline-box h2.-super-size {
    font-size: 3.46667em;
}
@media screen and (max-width: 860px) {
    .headline-box h2.-super-size {
        font-size: 2.4em;
    }
}
.headline-box h3 {
    margin: 0;
    font-size: 0.93333em;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1.5;
    color: #98a0ab;
    text-transform: uppercase;
}
.-color-inverted.-highlight-color .headline-box h3 {
    color: #3685ab;
}
.-color-inverted .headline-box h3 {
    color: #dcdcdc;
}
.headline-box h3.-small {
    font-size: 0.86667em;
}
.headline-box h3.-medium {
    font-size: 1.06667em;
}
@media screen and (max-width: 860px) {
    .headline-box h3.-medium {
        font-size: 0.93333em;
    }
}
.headline-box h3.-large {
    font-size: 1.2em;
}
@media screen and (max-width: 860px) {
    .headline-box h3.-large {
        font-size: 1.06667em;
    }
}
.headline-box h3.-super-size {
    font-size: 1.4em;
}
@media screen and (max-width: 860px) {
    .headline-box h3.-super-size {
        font-size: 1.2em;
    }
}
.headline-box.-button-inline h2,
.headline-box.-button-inline h3 {
    display: inline;
}
@media screen and (max-width: 860px) {
    .headline-box.-button-inline h2,
    .headline-box.-button-inline h3 {
        display: block;
    }
}
h2 + .headline-box-link,
h3 + .headline-box-link {
    margin-top: 1.92857em;
}
.-align-left > .headline-box-link {
    float: right;
    margin: -0.14286em 0 0 3.14286em;
}
@media screen and (max-width: 860px) {
    .-align-left > .headline-box-link {
        float: none;
        margin: 0 0 1em;
    }
}
.-align-right > .headline-box-link {
    float: left;
    margin: -0.14286em 3.14286em 0 0;
}
@media screen and (max-width: 860px) {
    .-align-right > .headline-box-link {
        float: none;
        margin: 0 0 1em;
    }
}
.-button-inline > .headline-box-link {
    margin: 0 0 0 2.14286em;
}
@media screen and (max-width: 860px) {
    .-button-inline > .headline-box-link {
        margin: 1em 0 0;
    }
}
.headline-box h1 {
    margin: 0 0 0.5em 0;
}
.headline-box h2 {
    letter-spacing: 0;
    line-height: 1em;
    font-size: 1.4em;
}
@media screen and (max-width: 601px) {
    .headline-box h2 {
        font-size: 1.2em;
        line-height:1.2em;
    }
}
.headline-box h2.-large {
    font-size: 2em;
    letter-spacing: 0;
    line-height: 1em;
}
.headline-box h2.-super-size {
    font-size: 2.4em;
    letter-spacing: 0;
    line-height: 1em;
}
.headline-box h3.-super-size,
.main-content .news-image-teaser h3 {
    font-size: 1em;
    text-transform: inherit;
    font-style: normal;
    letter-spacing: 0;
    color: #60605f;
}
.headline-box h2.-small {
    font-size: 1.6em;
    font-weight: 400;
}
.headline-box h1.-medium {
    font-size: 1.8em;
    font-weight: 400;
}
.headline-box h2.-medium {
    font-size: 1.1em;
    font-weight: 400;
}
.headline-box-h2 {
    margin: 2.4em 0;
    text-align: center;
}
.headline-box-h2.-no-underline {
    margin-top: 2.4em;
}
.headline-box-h2.-align-left {
    text-align: left;
}
.headline-box-h2.-align-left:before {
    text-align: left;
    margin-left: 0;
}
.headline-box-h2.-align-right {
    text-align: right;
}
.headline-box-h2.-align-right:before {
    text-align: right;
    margin-right: 0;
}
.headline-box-h2.-no-underline:after {
    content: none;
}
.headline-box-h2.-small {
    margin: 1.6em 0;
}
.headline-box-h2.-small:before {
    font-size: 1.6em;
    margin-bottom: 0.25em;
}
.headline-box-h2.-no-tracking h2 {
    letter-spacing: normal;
    text-transform: none;
}
.headline-box-h2:before {
    display: block;
    width: 1.95455em;
    height: 1.95455em;
    margin: 0 auto 0.27273em auto;
    border-radius: 100%;
    font-size: 2.93333em;
    font-weight: 300;
    line-height: 2.00023;
    text-align: center;
    background: #fff;
    background: rgba(255, 255, 255, 0.6);
    color: #3fa535;
}
.-color-inverted .headline-box-h2:before {
    background: #353d47;
    background: rgba(53, 61, 71, 0.6);
    color: #fff;
}
.headline-box-h2:after {
    content: "";
    display: inline-block;
    width: 30%;
    max-width: 200px;
    height: 3px;
    background: #3fa535;
}
.-highlight-color .headline-box-h2:after {
    background: #3685ab;
}
.headline-box-h2.-button-only:after {
    display: none;
}
.headline-box-h2 h2 {
    margin: 0.11111em 0;
    font-size: 2.4em;
    font-weight: 400;
    letter-spacing: 0.1em;
    color: inherit;
}
@media screen and (max-width: 860px) {
    .headline-box-h2 h2 {
        font-size: 1.86667em;
    }
}
.headline-box-h2 h2.-bold {
    font-weight: 400;
}
.headline-box-h2 h2.-small {
    font-size: 1.6em;
}
.headline-box-h2 h2.-medium {
    font-size: 2.13333em;
}
@media screen and (max-width: 860px) {
    .headline-box-h2 h2.-medium {
        font-size: 1.6em;
    }
}
.headline-box-h2 h2.-large {
    font-size: 2.8em;
}
@media screen and (max-width: 860px) {
    .headline-box-h2 h2.-large {
        font-size: 2.13333em;
    }
}
.headline-box-h2 h2.-super-size {
    font-size: 3.46667em;
}
@media screen and (max-width: 860px) {
    .headline-box-h2 h2.-super-size {
        font-size: 2.4em;
    }
}
.headline-box-h2 h3 {
    margin: 0;
    font-size: 0.93333em;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1.5;
    color: #98a0ab;
    text-transform: uppercase;
}
.-color-inverted.-highlight-color .headline-box-h2 h3 {
    color: #3685ab;
}
.-color-inverted .headline-box-h2 h3 {
    color: #dcdcdc;
}
.headline-box-h2 h3.-small {
    font-size: 0.86667em;
}
.headline-box-h2 h3.-medium {
    font-size: 1.06667em;
}
@media screen and (max-width: 860px) {
    .headline-box-h2 h3.-medium {
        font-size: 0.93333em;
    }
}
.headline-box-h2 h3.-large {
    font-size: 1.2em;
}
@media screen and (max-width: 860px) {
    .headline-box-h2 h3.-large {
        font-size: 1.06667em;
    }
}
.headline-box-h2 h3.-super-size {
    font-size: 1.4em;
}
@media screen and (max-width: 860px) {
    .headline-box-h2 h3.-super-size {
        font-size: 1.2em;
    }
}
.headline-box-h2.-button-inline h2,
.headline-box-h2.-button-inline h3 {
    display: inline;
}
@media screen and (max-width: 860px) {
    .headline-box-h2.-button-inline h2,
    .headline-box-h2.-button-inline h3 {
        display: block;
    }
}
h2 + .headline-box-h2-link,
h3 + .headline-box-h2-link {
    margin-top: 1.92857em;
}
.-align-left > .headline-box-h2-link {
    float: right;
    margin: -0.14286em 0 0 3.14286em;
}
@media screen and (max-width: 860px) {
    .-align-left > .headline-box-h2-link {
        float: none;
        margin: 0 0 1em;
    }
}
.-align-right > .headline-box-h2-link {
    float: left;
    margin: -0.14286em 3.14286em 0 0;
}
@media screen and (max-width: 860px) {
    .-align-right > .headline-box-h2-link {
        float: none;
        margin: 0 0 1em;
    }
}
.-button-inline > .headline-box-h2-link {
    margin: 0 0 0 2.14286em;
}
@media screen and (max-width: 860px) {
    .-button-inline > .headline-box-h2-link {
        margin: 1em 0 0;
    }
}
.headline-box-h2 h1 {
    margin: 0 0 0.3em 0;
}
.headline-box-h2 h2 {
    letter-spacing: 0;
    line-height: 1em;
    font-size: 1.4em;
}
@media screen and (max-width: 601px) {
    .headline-box-h2 h2 {
        font-size: 1.2em;
    }
}
.headline-box-h2 h2.-large {
    font-size: 1.9em;
    letter-spacing: 0;
    line-height: 1em;
}
.headline-box-h2 h2.-super-size {
    font-size: 2.4em;
    letter-spacing: 0;
    line-height: 1em;
}
.headline-box-h2 h3.-super-size,
.main-content .news-image-teaser h3 {
    font-size: 1em;
    text-transform: inherit;
    font-style: normal;
    letter-spacing: 0;
    color: #60605f;
}
.headline-box-h2 h2.-small {
    font-size: 1.6em;
    font-weight: 300;
}
.headline-box-h2 h1.-medium {
    font-size: 1.8em;
    font-weight: 300;
}
.headline-box-h2 h2.-medium {
    font-size: 1.1em;
    font-weight: 400;
}
.centered-wrapper {
    zoom: 1;
    position: relative;
    clear: both;
    background: 50% 50% no-repeat;
    background-size: cover;
}
.centered-wrapper:before {
    content: "";
    display: table;
}
.centered-wrapper:after {
    content: "";
    display: table;
    clear: both;
}
.centered-wrapper.-vertical-centered {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.centered-wrapper.-border-top {
    border-top: 1px solid #dcdcdc;
}
.centered-wrapper.-border-bottom {
    border-bottom: 1px solid #dcdcdc;
}
.centered-wrapper.-color-inverted {
    color: #fff;
}
.centered-wrapper.-highlight-color {
    background-color: #8c8c8c;
}
.centered-wrapper.-background-color-1 {
    background-color: #353d47;
}
.centered-wrapper.-background-color-2 {
    background-color: #f5f5f5;
}
.centered-wrapper.-height-small {
    min-height: 280px;
}
@media screen and (max-width: 599px) {
    .centered-wrapper.-height-small {
        min-height: 280px;
    }
}
.centered-wrapper.-height-medium {
    min-height: 550px;
}
@media screen and (max-width: 599px) {
    .centered-wrapper.-height-medium {
        min-height: 400px;
    }
}
.centered-wrapper.-height-large {
    min-height: 900px;
}
@media screen and (max-width: 599px) {
    .centered-wrapper.-height-large {
        min-height: 600px;
    }
}
.centered-wrapper.-viewport-height {
    min-height: 710px;
    min-height: calc(100vh - 3.86667em);
}
@media screen and (max-width: 900px) {
    .centered-wrapper.-viewport-height {
        min-height: 100vh;
    }
}
@media screen and (max-width: 599px) {
    .centered-wrapper.-viewport-height {
        min-height: 500px;
        min-height: 100vh;
    }
}
.centered-wrapper.-background-mousemove,
.centered-wrapper.-background-mousemove-inverted,
.centered-wrapper.-background-parallax {
    overflow: hidden;
}
.centered-wrapper.-fade-in {
    opacity: 0;
}
.centered-wrapper.-fade-in.not-in-view {
    opacity: 0;
}
.centered-wrapper.-fade-in.in-view {
    opacity: 1;
    -webkit-transition: opacity 1.5s;
    -moz-transition: opacity 1.5s;
    -o-transition: opacity 1.5s;
    transition: opacity 1.5s;
}
.startSlide .button-box,
.startSlide .ce_text {
    z-index: 2;
    position: relative;
}
.mod_caroufredsel_ticker {
    padding: 0;
}
.caroufredsel .news-image-teaser-ticker {
    max-width: 15em;
    float: left;
    margin: 0 0.8em 0 0;
}
.caroufredsel .news-image-teaser-ticker h2 {
    color: #fff;
    font-size: 1.2em;
    margin: 0;
}
#contentarea .centered-wrapper-background:before {
    content: "";
    background-image: url(../../files/opensauce/img/overlay-pattern.png), -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0, rgba(72, 76, 97, 0.4) 75%);
    background-image: url(../../files/opensauce/img/overlay-pattern.png), linear-gradient(to bottom, rgba(72, 76, 97, 0) 0, rgba(72, 76, 97, 0.4) 75%);
    background-repeat: repeat;
    background-position: top left;
    padding: 0;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.mod_rocksolid_slider:not(.rsts-main) img {
    display: none;
}
#right {
    position: fixed;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: -360px;
    width: 360px;
    height: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    background: #fff;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
}
#right .fbBtn {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -45px;
    margin-left: -31px;
    background: url(../../files/opensauce/img/fb_btn_01.jpg) 50% 50% no-repeat;
    width: 31px;
    height: 90px;
    z-index: 9999999;
    border: 1px solid #fff;
    border-right: 0;
    -webkit-border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#right .blueSky {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: 50px;
    margin-left: -30px;
    background: url(../../files/opensauce/img/Bluesky_Logo_30.jpg) 50% 50% no-repeat;
    width: 30px;
    height: 27px;
    z-index: 9999999;
    border: 1px solid #fff;
    border-right: 0;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}


iframe {
    padding-top: 0;
    height: 100%;
    width: 320px;
    border: 0;
    top: 0;
    bottom: 0;
}
.dlh_googlemap iframe {
    width: 100%;
}
.responsive {
    position: relative;
    height: 0;
}
.responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.responsive.ratio-169 {
    padding-bottom: 56.25%;
}
.responsive.ratio-1610 {
    padding-bottom: 62.5%;
}
.responsive.ratio-219 {
    padding-bottom: 42.8571%;
}
.responsive.ratio-43 {
    padding-bottom: 75%;
}
.responsive.ratio-32 {
    padding-bottom: 66.6666%;
}
.ladeContainer {
    padding-top: 0;
    height: 100%;
    width: 450px;
    border: 0;
    top: 0;
    bottom: 0;
}
@media screen and (max-width: 640px) {
    #right .fbBtn,#right .blueSky {
        display: none;
    }
}
#BottomHead .centered-wrapper.-height-medium {
    min-height: 430px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px #000;
}
@media screen and (max-width: 900px) {
    #BottomHead .centered-wrapper.-height-medium {
        min-height: 300px;
    }
    .centered-wrapper.-height-small {
        min-height: 220px;
    }
}
.centered-wrapper-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    background: 50% 50% no-repeat;
    background-size: cover;
}
.centered-wrapper-background video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.-background-mousemove-inverted > .centered-wrapper-background,
.-background-mousemove > .centered-wrapper-background {
    right: -12%;
}
.centered-wrapper-background-2 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
}
.centered-wrapper-inner {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.centered-wrapper-inner.-fullwidth {
    width: 100%;
    max-width: 100%;
    margin: 0;
}
.centered-wrapper-inner.-fullwidth-padded {
    max-width: none;
    padding-right: 2.66667em;
    padding-left: 2.66667em;
}
@media screen and (max-width: 1280px) {
    .centered-wrapper-inner.-fullwidth-padded {
        padding-right: 0;
        padding-left: 0;
    }
}
@media screen and (max-width: 900px) {
    .centered-wrapper.-no-background-tablet > .centered-wrapper-background,
    .centered-wrapper.-no-background-tablet > .centered-wrapper-background-2 {
        display: none;
    }
}
@media screen and (max-width: 599px) {
    .centered-wrapper.-no-background-mobile > .centered-wrapper-background,
    .centered-wrapper.-no-background-mobile > .centered-wrapper-background-2 {
        display: none;
    }
}
.button.clickToCall,
.button.schnellanfrage {
    display: inline;
    background: rgba(62%, 12%, 12%, 0.4);
    padding: 0.55556em 1.5em;
    margin: 0.3em 1em 1em 1em;
    border: 1px thin #fff;
    border-radius: 5%;
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
}
.button.clickToCall {
    float: right;
}
.button.schnellanfrage {
    float: left;
}
.button-box.contact_us_web {
    margin: 2em 0 0 0;
}
.button.contact_us_web {
    display: none;
    padding: 0.55556em 1.5em;
    margin: 0;
}
@media screen and (max-width: 599px) {
    .button.contact_us_web {
        display: inline;
    }
}
@media screen and (max-width: 870px) {
    .button.clickToCall,
    .button.schnellanfrage {
        letter-spacing: 0;
        font-size: 0.8em;
    }
}
@media screen and (max-width: 660px) {
    .button.clickToCall,
    .button.schnellanfrage {
        margin: 0 0 0.5em 0;
        letter-spacing: 0;
        font-size: 0.7em;
    }
}
.button-box {
    margin: 0.8em 0;
}
.button-box.-left {
    text-align: left;
}
.button-box.-right {
    text-align: right;
}
.button-box.-centered {
    text-align: center;
}
.button-box.-inline {
    display: inline;
}
.button,
.button.-secondary,
.feature-box-link,
.feature-box-link.-secondary,
.headline-box-link,
.headline-box-link.-secondary,
.main-navigation-search-form button,
.pricing-table-plan a,
.pricing-table-plan a.-secondary,
button,
button.-secondary,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="submit"].-secondary {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    padding: 1.07143em 1.42857em;
    border: 0;
    outline: 0;
    font-size: 0.93333em;
    letter-spacing: 0.1em;
    line-height: 1.42929;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.button.-secondary:focus,
.button.-secondary:hover,
.button:focus,
.button:hover,
.feature-box-link:focus,
.feature-box-link:hover,
.headline-box-link:focus,
.headline-box-link:hover,
.main-navigation-search-form button:focus,
.main-navigation-search-form button:hover,
.pricing-table-plan a:focus,
.pricing-table-plan a:hover,
button.-secondary:focus,
button.-secondary:hover,
button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"].-secondary:focus,
input[type="submit"].-secondary:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
    background: #cd1719;
    text-decoration: none;
}
.button.-secondary:active,
.button:active,
.feature-box-link:active,
.headline-box-link:active,
.main-navigation-search-form button:active,
.pricing-table-plan a:active,
button.-secondary:active,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"].-secondary:active,
input[type="submit"]:active {
    background: rgb(62%, 12%, 12%, 0.6);
}
.-small.button.-secondary,
.-small.feature-box-link,
.-small.headline-box-link,
.button.-small,
.main-navigation-search-form button.-small,
.pricing-table-plan a.-small,
button.-small,
button.-small.-secondary,
input.-small[type="submit"].-secondary,
input[type="button"].-small,
input[type="reset"].-small,
input[type="submit"].-small {
    padding: 0.66667em 1em;
    font-size: 0.8em;
    line-height: 1.6675;
}
.-medium.button.-secondary,
.-medium.feature-box-link,
.-medium.headline-box-link,
.button.-medium,
.main-navigation-search-form button.-medium,
.pricing-table-plan a.-medium,
button.-medium,
button.-medium.-secondary,
input.-medium[type="submit"].-secondary,
input[type="button"].-medium,
input[type="reset"].-medium,
input[type="submit"].-medium {
    padding: 0.75em 1em;
    font-size: 1.2em;
    line-height: 1.11167;
}
.-large.button.-secondary,
.-large.feature-box-link,
.-large.headline-box-link,
.button.-large,
.main-navigation-search-form button.-large,
.pricing-table-plan a.-large,
button.-large,
button.-large.-secondary,
input.-large[type="submit"].-secondary,
input[type="button"].-large,
input[type="reset"].-large,
input[type="submit"].-large {
    padding: 0.71429em 0.95238em;
    font-size: 1.4em;
    line-height: 0.95286;
}
.-super-size.button.-secondary,
.-super-size.feature-box-link,
.-super-size.headline-box-link,
.button.-super-size,
.main-navigation-search-form button.-super-size,
.pricing-table-plan a.-super-size,
button.-super-size,
button.-super-size.-secondary,
input.-super-size[type="submit"].-secondary,
input[type="button"].-super-size,
input[type="reset"].-super-size,
input[type="submit"].-super-size {
    padding: 0.55556em 0.69444em;
    font-size: 2.4em;
    line-height: 1.00028;
}
@media screen and (max-width: 599px) {
    .-super-size.button.-secondary,
    .-super-size.feature-box-link,
    .-super-size.headline-box-link,
    .button.-super-size,
    .main-navigation-search-form button.-super-size,
    .pricing-table-plan a.-super-size,
    button.-super-size,
    button.-super-size.-secondary,
    input.-super-size[type="submit"].-secondary,
    input[type="button"].-super-size,
    input[type="reset"].-super-size,
    input[type="submit"].-super-size {
        font-size: 1.86667em;
    }
}
.-highlight-color .button,
.-highlight-color .button.-secondary,
.-highlight-color .feature-box-link,
.-highlight-color .headline-box-link,
.-highlight-color .main-navigation-search-form button,
.-highlight-color .pricing-table-plan a,
.-highlight-color button,
.-highlight-color button.-secondary,
.-highlight-color input[type="button"],
.-highlight-color input[type="reset"],
.-highlight-color input[type="submit"],
.-highlight-color input[type="submit"].-secondary,
.main-navigation-search-form .-highlight-color button,
.pricing-table-plan .-highlight-color a {
    color: #fff;
}
.button.-small,
button.-small,
input[type="submit"].-small {
    padding: 0.41667em 0.83333em;
    font-size: 0.8em;
}
.button.-secondary,
.feature-box-link.-secondary,
.headline-box-link.-secondary,
.main-navigation-search-form button,
.pricing-table-plan a.-secondary,
button.-secondary,
input[type="submit"].-secondary {
    padding: 0.5em 1.28571em;
    border: 2px solid #242424;
    border-color: currentColor;
    color: inherit;
    background: 0 0;
}
.button.-secondary:focus,
.button.-secondary:hover,
.feature-box-link.-secondary:focus,
.feature-box-link.-secondary:hover,
.headline-box-link.-secondary:focus,
.headline-box-link.-secondary:hover,
.main-navigation-search-form button:focus,
.main-navigation-search-form button:hover,
.pricing-table-plan a.-secondary:focus,
.pricing-table-plan a.-secondary:hover,
button.-secondary:focus,
button.-secondary:hover,
input[type="submit"].-secondary:focus,
input[type="submit"].-secondary:hover {
    background-color: transparent;
}
.button.-secondary:focus:after,
.button.-secondary:hover:after,
.feature-box-link.-secondary:focus:after,
.feature-box-link.-secondary:hover:after,
.headline-box-link.-secondary:focus:after,
.headline-box-link.-secondary:hover:after,
.main-navigation-search-form button:focus:after,
.main-navigation-search-form button:hover:after,
.pricing-table-plan a.-secondary:focus:after,
.pricing-table-plan a.-secondary:hover:after,
button.-secondary:focus:after,
button.-secondary:hover:after,
input[type="submit"].-secondary:focus:after,
input[type="submit"].-secondary:hover:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: currentColor;
    opacity: 0.2;
}
.button.-secondary:active,
.feature-box-link.-secondary:active,
.headline-box-link.-secondary:active,
.main-navigation-search-form button:active,
.pricing-table-plan a.-secondary:active,
button.-secondary:active,
input[type="submit"].-secondary:active {
    background-color: transparent;
}
.button.-secondary:active:after,
.feature-box-link.-secondary:active:after,
.headline-box-link.-secondary:active:after,
.main-navigation-search-form button:active:after,
.pricing-table-plan a.-secondary:active:after,
button.-secondary:active:after,
input[type="submit"].-secondary:active:after {
    opacity: 0.1;
}
.-large.button.-secondary,
.-large.feature-box-link.-secondary,
.-large.headline-box-link.-secondary,
.-super-size.button.-secondary,
.-super-size.feature-box-link.-secondary,
.-super-size.headline-box-link.-secondary,
.main-navigation-search-form button.-large,
.main-navigation-search-form button.-super-size,
.pricing-table-plan a.-large.-secondary,
.pricing-table-plan a.-super-size.-secondary,
button.-large.-secondary,
button.-super-size.-secondary,
input.-large[type="submit"].-secondary,
input.-super-size[type="submit"].-secondary {
    border-width: 3px;
}
.button.-tertiary,
button.-tertiary,
input[type="submit"].-tertiary {
    padding: 0;
    font-size: 1.6em;
    letter-spacing: normal;
    text-align: left;
    text-transform: none;
    background: 0 0;
    color: #33b1ec;
}
.-small.button.-tertiary,
button.-small.-tertiary,
input.-small[type="submit"].-tertiary {
    font-size: 0.93333em;
    line-height: 1.42929;
}
.-medium.button.-tertiary,
button.-medium.-tertiary,
input.-medium[type="submit"].-tertiary {
    font-size: 1.2em;
    line-height: 1.11167;
}
.-large.button.-tertiary,
button.-large.-tertiary,
input.-large[type="submit"].-tertiary {
    font-size: 1.4em;
    line-height: 0.95286;
}
.-super-size.button.-tertiary,
button.-super-size.-tertiary,
input.-super-size[type="submit"].-tertiary {
    font-size: 2.4em;
    line-height: 1.00028;
}
.button.-tertiary:before,
button.-tertiary:before,
input[type="submit"].-tertiary:before {
    top: -2px;
    font-size: 60%;
}
.-color-inverted .button.-tertiary,
.-color-inverted button.-tertiary,
.-color-inverted input[type="submit"].-tertiary {
    color: #fff;
}
.button.-tertiary:focus,
.button.-tertiary:hover,
button.-tertiary:focus,
button.-tertiary:hover,
input[type="submit"].-tertiary:focus,
input[type="submit"].-tertiary:hover {
    color: #2f8dba;
}
.cookiebar {
    background-color: #eaeaea;
    border-top: 1px solid #b1b1b1;
    color: #333;
    font-size: 0.8em;
}
.cookiebar__button {
    background-color: #83bb26;
    padding: 0.3em 0.8em;
}
.cookiebar__link {
    color: #333;
}
.ce_rsce_opensauce_anchor_nav ul {
    padding: 0;
}
.ce_rsce_opensauce_anchor_nav ul li {
    margin: 0;
    padding: 0;
}
.ce_rsce_opensauce_anchor_nav ul li a {
    color: #343434;
}
.ce_text h4 {
    font-size: 1.4em;
    margin-top: 1em;
}
#planungAnfrage {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}
#planungAnfrage fieldset {
    width: 100%;
}
#planungAnfrage fieldset span label {
    position: relative;
    font-size: 1.4em;
    display: inline-block;
    margin: 0.3em 0;
    padding: 0.5em 1em 0.5em 1em;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    color: #333;
    border: 1px solid #d8d8d8;
    width: 100%;
}
#planungAnfrage .checkboxEinverstanden fieldset span label {
    padding: 1em 1em 2em 1em;
}
.explanation.infopoints {
    margin: 2em;
    font-size: 1.2em;
    text-align: left;
}
.explanation.infopoints ul {
    list-style: disc;
}
#planungAnfrage input[type="checkbox"] {
    display: none;
}
#planungAnfrage .checkbox_container :checked + label:before {
    background-image: url(../../files/opensauce/img/Haekchen.png);
    background-repeat: no-repeat;
    content: " ";
    position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    transition-duration: 0.4s;
    transform: scale(1);
    transform: translate(-50%, -50%);
}
#planungAnfrage .checkbox_container.checkboxEinverstanden label:before {
    background-image: url(../../files/opensauce/img/Haekchen_ohne.png);
    background-repeat: no-repeat;
    content: " ";
    position: absolute;
    top: 50%;
    right: -15px;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 1.75em 0;
    transition-duration: 0.4s;
    transform: scale(1);
    transform: translate(-50%, -50%);
}
#planungAnfrage .checkbox_container.checkboxEinverstanden :checked + label:before {
    background-image: url(../../files/opensauce/img/Haekchen.png);
    background-repeat: no-repeat;
    content: " ";
    position: absolute;
    top: 50%;
    right: -15px;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 1.75em 0;
    transition-duration: 0.4s;
    transform: scale(1);
    transform: translate(-50%, -50%);
}
#planungAnfrage input[type="radio"] {
    display: none;
}
#planungAnfrage .anrede input[type="radio"] {
    display: inline-block;
}
#planungAnfrage .anrede .radio_container :checked + label:before {
    display: none;
}
#planungAnfrage .anrede .radio_container label {
    padding: 0 1em;
}
#planungAnfrage .radio_container :checked + label:before {
    background-image: url(../../files/opensauce/img/Haekchen.png);
    background-repeat: no-repeat;
    content: " ";
    position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    transition-duration: 0.4s;
    transform: scale(1);
    transform: translate(-50%, -50%);
}
#planungAnfrage .radio_container.checkboxEinverstanden :checked + label:before {
    background-image: url(../../files/opensauce/img/Haekchen.png);
    background-repeat: no-repeat;
    content: " ";
    position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 1.55em 0;
    transition-duration: 0.4s;
    transform: scale(1);
    transform: translate(-50%, -50%);
}
#planungAnfrage label img {
    height: 60px;
    width: 60px;
    transition-duration: 0.2s;
    transform-origin: 50% 50%;
}
#planungAnfrage .ce_text h2,
#planungAnfrage .widget-text label,
#planungAnfrage legend {
    font-size: 1.8em;
    margin: 0 0.5em 0.5em 0.5em;
    font-weight: 400;
    line-height: 1.3em;
}
#planungAnfrage .ce_text,
#planungAnfrage .widget-checkbox,
#planungAnfrage .widget-radio,
#planungAnfrage .widget-text {
    background: rgba(255, 255, 255, 0.9);
    margin: 0.3em;
    padding: 2em;
}
#planungAnfrage .ce_text.vorwort {
    padding: 4em;
}
@media screen and (max-width: 599px) {
    #planungAnfrage fieldset span label {
        font-size: 1em;
    }
    #planungAnfrage .ce_text,
    #planungAnfrage .widget-checkbox,
    #planungAnfrage .widget-radio,
    #planungAnfrage .widget-text {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding: 0.25em 0;
    }
    #planungAnfrage .radio_container :checked + label:before {
        background-image: url(../../files/opensauce/img/Haekchen.png);
        background-repeat: no-repeat;
        content: " ";
        position: absolute;
        top: 50%;
        right: -20px;
        width: 40px;
        height: 40px;
        padding: 0;
        margin: 0;
        transition-duration: 0.4s;
        transform: scale(1);
        transform: translate(-50%, -50%);
    }
    #planungAnfrage .widget button {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        margin: 0;
        width: 98%;
    }
}
#planungAnfrage .widget-radio.anrede {
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0.3em;
    padding: 0;
}
#planungAnfrage .widget-radio.anrede .radio_container :checked + label:before {
    top: 0;
    right: -5px;
}
#planungAnfrage .widget-checkbox {
    padding: 1em;
}
#planungAnfrage .widget button {
    margin: 1em 1em 1.5em 1em;
    -webkit-box-shadow: #888 10px 5px 20px;
    -moz-box-shadow: #888 10px 5px 20px;
    box-shadow: #888 10px 5px 20px;
}
@media screen and (max-width: 599px) {
    #planungAnfrage .widget button {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        margin: 1em 0;
        width: 98%;
    }
}
#planungAnfrage fieldset {
    border: none;
}
#planungAnfrage legend {
    margin: 0 0.5em 1em 0.5em;
}
#planungAnfrage legend span {
    font-size: 0.8em;
    display: none;
}
#planungAnfrage fieldset.formData {
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: #888 10px 10px 20px;
    -moz-box-shadow: #888 10px 10px 20px;
    box-shadow: #888 10px 10px 20px;
    margin: 0.3em;
    padding: 4em;
}
#planungAnfrage fieldset.formData .widget-checkbox,
#planungAnfrage fieldset.formData .widget-text {
    background: rgba(255, 255, 255, 0);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0.3em;
    padding: 0;
}
#planungAnfrage fieldset.formData .radio_container label {
    border: 0;
    width: inherit;
    font-size: 1em;
}
#planungAnfrage fieldset.formData .checkboxEinverstanden label {
    font-size: 1em;
    width: 80%;
}
@media screen and (max-width: 599px) {
    #planungAnfrage fieldset.formData {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        margin: 0;
        padding: 0;
    }
    #planungAnfrage fieldset.formData .checkboxEinverstanden {
        padding: 0;
    }
    #planungAnfrage fieldset.formData .checkboxEinverstanden label {
        margin: 0;
        width: 100%;
    }
    .explanation.infopoints {
        font-size: 1em;
    }
}
form.kontaktformularTischlerdienst {
    margin-top: 0;
}
form .widget.w50 {
    display: inline-block;
    width: 37%;
    margin: 0;
}
form .widget input.w50 {
    width: 100%;
}
form .widget-explanation {
    color: inherit;
    margin-top: 0.5em;
    margin-bottom: 0.1em;
    width: 70%;
}
form .widget-explanation p {
    font-size: 0.9em;
    font-weight: 400;
}
@media screen and (max-width: 599px) {
    form .widget.w50 {
        display: inline-block;
        width: 44.5%;
    }
    form .widget-explanation {
        width: 90%;
    }
    form .widget-explanation p {
        font-size: 1em;
        font-weight: 400;
    }
}
.smallerFont {
    font-size: 19px;
}
.caroufredsel_wrapper {
    min-height: 360px;
}
@media screen and (max-width: 999px) {
    .smallerFont {
        font-size: 18px;
        text-align: center;
        padding: 0 1em;
    }
   /*  .smallerFont .image_container {
        margin-left: 93px;
    } */
}
@media screen and (max-width: 599px) {
    .caroufredsel_wrapper {
        min-height: 220px;
    }
}
.portale .centered-wrapper-inner {
    max-width: 900px;
}
.iconImageLink {
    display: flex;
    margin: 2em 0;
}
.iconImageLink-image {
    margin: 0 0.5em 0 0;
    max-width: 55px;
    width: 100%;
}
.iconImageLink-text {
    margin: 0em 0 1em 0;
    font-size: 1.2em;
}
.iconImageLink .linkdesc {
    font-size: 0.8em;
    margin: 0.5em 0 0 0;
}
.rsts-slide .rsts-text {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ffffffd6;
    padding: 0.2em 0.4em;
}
p.h2{font-size: 1.4em; font-family: Oswald, sans-serif; font-weight: 400; margin: 1.8em 0;}

.sliderAktion .slick-next, .sliderAktion .slick-prev {top:45%}
.aktion{
    margin:0;
}
.aktion .ce_image{max-height:250px;}

.aktion h2{
    color: #cd1719;
    font-size: 36px;
    margin: 0.8em 0 0.4em 0;
    font-weight: 300;
}
.main-content .aktion ul{margin:0.4em;}
.main-content .aktion li{margin-bottom:0;}



.shadow{
    margin:7px;
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
}

.patchAktion {
    background: rgba(205, 23, 25, 1);
    color: #fff;
    padding: 1em 1em 1em 1em;
    font-size: 0.9em;
    margin:0;
    min-height:125px;
}

/* .opensauce-fullwidth .aktion .rs-column{margin-right:0;} */
.patchAktion h2{color:#fff;font-size:2.5em;font-weight:400;margin:0}
.patchAktion.-no-underline{margin-top:0;}
.patchAktion h3{color:#fff;text-transform:inherit;font-size:0.9em;letter-spacing:inherit;line-height:1.1;padding:0.3em 0 0 0;}


@media screen and (max-width: 999px) {
  .opensauce-fullwidth .aktion .rs-column{margin-top:0;} 
  .opensauce-fullwidth .aktion .rs-column.spalte2 h2{margin-top:0;} 
  .opensauce-fullwidth .aktion .rs-column.spalte2{padding:1em;margin-top:0;}
}




/* 
.patchAktion {
    position: absolute;
    top: -73px;
    right: 0;
    width: 200px;
    height: 200px;
   
    background: rgba(159, 30, 30, 0.85);
    z-index: 10;
    color: #fff;
    padding: 1em 2em 1em 1em;
    font-size: 0.9em;
    color: #fff;
    border-radius: 50%;
}
.patchAktion a {
    color: #fff;
    font-weight: 700;
}
@media screen and (max-width: 599px) {
    .patchAktion {
        position: relative;
        top: 0;
        width: 100%;
        max-width: 100%;
        font-size: 1em;
    }
}
@media screen and (max-width: 690px) {
    .patchAktion img {
        max-width: 265px;
        margin-top: 4.5em;
    }
}
@media screen and (max-width: 599px) {
    .patchAktion img {
        max-width: 230px;
        margin-top: 2.1em;
    }
}

 */




.ce_rsce_opensauce_tagcloud_links{margin:2.2em 0 1.5em 0;padding:1em 1.4em}div.jqcloud span{padding:0.1em 0.2em}div.jqcloud{font-family:Oswald,Verdana,serif;font-size:21px;font-weight:300;line-height:normal}div.jqcloud a{font-size:inherit;text-decoration:none}.wordcloud{height:13em;overflow:hidden;margin:0;padding:0;page-break-after:always;page-break-inside:avoid;width:100%}div.jqcloud span.w20{font-size:210%}div.jqcloud span.w19{font-size:170%}div.jqcloud span.w18{font-size:160%}div.jqcloud span.w17{font-size:150%}div.jqcloud span.w16{font-size:130%}div.jqcloud span.w15{font-size:120%}div.jqcloud span.w14{font-size:110%}div.jqcloud span.w13{font-size:100%}div.jqcloud span.w12{font-size:95%}div.jqcloud span.w11{font-size:90%}div.jqcloud span.w10{font-size:210%}div.jqcloud span.w9{font-size:180%}div.jqcloud span.w8{font-size:170%}div.jqcloud span.w7{font-size:150%}div.jqcloud span.w6{font-size:140%}div.jqcloud span.w5{font-size:120%}div.jqcloud span.w4{font-size:110%}div.jqcloud span.w3{font-size:100%}div.jqcloud span.w2{font-size:90%}div.jqcloud span.w1{font-size:85%}div.jqcloud{color:#ddd}div.jqcloud a{color:inherit}div.jqcloud a:hover{color:rgba(255,255,255,.8)}@media screen and (max-width:640px){div.jqcloud{font-size:18px}}@media screen and (max-width:480px){div.jqcloud{font-size:13px}.wordcloud{height:100vh;max-height:15em;margin:0 auto 0 auto;padding:0 .5em;width:90%}.ce_rsce_opensauce_tagcloud_links{margin:.5em 0 1em 0;padding:.5em .5em}}
.slick-loading .slick-list{background:#000 url(../../files/opensauce/css/slick/ajax-loader.gif) center center no-repeat}.slick-slider{background:#000 url(../../files/opensauce/css/slick/ajax-loader.gif) center center no-repeat;padding:2em 2em;max-width:calc(1200px + 4em);margin:0 auto}@media screen and (max-width:599px){.slick-slider{padding:2em 3em}}#contentTop .slick-slider{padding:0}.slick-slider .slick-list{opacity:0;position:absolute}.slick-slider.slick-initialized{background:0 0}.slick-slider.slick-initialized .slick-list{opacity:1;position:relative;transition:opacity .2s ease-in}#sliderNavigations{position:relative;display:block;text-align:center;overflow:hidden}.slick-list li{margin:0}.arrows{text-align:center}.dots{display:inline-block}.main-content button.slick-next,.main-content button.slick-prev{font-size:0;line-height:0;position:relative;margin:0 auto;text-align:center;display:inline-block;width:45px;height:45px;padding:0;cursor:pointer;color:transparent;border:none;outline:0;background:0 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:40%;display:block;width:40px;height:100%;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;z-index:1}.slick-prev{left:0}.slick-next{right:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:1}.slick-next:before,.slick-prev:before{font-family:'RockSolid Icons';font-size:35px;line-height:1;opacity:.75;color:#3fa535;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev:before{content:'';position:absolute;width:45px;height:60px;left:0;top:50%;background-image:url(../../files/opensauce/img/arrow_left_black.svg)}[dir=rtl] .slick-prev:before{content:'\e013'}.slick-next:before{content:'';position:absolute;width:45px;height:60px;right:0;top:50%;background-image:url(../../files/opensauce/img/arrow_right_black.svg)}[dir=rtl] .slick-next:before{content:'\e012'}.slick-dotted.slick-slider{margin-bottom:2em}ul.slick-dots{position:relative;display:inline-block;padding:0;margin:0 auto;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:1em;height:1em;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:1em;height:1em;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-size:32px;line-height:34px;position:relative;top:5px;left:0;width:40px;height:40px;content:'\2022';text-align:center;opacity:.25;color:#3fa535;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#3fa535}.news-slide-item{margin:0 .3em}.news-slide-item a h2{font-size:1.2em;font-weight:300;margin:0}.news-slide-item .teaser{font-size:.9em;line-height:1.3rem}.news-slide-item a{text-decoration:none}
