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}
@media (min-width:1024px){body .mod_article.space_top{margin-top:var(--space_top, var(--article_space_top))}body .mod_article.space_bottom{margin-bottom:var(--space_bottom, var(--article_space_bottom))}}@media (max-width:1023px){body .mod_article.space_top_mobile{padding-top:var(--space_top_mobile, var(--space_top, var(--article_space_top)))}body .mod_article.space_bottom_mobile{padding-bottom:var(--space_bottom_mobile, var(--space_bottom, var(--article_space_bottom)))}}@media (min-width:1024px){body .mod_article:not(.has_inside)>*.space_top,body .mod_article.has_inside .inside>*.space_top{margin-top:var(--space_top)}body .mod_article:not(.has_inside)>*.space_bottom,body .mod_article.has_inside .inside>*.space_bottom{margin-bottom:var(--space_bottom)}}@media (max-width:1023px){body .mod_article:not(.has_inside)>*.space_top_mobile,body .mod_article.has_inside .inside>*.space_top_mobile{padding-top:var(--space_top_mobile, var(--space_top))}body .mod_article:not(.has_inside)>*.space_bottom_mobile,body .mod_article.has_inside .inside>*.space_bottom_mobile{padding-bottom:var(--space_bottom_mobile, var(--space_bottom))}}
.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}
.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');
	}
}

/* neu
#D16BA5 rosa
#E9C74D gelb-orange
#14D1A8 grün-türkis Mit
#6B204B magenta

aktuell:
#EFC94C gelb
rgba(0, 179, 178, 1) --> grün-türkis
#E9505F --> magenta

*/


/*fonts*/
/* source-sans-pro */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-200.eot');
  src: local(''),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-200.eot?#iefix') format('embedded-opentype'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-200.woff2') format('woff2'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-200.woff') format('woff'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-200.ttf') format('truetype'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-200.svg#Source-sans-pro') format('svg');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-300.eot');
  src: local(''),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-300.eot?#iefix') format('embedded-opentype'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-300.woff2') format('woff2'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-300.woff') format('woff'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-300.ttf') format('truetype'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-300.svg#Source-sans-pro') format('svg');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-regular.eot');
  src: local(''),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-regular.woff2') format('woff2'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-regular.woff') format('woff'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-regular.ttf') format('truetype'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-regular.svg#Source-sans-pro') format('svg');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-600.eot');
  src: local(''),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-600.eot?#iefix') format('embedded-opentype'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-600.woff2') format('woff2'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-600.woff') format('woff'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-600.ttf') format('truetype'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-600.svg#Source-sans-pro') format('svg');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-700.eot');
  src: local(''),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-700.eot?#iefix') format('embedded-opentype'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-700.woff2') format('woff2'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-700.woff') format('woff'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-700.ttf') format('truetype'),
       url('../../files/opensauce/fonts/source-sans-pro/source-sans-pro-v21-latin-700.svg#Source-sans-pro') format('svg');
}

/*Source Sans Serif*/
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../../files/opensauce/fonts/source-serif-pro/source-serif-pro-v15-latin-300.eot');
  src: local(''),
       url('../../files/opensauce/fonts/source-serif-pro/source-serif-pro-v15-latin-300.eot?#iefix') format('embedded-opentype'),
       url('../../files/opensauce/fonts/source-serif-pro/source-serif-pro-v15-latin-300.woff2') format('woff2'),
       url('../../files/opensauce/fonts/source-serif-pro/source-serif-pro-v15-latin-300.woff') format('woff'),
       url('../../files/opensauce/fonts/source-serif-pro/source-serif-pro-v15-latin-300.ttf') format('truetype'),
       url('../../files/opensauce/fonts/source-serif-pro/source-serif-pro-v15-latin-300.svg#Source-serif-pro') format('svg');
}
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../../files/opensauce/fonts/source-serif-pro/source-serif-pro-v15-latin-regular.eot');
  src: local(''),
       url('../../files/opensauce/fonts/source-serif-pro/source-serif-pro-v15-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('../../files/opensauce/fonts/source-serif-pro/source-serif-pro-v15-latin-regular.woff2') format('woff2'),
       url('../../files/opensauce/fonts/source-serif-pro/source-serif-pro-v15-latin-regular.woff') format('woff'),
       url('../../files/opensauce/fonts/source-serif-pro/source-serif-pro-v15-latin-regular.ttf') format('truetype'),
       url('../../files/opensauce/fonts/source-serif-pro/source-serif-pro-v15-latin-regular.svg#Source-serif-pro') format('svg');
}
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../../files/opensauce/fonts/source-serif-pro/source-serif-pro-v15-latin-600.eot');
  src: local(''),
       url('../../files/opensauce/fonts/source-serif-pro/source-serif-pro-v15-latin-600.eot?#iefix') format('embedded-opentype'),
       url('../../files/opensauce/fonts/source-serif-pro/source-serif-pro-v15-latin-600.woff2') format('woff2'),
       url('../../files/opensauce/fonts/source-serif-pro/source-serif-pro-v15-latin-600.woff') format('woff'),
       url('../../files/opensauce/fonts/source-serif-pro/source-serif-pro-v15-latin-600.ttf') format('truetype'),
       url('../../files/opensauce/fonts/source-serif-pro/source-serif-pro-v15-latin-600.svg#Source-serif-pro') format('svg');
}

/*Allura*/
@font-face {
  font-family: 'Allura';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../../files/opensauce/fonts/allura/allura-v18-latin-regular.eot');
  src: local(''),
       url('../../files/opensauce/fonts/allura/allura-v18-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('../../files/opensauce/fonts/allura/allura-v18-latin-regular.woff2') format('woff2'),
       url('../../files/opensauce/fonts/allura/allura-v18-latin-regular.woff') format('woff'),
       url('../../files/opensauce/fonts/allura/allura-v18-latin-regular.ttf') format('truetype'),
       url('../../files/opensauce/fonts/allura/allura-v18-latin-regular.svg#Allura') format('svg');
}

@font-face{
	font-family:amourist;
	font-style:normal;
	font-weight:400;
	font-display: swap;
	src: url("../../files/opensauce/fonts/amourist/amourist.woff");
	src:local(''),
		url(https://fonts.cdnfonts.com/s/22305/Amourist.woff) format('woff');
	}


@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: normal;
	font-style: normal;
	font-display: swap;
}

/* ===========================================
 * General styles
 * ======================================== */
html {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
}

body {
	min-height:100vh;
	/* font: 18px/1.4 'Source Sans Pro', sans-serif; */
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	line-height:1.4;
	
	color: #666;
	background: white none 50% 0 no-repeat scroll;
	background-size: auto;
	box-sizing: border-box;
}

.block{overflow:hidden;}

@media screen and (max-width: 599px) {
	body {
		/* font:16px/1.4 'Source Sans Pro', sans-serif; */
		font-family:'Source Sans Pro', sans-serif;
		font-size:16px;
		line-height:1.4;
	}
}

* {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

.allura{
	font-family: 'Allura';	
    letter-spacing: 0;   
    font-weight: 400;
    margin: 0;
    text-transform: none;
}
.source-sans-pro{
	font-family: 'Source Sans Pro';	
    letter-spacing: 0;   
    font-weight: 400;
    margin: 0;
    text-transform: none;
}
.source-serif-pro{
	font-family: 'Source Serif Pro';	
    letter-spacing: 0;   
    font-weight: 400;
    margin: 0;
    text-transform: none;
}
.amourist{
	font-family: 'amourist';	
    letter-spacing: 0;   
    font-weight: 400;
    margin: 0;
    text-transform: none;
}
.magenta{color:#e9505f;}
.rosa{color:#D16BA5;}
.gelb-orange{color:#E9C74D;}
.mint{color:#14D1A8;}
.white{color:#fff;}

.center{text-align:center;}
.width800{max-width:800px;margin:0 auto;}

body .fs{font-size:18px;}
@media screen and (max-width: 999px) {
body .fs{font-size:16px;}
}
@media screen and (max-width: 599px) {
body .fs{font-size:14px;}
}
@media screen and (max-width: 360px) {
body .fs{font-size:12px;}
}
body .fontSize-0-8-em{font-size:0.8em;}
body .fontSize-1-0-em{font-size:1em;}
body .fontSize-1-2-em{font-size:1.2em;}
body .fontSize-1-3-em{font-size:1.3em;}
body .fontSize-1-4-em{font-size:1.4em;}
body .fontSize-1-5-em{font-size:1.5em;}
body .fontSize-1-6-em{font-size:1.6em;}
body .fontSize-1-7-em{font-size:1.7em;}
body .fontSize-1-8-em{font-size:1.8em;}
body .fontSize-2-0-em{font-size:2em;}
body .fontSize-2-2-em{font-size:2.2em;}
body .fontSize-2-4-em{font-size:2.4em;}
body .fontSize-2-6-em{font-size:2.6em;}
body .fontSize-2-8-em{font-size:2.8em;}
body .fontSize-3-0-em{font-size:3em;}
body .fontSize-3-1-em{font-size:3.1em;}
body .fontSize-3-2-em{font-size:3.2em;}
body .fontSize-3-3-em{font-size:3.3em;}
body .fontSize-3-4-em{font-size:3.4em;}
body .fontSize-3-5-em{font-size:3.5em;}



.rs-columns {
	clear: both;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.rs-columns.vcenter{display:flex;flex-wrap: wrap;align-items:center;}
.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%; */
	width: 13.2%;
}
.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: 900px) {
	.rs-column,
	.opensauce-fullwidth .rs-column {
		margin-top: 6.25%;
		margin-right: 6.25%;
	}
	.rs-column.-large-first,
	.opensauce-fullwidth .rs-column.-large-first {
		clear: none;
	}
	.rs-column.-large-last,
	.opensauce-fullwidth .rs-column.-large-last {
		margin-right: 6.25%;
	}
	.rs-column.-large-first-row,
	.opensauce-fullwidth .rs-column.-large-first-row {
		margin-top: 6.25%;
	}
	.rs-column.-medium-first,
	.opensauce-fullwidth .rs-column.-medium-first {
		clear: left;
	}
	.rs-column.-medium-last,
	.opensauce-fullwidth .rs-column.-medium-last {
		margin-right: -5px;
	}
	/* .rs-column.-medium-first-row,
	.opensauce-fullwidth .rs-column.-medium-first-row {
		margin-top: 0;
	} */
	.rs-column.-medium-col-1-1,
	.opensauce-fullwidth .rs-column.-medium-col-1-1 {
		width: 100%;
	}
	.rs-column.-medium-col-2-1,
	.opensauce-fullwidth .rs-column.-medium-col-2-1 {
		width: 46.875%;
	}
	.rs-column.-medium-col-2-2,
	.opensauce-fullwidth .rs-column.-medium-col-2-2 {
		width: 100%;
	}
	.rs-column.-medium-col-3-1,
	.opensauce-fullwidth .rs-column.-medium-col-3-1 {
		width: 29.16667%;
	}
	.rs-column.-medium-col-3-2,
	.opensauce-fullwidth .rs-column.-medium-col-3-2 {
		width: 64.58333%;
	}
	.rs-column.-medium-col-3-3,
	.opensauce-fullwidth .rs-column.-medium-col-3-3 {
		width: 100%;
	}
	.rs-column.-medium-col-4-1,
	.opensauce-fullwidth .rs-column.-medium-col-4-1 {
		width: 20.3125%;
	}
	.rs-column.-medium-col-4-2,
	.opensauce-fullwidth .rs-column.-medium-col-4-2 {
		width: 46.875%;
	}
	.rs-column.-medium-col-4-3,
	.opensauce-fullwidth .rs-column.-medium-col-4-3 {
		width: 73.4375%;
	}
	.rs-column.-medium-col-4-4,
	.opensauce-fullwidth .rs-column.-medium-col-4-4 {
		width: 100%;
	}
	.rs-column.-medium-col-5-1,
	.opensauce-fullwidth .rs-column.-medium-col-5-1 {
		width: 15%;
	}
	.rs-column.-medium-col-5-2,
	.opensauce-fullwidth .rs-column.-medium-col-5-2 {
		width: 36.25%;
	}
	.rs-column.-medium-col-5-3,
	.opensauce-fullwidth .rs-column.-medium-col-5-3 {
		width: 57.5%;
	}
	.rs-column.-medium-col-5-4,
	.opensauce-fullwidth .rs-column.-medium-col-5-4 {
		width: 78.75%;
	}
	.rs-column.-medium-col-5-5,
	.opensauce-fullwidth .rs-column.-medium-col-5-5 {
		width: 100%;
	}
	.rs-column.-medium-col-6-1,
	.opensauce-fullwidth .rs-column.-medium-col-6-1 {
		width: 11.45833%;
	}
	.rs-column.-medium-col-6-2,
	.opensauce-fullwidth .rs-column.-medium-col-6-2 {
		width: 29.16667%;
	}
	.rs-column.-medium-col-6-3,
	.opensauce-fullwidth .rs-column.-medium-col-6-3 {
		width: 46.875%;
	}
	.rs-column.-medium-col-6-4,
	.opensauce-fullwidth .rs-column.-medium-col-6-4 {
		width: 64.58333%;
	}
	.rs-column.-medium-col-6-5,
	.opensauce-fullwidth .rs-column.-medium-col-6-5 {
		width: 82.29167%;
	}
	.rs-column.-medium-col-6-6,
	.opensauce-fullwidth .rs-column.-medium-col-6-6 {
		width: 100%;
	}
}
@media screen and (max-width: 599px) {
	.rs-column,
	.opensauce-fullwidth .rs-column {
		margin-right: 6.25%;
	}
	.rs-column.-medium-first,
	.opensauce-fullwidth .rs-column.-medium-first {
		clear: none;
	}
	.rs-column.-medium-last,
	.opensauce-fullwidth .rs-column.-medium-last {
		margin-right: 6.25%;
	}
	.rs-column.-medium-first-row,
	.opensauce-fullwidth .rs-column.-medium-first-row {
		margin-top: 6.25%;
	}
	.rs-column.-small-first,
	.opensauce-fullwidth .rs-column.-small-first {
		clear: left;
	}
	.rs-column.-small-last,
	.opensauce-fullwidth .rs-column.-small-last {
		margin-right: -5px;
	}
	.opensauce-fullwidth .mod_newslist .rs-column {
		margin-bottom: 2em;
	}
	.rs-column.-small-first-row,
	.opensauce-fullwidth .rs-column.-small-first-row {
		margin-top: 0;
	}
	
	.rs-column.-small-col-1-1,
	.opensauce-fullwidth .rs-column.-small-col-1-1 {
		width: 100%;
	}
	.rs-column.-small-col-2-1,
	.opensauce-fullwidth .rs-column.-small-col-2-1 {
		width: 46.875%;
	}
	.rs-column.-small-col-2-2,
	.opensauce-fullwidth .rs-column.-small-col-2-2 {
		width: 100%;
	}
	.rs-column.-small-col-3-1,
	.opensauce-fullwidth .rs-column.-small-col-3-1 {
		width: 29.16667%;
	}
	.rs-column.-small-col-3-2,
	.opensauce-fullwidth .rs-column.-small-col-3-2 {
		width: 64.58333%;
	}
	.rs-column.-small-col-3-3,
	.opensauce-fullwidth .rs-column.-small-col-3-3 {
		width: 100%;
	}
	.rs-column.-small-col-4-1,
	.opensauce-fullwidth .rs-column.-small-col-4-1 {
		width: 20.3125%;
	}
	.rs-column.-small-col-4-2,
	.opensauce-fullwidth .rs-column.-small-col-4-2 {
		width: 46.875%;
	}
	.rs-column.-small-col-4-3,
	.opensauce-fullwidth .rs-column.-small-col-4-3 {
		width: 73.4375%;
	}
	.rs-column.-small-col-4-4,
	.opensauce-fullwidth .rs-column.-small-col-4-4 {
		width: 100%;
	}
	.rs-column.-small-col-5-1,
	.opensauce-fullwidth .rs-column.-small-col-5-1 {
		width: 15%;
	}
	.rs-column.-small-col-5-2,
	.opensauce-fullwidth .rs-column.-small-col-5-2 {
		width: 36.25%;
	}
	.rs-column.-small-col-5-3,
	.opensauce-fullwidth .rs-column.-small-col-5-3 {
		width: 57.5%;
	}
	.rs-column.-small-col-5-4,
	.opensauce-fullwidth .rs-column.-small-col-5-4 {
		width: 78.75%;
	}
	.rs-column.-small-col-5-5,
	.opensauce-fullwidth .rs-column.-small-col-5-5 {
		width: 100%;
	}
	.rs-column.-small-col-6-1,
	.opensauce-fullwidth .rs-column.-small-col-6-1 {
		width: 11.45833%;
	}
	.rs-column.-small-col-6-2,
	.opensauce-fullwidth .rs-column.-small-col-6-2 {
		width: 29.16667%;
	}
	.rs-column.-small-col-6-3,
	.opensauce-fullwidth .rs-column.-small-col-6-3 {
		width: 46.875%;
	}
	.rs-column.-small-col-6-4,
	.opensauce-fullwidth .rs-column.-small-col-6-4 {
		width: 64.58333%;
	}
	.rs-column.-small-col-6-5,
	.opensauce-fullwidth .rs-column.-small-col-6-5 {
		width: 82.29167%;
	}
	.rs-column.-small-col-6-6,
	.opensauce-fullwidth .rs-column.-small-col-6-6 {
		width: 100%;
	}
}

/* Resetting box model for moo_mediabox,  moo_slimbox and j_colorbox */
#mbCenter,
#colorbox,
#lbCenter,
#lbBottomContainer {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

::selection {
	background: #3d566e;
	color: white;
	text-shadow: none !important;
}

::-moz-selection {
	background: #3d566e;
	color: white;
	text-shadow: none !important;
}

button,
input,
select,
textarea {
	font-family: inherit;
}

.ce_table{
	padding:2em;
	margin:0.5em;
	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);	
	background: #ffffff99;
	
}
table {
	width: 100%;
	border-collapse: collapse;
	
}
table th,
table td {
	border: 0px 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.25em 1em;
}

strong,
b {
	font-weight: 600;
}

a {
	color: #E9505F;
	text-decoration: none;
}
a:hover,
a:focus {
	text-decoration: underline;
}
a:hover,
a:active {
	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;
}

/* Icon attribute */
*[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;
}


#topContainerIcons{
	background:#525252;
}
#topContainerIcons .navigation-icons{
	height: 37px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	justify-content: flex-end;
}


.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;
}

/* Style for dlh_googlemaps (if you don't use the plugin, you might want to delete this) */
.dlh_googlemap {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.main-content .dlh_googlemap,
.sidebar .dlh_googlemap {
	/* Setting the maps max-width to 100% is best practice, since it becomes fluid that way */
	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: #E9505F;
}

.warning {
	color: #e52f2f;
}

p.confirmation,
p.information,
p.warning,
div.confirmation,
div.information,
div.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: white;
	
	-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);
}
p.confirmation:before,
p.information:before,
p.warning:before,
div.confirmation:before,
div.information:before,
div.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: white;
	text-align: right;
	background: #7eba28;
}
p.information,
div.information,
span.information {
	color: #03354f;
}
p.information:before,
div.information:before,
span.information:before {
	content: "\e0a6";
	background: #4C6778
}
p.warning,
div.warning,
span.warning {
	color: #841010;
}
p.warning:before,
div.warning:before,
span.warning:before {
	content: "\e144";
	background: #e52f2f;
}

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: #3d566e;
}

p.drop-cap:first-letter {
	/* IE8 and IE9 calculate em's from the parent element */
	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: white;
	background: #dedede;
}
pre code {
	font-size: 1em;
	padding: 0;
	line-height: inherit;
	background-color: transparent;
}

/* ===========================================
 * Button styles
 * ======================================== */
button,
.button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	padding: 0.55556em 1.5em;
	border: 1px solid;
	border-color: #34495e #2b3c4d #22303d;
	-webkit-border-radius: 1.5px;
	-moz-border-radius: 1.5px;
	border-radius: 1.5px;
	color: white;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0 #2b3c4d;
	background: #3d566e;
	background: -webkit-linear-gradient(#425e78, #384e64);
	background: -moz-linear-gradient(#425e78, #384e64);
	background: -o-linear-gradient(#425e78, #384e64);
	background: linear-gradient(#425e78, #384e64);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), inset 1px 1px lightslategrey, inset -1px 0 lightslategrey;
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), inset 1px 1px lightslategrey, inset -1px 0 lightslategrey;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), inset 1px 1px lightslategrey, inset -1px 0 lightslategrey;
}
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"]:hover,
input[type="button"]:focus {
	border-color: #2b3c4d #22303d #19232c;
	background: -webkit-linear-gradient(#486582, #32475a);
	background: -moz-linear-gradient(#486582, #32475a);
	background: -o-linear-gradient(#486582, #32475a);
	background: linear-gradient(#486582, #32475a);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2), inset 1px 1px lightslategrey, inset -1px 0 lightslategrey;
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2), inset 1px 1px lightslategrey, inset -1px 0 lightslategrey;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2), inset 1px 1px lightslategrey, inset -1px 0 lightslategrey;
}
button:active,
.button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	background: -webkit-linear-gradient(#3f5971, #3b536b);
	background: -moz-linear-gradient(#3f5971, #3b536b);
	background: -o-linear-gradient(#3f5971, #3b536b);
	background: linear-gradient(#3f5971, #3b536b);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0), inset 1px 1px lightslategrey, inset -1px 0 lightslategrey;
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0), inset 1px 1px lightslategrey, inset -1px 0 lightslategrey;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0), inset 1px 1px lightslategrey, inset -1px 0 lightslategrey;
}
#colorbox button,
#colorbox .button,
#colorbox input[type="submit"],
#colorbox input[type="reset"],
#colorbox input[type="button"] {
	/* Fix colorbox close button */
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* ===========================================
 * Wrapper Elements
 * ======================================== */
.page {
	zoom: 1;
	position: relative;
	/* max-width: 1170px; */
	margin: 0 auto;
	/* background:rgba(131,187,38,0.15); 
	background:rgb(153 151 99 / 19%);*/
	background:#99976330;

}

.page:before {
	content: "";
	display: table;
}
.page:after {
	content: "";
	display: table;
	clear: both;
}
@media screen and (max-width: 1122px) {
	.page {
		border: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
}
.opensauce-not-boxed .page {
	padding: 0 1px;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* ===========================================
 * Elements in order of appearance in HTML
 * ======================================== */



.page-header {
	position:sticky;
	 max-width: 1200px; 
	margin:0 auto;	
	top:0;	
	max-width: inherit; 
	padding:0;
	margin-bottom:0px;
	background:#fff;
	width:100%;
	z-index:11;
}


.schraegOben{
 -webkit-clip-path: 	polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 0% 100%);
}
.schraegUnten{
 -webkit-clip-path: 	polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.header-navigation {	
	z-index:5;
	/* text-transform: uppercase; */
	
}

.header-navigation ul {
	margin: 0;
	padding: 0;
	display: inline;
}
.header-navigation li {
	display: inline;
}

.header-navigation li:first-child:before {
	content: none;
}
.header-navigation a {
	color: inherit;
}
.header-navigation a:hover,
.header-navigation a:focus {
	text-decoration: underline;
}


.logo {
	position: relative;
	display:block;
	margin: -6px auto 0 18px;
	padding: 0px;
	float:left;
	font-size: 3em; 
	line-height: 1em; 
	text-transform: capitalize;
}

.mobile_menu .logoMobile a{
	font-family:'Allura','Source Sans Pro', sans-serif;
	font-size:2em;
	padding:0.4em;
}

/* .headerLogo{max-width:700px;margin:0 auto;} */


@media screen and (max-width: 599px) {
	.logo {
		position: static;
		margin-left: 0;
		margin-bottom: 12px;
		padding: 0;
	}
}
.logo a {
	display: block;text-decoration:none;
}
.logo a:hover{
	text-decoration:none;
	}
.logo img {
	display: block;
/* 	width: auto;
	height: 120px; */
}
@media screen and (max-width: 599px) {
	.logo img {
		margin: 0 auto;
	}
}






/*centered wrapper */


.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.-vertical-centered .rs-columns {
	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: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-wrap: wrap;
} */

.centered-wrapper.-border-top {
	border-top: 1px solid #dcdcdc;
}
.centered-wrapper.-border-bottom {
	border-bottom: 1px solid #dcdcdc;
}
.centered-wrapper.-color-inverted {
	color: #ffffff;
}
.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: 300px;
}
@media screen and (max-width: 599px) {
	.centered-wrapper.-height-small {
		min-height: 200px;
	}
}
.centered-wrapper.-height-medium {
	min-height: 470px;
}
@media screen and (max-width: 599px) {
	.centered-wrapper.-height-medium {
		min-height: 400px;
	}
}
.centered-wrapper.-height-large {
	min-height: 760px;
}
@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;
}

.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 > .centered-wrapper-background,
.-background-mousemove-inverted > .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;
	 max-width:1250px; 
	margin-top:2em;
	margin-bottom:2em;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;	
	width:96%;
}

.mw96{max-width:96%;margin-left:auto;margin-right:auto;}
.mw800{max-width:800px;}
@media screen and (max-width: 599px) {
	.mw800{max-width:96%;margin-left:auto;margin-right:auto;}
}


header .centered-wrapper-inner {
	position: relative;
	 max-width:1250px; 
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;	
	width:96%;
}
.headerImage .centered-wrapper-inner
{
	position: relative;
	 max-width:1250px; 	 
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;	
	width:100%;
}
.headerImage .centered-wrapper-inner .image_container{
	min-width:450px;
}

.centered-wrapper-inner.-fullwidth {
	width: 100%;
	max-width: none;
	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.8em;
		padding-left: 0.8em;
	}
}

@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;
	}
}
/*centered wrapper ende*/


.main-navigation-wrapper {
	position: relative;		
	float:right;
	margin-top:30px;	
}

@media screen and (max-width: 999px) {
	.main-navigation-wrapper {
		display: none;
	}
}

.main-navigation {
	/* clearfix */
	overflow: hidden;
	margin-right: 3.55556em;
	font-size: 14px;	
	color: #636363;
}

.main-navigation ul {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.main-navigation li {
	margin: 0;
	padding: 0;
	display: block;
	
}

.main-navigation a,
.main-navigation li > strong {
	float: left;
	padding: 0.75em 1.375em;
	border-left: 1px solid #dedede;
	color: inherit;
	text-decoration: none;
	-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.trail,
.main-navigation a.active,
.main-navigation li > strong.trail,
.main-navigation li > strong.active {
	color: #fff;
	/* background: #E9505F; */
	background:#6b204c;
}
.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.trail,
.main-navigation a.home.active,
.main-navigation li > strong.home.trail,
.main-navigation li > strong.home.active {
	color: inherit;
	background: none;
}
.main-navigation a:hover {
	color: #3d566e;
	
}
.main-navigation li:first-child > a,
.main-navigation li:first-child > span {
	border-left: 0;
}

.sub-navigation {
	/* clearfix */
	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: #636363;
	-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: 900px) {
	.sub-navigation {
		font-size: 0.77778em;
	}
}
@media screen and (max-width: 599px) {
	.sub-navigation {
		display: none;
	}
}
.sub-navigation ul,
.sub-navigation li {
	margin: 0;
	padding: 0;
	display: inline;
}
.sub-navigation a,
.sub-navigation li > span {
	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.trail,
.sub-navigation a.active,
.sub-navigation li > span.trail,
.sub-navigation li > span.active {
	font-weight: 600;
	color: #636363;
	background: #fbfbfb;
}

.main-navigation-search {
	position: relative;
	top: 0;
	right: 0;
	height: 100%;
	overflow: hidden;	
	background: transparent;	
}

.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:hover input,
.main-navigation-search input:hover,
.main-navigation-search input:focus {
	margin-left: 1.375em;
}
.main-navigation-search button {
	position: absolute;
	top: 0;
	right: 0;
	width: 3.55556em;
	height: 100%;
	margin: 0;
	padding: 0.2em 0 0.4em 0;
	border: 0;
	color: #636363;
	text-align: left;
	text-indent: -99em;
	text-shadow: none;
	line-height: 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:hover,
.main-navigation-search button:focus {
	color: #fff;
}

.content-wrapper {
	zoom: 1;
	position: relative;
	 max-width: 1200px; 
	margin: 0 auto;
}
.content-wrapper:before {
	content: "";
	display: table;
}
.content-wrapper:after {
	content: "";
	display: table;
	clear: both;
}

/* ===========================================
 * Content styles
 * ======================================== */

.main-content .ce_text{-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;}
 
.opensauce-fullwidth .main-content {
	float: none;
	width: auto;
	margin:0 auto 0px auto;
	padding:0;
	/* max-width:1170px */
}

.opensauce-sidebar-left .main-content {
	float: right;
	margin-right: 3.57143%;
	margin-left: 0;
}
@media screen and (max-width: 900px) {
	.opensauce-sidebar-left .main-content {
		float: none;
		margin-right: 5.55556%;
		margin-left: 5.55556%;
	}
}
.main-content p,
.main-content ul,
.main-content ol,
.main-content table,
.main-content form,
.main-content fieldset {margin-top: 1.33333em;margin-bottom: 1.33333em;}
.main-content h1{font-family: 'Source Serif Pro';/* color:rgba(233, 80, 95, 1) */;font-size:2.5em;line-height:1.3em;margin:0px 0px 30px 0px;font-weight:400;}
.main-content h2{font-size:20px;font-weight:normal;margin:40px 0px;}
.main-content h3{font-size: 1.2em;margin:0 0 1em 0;}
.main-content h4, h4{font-size:24px;margin:0 0 0 0;}
.main-content h5 {font-size: 1em;}
.main-content h6 {font-size: 0.9em;letter-spacing: 0.0625em;color: #8a8a8a;text-transform: uppercase;}
.main-content p{margin:0;}

.main-content ul,
.main-content ol {
	padding-left: 0.88889em;
}
.main-content ul li[data-icon],
.main-content ol li[data-icon] {
	list-style: none;
}
.main-content ul li[data-icon]:before,
.main-content ol li[data-icon]:before {
	left: -1.16667em;
	width: 0;
}
.main-content ul {
	padding-left: 1.33333em;
	list-style-type: disc;
}
.main-content ul ul {
	margin-top: 0;
}
.main-content ol {
	padding-left: 1.33333em;
	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: #3d566e;
}
@media screen and (max-width: 599px) {
	.main-content blockquote {
		margin-left: 15.625%;
	}
}
.main-content blockquote small,
.main-content blockquote i/* ,
.main-content blockquote em */ {
	color: #8a8a8a;
}
.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: bold;
	line-height: 0;
	color: #E9505F;
}
@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;
}
.main-content .rsts-main {
	margin: 0;
}
.ce_divider{text-align:center;}
.ce_divider img{width:100%;max-width:300px;margin:0 auto;}


/* ===========================================
 * Form styles
 * ======================================== */
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,select {
	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 white;
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1), inset 0 1px white;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.1), inset 0 1px white;
}
.valid input,
.valid textarea {
	border-color: #7eba28;
}
.invalid input,
input.error,
.invalid textarea,
textarea.error {
	border-color: #e52f2f;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	/* multiple rules, because user agents are required to ignore a rule with an unknown selector */
	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;
}
input:hover,
textarea:hover {
	border-color: #d4d4d4 #d4d4d4 #c7c7c7;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.05), inset 0 1px white;
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.05), inset 0 1px white;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.05), inset 0 1px white;
}
input:focus,
textarea:focus {
	border-color: #E9505F #E9505F #067bb6;
}

input[type="text"],
input[type="search"],
input[type="email"] {
	outline: none;
}
input[type="checkbox"],
input[type="radio"],
input[type="image"] {
	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: none;
}

input[type="file"] {
	padding: 0;
	height: auto;
}

button,
input[type="submit"] {
	margin-top: 1em;
}

textarea {
	height: 200px;
	resize: vertical;
	line-height: 1.5;
	outline: none;
}

fieldset {
	margin: 1em 0;
	border: 1px solid #dedede;
}
fieldset legend {
	padding: 0 0.27778em;
}
fieldset + br {
	/* Kill <br> that Contao injects */
	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: #E9505F;
}
.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 {
	/* add line break after label */
	content: "\A";
	white-space: pre;
}
.main-content input,
.main-content textarea,
.main-content select,
.main-content fieldset {
	width: 100%;
}
@media screen and (max-width: 599px) {
	.main-content input,
	.main-content textarea,
	.main-content select,
	.main-content fieldset {
		width: 100%;
	}
}
.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%;
	}
}

.explanation p,
.captcha_text p {
	margin: 0;
}

.explanation {
	font-size: 0.77778em;
	margin: -0.85714em 0 1.71429em;
	color: #8a8a8a;
}

.captcha_text {
	display: block;
}
label .captcha_text {
	display: inline;
}

.sidebar form input,
.sidebar form textarea,
.sidebar form select,
.sidebar form fieldset,
.sidebar form button {
	width: 100%;
}
.sidebar form label {
	display: block;
	margin-bottom: 0.0625em;
	font-size: 0.88889em;
}
.sidebar form input[type="checkbox"],
.sidebar form input[type="radio"],
.sidebar form input[type="image"] {
	width: auto;
}

/* ===========================================
 * Content elements
 * ======================================== */
/* .rs-columns > h1,
.rs-columns > h2,
.rs-columns > h3, */
.teaser-boxes > h1,
.icon-boxes > h1,
.news-boxes > h1,
.teaser-boxes > h2,
.icon-boxes > h2,
.news-boxes > h2,
.teaser-boxes > h3,
.icon-boxes > h3,
.news-boxes > h3 {
	margin: 0 0 0.88889em;
	padding-bottom: 0.33333em;
	border-bottom: 1px solid #e8e8e8;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0.05556em;
	color: #3d566e;
	text-transform: uppercase;
}
.rs-columns > h1,
.rs-columns > h2,
.rs-columns > h3{
	max-width:600px;
	margin-top:1em;
}
.teaser-boxes,
.icon-boxes,
.news-boxes {
	margin: 2.22222em 0;
	/* clearfix */
	overflow: hidden;
}

.teaser-boxes-item {
	font-size: 0.88889em;
	color: #8a8a8a;
}
.teaser-boxes-item:hover,
.teaser-boxes-item:focus {
	text-decoration: none;
}
.teaser-boxes-item h3 {
	margin: 0;
	font-size: 1.3125em;
	color: #3d566e;
}
.teaser-boxes-item p {
	margin: 0.5em 0 0;
}
.teaser-boxes-item-image {
	position: relative;
	margin: 0 0 1em;
}
.teaser-boxes-item-image img {
	display: block;
	width: 100%;
	height: auto;
}
.icon-boxes-item {
	font-size: 0.88889em;
	color: #8a8a8a;
}
.icon-boxes-item:hover,
.icon-boxes-item:focus {
	text-decoration: none;
}
.icon-boxes-item[data-icon]:before {
	margin: 0 0 0.5em 0;
	padding: 0.5em;
	border: 1px solid #dedede;
	font-size: 1.5em;
	color: #E9505F;
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background: 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);
}
.icon-boxes-item h3 {
	margin: 0;
	font-size: 1.3125em;
	color: #3d566e;
}
.icon-boxes-item p {
	margin: 0.5em 0 0;
}

.icon-boxes-item-link {
	font-size: 0.875em;
	letter-spacing: 0.07143em;
	color: #E9505F;
	text-transform: uppercase;
}
a:hover .icon-boxes-item-link,
a:focus .icon-boxes-item-link {
	text-decoration: underline;
}
.news-boxes-item {
	font-size: 0.85em;
	color: #8a8a8a;
}
.news-boxes-item h3 {
	margin: 0;
	font-size: 1.71429em;
	line-height: 1.33333;
	font-weight: normal;
}
.news-boxes-item h3 a {
	color: #3d566e;
}
.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;
}

.testimonial {
	margin: 1.125em 0;
	font-size: 1.33333em;
}
@media screen and (max-width: 599px) {
	.testimonial {
		font-size: 1em;
	}
}
.sidebar .testimonial {
	font-size: 1em;
}
@media screen and (max-width: 599px) {
	.sidebar .testimonial {
		font-size: 1em;
	}
}
.rsts-main .testimonial {
	margin: 0;
}
.testimonial p {
	margin: 0.5em 0;
	color: #3d566e;
}

.testimonial-author {
	padding-right: 2.77778em;
	font-size: 0.75em;
	color: #8a8a8a;
}
.sidebar .testimonial-author {
	padding-right: 3.57143em;
	font-size: 0.77778em;
}
@media screen and (max-width: 599px) {
	.testimonial-author {
		padding-right: 3.57143em;
		font-size: 0.93333em;
	}
}
.testimonial-author img {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	height: 2.22222em;
	margin: 0 0.33333em 0 0;
}
.testimonial-author small {
	font-size: inherit;
}

.newsletter-box {
	padding: 1.33333em 6.25%;
	border: 1px solid #056799;
	-webkit-border-radius: 1.5px;
	-moz-border-radius: 1.5px;
	border-radius: 1.5px;
	color: white;
	background: #cccccc;
	-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);
}
.sidebar .newsletter-box {
	padding-right: 11.11111%;
	padding-left: 11.11111%;
}
@media screen and (max-width: 900px) {
	.sidebar .newsletter-box {
		padding-right: 5.55556%;
		padding-left: 5.55556%;
	}
}
@media screen and (max-width: 599px) {
	.sidebar .newsletter-box {
		padding-right: 6.25%;
		padding-left: 6.25%;
	}
}
.sidebar .block + .newsletter-box {
	margin-top: 1.77778em;
}
.newsletter-box:before {
	content: "";
	float: right;
	width: 5.33333em;
	height: 5.55556em;
	margin-left: 0.77778em;
	background: url("../../files/opensauce/img/newsletter-bg.png") 50% 50% no-repeat;
	background-size: 100% 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3) {
	.newsletter-box:before {
		background-image: url("../../files/opensauce/img/newsletter-bg-x2.png");
	}
}
.newsletter-box h1,
.newsletter-box h2,
.newsletter-box h3,
.newsletter-box h4 {
	padding: 0;
	border: 0;
	letter-spacing: normal;
	text-transform: none;
}
.newsletter-box h1,
.newsletter-box h2,
.newsletter-box h3 {
	margin: -0.16667em 0 0;
	font-size: 1.33333em;
	font-weight: normal;
	line-height: 1.125;
	color: inherit;
}
.newsletter-box h4 {
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	color: #b4dbef;
}
.newsletter-box form {
	margin: 0;
}
.newsletter-box .formbody {
	position: relative;
	width: 18.33333em;
	max-width: 100%;
	margin: 0.66667em 0 0;
}
.newsletter-box .formbody input {
	display: block;
	width: 100%;
	padding-right: 2.66667em;
	border-color: #2b3c4d;
	color: #343434;
}
.newsletter-box .formbody button {
	position: absolute;
	right: 0;
	bottom: 0;
	width: auto;
	overflow: hidden;
	margin: 0;
	padding: 0.72222em;
	-webkit-border-radius: 0;
	-moz-border-radius: 0 1.5px 1.5px 0;
	border-radius: 0 1.5px 1.5px 0;
	line-height: 0;
	text-align: left;
	text-indent: -99em;
}
.newsletter-box .formbody button:after {
	font: 0.77778em/1 "RockSolid Icons";
	content: "\e0ce";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	display: block;
}
.newsletter-box .formbody .error {
	color: #9b1313;
}

.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: #8a8a8a;
	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: #E9505F;
}
.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:hover .icon-links-label,
a:focus .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: #8a8a8a;
	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:hover,
.author-box-links a:focus {
	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: white;
	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.float_above{margin-bottom:2em;}
/*startSlider*/

.startSliderCenteredWrapper .centered-wrapper-inner {
	margin-top:0;
	margin-bottom:0;	
}
 @media screen and (max-width: 599px) {
	.startSliderCenteredWrapper .centered-wrapper-inner {
	margin:0;
	width:100%;
	}
} 

.slick-slider .slick-track, .slick-slider .slick-list{
	margin-bottom:1em;
}

.startSlider .swiper-container {
	margin-left:2.5em;
	margin-right:2.5em;
}
@media screen and (max-width: 599px) {
.startSlider .swiper-container {
	margin-left:auto;
	margin-right:auto;
}
}
.startSlider .swiper-slide{
	margin:0 0 2em 0;
	-webkit-box-shadow: 0 18px 16px -5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 18px 16px -5px rgba(0, 0, 0, 0.2);
	box-shadow:0 18px 16px -5px rgba(0, 0, 0, 0.2);	
}

.startSlider .swiper-wrapper {
	margin-bottom:0.5em;
}

.startSlider .swiper-slide-prev {
	-webkit-box-shadow: 6px 18px 16px -5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 6px 18px 16px -5px rgba(0, 0, 0, 0.2);
	box-shadow:6px 18px 16px -5px rgba(0, 0, 0, 0.2);	
}
.startSlider .swiper-slide-next {
	-webkit-box-shadow: 6px 18px 16px -5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 6px 18px 16px -5px rgba(0, 0, 0, 0.2);
	box-shadow:-18px 18px 16px -5px rgba(0, 0, 0, 0.2);	
}

.startSlider .textContent{
	position:absolute;
	width:100%;
	bottom:0;
	padding:2em 1em 1em 1em;
	color:#fff;	
	font-family:'Source Serif Pro';
	background:rgba(0,0,0,0.2);
	text-align:center;
	-webkit-transition: clip-path 0.35s;
	transition:clip-path 0.35s;
}

.startSlider .swiper-slide-active .textContent,.startSlider .swiper-slide-duplicate-active .textContent{
	-webkit-clip-path: polygon(0% 10%, 100% 13%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 10%, 100% 13%, 100% 100%, 0% 100%);
}
.startSlider .swiper-slide-prev .textContent,.startSlider .swiper-slide-duplicate-prev .textContent{
	-webkit-clip-path: polygon(0 0, 100% 20%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 20%, 100% 100%, 0% 100%);
}
.startSlider .swiper-slide-next .textContent,.startSlider .swiper-slide-duplicate-next .textContent{
	-webkit-clip-path: polygon(0 20%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 20%, 100% 0, 100% 100%, 0% 100%);
}
 
.startSlider .textContent {font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1250 - 320)));}
.startSlider .textContent .linkTitle{font-size:2em;}
.startSlider .textContent .linkTitle::after{content:'>';position:relative;top:0.05em;margin:0 0 0 0.5em;padding:0.2em 0 0 0 ;}
.startSlider .textContent .caption{font-size:0.9em;}

.image_container_slider {position: relative;padding: 0;margin:0;}
.startSlider .swiper-slide picture{display:flex;}
.startSlider .swiper-slide,.startSlider .swiper-slide img{
	 -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.startSlider .swiper-slide img:hover{
	   transform: scale(1.1);
}

.startSlider .swiper-slide:nth-child(1) {
	position:relative;
	margin-left:-1em;
	z-index:9;
}
.startSlider .swiper-slide.swiper-slide-active {
  position:relative;
  scale:1.1;
  z-index:10;  
}

.startSlider .swiper-slide:nth-child(3) {
   position:relative;
  margin-left:1em;
  z-index:9;
}

.image_container.no-border,
.no-border .image_container {
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: none;
}
.image_container img {
	display: block;
	/*  width: 100%; */ 
	max-width: 100%;
	height: auto;
}

.image_container.float_above img,.image_container_centered img {
	display: block;
	/*  width: 100%; */ 
	max-width: 100%;
	height: auto;
	margin:0 auto;
}

.image_container a {
	position: relative;
	display: block;
}
.image_container a:hover:before,
.image_container a:focus: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:hover:after,
.image_container a:focus: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: white;
	text-align: center;
	background: transparent;
}
.image_container figcaption,
.image_container .caption {
	/* overwrite elements style attribute */
	width: 100% !important;
	padding: 0.28571em 0 0;
	font-size: 0.77778em;
	color: #8a8a8a;
}

.image_container.float_right,
.image_container.float_left {
	float: right;
	 width: 43.75% !important; 
	margin: 0.44444em 0 0.88889em 6.25%;
}
.opensauce-fullwidth .image_container.float_right,
.opensauce-fullwidth .image_container.float_left {
	margin: 0.44444em 0 0.88889em 3.84615%;
	width: 26.92308% !important; 
}
@media screen and (max-width: 900px) {
	.opensauce-fullwidth .image_container.float_right,
	.opensauce-fullwidth .image_container.float_left {
		margin-left: 6.25%;
		 /* width: 43.75% !important;  */
	}
}
@media screen and (max-width: 599px) {
	.opensauce-fullwidth .image_container.float_right,
	.opensauce-fullwidth .image_container.float_left {
		margin-left: 0;
		width: auto !important;
	}
}
.no-resize .image_container.float_right,
.opensauce-fullwidth .no-resize .image_container.float_right,
.image_container.float_right.no-resize,
.opensauce-fullwidth .image_container.float_right.no-resize,
.no-resize .image_container.float_left,
.opensauce-fullwidth .no-resize .image_container.float_left,
.image_container.float_left.no-resize,
.opensauce-fullwidth .image_container.float_left.no-resize {
	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 15px;
}
@media screen and (max-width: 900px) {
	.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;
	}
}

.ce_youtube-wrapper {
	position: relative;	
	margin: 1.33333em 0;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.ce_youtube-wrapper iframe,
.ce_youtube-wrapper object,
.ce_youtube-wrapper embed,
.ce_youtube-wrapper .ce_youtube-wrapper-poster {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ce_youtube-wrapper-poster {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.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: white;
	background: black;
	background: rgba(0, 0, 0, 0.6);
	transition: background-color 0.1s linear;
}
.ce_youtube-wrapper-poster:hover:before {
	opacity: 1;
	background: #cc181e;
}

.mejs-video,
.mejs-audio {
	margin: 1.11111em 0;
}

.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 {
		/* doubled class for specificity */
	}
	.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 {
	/* for rounding failures */
	margin-right: -1%;
}
.ce_gallery > ul > li > .image_container {
	width: 100%;
}
.ce_gallery img {
	width: 100%;
	height: auto;
}

.enclosure,
.ce_downloads {
	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: white;
	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);
}
.enclosure h1,
.enclosure h2,
.enclosure h3,
.enclosure h4,
.enclosure h5,
.enclosure h6,
.ce_downloads h1,
.ce_downloads h2,
.ce_downloads h3,
.ce_downloads h4,
.ce_downloads h5,
.ce_downloads 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: white;
	text-transform: uppercase;
	background: #3d566e;
}
.enclosure h1:before,
.enclosure h2:before,
.enclosure h3:before,
.enclosure h4:before,
.enclosure h5:before,
.enclosure h6:before,
.ce_downloads h1:before,
.ce_downloads h2:before,
.ce_downloads h3:before,
.ce_downloads h4:before,
.ce_downloads h5:before,
.ce_downloads 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;
}
.enclosure ul,
.enclosure p,
.ce_downloads ul,
.ce_downloads p {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ce_accordion .toggler {
	padding: 0.33333em 0;
	border-bottom: 1px solid #dedede;
	outline: none;
	font-size: 1em;
	color: #E9505F;
	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: white;
	background: #E9505F;
}
.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";
}

/* ===========================================
 * Slider styles
 * ======================================== */
.rsts-skin-testimonials.rsts-main {
	position: relative;
	margin: 1.5em 0;
}
.rsts-skin-testimonials .rsts-header {
	border-bottom: 1px solid #e8e8e8;
}
.rsts-skin-testimonials .rsts-header h1,
.rsts-skin-testimonials .rsts-header h2,
.rsts-skin-testimonials .rsts-header h3,
.rsts-skin-testimonials .rsts-header h4,
.rsts-skin-testimonials .rsts-header h5,
.rsts-skin-testimonials .rsts-header h6 {
	margin: 0;
	padding: 0.14286em 0 0.64286em;
	font-size: 0.77778em;
	font-weight: 600;
	color: #8a8a8a;
	letter-spacing: 0.07143em;
	text-transform: uppercase;
}
.rsts-skin-testimonials .rsts-prev,
.rsts-skin-testimonials .rsts-next {
	position: absolute;
	right: 1.33333em;
	bottom: 0.66667em;
	overflow: hidden;
	text-indent: -99em;
	line-height: 0;
}
.sidebar .rsts-skin-testimonials .rsts-prev,
.sidebar .rsts-skin-testimonials .rsts-next {
	bottom: 0.33333em;
}
.rsts-skin-testimonials .rsts-prev:after,
.rsts-skin-testimonials .rsts-next:after {
	font: 0.44444em/1 "RockSolid Icons";
	content: "\e018";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	display: block;
	padding: 0.75em;
	color: white;
	background: #E9505F;
}
.rsts-skin-testimonials .rsts-next {
	right: 0;
}
.rsts-skin-testimonials .rsts-next:after {
	content: "\e019";
}
.rsts-skin-testimonials .rsts-nav {
	position: absolute;
	right: -5px;
	top: 2px;
	line-height: 0;
}
.rsts-skin-testimonials .rsts-nav ul {
	margin: 0;
	padding: 0;
}
.rsts-skin-testimonials .rsts-nav li {
	display: inline;
}
.rsts-skin-testimonials .rsts-nav a {
	float: left;
	width: 17px;
	height: 17px;
	overflow: hidden;
	outline: none;
	padding: 5px;
	text-indent: -99em;
}
.rsts-skin-testimonials .rsts-nav a:after {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background: #dedede;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
}
.rsts-skin-testimonials .rsts-nav a:hover:after,
.rsts-skin-testimonials .rsts-nav a.active:after {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
	width: 11px;
	height: 11px;
	margin: -2px;
}
.rsts-skin-testimonials .rsts-nav-prev,
.rsts-skin-testimonials .rsts-nav-next {
	display: none !important;
}

.rsts-skin-light .rsts-nav {
	position: absolute;
	bottom: 20px;
	margin: 0;
	width: 100%;
}

/* ===========================================
 * Module styles (Search, FAQ, News, Events, Comments, Sitemap etc.)
 * ======================================== */
.fixed-note {
	position: fixed;
	display: table;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	min-height: 3.33333em;
	padding: 0.66667em 1.11111em 0.66667em 4.44444em;
	border-top: 1px solid #dedede;
	z-index: 99;
	background-color: white;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 900px) {
	.fixed-note {
		position: relative;
	}
}
@media screen and (max-width: 599px) {
	.fixed-note {
		display: block;
		padding-left: 1.11111em;
	}
}
.fixed-note:before {
	position: absolute;
	top: 50%;
	margin-top: -0.5em;
	left: 0.83333em;
	font-size: 2em;
	color: #E9505F;
}
@media screen and (max-width: 900px) {
	.fixed-note:before {
		top: 0.66667em;
		margin-top: 0;
	}
}
@media screen and (max-width: 599px) {
	.fixed-note:before {
		position: static;
	}
}
.fixed-note h1,
.fixed-note h2,
.fixed-note h3 {
	font-size: 0.83333em;
	margin: 0.4em 0;
}
.fixed-note p {
	font-size: 0.77778em;
	margin: 0.42857em 0;
}
@media screen and (max-width: 599px) {
	.fixed-note p {
		font-size: 0.88889em;
	}
}

.fixed-note-column {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0.55556em;
}
.fixed-note-column:last-child {
	text-align: right;
}
@media screen and (max-width: 900px) {
	.fixed-note-column:last-child {
		text-align: left;
	}
}
@media screen and (max-width: 900px) {
	.fixed-note-column {
		display: block;
		margin: 0.66667em 0;
		padding: 0;
	}
}

.fixed-note-link,
.fixed-note-button {
	white-space: nowrap;
}

.fixed-note-button {
	margin: 0;
}

.fixed-note-closed {
	position: fixed;
	right: 1.66667em;
	bottom: 0;
	z-index: 99;
	padding: 0.44444em 0.66667em;
	color: white;
	text-decoration: none;
	background: #3d566e;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1122px) {
	.fixed-note-closed {
		right: 0;
	}
}
@media screen and (max-width: 900px) {
	.fixed-note-closed {
		position: absolute;
		top: 0.66667em;
		right: 50%;
		bottom: auto;
		margin-right: -0.88889em;
		padding: 0.22222em 0.66667em;
	}
}
@media screen and (max-width: 599px) {
	.fixed-note-closed {
		right: 0.66667em;
		margin-right: 0;
	}
}
.fixed-note-closed:hover,
.fixed-note-closed:focus {
	background-color: #2b3c4d;
}
.fixed-note-closed:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e0a6";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
}
.fixed-note-closed > span {
	display: none;
}

.back a:before,
.previous a:before,
.next a:after {
	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: white;
}
.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));
}

@media screen and (max-width: 599px) {
	.news-image-teaser {
		padding-left: 0;
	}
}
.news-image-teaser.-no-date {
	padding-left: 0;
}

.news-image-teaser h2{	
	font-family: 'Source Serif Pro';
	margin: 0.5em auto 0.5em auto;
	color: #4C6778;
	font-size: 1.1em;
	line-height: 26px;
	text-align: left; 
	text-transform: uppercase;
	padding: 10px 12px;
} 
.news-image-teaser h2 a{
	color: #4C6778;
	text-decoration:none;
}

.news-image-teaser h2 .subheadline{
	    font-family: 'Source Sans Pro';
		font-size:0.7em;	
} 

.silbentrennung{
-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;
}

.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: #8a8a8a;
	text-align: center;
	background: white;
	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);
	display:none;
}
@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: white;
	background: #4C6778
}
.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 .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;
}

.mod_calendar th.previous a:after,
.mod_calendar th.previous a:before,
.mod_calendar th.next a:after,
.mod_calendar th.next a:before {
	display: none;
}
.mod_calendar th.current {
	border-right: 0;
	border-left: 0;
	text-align: center;
}
.mod_calendar th.current:before {
	font: 16px/1 "RockSolid Icons";
	content: "\e037";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 6px;
}
.mod_calendar th.previous {
	border-right: 0;
}
.mod_calendar th.next {
	border-left: 0;
	text-align: right;
}
.mod_calendar th.label {
	font-size: 0.66667em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.07143em;
}
.mod_calendar td {
	vertical-align: top;
	width: 14.28571%;
}
.mod_calendar td.today {
	font-weight: 600;
	background-color: #dedede;
}
.mod_calendar .event {
	font-size: 0.66667em;
}
.mod_calendar .minicalendar td {
	padding: 0.16667em;
	text-align: center;
}

.mod_eventlist .event > h2 {
	margin-top: 0;
	font-size: 1.55556em;
}

.mod_faqlist ul {
	list-style: none;
	padding-left: 0;
}
.mod_faqlist li:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e0f7";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 0.44444em;
}

.mod_faqreader .info {
	font-size: 0.77778em;
	color: #8a8a8a;
}

.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: #8a8a8a;
}
.mod_search .highlight {
	padding: 0 0.22222em;
	font-weight: 600;
	background: #cde7f4;
}
.mod_search .url {
	padding-bottom: 1.42857em;
	border-bottom: 1px dotted #dedede;
	font-size: 0.77778em;
	color: #8a8a8a;
}
.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;
}

.comment_default {
	margin: 1.6875em 0;
	padding: 1.25em 6.25% 0;
	border: 1px solid #dedede;
	-webkit-border-radius: 1.5px;
	-moz-border-radius: 1.5px;
	border-radius: 1.5px;
	font-size: 0.88889em;
	background: white;
	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);
}
.comment_default .info {
	margin-top: 0;
	border-bottom: 1px solid #dedede;
}
.comment_default .reply {
	margin-left: 6.66667%;
}
.comment_default .reply .info {
	font-weight: 600;
}

.ce_comments .form {
	margin-top: 3.33333em;
}
.ce_comments .form .widget {
	margin-top: 1.33333em;
}

.mod_sitemap ul {
	padding-left: 0;
	list-style-type: none;
}
.mod_sitemap ul li li {
	padding: 0.1875em 0 0.1875em 1.75em;
	font-size: 0.88889em;
}
.mod_sitemap ul li li.submenu ul {
	margin: 0;
}
.mod_sitemap > ul > li:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e083";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 0.55556em;
	color: #E9505F;
}

/* ===========================================
 * Footer styles
 * ======================================== */
.page-footer {
	clear: both;	
	margin:0;	
	background-color:rgb(107 32 76);
	padding:0 3.57143%;
}

.footer-navigation-wrapper {
	
	overflow: hidden;
	margin: 3.33333em auto;
	padding: 1.83333em 0;
	border-top: 1px solid #dedede;
	font-size: 12px;	
	color: #8a8a8a;	
	max-width:1200px;
}
.footer-navigation-wrapper a{
color:#E9505F;
}

.footer-navigation-wrapper h1{
	font-size:12px;color:inherit;text-transform:none;font-weight:600;letter-spacing:1px;border-bottom:0;
}
.footer-navigation-wrapper .teaser-boxes{
margin:0;
}
@media screen and (max-width: 599px) {
	.footer-navigation-wrapper {
		font-size: 0.8em;
	}
}
.footer-navigation {
	float: left;
}
@media screen and (max-width: 900px) {
	.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: normal;
}
@media screen and (max-width: 900px) {
	.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: #b8b8b8;
}
.footer-info .rocksolid-copyright:before {
	content: "\2022";
	display: inline-block;
	margin: 0 0.66667em;
	color: #8a8a8a;
}

nav.main-navigation ul ul{position:absolute;height:10px;overflow:hidden;}

/*
Listenelemente nebeneinander positionieren und Farbe anpassen
*/
nav.main-navigation ul li {
    width:auto;
    float:left;
    background-color:transparent;		
    list-style-type:none;	
}

/*
die Links der zweiten Ebene mit samt der umschlieÃŸenden ul nach unten holen.
*/
.main-navigation a, .main-navigation li > strong{
	float:none;
	display:block;		
}

/*
Links nebeneinander positionieren, Farbe anpassen und einen kleinen Fadingeffekt einbauen
*/
nav.main-navigation ul li a, .main-navigation li > strong.active, .main-navigation li:first-child > a, .main-navigation li:first-child > strong {
    width:100%;
    display:block;		
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;		
}

/*
Umdrehen des Verlaufes auf den Links um den Hovereffekt zu verstÃ¤rken
*/
nav.main-navigation ul li a:hover, .main-navigation li > strong, .main-navigation li:first-child > a:hover, .main-navigation li:first-child > strong:hover {    
	/* background-color: #E9505F;	 */
	background-color: #6b204c;	
	color:#fff;
	text-decoration:none;
}



/************************************************************************************gefixt am 
die Links der zweiten Ebene mit samt der umschlieÃŸenden ul nach unten holen.
Hier kÃ¶nnte es bestimmt eine elegantere LÃ¶sung geben.
Sollte da jemand einen besseren Vorschlag haben wÃ¼rde ich mich Ã¼ber eine kurze Info sehr freuen.
info@webdesign24.biz
*/


/*
Listenelemente der zweiten Ebene untereinander positionieren
*/
nav.main-navigation ul.level_2 li {
    width:100%;
    clear:both;
    display:block;
	color:#fff;
}

/*
zweite Ebene verstecken.
An dieser Stelle vielen Dank an Peter MÃ¼ller und sein Video2Brain Little Boxes
*/

nav.main-navigation ul.level_2 {
	color:#fff;
    width:0px;
    height:0px;
    left:-32768px;
    top:-32768px;
    position:absolute;
    display:block;
	padding-top:0px;
	background-color: rgba(82, 82, 82, 0.95);	
}

/*
zweite Ebene wieder einblenden
*/
nav.main-navigation li:hover ul.level_2 {
    width:auto;
    height:auto;
    left:auto;
    top:auto;
    z-index: 9999;	
 	
/*	background-color: rgba(101,59,22,0.9);	 */
}
.effect-ming.rs-column.-large-col-1-1{
	width:100%;	
}
.effect-ming.rs-column.-large-col-2-1{
	width:31%;	
}
 .effect-ming.rs-column.-large-col-3-1{
	width:30.3333%;	
}
 .effect-ming.rs-column.-large-col-4-1{
	width:23.5%;	
} 

 .effect-ming.rs-column.-large-col-5-1{
	width:16.5%;	
} 


.grid{	
	margin: 0 auto;
	padding:0 3.8% 3.8% 3.8%;
	overflow:hidden;
	width:100%;
	text-align:center;
}
.grid.menu-boxen-small{	
	margin: 0 auto;
	padding:3.84615%;
	overflow:hidden;
	width:100%;
	text-align:center;
}

/* Common style */
.grid figure {
	position: relative;	
	display:block;
	overflow: hidden;
	margin: 0 auto;	
	text-align: center;		
	-moz-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.4);
	box-shadow:0 0 5px 0px rgba(0, 0, 0, 0.4);
	min-width:280px;
}

.grid figure.rs-column{
	float:none;
	display:inline-block;
	margin-left:0.5em;
	margin-right:0.5em;
	margin-top:1em;
}




/* .grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
	width:100%;
} */

.grid figure figcaption {
	padding: 0em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;	
	border:1px solid #fff;	
	padding:0.2em 0.4em;
} 

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 400;
	font-size:1.0em;
	font-family:'Source Serif Pro',sans-serif;
	/* background:rgba(235, 102, 7, 1); */
}
.grid figure h2 .subTitle,.grid figure h2 .subTitle {
	word-spacing: -0.15em;
	font-weight: 300;
	font-size:0.5em;
	display:none;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

.centered-wrapper.boxenMenuBg{
background-color:rgba(0, 179, 178, 0.15); 
	
}


/* Individual effects */

/*---------------*/
/***** Ming *****/
/*---------------*/

figure.effect-ming {
	/* background: rgba(233, 80, 95, 1); */
	background-color:#8f5878;
}
figure.effect-ming:hover {
	background: rgba(33, 33, 33, 1);
}

figure.effect-ming .centered-wrapper-background {
	
/* 	-webkit-clip-path: polygon(100% 0%, 0% 0%, 0% 82%, 50% 86%,100% 82%); 
    clip-path: polygon(100% 0%, 0% 0%, 0% 82%, 50% 86%,100% 82%); */	
	-webkit-transition: clip-path 0.35s, opacity 0.35s, -webkit-transform 0.35s;
	transition:clip-path 0.35s, opacity 0.35s, transform 0.35s;
	
}
figure.effect-ming:hover .centered-wrapper-background {	
/*     -webkit-clip-path: polygon(100% 0%, 0% 0%, 0% 0%, 50% 7%,100% 0%);
    clip-path: polygon(100% 0%, 0% 0%, 0% 0%, 50% 7%,100% 0%); */
}

figure.effect-ming img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;

}

figure.effect-ming figcaption::before {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;	
	box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
	content: '';
	opacity: 0;
	-webkit-transition: border 0.35s, opacity 0.35s, -webkit-transform 0.35s;
	transition:border 0.35s, opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.4,1.4,1);
	transform: scale3d(1.4,1.4,1);

	
}

/* figure.effect-ming h2 {
	height:100vh;
	max-height:100%;
	overflow:hidden;	
	margin:0 0 0 0;
	bottom:0;
	padding:0.2em 0 0.2em 0;
	display:flex;
	justify-content:center;
	align-items:flex-end;	
	-webkit-transition:max-height 0.35s, padding 0.35s, border-radius 0.35s, background-color 0.7s, margin 0.35s, -webkit-transform 0.35s;
	transition:max-height 0.35s, padding 0.35s, border-radius 0.35s, background-color 0.7s, margin 0.35s, transform 0.35s;
	
	background-color: rgba(233, 80, 95, 0.1);	
	color:rgba(255, 255, 255, 1);	
	
} */
figure.effect-ming h2 {
	position:absolute;
	width:100%;
	max-height:100%;
	overflow:hidden;	
	margin:0 0 0 0;
	bottom:0;
	
	display:block;
	/* justify-content:center;
	align-items:flex-end; */	
	-webkit-transition:max-height 0.35s, padding 0.35s, border-radius 0.35s, background-color 0.7s, margin 0.35s, -webkit-transform 0.35s;
	transition:max-height 0.35s, padding 0.35s, border-radius 0.35s, background-color 0.7s, margin 0.35s, transform 0.35s;
	/* letter-spacing:0.03em;	 */
	/* background-color: rgba(107, 32, 76, 1);	 */
	color:rgba(255, 255, 255, 1);	
		/*  -webkit-clip-path:polygon(100% 69%, 65% 77%, 0% 75%, 0% 100%, 50% 100%); 
	clip-path: polygon(100% 69%, 65% 77%, 0% 75%, 0% 100%, 50% 100%);  */
	
}
 figure.effect-ming .boxenHeadlineContainer {
	

	
}

 figure.effect-ming .boxenHeadlineContainer::before {
	 content:'';
	height:40px;
	background-color: rgba(107, 32, 76, 1);		
	position: relative;  
    display:block;   
	 -webkit-clip-path: polygon(100% 41%, 65% 76%, 0% 38%, 0% 101%, 100% 101%);
	 clip-path: polygon(100% 41%, 65% 76%, 0% 38%, 0% 101%, 100% 101%);
}
 figure.effect-ming .boxenHeadline {
	background-color: rgba(107, 32, 76, 1);		
	width: 100%;
	padding:2px 0 0.5em 0;
	line-height: 1.2em;
    text-transform: none;

}

figure.effect-ming p {
	opacity: 0;
	padding: 1em;	
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

/* figure.effect-ming:hover h2 {
	position:absolute;
	max-height:40px;	
	-webkit-transform: scale(1);	
	transform: scale(1);
	margin: 10% 0 10px 0;
	background-color: rgba(255, 255, 255, 0.5);	
	color:rgba(208, 108, 167, 1);
	padding:0.1em 0em;
	border-radius: 0; 
	border:0;
	
} */

figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover p {	
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
	
}

figure.effect-ming:hover figcaption::before
 {  
	/* border: 10px solid rgba(255,255,255,0.2); */
	
	
}

figure.effect-ming:hover figcaption {
	/* background-color: rgba(33, 33, 33, 0.2); 
		background-color: rgba(233, 80, 95, 0.3);	*/
		background-color:#6b204c;
		background-color:#b58fa7;
}

figure.effect-ming:hover img {
	opacity: 0.1;	
}
figure.effect-ming figcaption a {
	opacity:0;
	font-size: 0em;
	transition: font-size 0.35s, opacity 0.35s, transform 0.35s;	
}

figure.effect-ming:hover figcaption a {
	opacity: 1;
	font-size: 0.7em;
	color: #fff;
	text-decoration:none;	
}

/*************************/
/* grid menu-boxen-small*/
/*************************/


.grid.menu-boxen-small figure h2 {
	word-spacing: -0.15em;
	font-weight: 600;
	font-size:0.9em;
	letter-spacing:0;
	/* background:rgba(235, 102, 7, 1); */
}
.grid.menu-boxen-small figure h2 .subTitle,.grid figure h2 .subTitle {
	word-spacing: -0.15em;
	font-weight: 300;
	font-size:0.5em;
	display:none;
}

.grid.menu-boxen-small figure.effect-ming .centered-wrapper-background {
	
	-webkit-clip-path: polygon(100% 0%, 0% 0%, 0% 82%, 21% 95%,100% 82%);
   clip-path: polygon(100% 0%, 0% 0%, 0% 82%, 21% 95%,100% 82%);	
	-webkit-transition: clip-path 0.35s, opacity 0.35s, -webkit-transform 0.35s;
	transition:clip-path 0.35s, opacity 0.35s, transform 0.35s;
	
}
.grid.menu-boxen-small figure.effect-ming:hover .centered-wrapper-background {	
    -webkit-clip-path: polygon(100% 0%, 0% 0%, 0% 0%, 50% 7%,100% 0%);
    clip-path: polygon(100% 0%, 0% 0%, 0% 0%, 50% 7%,100% 0%);
}

.grid.menu-boxen-small figure.effect-ming h2 {
	height:100vh;
	max-height:100%;
	overflow:hidden;	
	margin:0;
	padding:0.1em 1em;
	/* background-color: rgba(211, 24, 55, 0.3); */
	background-color: rgba(66, 33, 33, 0.3);
	color:rgba(255, 255, 255, 1);
	display:flex;
	justify-content:center;
	align-items:center;
	
	-webkit-transition:max-height 0.35s, padding 0.35s, border-radius 0.35s, background-color 0.7s, margin 0.35s, -webkit-transform 0.35s;
	transition:max-height 0.35s, padding 0.35s, border-radius 0.35s, background-color 0.7s, margin 0.35s, transform 0.35s;
	letter-spacing:0.03em;
	border-radius: 0em; 
	border:0;
	 
}


.grid.menu-boxen-small figure.effect-ming:hover h2 {
	max-height:50%;
	
	-webkit-transform: scale(1);	
	transform: scale(1);
	font-size:0.8em;
	background-color: rgba(255, 255, 255, 0.9);
	color:rgba(211, 24, 55, 0.8);
	padding:0.1em 1.0em;
	margin-bottom:2em;
	border-radius: 0; 
}

.grid.menu-boxen-small figure.effect-ming:hover figcaption a {
	opacity: 1;
	font-size: 0.7em;
	color: #fff;
	text-decoration:none;
	bottom:0;
}


@media screen and (max-width: 1480px) {
	
	 .effect-ming.rs-column.-medium-col-2-1{
	width:32.5%;	
} 
} 

/* Media queries */
@media screen and (max-width: 900px) {
	
	

	.grid figure {
		display: inline-block;
		float: none;
		margin: 0px auto;		
		width:45%;		
	}
	.grid.menu-boxen-small figure {
		display: inline-block;
		float: none;
				
		width:31%;
		max-width:31%;
		min-width:31%;
	}
	
}


@media screen and (max-width: 599px) {
	
	.grid.menu-boxen-small figure {
		display: inline-block;
		float: none;
		margin: 0px auto;		
		width:100%;
		max-width:100%;
		min-width:100%;
	}
	
}
@media screen and (max-width: 400px) {
.grid figure h2 {
	font-size:1.2em;
	
}
}

/* body{color:#666;font: 18px/1.5 'Source Sans Pro', sans-serif;} */
p {margin:0;padding:0;}
/* .noscroll{overflow:hidden;} */
.tl_messages{display:none;}

#news-popup.bottom-right{right:1em;}
#news-popup > .inside{background:transparent;}
#news-popup > .inside > button{
	box-shadow:none;
	z-index:3;
	cursor:pointer;
	
}
.sliderHeader .slick-list{
	margin:0;
}
.sliderHeader:hover{
	cursor:w-resize;
}


.main-content h4.ce_headline{font-size:1.7em;font-weight:400}

#news-popup .news-image-teaser{margin-top:0;}
#news-popup .news-image-teaser h2{font-size:1.1em;padding:0 15px;} 
#news-popup .teaserDescription{font-size:0.85em;}
#news-popup .news-image-teaser .news-image-teaser-more{margin:1em;}

.main-content .ce_text ul li,.main-content .ce_text ol li{  
    /* background-image:url('../../files/opensauce/img/list_icon.svg'); 
    background-repeat:no-repeat;
    background-position: 0 .6em;	 */
	padding:2px 0 0 0px;
	margin-top:5px;
	margin-left:0px;	
	
	} 
	
/*  .ce_text ul li::marker{color:rgb(107 32 76)} */
 .ce_text ul li::marker{color:rgb(0 0 0)}
 .centered-wrapper.-color-inverted .ce_text ul li::marker{
	    color: rgb(255 255 255);
}

.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;}

 
.main-content blockquote::before{display:none;}
.main-content blockquote{margin:1.33333em 0 1.33333em 0%}

.center,.center .image_container img,.center.ce_youtube .video_container,.center.ce_player .video_container,.center.ce_player .audio_container{text-align:center;margin:0 auto;}
.video_container {
position: relative;
/* padding-bottom: 56.25%; */
/* padding-top: 30px; */ 
height: auto; overflow: hidden;
} 
.video_container iframe,
.video_container object,
.video_container embed {
position: absolute;
top: 0;
left: 0;
width:100%;
height: 100%;
}

 .ce_youtube {
 position: relative;
/*  padding-bottom: 56.25%; */
 width: 100%;
 height: auto;
}
 
.ce_youtube iframe {
 position: absolute;
 top: 0; left: 0; right: 0; bottom: 0;
 width: 100% !important;
 height: 100% !important;
}
 */


.video_container video {
 display:block;
 width:100%
}
.video_container video {
 height:auto
}
.video_container {
/*  margin:1.6em 0 */
}
.video_container iframe {
 border:0
}
.video_container .responsive {
 position:relative;
 padding-bottom:56.25%
}
.video_container .responsive.ratio-169 {
 padding-bottom:56.25%
}
.video_container .responsive.ratio-1610 {
 padding-bottom:62.5%
}
.video_container .responsive.ratio-219 {
 padding-bottom:42.85714%
}
.video_container .responsive.ratio-43 {
 padding-bottom:75%
}
.video_container .responsive.ratio-32 {
 padding-bottom:66.66667%
}
.video_container .responsive iframe,
.video_container .responsive img {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 object-fit:cover
}







audio{
	background:#f1f3f4;
}
.audio_container{margin:0 0 1.5em 0;}
.audioPosterContainer img{margin: 0 0 -5px 0;}
.backToTop{
	position: fixed;
	right: 0em;
    bottom: 0em;
	text-align: center;
    margin: 0;    
    font-size: 2em;
  }
.backToTop a,.backToTop a:focus{outline:0;border:0;}
 
/*  .neuigkeiten .headline-box{margin-top: 2.4em;}  */


.left{float:left;}
.right{float:right;}
.ce_text.rounded img,.rounded .teaser-boxes-item-image img{border-radius:10px;}
.ce_text.rounded50 img,.rounded50 .teaser-boxes-item-image img{border-radius:50%;}

.gruen .testimonial p, .main-content .mod_article .haikus.gruen blockquote small{color:rgba(233, 80, 95, 1);}


.blueBox{padding:2em;background:#284242;color:#fff;}


/*booknavigation*/
.mod_booknav{margin-top:0;margin-bottom:0.5em;padding-left:2.5em;padding-right:2.5em;padding-top:0.5em;border-top:1px dotted #bbb}
.mod_booknav ul{list-style-type:none;}
.mod_booknav li{width:40%;float:left;}
.mod_booknav li.up{width:16%;text-align:center;margin-left:2%;margin-right:2%;}
.mod_booknav li.next{text-align:right}
 .mod_booknav li.next a:after{display:none;}

@media screen and (max-width: 599px) {
	.mod_booknav{font-size:0.8em;margin-top:0;margin-bottom:0.5em;padding-left:1em;padding-right:1em;padding-top:0.5em;border-top:1px dotted #bbb}
 }
 
 

.custom{clear:both;}

.btnOnlineTherapie,.btnTermin{display:inline-block;}

/* .shadow,.shadow img{
-webkit-box-shadow: 6px 16px 16px -5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 6px 16px 16px -5px rgba(0, 0, 0, 0.2);
	box-shadow:6px 16px 16px -5px rgba(0, 0, 0, 0.2);
} */
.shadow{
-webkit-box-shadow: 4px 4px 13px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 4px 4px 13px 0px rgba(0, 0, 0, 0.2);
	box-shadow:4px 4px 13px 0px rgba(0, 0, 0, 0.2);
	max-width: 96%;
    margin: 1em 0.5em;
}
.shadowForm {
    -webkit-box-shadow: 4px 4px 13px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 4px 13px 0px rgba(0, 0, 0, 0.2);
    box-shadow: -1px -1px 8px 0px rgba(0, 0, 0, 0.2);
    max-width: 96%;
    margin: 1em 0.5em;
}
.shadow.mod_rocksolid_slider{	
-webkit-box-shadow:  0 0 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
box-shadow:  0 0 3px rgba(0, 0, 0, 0.5); 
}
/*body*/
.linear-gradient-noting  {	
	    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(241, 219, 233, 0.25) 21%, rgba(219, 199, 210, 1) 95%);
}
/*rosa*/
.linear-gradient-01  {	
	    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(241, 219, 233, 0.25) 21%, rgba(153, 151, 99, 0.19) 95%);
}
/*gruen*/
.linear-gradient-02  {	
	   background: linear-gradient(to bottom, rgba(236, 245, 214, 1) -36%,rgba(146, 188, 186, 1) 57%, rgba(9, 101, 142, 1) 120%);
}
/*gruen - gelb*/
.linear-gradient-04  {	
background:linear-gradient(to bottom, rgba(236, 245, 214, 1) -71%,rgba(146, 188, 186, 1) 56%, rgba(239, 201, 76, 1) 124%)
}
.linear-gradient-03  {	
background: linear-gradient(to bottom, rgba(236, 245, 214, 1) -36%,rgba(146, 188, 186, 1) 57%, rgba(239, 201, 76, 1) 105%); 
}
.linear-gradient-05  {	
background: linear-gradient(to bottom, rgba(239, 201, 76, 1) -7%,rgba(146, 188, 186, 1) 57%, rgba(236, 245, 214, 1) 120%); 
}
.linear-vertikal-gradient{	
background: rgb(255,255,255);
background: -moz-linear-gradient(90deg, rgba(255,255,255,0.1491947120645133) 0%, rgba(209,107,165,0.23042720506171221) 76%);
background: -webkit-linear-gradient(90deg, rgba(255,255,255,0.1491947120645133) 0%, rgba(209,107,165,0.23042720506171221) 76%);
background: linear-gradient(90deg, rgba(255,255,255,0.1491947120645133) 0%, rgba(209,107,165,0.23042720506171221) 76%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#d16ba5",GradientType=1);
}

.rs-columns.linear-gradient,
.rs-columns.linear-gradient-01,
.rs-columns.linear-gradient-02{
	padding:0 3em 3em 3em;	
}
@media screen and (max-width: 599px) {
	.rs-columns.linear-gradient,
.rs-columns.linear-gradient-01,
.rs-columns.linear-gradient-02{
	padding:2em 1em 2em 1em;	
}
	}


.box-00{
	padding:0em;
	background:rgba(255,255,255,0.3);
}
.box-01{
	padding:1em;
	background:rgba(255,255,255,0.3);
	
}
.box-02{
	padding:2em;
	background:rgba(255,255,255,0.3);
}
.box-03{
	padding:2.3em 1em;
	background:rgba(255,255,255,0.3);
}
.rounded{
	border-radius:10px;
}
.startImageBg{position:relative;z-index:1;opacity:1;}

.startSlider.rsts-skin-default.rsts-main{
	position: absolute;
	top: 0px;
	z-index: 0;	
	width:100%;
	max-width:1920px;
	height:auto;
	max-height:650px;
	opacity:0.6;
	}

 
 .shadow.rsts-skin-default.rsts-main.haikus {
	background:rgba(233, 80, 95, 1);
	padding:1% 0px;		
	color:#fff;
	margin-top:0px;	
	font-size:15px;	
	border-top:5px solid #fff; 
	border-bottom:5px solid #fff;  
	border-right:2px solid #fff; 
	border-left:2px solid #fff; 
	border:0;
	border-radius:0em;
	
  -webkit-box-shadow:  0 0 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	box-shadow:  0 0 5px rgba(0, 0, 0, 0.3); 

 }


   .mod_article .shadow.rsts-skin-default.rsts-main.haikus .ce_text{ 
	padding:0px;
	}
	


/*reposition slider navigation*/

.rsts-prev,.rsts-next{z-index:10;}

.nomargin,.nomargin .rs-column{
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}

.page-footer {overflow:hidden;border-top: 1px solid #dedede;}

.footer-navigation-wrapper{
	border:0;
	max-width:1200px;
	margin: 1.0em auto;
	padding: 1.0em 0;
	line-height:1.5em;
}

/* .footer-navigation-wrapper input{color:#333333;margin-top:0.5em;}

.mod_mailchimp_subscribe label{display:none;} */


.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;}

.opensauce-fullwidth .content-wrapper{
max-width:100vw;
/* padding-bottom:2em; */
}

.opensauce-sidebar-left .content-wrapper{max-width:100%;}



.mod_article { 
/* background:#fff;  */
background:#99976330;
border-radius:0px;
margin:0 0 0 0; 
}


.mod_article_haikus{background:transparent;}
.mod_article_haikus .shadow.rsts-skin-default.rsts-main.haikus{margin:0px auto 0px auto;max-width:100%;border-radius:0;border:0px solid red;}
.mod_article_haikus .ce_text{padding:10px 0}
.mod_search{padding:50px;}




.ueber-mich .main-content h1{font-family: 'Allura', cursive;font-size:3.4em}
@media screen and (max-width: 599px) {
.ueber-mich .main-content h1{font-size:2.4em}
}
.ce_text{clear:both;display:table;width:100%}

.main-content .ce_dlh_googlemaps form{margin:0.5em 0;}
.main-content .ce_dlh_googlemaps input.text{width:200px;}
.main-content .ce_dlh_googlemaps input.submit{width:50px;}

.news{background-color:#f8f8f8;color:#666666;font-size:12px;}
.news h1{background-color:rgba(233, 80, 95, 1);color:#fff;font-size:20px;padding:10px;margin:30px 0 0 0;}
.news .layout_simple{border-bottom: 1px solid #dddddd;border-left:1px solid #dddddd;border-right:1px solid #dddddd;margin:0;padding:20px;}
.news a{color:#E9505F;font-size:16px;}

#details-soziale-projekte .layout_full h1{font-size:2em;display:none;}
#details-soziale-projekte .layout_full .ce_text h1{display:block;}




.quicklinks h6{text-align:right;display:block;font-size:14px;letter-spacing:0;margin-bottom:0;}
.quicklinks ul {list-style-type:none;color:#666666;margin:0;}
.quicklinks li {line-height:1.2;font-size:16px;}
.quicklinks li:after {    content: "";
    display: block;
    height: 1px;
    width: 100%;
    margin: 10px 0px 10px 0px;
    background: #dddddd;}
.quicklinks h2{font-size:20px;color:#E9505F;margin-top:0.75em;margin-bottom:0.4em; }

.image_container{border:0;box-shadow:none;padding:0;background:transparent; display:block; }


.ce_form.tableless {text-align:center;margin:0px 0;}


.HeaderSpaltenContainer{margin-top:10px;}

.topContainer{
	max-width:1200px;
	clear:both;
	overflow:hidden;
	margin:0 auto;
	padding:0px 0 10px 0px;
	font-size:21px;
	font-weight:200;
	color:#653b16;
	line-height:1.3em;
}
.topContainer .image_container {max-width:110px;float:left;margin-left:15px;}
.topContainer .foto .image_container {max-width:130px;float:right;margin-top:38px;margin-right:15px;margin-bottom:5px;}
.topContainer .foto .image_container img {border-radius:10px;float: left;}


    
    .topContainer .foto .image_container::before {border-radius:10px;
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		
		box-shadow:inset 0px 0px 10px 0px rgba(0,0,0,0.9),0px 0px 3px 0px rgba(0,0,0,0.3);
		-moz-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.9),0px 0px 3px 0px rgba(0,0,0,0.3);
		-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.9),0px 0px 3px 0px rgba(0,0,0,0.3);
		border:3px solid #fff;
		
	   } 
	   


.image_container a:hover:before,.image_container a:focus:before,.image_container a:hover:after,.image_container a:focus:after
{
display:none;
}


.topContainer h1{
 color:rgba(233, 80, 95, 1);
font-size:33px;
font-weight:400;
margin:28px 0 0px 0;
padding:0;
line-height:1.5em;
}

.topContainer h2{
/* color:#4C6778 */
font-size:24px;
font-weight:300;
margin:0px 0 15px 0;
padding:0;
line-height:25px;

}



.testimonial, .testimonial h1 {
	font-family: 'Allura', cursive;
	font-size: 2.5em;
	color:#333;
	text-align:center;
}

.testimonial h1 {
font-size: 1em;
	
}
.testimonial p{color:#888;}
.testimonial.dark p{color:#333;}


.main-content blockquote small{
	color:#888;
}
.main-content blockquote.dark small{
	color:#333;
}


.main-content .mod_article .haikus blockquote small{
	color:#fff;
}

@media screen and (max-width: 599px) {
	.testimonial {
		font-size: 1.8em;
		padding:0 1em;
	}
}

.testimonial-author {
	padding-right: 0em;
	font-size: 0.50em;
	color:#333;
	text-align:center;
	margin-top:0;	
}

@media screen and (max-width: 599px) {
	.testimonial-author {		
		font-size: 0.93333em;
	}
	.testimonial-author small {		
		font-size: 0.8em;
	}
}


.main-content blockquote.therapiekonzepte{
	font-size:2.8em;
	padding:0 0.5em;
}



.sidebar .testimonial-author {
	padding-right: 0em;
	font-size: 0.70em;
}


.slideText{
	background-color:#4C6778
	max-width:1200px;
	margin:0 auto;
	color:#fff;
}

/*shareButtons*/

.sharebuttonsContainer{
	position:relative;
	top:0;
	margin:2em 0px 0 0;
	padding:0 0 0 0;
	width:100%;
	max-width:1200px; 
	
	z-index:1;
}
.sharebuttonsContainer h6{font-size:1em;display:block;margin:0 0 1em 0;}
.sharebuttons{position:relative;top:0px;display:inline-block;margin:0 0 0 0;}
.sharebuttons > ul.theme > li > a{margin:4px;}

/*wissenswertes*/
.sliderWissenswertes{
	

    
	/* width:376px;
	height: 564px; */
	
	
}

.fixed{position:fixed;width:376px;}

@media screen and (max-width: 1600px) {

.fixed{position:fixed;width:315px;}

}


@media screen and (max-width: 1140px) {

.fixed{position:fixed;width:315px;}

}

@media screen and (max-width: 1015px) {

.fixed{position:fixed;width:300px;}

}

@media screen and (max-width: 950px) {

.fixed{position:fixed;width:280px;}

}


@media screen and (max-width: 900px) {

.fixed{position:relative;width:auto;}

}
 
 
@media screen and (max-width: 900px) {
 .rsts-skin-default.rsts-main.fixed .rsts-view,.fixed{position:relative;}
/* .shadow.rsts-skin-default.rsts-main.haikus {font-size:12px;} */

.topContainer{
font-size:18px;
}

.topContainer .image_container {max-width:90px;float:left;margin-left:20px;}
.topContainer .foto .image_container {max-width:115px;float:right;margin-top:15px;margin-right:15px;}

.topContainer h1{
font-size:25px;
margin:17px 0 0 0;
}

.topContainer h2{
font-size:20px;
margin:0px 0 10px 0;
font-weight:400;
}

.opensauce-fullwidth .image_container.float_left{
	margin:0.44444em 3.84615% 0.444444em 1.44444em;
}


}

@media screen and (max-width: 750px) {
	
	.topContainer{
font-size:15px;
font-weight:300;
}

.topContainer h2{
	font-weight:400;
}
	

}





@media screen and (max-width: 650px) {
	
	
.topContainer h1{
	font-size:23px;
	margin:25px 0 0 0;
}

.topContainer h2{
	font-size:18px;
	margin:0px 0 10px 0;
}

}

@media screen and (max-width: 599px) {	
.page-header{
	padding-top:0;
	}		
	.image_container.float_right,
	.image_container.float_left {
		margin-left: 0;
		 float: none !important;
		width: auto !important;
	} 
	
	
.topContainer .image_container.float_left{	
	float:left !important;;
	margin-left:20px;
	}	

.topContainer .image_container.float_right{	
	float:right !important;;
	margin-right:20px;
	}	

.haikusSpalte{display:none;}

}


@media screen and (max-width: 490px) {	
.topContainer h1{
	font-size:23px;
	margin:12px 0 0 0;
}
}

/*Ende MediaQuery*/


@media screen and (max-width: 599px) {
h1{font-size:26px;margin:20px 0px 20px 0px;}
.main-content h1 {font-size:24px;margin:30px 0px 15px 0px;}
.main-content h2 {font-size:18px}
.start-boxes-text h3{font-size:30px}
.main-content h4, h4{font-size:19px;margin:0 0 0 0;}

/* .main-content{font-size:16px;} */
	
.topContainer{
font-size:10px;
padding-top:0;
}

.topContainer h1{
font-size:18px;
margin:2px 0 0 0;
}

.topContainer h2{
font-size:13px;
margin:-5px 0 4px 0;
}

.topContainer p{	
margin-left:70px;
font-size:12px;
}

.topContainer .image_container.float_left{	
	float:left !important;
	margin-left:10px;
	margin-right:-30px;
}	
.topContainer .image_container.float_left img{max-width:55%;margin:0px;}
/* .mod_article .ce_text, */
.mod_search{padding:10px;}
.sharebuttonsContainer{padding-right:10px;display:none;}

}
/* 
.header-navigation {
	position: relative;
	z-index: 5;
}
.header-navigation.is-fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}


.header-navigation.is-fixed{
 -webkit-transition: top 0.5s ease-out;
 -moz-transition: top 0.5s ease-out;
 -o-transition: top 0.5s ease-out;
 transition: top 0.5s ease-out;
  padding: 0;
  background: #fff;
  top:0;
}
.header-navigation.is-fixed.hideNav {
  top: -190px;
}
.header-navigation.is-fixed.showNav {
top:0;
} */

.main-navigation-wrapper{
	width:100%;	
	margin:0;	
	float:none;
	/* background:rgba(0, 179, 178, 1);
	background:#45b29d; */
	background:#525252;
	color:#fff;	
	-webkit-box-shadow:  0 0 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	box-shadow:  0 0 5px rgba(0, 0, 0, 0.3); 	
}

.main-navigation {
	/* background:#45b29d; */
	background:#525252;
	overflow: hidden;	
	font-size: 18px;	
	color: #636363;
	max-width:1400px;
	padding:0.6em 3.6em 0.6em 3em;
	margin:0 auto;
} 

.main-navigation a, .main-navigation li > strong{
	color:#fff;
	border:0;
	padding:0.6em 0.6em;
	margin:0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
}
.main-navigation-search input{width:100%;max-width:200px;color:#000;margin:.3em 4em 0 -13.3125em}
.main-navigation-search button{color:#fff;min-height:35px;}
	
.mod_newslist {	
	
	padding:1em 2em 2em 2em;
	clear:both;
	display:flex;
	align-items: stretch;	
	flex-wrap: wrap;	
	will-change: auto !important;
	-webkit-backface-visibility: visible !important;
	 justify-content: center;
}
.mod_newsreader{
	
	background:#99976330;
}
.mod_newsreader .layout_full{
	position: relative;
    max-width: 1250px;
    margin-top: 4em;
    margin-bottom: 4em;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    width: 96%;	
}

@media screen and (max-width: 599px) {
	.mod_newsreader .layout_full{
	
    margin-top: 2em;
    margin-bottom: 2em;
    
}
}

.mod_newsreader .back{
	position: relative;
    max-width: 1250px;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    width: 96%;
	
}

.mod_newslist h1{	
	text-align:center;
}	

.newsSliderSwiper {
	text-align:center;
}
.newsSliderSwiper .swiper-container {
margin-left:2.5em;
margin-right:2.5em; 
    
}


.newsSliderSwiper .mod_newslist{
	padding:0;
	margin:1em 0;
	display:flex;
	align-items: initial;	
	flex-wrap: initial;	
	will-change: initial;
	-webkit-backface-visibility: initial;
	clear:both;
	justify-content: initial;
	
}
.newsSliderSwiper .mod_newslist.block{
	overflow:initial;
}


.startSlider .swiperControls{
	position: absolute;
    top: 50%;
    z-index: 3;
    width: 100%;
	display:none;
}
@media screen and (max-width: 599px) {
.startSlider .swiperControls{
display:block;
}
}
.swiper-button-next, .swiper-button-prev{
	color:rgba(233, 80, 95, 0.75);
}
.newsSliderSwiper .news-image-teaser{
	margin-top:1em;
	margin-bottom:1em;	
	margin-left:0em;
	margin-right:0em;
/* 	max-width:364px; */
	/* max-width:auto; */
	font-size: inherit;
	
}
.news-image-teaser{
	position: relative;	
	padding: 0;	

	transition: .6s;
	transition-duration: 0.6s;
	transition-timing-function: ease;	
	overflow: hidden;
	transform: scale(1);	
	transition-timing-function: cubic-bezier(0,0,0.2,1);
	transition-duration: .6s;
	transform-style: preserve-3d;	
	height: auto;
	background: #EFC94C; 
	box-shadow: 4px -1px 18px 0 rgba(0,0,0,0.27);	
	/* width: calc(100% / 3 - 2em);
	    width: calc(210% / 3 - 2em);
	margin:2em; */
	font-size: 1.0em;
	/* width: 23.13%; */
	width:260px;
    margin-top:1em;
	margin-bottom:1em;	
	margin-left:0em;
	margin-right:1em; 
} 





/* @media screen and (max-width: 599px) {
.news-image-teaser{
	 position: relative;
	margin: 1em 1.8%; 	
	max-width: calc(100% - 1.8%);
	
}
} */

 .news-image-teaser:hover{
transform: scale(1.046);
box-shadow: 0 3px 15px 0 rgba(0,0,0,0.41);
z-index: 2;
} 

.news-image-teaser .teaserContent{
 padding: 1% 2% 1% 2%;
/*display: -ms-flexbox;
	display: flex;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center; */
	
}
.newslistStartpage .news-image-teaser a img,.newsSliderSwiper .news-image-teaser a img{
	-webkit-clip-path: polygon(100% 0%, 0% 0%, 0% 88%, 30% 100%,100% 93%);    
    clip-path: polygon(100% 0%, 0% 0%, 0% 88%, 30% 100%,100% 93%);
	
}

	
/* .news-image-teaser h2{
	max-width: 400px;
	margin: 0 auto 0.5em auto;
	color: #4C6778;
	font-size: 1.2em;
	line-height: 26px;
	text-align: center;
	text-transform: uppercase;
} */

 

.newslistStartpage .news-image-teaser .news-image-teaser-more{margin:1.5em 0 1.5em 0;padding:0 20px;width:100%;text-align: left;}

.news-image-teaser .teaserDescription{
margin: 0 auto;
padding: 0 1em;
color: #4C6778;
font-size: 1em;
line-height:1.0em;
text-align:left;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;

 
}



.news-image-teaser img{
	/* width: 100%;
	height: 300px;
	object-fit: cover;
	font-family: "object-fit:cover"; */
}



/* .newslistStartpage .teaserDescription{
margin: 0 auto;
padding: 0 20px;
color: #4C6778;
font-size: 0.9em;
font-weight:500;
line-height:1.0em;
text-align: left;
} */

.newslistStartpage .news-image-teaser img{
	width: 100%;
	height: 250px;
	object-fit: cover;
	font-family: "object-fit:cover";
}

/*Soziale Projekte*/

#soziale-projekte .mod_newslist {	
	margin-top:0em;
	padding:1em 2em 2em 2em;
	clear:both;
	display:block;
  will-change: auto !important;
  -webkit-backface-visibility: visible !important;
}
#soziale-projekte .mod_newslist h1{	
	text-align:center;
}

#soziale-projekte .news-image-teaser{	
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	max-width:100%;
	margin: 0 0 24px;
	transition: .6s;
	transition-duration: 0.6s;
	transition-timing-function: ease;
	box-shadow: 0 0 7px 0 rgba(0,0,0,0.04);
	overflow: hidden;
	justify-content: center;
	transform: scale(1);
	background: #fff;
	transition-timing-function: cubic-bezier(0,0,0.2,1);
	transition-duration: .6s;
	transform-style: preserve-3d;	
	height: auto;
	margin: 0;
	float: left;
	clear: none;
	
}
#soziale-projekte .news-image-teaser:hover{
transform: scale(1.046);
box-shadow: 0 3px 15px 0 rgba(0,0,0,0.41);
z-index: 2;
}


#soziale-projekte .news-image-teaser .teaserContent{
padding: 1% 2% 1% 2%;
display: -ms-flexbox;
	display: flex;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#soziale-projekte .news-image-teaser h2{
	max-width: 400px;
	margin: 0 auto 0.5em auto;
	color: #4C6778;
	font-size: 2.2em;
	line-height: 36px;
	text-align: center;
	text-transform: uppercase;
}

#soziale-projekte .news-image-teaser .teaserDescription{
margin: 0 auto;
padding: 0 20px;
color: #4C6778;
font-size: 0.9em;
font-weight:500;
line-height:1.0em;
text-align: center;
}

#soziale-projekte .news-image-teaser img{
	width: 100%;
	height: 370px;
	object-fit: cover;
	font-family: "object-fit:cover";
}


/*child1*/

#soziale-projekte .news-image-teaser:nth-child(1){	
	-ms-flex-direction: column;
	flex-direction: column;
	width: 30%;
	height: auto;	
	align-items: stretch;
	background: #efc94c;
	box-shadow: 4px -1px 18px 0 rgba(0,0,0,0.27);
	z-index: 2;	
}

#soziale-projekte .news-image-teaser:nth-child(1) .teaserContent{
	padding: 15% 2% 5% 2%;
}

#soziale-projekte .news-image-teaser:nth-child(1) img{
	width: 100%;
	height: 370px;	
}

/*child2*/

#soziale-projekte .news-image-teaser:nth-child(2){
	background-color: #45b29d;
	flex-direction: row-reverse;
	width: 70%;
	float:right;
	
}

#soziale-projekte .news-image-teaser:nth-child(2) img{
	width: 100%;
	height: 370px;	
}

/*child3*/

#soziale-projekte .news-image-teaser:nth-child(3){
	background-color: #E9505F;	
	width: 70%;
	float:right;
}

#soziale-projekte .news-image-teaser:nth-child(3) img{
	width: 100%;
	height: 372px;	
}

#soziale-projekte .news-image-teaser:nth-child(3) .teaserContent{
	-ms-flex: 1 2 auto;
	flex: 1 2 auto;	
}

#soziale-projekte .news-image-teaser:nth-child(3) h2{
	color: #fff;
}
#soziale-projekte .news-image-teaser:nth-child(3) .teaserDescription{
	color: #fff;
}

#soziale-projekte .news-image-teaser:nth-child(3) .news-image-teaser-more a{color:#fff;}

/*child4*/

#soziale-projekte .news-image-teaser:nth-child(4){
	background-color: #4C6778;
	flex-direction: row-reverse;
	width: 100%;	
}

#soziale-projekte .news-image-teaser:nth-child(4) img{
	width: 100%;
	height: 400px;	
}

#soziale-projekte .news-image-teaser:nth-child(4) h2{
	color: #fff;
}
#soziale-projekte .news-image-teaser:nth-child(4) .teaserDescription{
	color: #fff;
}
#soziale-projekte .news-image-teaser:nth-child(4) .news-image-teaser-more a{color:#fff;}


@media screen and (max-width: 900px) {	
	#soziale-projekte .news-image-teaser:nth-child(1){	
		-ms-flex-direction: row;
		flex-direction: row;
		width: 100%;	
	}
	/*child2*/
	#soziale-projekte .news-image-teaser:nth-child(2){	
		flex-direction: row-reverse;
		width: 100%;
		float:left;	
	}
	/*child3*/
	#soziale-projekte .news-image-teaser:nth-child(3){
		width: 100%;
		float:left;
	}
	#soziale-projekte .news-image-teaser:nth-child(3) .teaserContent{
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;	
	}
	/*child4*/
	#soziale-projekte .news-image-teaser:nth-child(4){	
		flex-direction: row-reverse;
		width: 100%;	
	}

}



@media screen and (max-width: 450px) {
	
#soziale-projekte .news-image-teaser:nth-child(1){	
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;	
}


/*child2*/

#soziale-projekte .news-image-teaser:nth-child(2){
	-ms-flex-direction: column;
	flex-direction: column;	
	width: 100%;
	float:left;
}

/*child3*/

#soziale-projekte .news-image-teaser:nth-child(3){
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	float:left;
}
#soziale-projekte .news-image-teaser:nth-child(3) .teaserContent{
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;	
}
/*child4*/

#soziale-projekte .news-image-teaser:nth-child(4){	
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;	
}
}
.news-image-teaser .news-image-teaser-more{margin:2em 1em;text-align:left;}

.teaser-boxes h3{margin:30px 0 30px 0;}
.teaser-boxes-item h3,#kontakt .ce_text h2{margin:0px 0 15px 0;}
.teaser-boxes{margin:2.22222em 0}



/*teaser boxes2*/
  .ce_rsce_opensauce_boxes2{
	  position:relative;
	  top:0px;	
	  margin:0 auto 4em auto; 	 
	  max-width:1200px;
	  
  }
 @media screen and (max-width: 1250px) {
   .ce_rsce_opensauce_boxes2{	 
	  margin:0 3.8615% 3.8615% 3.8615%; 	  
  }
 }
  
  
 .ce_rsce_opensauce_boxes2 h3{
	 color:#fff;
	 background:rgba(233, 80, 95, 1);
	 padding:10px 10px;
	 margin:0;
	 border-radius:5px 5px 0px 0px;
 }
 
  .ce_rsce_opensauce_boxes2 .teaser-boxes-item-image{
	  margin:0;
  }
 
  .ce_rsce_opensauce_boxes2 .teaser-boxes-text{
	 background:rgba(0, 179, 178, 0.1);	
	  padding:15px 30px;
	  margin:0 0 1em 0;	
	  border-radius: 0px 0px 5px 5px;
	  color:#8a8a8a;		 
  }
 
 .teaserBtn{
	display:block;
	width:70%;
	padding:10px;
	margin:20px auto;
	text-align:center;
	color:#fff;
	background:rgba(233, 80, 95, 1);
	
}

.ce_rsce_opensauce_boxes_Links .teaserBtn{
	display:block;
	width:70%;
	padding:0px;
	margin:20px auto;
	text-align:center;
	color:#fff;
	background:transparent;
	
}

 
 .rsts-skin-default.rsts-main{margin:0 auto;/* max-width:1170px; */}
  
.opensauce-fullwidth .marginBottom5em .rs-column {
	margin-top:0;
	margin-bottom: 5em;	
}
 
 #info .rs-column{margin-top:0em;}
  
.sub-navigation{text-align:center;background:rgba(233, 80, 95, 0.3);}
.sub-navigation ul{display:inline-block;}
.sub-navigation a{color:#E9505F;text-decoration:none;}
  
    
/*sidebar left subnavigation*/
  
.opensauce-sidebar-left .sub-navigation ul{display:inline;}
  
.opensauce-sidebar-left .sidebar .sub-navigation{
	margin-top:0;
	border-radius:15px;padding:20px;
}
  
.opensauce-sidebar-left .sidebar .sub-navigation ul li{
display:block;text-align:left;border-bottom:1px dotted #E9505F;margin-bottom:10px;
}	
.opensauce-sidebar-left .sidebar .sub-navigation ul li a,.opensauce-sidebar-left .sidebar .sub-navigation ul li > span{
float:none;margin:0;border:0;box-shadow:none;padding:0 0 0 10px;
}	

.opensauce-sidebar-left .sidebar .sub-navigation ul li:hover,.opensauce-sidebar-left .sidebar .sub-navigation ul li.active,.opensauce-sidebar-left .sidebar .sub-navigation ul li span.active{
background:#E9505F;color:#fff;
}	
  

 /*sidebar Right*/   
  .opensauce-sidebar-right .sidebar{margin:0;} 
  .opensauce-sidebar-right .main-content{width:67.85714%;margin:0;}	
 .opensauce-sidebar-right .sidebar > .block{margin:0;}
 
 @media screen and (max-width: 900px) {
	.opensauce-sidebar-right .main-content{width:96%;margin:0 20px;padding:0px;}
	 .opensauce-sidebar-right .sidebar > .block{margin:0 20px;}
	}
	
	
	 @media screen and (max-width: 599px) {
	.opensauce-sidebar-right .main-content{width:96%;margin:0 10px;padding:0px;}
	 .opensauce-sidebar-right .sidebar > .block{margin:0 10px;}
	}
	
 
/*footer sitemap*/
.page-footer .teaser-boxes-item{font-size:1.4em;line-height:1.5em;color:#ffffff;}
.page-footer .teaser-boxes-item.rs-column {
    margin-top: 1em;   
}

.page-footer a{color:#ffffff;}
.page-footer h3{margin:0px 0px 0px 0px;color:#fff;}
.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;
}

@media screen and (max-width: 999px) {	
.page-footer .teaser-boxes-item{font-size:1.2em;}
}

@media screen and (max-width: 900px) {
	.page-footer .mod_sitemap ul.level_1 {
	-moz-column-count: 3;
	-moz-column-gap: 10px;
	-webkit-column-count: 3;
	-webkit-column-gap: 10px;
	column-count: 3;
	column-gap: 10px;
}

}

@media screen and (max-width: 599px) {
	.page-footer .mod_sitemap ul.level_1 {
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
	column-count: 2;
	column-gap: 10px;
}
.page-footer .teaser-boxes-item.rs-column {
    margin-top: 2em;   
}
.page-footer .teaser-boxes-item{font-size:1.0em;}

}

.page-footer .mod_sitemap ul li{
display: block;
line-height:1.5em;
}

.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.5em;
	font-size:14px;
}
 
.mod_changelanguage{float:right;}

.sprachenwechsler{
	
	position:relative;
	
}
.sprachenwechsler ul{padding:0; margin:0 1.5em 0 0;list-style:none;}

.sprachenwechsler li {
	float:left;
	margin-right:0;
	padding:0.2em 0 0.3em 0;
} 

.sprachenwechsler a.lang-de,.sprachenwechsler span.lang-de { 
background-image: url("../../files/opensauce/img/flags/small/de.png");
background-repeat: no-repeat;
background-position: top left;
  display: block;
  width: 30px;
  height: 18px;
  text-indent: -9999px;
  margin-top:0px;
} 
.sprachenwechsler a.lang-de_at,.sprachenwechsler span.lang-de_at { 
background-image: url("../../files/opensauce/img/flags/small/at.png");
background-repeat: no-repeat;
background-position: top left;
  display: block;
  width: 30px;
  height: 18px;
  text-indent: -9999px;
  margin-top:3px;
} 

.sprachenwechsler a.lang-en, .sprachenwechsler span.lang-en { 
background-image: url("../../files/opensauce/img/flags/small/gb.png");
background-repeat: no-repeat;
background-position: top left;
  display: block;
  width: 30px;
  height: 18px;
  text-indent: -9999px;
  margin-top:3px;
}  

/*sprachenwechsler ende*/
  
 /*Mobile Navigation*/
 
.mobileMenu{
padding: 0;
z-index: 200;
width: 100%;
background: #fff;
}

.mobile_menu{max-width:390px;}

 .mobile_menu_trigger{
cursor:pointer;

}
 
.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.trail,
.mobile_menu span.forward,
.mobile_menu li strong
{
	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:hover,
.mobile_menu a:focus,
.mobile_menu span.active:hover,
.mobile_menu span.active:focus,
.mobile_menu span.trail:hover,
.mobile_menu span.trail:focus,
.mobile_menu span.forward:hover,
.mobile_menu span.forward:focus {
	outline: none;
	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 strong.active,
.mobile_menu span.active {
	background-color: rgba(233, 80, 95, 0.9);
	color:#fff;	
}

.mobile_menu li li a,
.mobile_menu li li span.active,
.mobile_menu li li span.trail,
.mobile_menu li li span.forward {
	/* padding-left: 1.85714em; */
	padding-left: 1.9em;
	border-bottom:0;
	font-weight:normal;
}

.mobile_menu li li a:hover,
.mobile_menu li li a:focus,
.mobile_menu li li span.active:hover,
.mobile_menu li li span.active:focus,
.mobile_menu li li span.trail:hover,
.mobile_menu li li span.trail:focus,
.mobile_menu li li span.forward:hover,
.mobile_menu li li span.forward:focus {
	outline: none;
	text-decoration: none;
	background-color: rgba(233, 80, 95,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.trail,
.mobile_menu li li li span.forward {
	/* padding-left: 1.85714em; */
	padding-left: 2.5em;
	border-bottom:0;
	font-weight:normal;
	background-color:rgba(233, 80, 95,0.3);
}

.mobile_menu:after {
    content: "\e009";
    display: block;
    font: 1.14286em/1 "RockSolid Icons";
    position: relative;
    text-indent: 0;
    text-rendering: geometricprecision;
    color: #653b16;
}

.LogoHeaderMobile{text-align:center; display:inline-block;width:100%;border-bottom:1px solid rgba(0,0,0,0.3);}
.LogoHeaderMobile .centered-wrapper-inner{margin-top:0;margin-bottom:0;}

.mobile_menu .logo{background:transparent; border:0;padding:0;margin:0;}
.mobile_menu .logo a,
.mobile_menu .logo a:hover,
.mobile_menu .logo a:focus {
background:transparent; 
box-shadow:none;
width:100%;
border:0;
margin:0;
text-decoration:none;
}
 
 /*hamburger*/
 
 .hamburger {
 padding: 0.6em 0 0.2em 0.1em;
  display: none;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: hidden;
}
 
 .hamburger:hover {
    opacity: 0.7; }

.hamburger-box {
  width: 35px;
  height: 24px;
  display: inline-block;
  position: relative;
  margin-left: 0.5em;  
  
  }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 35px;
    height: 4px;
    background-color: rgba(233, 80, 95, 1);
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }
  
 /*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
 
  
 /*ende hamburger*/
 
 video{max-width:100%;/* height:100%; */margin-top:0.5rem;}
 

/*headlinebox*/
 
 
.headline-box {
	font-size:18px;
	margin: 0 0 2.4em 0;
	text-align: center;
}



@media screen and (max-width: 999px) {
.headline-box{font-size:16px;}
}
@media screen and (max-width: 599px) {
.headline-box{font-size:14px;}
}
@media screen and (max-width: 360px) {
.headline-box{font-size:12px;}
}

.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[data-icon]:before {
	text-align:center;
}
.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: normal;
	line-height: 2.00023;
	text-align: center;
	background: #ffffff;
	background: rgba(255, 255, 255, 0.6);
	color:rgba(233, 80, 95, 1)
}
.-color-inverted .headline-box:before {
	background: #353d47;
	background: rgba(53, 61, 71, 0.6);
	color: #ffffff;
}


.headline-box:after {
	content: "";
	display: inline-block;
	width: 30%;
	max-width:200px;
	height: 25px;	
	filter: invert(48%) sepia(79%) saturate(2476%) hue-rotate(-47deg) brightness(109%) contrast(86%);
	background: url("../../files/opensauce/img/divider-small-3.svg") 50% 50% no-repeat;
}
.-highlight-color .headline-box:after {
	background: #3685ab;
}
.headline-box.-button-only:after {
	display: none;
}



.headline-box h1{
	font-size:2.5em; 
	letter-spacing:0;
	line-height:1em;	
	font-weight:400;
	margin:0 0 0.5em 0;
	/* color:#666; */
}
.headline-box h1.-small {
	font-size: 1.4em;
}
.headline-box h1.-medium {
	font-size: 2.2em;
}
.headline-box h1.-large{
	font-size:2.7em;	
}

.headline-box h2{
	font-size:1.6em; 
	font-weight:300;	
	line-height:1em;
	letter-spacing:0;	
	color: inherit;
	text-transform: uppercase;
	margin:0.5em 0;
}


.headline-box h2.-bold {
	font-weight: 400;
}
.headline-box h2.-small{
	font-size:1.0em;	
}
.headline-box h2.-medium {
	font-size: 1.4em;
}
.headline-box h2.-large{
	font-size:1.8em;	
}



.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;
}
.headline-box h3.-small {
	font-size: 0.86667em;
}
.headline-box h3.-small{	
	text-transform:inherit;
	font-size:0.8em;
	font-style:normal;
	font-weight:400;
	letter-spacing:0;	
}

.headline-box h3.-medium {
	font-size: 1.06667em;
}
.headline-box h3.-large {
	font-size: 1.2em;
}



.-color-inverted.-highlight-color .headline-box h3 {
	color: #3685ab;
}
.-color-inverted .headline-box h3 {
	color: #dcdcdc;
}



.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;
	}
}


 /******custom******/
 
.header-navigation .headline-box{margin:0;}


.centered-wrapper.-color-inverted .headline-box h1{
    /* color: #ffffff; */
}

.headerLogoText h1{
	font-family: 'Allura', cursive;
	font-size:2.2em;
	letter-spacing:0;
	line-height:1.5em;	
	font-weight:400;
	margin:0.25em 0 0 0;
	
}


/*buch*/
.headlineBoxBuch, .headlineBoxBuch h1{
	color:#996600;
}

.ce_image.bildBuch{
	max-width: 500px;
margin: 0 auto;
}
.ce_image.bildBuchHoch{
	max-width: 400px;
margin: 0 auto;
}

.buchStartseite{max-width:1100px;margin:0 auto;}
.buchStartseite .image_container img{max-width:250px;margin:0 auto;}

.IMstart{
	font-family: 'Allura', cursive;
	font-size:3.8em;
	letter-spacing:0;
	line-height:1.7em;	
	margin-top: 0em;
}


.IMstart p{font-size:0.6em;line-height:1.0em;margin:0;}

.IMstart .image_container.float_right{
	margin: 0.1em 2.0em 0.0em 0;
}

.IMstart .image_container img{
	
	border-radius:50%;
	max-width:200px;
	margin:0 auto; 
	-moz-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow:0 0 5px 0px rgba(0, 0, 0, 0.2);	
}

.IMstartKontakt {
	font-family: 'Allura', cursive;	
	letter-spacing:0;		
	margin-top: 0em;	
}

h1 .IMstartKontakt {
	font-size:1.6em;	
}

.ce_text.headerStart{	
	margin:1em 0 ;
	padding-top:0.4em;
}


.ce_text.headerStart h1{
	font-family: 'Allura', cursive;
	font-size:3.5em;
	letter-spacing:0;
	line-height:1.5em;	
	font-weight:400;
	margin:0;
	text-transform:none; 
}

@media screen and (max-width: 999px) {

	.ce_text.headerStart h1{	
	line-height:1.0em;	
	font-size:3em;
}

.IMstart .image_container.float_right{
	margin: 0.1em 1em 0.0em auto;
}

}


@media screen and (max-width: 599px) {
.ce_text.IMstart{	
	font-size:2.5em;
}

.ce_text.headerStart h1 {
    font-size: 2.3em;
}
.ce_text.headerStart p{	
	font-size:0.8em;
	
}

.IMstart .image_container.float_right{
	margin: 0.1em auto 0.0em auto;
}

}

@media screen and (max-width: 450px) {
	.ce_text.headerStart h1 {
		font-size: 2.2em;
	}
	.ce_text.headerStart p{	
		font-size:0.7em;
		
	}
}

@media screen and (max-width: 390px) {
	.ce_text.headerStart h1 {
		font-size: 1.5em;
	}
	.ce_text.headerStart p{	
		font-size:0.7em;
		
	}
}


.headline-box h2 .IMstartKontakt{
text-transform:normal;
}



.headerLogoText h2{
	letter-spacing:0;
	line-height:1em;
	font-size:1.8em;
	font-weight:300;
	margin:0 0 0.5em 0;
}




.headline-box h3.-super-size,.main-content .news-image-teaser h3{
	font-size:1em;
	text-transform:inherit;
	font-style:normal;
	font-weight:400;
	letter-spacing:0;	
	color:#60605f;
}





@media screen and (max-width: 599px) {
/* 	.headerLogoText h1{
	font-size:1.6em;
	letter-spacing:0;
	line-height:1.5em;	
	font-weight:400;
	margin:0.25em 0 0 0;
}
.headerLogoText h2{
	letter-spacing:0;
	line-height:1em;
	font-size:1.4em;
	font-weight:300;
	margin:0 0 0.5em 0;
} */
	.logo {	
	
	margin: 12px auto 0 18px;
}
}

@media screen and (max-width: 380px) {
	.headerLogoText h1{
	font-size:1.2em;
	letter-spacing:0;
	line-height:1.5em;	
	font-weight:400;
	margin:0.25em 0 0 0;
}
.headerLogoText h2{
	letter-spacing:0;
	line-height:0.8em;
	font-size:1.4em;
	font-weight:300;
	margin:0 0 0.5em 0;
}
	.logo {	
	
	margin: 12px auto 0 8px;
}


}



.holistic h2{margin-bottom:0;color:#00b3b2;}
.yellow{color:#ffa941;}
.blue{color:#00b3b2;}


.buttonContainer{text-align:center;}
.buttonContainer .button-box{display:inline-block;}

/* ===========================================
 * Buttons
 * ======================================== */
.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.-secondary,
.button.-secondary,
input[type="submit"].-secondary,
.main-navigation-search-form button,
.feature-box-link.-secondary,
.headline-box-link.-secondary,
.pricing-table-plan a.-secondary,
.feature-box-link,
.headline-box-link,
.pricing-table-plan a,
button,
.button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	padding: 1em 1em;
	border: 0;
	outline: none;
	font-size: 0.93333em;
	letter-spacing: 0.1em;
	line-height: 1.42929;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background:#525252;
}
button.-secondary:hover,
.button.-secondary:hover,
input[type="submit"].-secondary:hover,
.main-navigation-search-form button:hover,
.feature-box-link:hover,
.headline-box-link:hover,
.pricing-table-plan a:hover,
button.-secondary:focus,
.button.-secondary:focus,
input[type="submit"].-secondary:focus,
.main-navigation-search-form button:focus,
.feature-box-link:focus,
.headline-box-link:focus,
.pricing-table-plan a:focus,
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"]:hover,
input[type="button"]:focus {
	background:#525252;
	text-decoration: none;
}
button.-secondary:active,
.button.-secondary:active,
input[type="submit"].-secondary:active,
.main-navigation-search-form button:active,
.feature-box-link:active,
.headline-box-link:active,
.pricing-table-plan a:active,
button:active,
.button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	background:#525252;
}
button.-small.-secondary,
.-small.button.-secondary,
input.-small[type="submit"].-secondary,
.main-navigation-search-form button.-small,
.-small.feature-box-link,
.-small.headline-box-link,
.pricing-table-plan a.-small,
button.-small,
.button.-small,
input[type="submit"].-small,
input[type="reset"].-small,
input[type="button"].-small {
	padding: 0.66667em 1em;
	font-size: 0.8em;
	line-height: 1.6675;
}
button.-medium.-secondary,
.-medium.button.-secondary,
input.-medium[type="submit"].-secondary,
.main-navigation-search-form button.-medium,
.-medium.feature-box-link,
.-medium.headline-box-link,
.pricing-table-plan a.-medium,
button.-medium,
.button.-medium,
input[type="submit"].-medium,
input[type="reset"].-medium,
input[type="button"].-medium {
	padding: 0.75em 1em;
	font-size: 1.2em;
	line-height: 1.11167;
}
button.-large.-secondary,
.-large.button.-secondary,
input.-large[type="submit"].-secondary,
.main-navigation-search-form button.-large,
.-large.feature-box-link,
.-large.headline-box-link,
.pricing-table-plan a.-large,
button.-large,
.button.-large,
input[type="submit"].-large,
input[type="reset"].-large,
input[type="button"].-large {
	padding: 0.71429em 0.95238em;
	font-size: 1.4em;
	line-height: 0.95286;
}
button.-super-size.-secondary,
.-super-size.button.-secondary,
input.-super-size[type="submit"].-secondary,
.main-navigation-search-form button.-super-size,
.-super-size.feature-box-link,
.-super-size.headline-box-link,
.pricing-table-plan a.-super-size,
button.-super-size,
.button.-super-size,
input[type="submit"].-super-size,
input[type="reset"].-super-size,
input[type="button"].-super-size {
	padding: 0.55556em 0.69444em;
	font-size: 2.4em;
	line-height: 1.00028;
}
@media screen and (max-width: 599px) {
	button.-super-size.-secondary,
	.-super-size.button.-secondary,
	input.-super-size[type="submit"].-secondary,
	.main-navigation-search-form button.-super-size,
	.-super-size.feature-box-link,
	.-super-size.headline-box-link,
	.pricing-table-plan a.-super-size,
	button.-super-size,
	.button.-super-size,
	input[type="submit"].-super-size,
	input[type="reset"].-super-size,
	input[type="button"].-super-size {
		font-size: 1.86667em;
	}
}
.-highlight-color button.-secondary,
.-highlight-color .button.-secondary,
.-highlight-color input[type="submit"].-secondary,
.-highlight-color .main-navigation-search-form button,
.main-navigation-search-form .-highlight-color button,
.-highlight-color .feature-box-link,
.-highlight-color .headline-box-link,
.-highlight-color .pricing-table-plan a,
.pricing-table-plan .-highlight-color a,
.-highlight-color button,
.-highlight-color .button,
.-highlight-color input[type="submit"],
.-highlight-color input[type="reset"],
.-highlight-color input[type="button"] {
	color: #ffffff;
}

button.-small,
.button.-small,
input[type="submit"].-small {
	padding: 0.41667em 0.83333em;
	font-size: 0.8em;
}

button.-secondary,
.button.-secondary,
input[type="submit"].-secondary,
.main-navigation-search-form button,
.feature-box-link.-secondary,
.headline-box-link.-secondary,
.pricing-table-plan a.-secondary {
	padding: 0.5em 1.28571em;
	border: 2px solid #242424;
	border-color: currentColor;
	color: inherit;
	background: transparent;
}
button.-secondary:hover,
.button.-secondary:hover,
input[type="submit"].-secondary:hover,
.main-navigation-search-form button:hover,
.feature-box-link.-secondary:hover,
.headline-box-link.-secondary:hover,
.pricing-table-plan a.-secondary:hover,
button.-secondary:focus,
.button.-secondary:focus,
input[type="submit"].-secondary:focus,
.main-navigation-search-form button:focus,
.feature-box-link.-secondary:focus,
.headline-box-link.-secondary:focus,
.pricing-table-plan a.-secondary:focus {
	background-color: transparent;
}
button.-secondary:hover:after,
.button.-secondary:hover:after,
input[type="submit"].-secondary:hover:after,
.main-navigation-search-form button:hover:after,
.feature-box-link.-secondary:hover:after,
.headline-box-link.-secondary:hover:after,
.pricing-table-plan a.-secondary:hover:after,
button.-secondary:focus:after,
.button.-secondary:focus:after,
input[type="submit"].-secondary:focus:after,
.main-navigation-search-form button:focus:after,
.feature-box-link.-secondary:focus:after,
.headline-box-link.-secondary:focus:after,
.pricing-table-plan a.-secondary:focus:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: currentColor;
	opacity: 0.2;
}
button.-secondary:active,
.button.-secondary:active,
input[type="submit"].-secondary:active,
.main-navigation-search-form button:active,
.feature-box-link.-secondary:active,
.headline-box-link.-secondary:active,
.pricing-table-plan a.-secondary:active {
	background-color: transparent;
}
button.-secondary:active:after,
.button.-secondary:active:after,
input[type="submit"].-secondary:active:after,
.main-navigation-search-form button:active:after,
.feature-box-link.-secondary:active:after,
.headline-box-link.-secondary:active:after,
.pricing-table-plan a.-secondary:active:after {
	opacity: 0.1;
}
button.-large.-secondary,
.-large.button.-secondary,
input.-large[type="submit"].-secondary,
.main-navigation-search-form button.-large,
.-large.feature-box-link.-secondary,
.-large.headline-box-link.-secondary,
.pricing-table-plan a.-large.-secondary,
button.-super-size.-secondary,
.-super-size.button.-secondary,
input.-super-size[type="submit"].-secondary,
.main-navigation-search-form button.-super-size,
.-super-size.feature-box-link.-secondary,
.-super-size.headline-box-link.-secondary,
.pricing-table-plan a.-super-size.-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: none;
	color: #33b1ec;
}
button.-small.-tertiary,
.-small.button.-tertiary,
input.-small[type="submit"].-tertiary {
	font-size: 0.93333em;
	line-height: 1.42929;
}
button.-medium.-tertiary,
.-medium.button.-tertiary,
input.-medium[type="submit"].-tertiary {
	font-size: 1.2em;
	line-height: 1.11167;
}
button.-large.-tertiary,
.-large.button.-tertiary,
input.-large[type="submit"].-tertiary {
	font-size: 1.4em;
	line-height: 0.95286;
}
button.-super-size.-tertiary,
.-super-size.button.-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: #ffffff;
}
button.-tertiary:hover,
.button.-tertiary:hover,
input[type="submit"].-tertiary:hover,
button.-tertiary:focus,
.button.-tertiary:focus,
input[type="submit"].-tertiary:focus {
	color: #2f8dba;
}


.animated {
	-webkit-animation-duration:.5s;
	-moz-animation-duration:.5s;
	-o-animation-duration:.5s;
	animation-duration:.5s;
	-webkit-animation-fill-mode:both;
	-moz-animation-fill-mode:both;
	-o-animation-fill-mode:both;
	animation-fill-mode:both;
	will-change:transform,opacity
}
@-webkit-keyframes slideDown {
	0% {
		-webkit-transform:translateY(-100%)
	}
	100% {
		-webkit-transform:translateY(0)
	}
}
@-moz-keyframes slideDown {
	0% {
		-moz-transform:translateY(-100%)
	}
	100% {
		-moz-transform:translateY(0)
	}
}
@-o-keyframes slideDown {
	0% {
		-o-transform:translateY(-100%)
	}
	100% {
		-o-transform:translateY(0)
	}
}
@keyframes slideDown {
	0% {
		transform:translateY(-100%)
	}
	100% {
		transform:translateY(0)
	}
}
.animated.slideDown {
	-webkit-animation-name:slideDown;
	-moz-animation-name:slideDown;
	-o-animation-name:slideDown;
	animation-name:slideDown
}
@-webkit-keyframes slideUp {
	0% {
		-webkit-transform:translateY(0)
	}
	100% {
		-webkit-transform:translateY(-100%)
	}
}
@-moz-keyframes slideUp {
	0% {
		-moz-transform:translateY(0)
	}
	100% {
		-moz-transform:translateY(-100%)
	}
}
@-o-keyframes slideUp {
	0% {
		-o-transform:translateY(0)
	}
	100% {
		-o-transform:translateY(-100%)
	}
}
@keyframes slideUp {
	0% {
		transform:translateY(0)
	}
	100% {
		transform:translateY(-100%)
	}
}
.animated.slideUp {
	-webkit-animation-name:slideUp;
	-moz-animation-name:slideUp;
	-o-animation-name:slideUp;
	animation-name:slideUp
}




.headline-box h2 .IMstartKontakt{
text-transform:none;
}


.cookiebar {
    background-color: #eaeaea;
    border-top: 1px solid #b1b1b1;
    color: #333333;
	font-size:0.9em;
}
 
.cookiebar__button {
    background-color: #E9505F;
	padding: .8em 0.8em;
}
 
.cookiebar__link {
    color: #333333;
}



/*contao space bundel*/


@media (min-width: 1024px) {
	 body .space_top {
		 margin-top: var(--space_top, var(--article_space_top));
	}
	 body .space_bottom {
		 margin-bottom: var(--space_bottom, var(--article_space_bottom));
	}
}
 @media (max-width: 1023px) {
	 body .space_top_mobile {
		 padding-top: var(--space_top_mobile, var(--space_top, var(--article_space_top)));
	}
	 body .space_bottom_mobile {
		 padding-bottom: var(--space_bottom_mobile, var(--space_bottom, var(--article_space_bottom)));
	}
}
/*  @media (min-width: 1024px) {
	 body .mod_article:not(.has_inside) > *.space_top, body .mod_article.has_inside .inside > *.space_top {
		 margin-top: var(--space_top);
	}
	 body .mod_article:not(.has_inside) > *.space_bottom, body .mod_article.has_inside .inside > *.space_bottom {
		 margin-bottom: var(--space_bottom);
	}
}
 @media (max-width: 1023px) {
	 body .mod_article:not(.has_inside) > *.space_top_mobile, body .mod_article.has_inside .inside > *.space_top_mobile {
		 padding-top: var(--space_top_mobile, var(--space_top));
	}
	 body .mod_article:not(.has_inside) > *.space_bottom_mobile, body .mod_article.has_inside .inside > *.space_bottom_mobile {
		 padding-bottom: var(--space_bottom_mobile, var(--space_bottom));
	}
}	 */

/*Bewertungen*/


.mod_recommendationlist{font-size:0.85em;color:#000;overflow:initial;}

.mod_recommendationlist .swiper-container{padding:0 24px;}

.mod_recommendationlist .swiper-slide{
	padding:0 50px;
	box-sizing: border-box;	
}
.mod_recommendationlist .swiper-button-next, .mod_recommendationlist .swiper-button-prev{color:#555;}
.mod_recommendationlist .swiper-button-next:after, .mod_recommendationlist .swiper-button-prev:after{font-size:1.6em;font-weight:normal;}
.mod_recommendationlist .layout_default.swiper-slide{text-align:center}
.mod_recommendationlist .layout_default img,
.mod_recommendationlist .layout_full img,
.mod_recommendationreader .layout_full img{
	max-width:60px;
}
.mod_recommendationlist .layout_full .image_container,.mod_recommendationreader .layout_full .image_container{
	
	background: none;border: 0;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;
}
.mod_recommendationlist .info,.mod_recommendationreader .info{
	display: flex;
    flex-direction: column;
	align-items: center;
	
}
.mod_recommendationlist .title{
	font-size:1.2em;
	font-weight:600;
	margin-top:0.3em;
	margin-bottom:0.5em;
}
.mod_recommendationlist .author{
	font-size:1.2em;
	font-weight:400;
	margin-top:0.4em;
}
.mod_recommendationlist .rating{
	font-size:1.4em;
}
.mod_recommendationlist .location{
	font-size:0.8em;font-weight:300;
}
.mod_recommendationlist .layout_full {
	margin:1em 0;
	padding:2em;
	background:rgba(255,255,255,0.5);
}
.mod_recommendationlist .layout_full .info{
	display: flex;
    flex-direction: column;
	align-items: flex-start;
}
.mod_recommendationlist .info .image_container{
	border:0;
	background:transparent;
	-webkit-box-shadow:none;	
	-moz-box-shadow:none;
	box-shadow:none;
}
	
.mod_recommendationlist .layout_full .text,.mod_recommendationreader .layout_full .text
{margin-top:1em;}
.text .more
{margin-top:1.5em;}
.mod_recommendationlist .layout_full .text p{
margin:0.4em 0 0 0;
}

.mod_recommendationreader .layout_full .text .title{
font-size:1.2em;font-weight:600;margin-bottom:0.5em;
}
.commentContainer{
-webkit-box-shadow: 4px 4px 13px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 4px 4px 13px 0px rgba(0, 0, 0, 0.2);
	box-shadow:4px 4px 13px 0px rgba(0, 0, 0, 0.2);
	padding:1.9em 1em;
    margin: 1em 0;
	min-height:380px;
	background:#dddbcaa3;
	/* background:linear-gradient(0deg, rgb(233 146 175 / 6%) 0%, rgba(255,255,255,0.513209) 100%, rgba(233,80,95,0.90519371498599439774) 2%); 
	background:#5252520d;*/
}
@media (max-width: 1679px) {
	.commentContainer{
		min-height:305px;
	}
}
@media (max-width: 1203px) {
	.commentContainer{
		min-height:355px;
	}
}
@media (max-width: 999px) {
	.commentContainer{
		min-height:355px;
	}
}
@media (max-width: 599px) {
	.commentContainer{
		min-height:305px;
	}
}


.commentContainer a{margin-top:0.5em;color:#000;text-decoration:underline;padding:0.2em 0.3em}
.commentContainer a:hover{color:#6b204c;}
.layout_full.commentContainer{

	padding:2em 4em 4em 4em;
    margin: 1em;
	min-height:inherit;
	background:rgba(255,255,255,0.5)
	/* background:linear-gradient(0deg, rgb(233 146 175 / 6%) 0%, rgba(255,255,255,0.513209) 100%, rgba(233,80,95,0.90519371498599439774) 2%); 
	background:#5252520d;*/
}
#tinymce .bg-inverted{background:#333;}
.dankeSeite h2{margin:2em 0 0 0;font-weight:600;font-size:1.3em;}
.noMarginTop,
.opensauce-fullwidth .rs-column.noMarginTop{margin-top:0;}


/*Mallchip Anmeldung Newsletter*/
	#mc_embed_shell{background-color:#f9f9f9;}
    #mc_embed_signup{ background-color:#f9f9f9;clear:left; width: 100%;}
    #mc_embed_signup .indicates-required{font-size:0.9em;}
    #mc_embed_signup .button{background:#525252;}
	#mc_embed_signup .mc-field-group{padding-bottom:1%;margin: 1em 0 0.0 0;}
    #mc-embedded-subscribe-form input[type=checkbox]{display: inline; width: auto;margin-right: 10px;}
	#mergeRow-gdpr {margin-top: 20px;font-size:0.9em;}
	#mergeRow-gdpr fieldset label {font-weight: normal;font-size:1em;}	
	#mergeRow-gdpr fieldset label.checkbox.subfield {display:flex;font-weight: normal;font-size:1em;}
	#mc-embedded-subscribe-form .mc_fieldset{border:none;min-height: 0px;padding-bottom:0px;}

.image_container.is-centered img {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1023px) {
    body .space_bottom_mobile {
        margin-bottom: var(--space_bottom_mobile, var(--space_bottom, var(--article_space_bottom)));
    }
}
