.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:100%;
	background-repeat:no-repeat;
	background-position:center;
}

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

/* source: http://wegraphics.net/downloads/free-long-shadow-social-media-icons/ */

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

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

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

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

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

.sharebuttons > ul.shadow > li > a.xing {
	background-position:0 0;
}

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

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

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

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

.sharebuttons > ul.shadow > 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.shadow > li > a {
		background-size:auto 32px;
		background-image:url("../../system/modules/sharebuttons/assets/shadow/sprites-64.png");
	}
}

/* source: http://simpleicons.org/ */

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

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

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

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

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

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

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

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

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

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

.sharebuttons > ul.simpleicons_black > 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.simpleicons_black > li > a {
		background-size:auto 32px;
		background-image:url("../../system/modules/sharebuttons/assets/simpleicons/sprites-black-64.png");
	}
}

/* MediaElement.js, (c) 2010-2014 John Dyer, MIT license */
.mejs-offscreen{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:polygon(0 0,0 0,0 0,0 0);position:absolute!important;height:1px;width:1px;overflow:hidden}.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.mejs-audio{margin-top:18px}.mejs-container:focus{outline:none}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster img{display:none}.mejs-poster img{border:0;padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url("../../assets/jquery/mediaelement/2.21.2/images/bigplay.svg") no-repeat}.no-svg .mejs-overlay-button{background-image:url("../../assets/jquery/mediaelement/2.21.2/images/bigplay.png")}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(0,0,0,.9);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.9)),to(rgba(0,0,0,.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-moz-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-o-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-ms-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:linear-gradient(rgba(50,50,50,.9),rgba(0,0,0,.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:url("../../assets/jquery/mediaelement/2.21.2/images/loading.gif") 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:url("../../assets/jquery/mediaelement/2.21.2/images/controls.svg") no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url("../../assets/jquery/mediaelement/2.21.2/images/controls.png")}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:10px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time a{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span,.mejs-controls .mejs-time-rail a{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(44,124,145,.8)),to(rgba(78,183,212,.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-moz-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-o-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-ms-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:linear-gradient(rgba(44,124,145,.8),rgba(78,183,212,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls a.mejs-horizontal-volume-slider{height:26px;width:56px;position:relative;display:block;float:left;vertical-align:middle}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px 10px 0 10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-captions-button:hover .mejs-captions-selector{visibility:visible}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:55px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(102,102,102,.7)),to(rgba(50,50,50,.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-moz-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-o-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-ms-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:linear-gradient(rgba(102,102,102,.7),rgba(50,50,50,.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text{padding:3px 5px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(20,20,20,.5);white-space:pre-wrap}.me-cannotplay a{color:#fff;font-weight:700}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2c7c91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);color:#fff;padding:4px;z-index:100;cursor:pointer}div.mejs-speed-button{width:46px!important;position:relative}.mejs-controls .mejs-button.mejs-speed-button button{background:0 0;width:36px;font-size:11px;line-height:normal;color:#fff}.mejs-controls .mejs-speed-button .mejs-speed-selector{display:none;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);border:solid 1px transparent;padding:0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector{display:block}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:#21f8f8}.mejs-controls .mejs-speed-button .mejs-speed-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px 0;padding:0 10px;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;display:none}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:60px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:11.5px;color:#fff;margin-left:5px;cursor:pointer}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover{background-color:#c8c8c8!important;background-color:rgba(255,255,255,.4)!important}.mejs-controls .mejs-button.mejs-jump-forward-button{background:url("../../assets/jquery/mediaelement/2.21.2/images/jumpforward.png") no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-jump-forward-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}.mejs-controls .mejs-button.mejs-skip-back-button{background:url("../../assets/jquery/mediaelement/2.21.2/images/skipback.png") no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-skip-back-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}
/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
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;
	font:sans-serif;
}
#container,.inside {
	position:relative;
}

#main .inside {
	min-height:1px; /* see #4893 */
}
.ce_gallery ul {
	margin:0;
	padding:0;
	overflow:hidden;
	list-style:none;
}																																																																																																																																																																																																																																																						
.ce_gallery li {
	float:left;
}
.ce_gallery li.col_first {
	clear:left;
}

.block {
	overflow:hidden;
}
.clear,#clear {
	height:0.1px;
	font-size:0.1px;
	line-height:0.1px;
	clear:both;
}

.custom {
	display:block;
}
#container:after,.custom:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
	}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
	height: 0;
}


[hidden] {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-family: sans-serif;
}

button,
input,
select,
textarea {
	font-family: sans-serif;
}

a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

h2 {
	font-size: 1.5em;
	margin: 0.83em 0;
}

h3 {
	font-size: 1.17em;
	margin: 1em 0;
}

h4 {
	font-size: 1em;
	margin: 1.33em 0;
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}

h6 {
	font-size: 0.75em;
	margin: 2.33em 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}


b,
strong {
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}


dfn {
	font-style: italic;
}

mark {
	background: yellow;
	color: black;
}

p {
	margin: 1em 0;
}

pre {
	margin: 1em 0;
	font-family: monospace, serif;
	_font-family: "courier new", monospace;
	font-size: 1em;
}

code,
kbd,
samp {
	font-family: monospace, serif;
	_font-family: "courier new", monospace;
	font-size: 1em;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

q {
	quotes: none;
}
q:before,
q:after {
	content: "";
	content: none;
}

small {
	font-size: 75%;
}

sub {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	top: -0.25em;
}

sub {
	bottom: -0.2em;
}

dl,
menu,
ol,
ul {
	margin: 1em 0;
}

dd {
	margin: 0 0 0 40px;
}

menu,
ol{
	padding: 0 0 0 40px;
}
nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}
li {
list-style-type:none;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	max-width:100%;
	height:auto;
	width:auto\9; /* IE8 */
}


svg:not(:root) {
	overflow: hidden;
}

figure,
form {
	margin: 0;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}


legend {
	border: 0;
	padding: 0;
	white-space: normal;
	*margin-left: -7px;

}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}

button,
input {
	line-height: normal;
}

button {
	cursor: pointer;
	-webkit-appearance: button;
	*overflow: visible;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	*overflow: visible;
}

button[disabled] {
	cursor: default;
}

input[disabled] {
	cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	*height: 13px;
	*width: 13px;
}
input[type="search"] {
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	position: relative;
}
html.lt-ie9 {

	position: static;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: /***rst21***/;
}

#mbCenter *,
#colorbox *,
#lbCenter *,
#lbBottomContainer * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

::selection {
	background: /***rst9***/;
	color: white;
	text-shadow: none !important;
}

::-moz-selection {
	background: /***rst9***/;
	color: white;
	text-shadow: none !important;
}

button,
input,
select,
textarea {
	font-family: inherit;
}
caption,th,td {
	text-align:left;
	text-align:start; /* see #4596 */
	vertical-align:top;
}

td,
th {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

table {
	background:#fff;
    border: 1px solid #999;
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}
table th {
	padding: 10px 8px;
	text-align: left;
}
table td {
	padding: 6px 8px;
}
table td,
table td img {
	vertical-align: top;
}

table tbody tr:hover {
	background-color: #f9f9f9;
}
table tfoot tr {
	background-color: #000000;
}
table tfoot td {
	color: white;
}

.invisible {
	position: absolute;
	height: 1px !important;
	width: 1px !important;
	clip: rect(0 0 0 0);
	margin: -1px;
	padding: 0;
	overflow: hidden;
	border: 0;
}
/*
 * CUSTOM Module
 *
 - - Z E I L E I S T E
 - - C O L U M N S 
 */


/*********** Z E I L E I S T E ************/
.zeitleiste {
    margin: 5.66667em 10.6667%;
    position: relative;
}
@media screen and (max-width: 900px) {
.zeitleiste {
    margin-left: 0;
    margin-right: 0;
}
}
.zeitleiste::before, .zeitleiste::after {
    background: #483d37 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
}
@media screen and (max-width: 599px) {
.zeitleiste::before, .zeitleiste::after {
    left: 4.54545%;
}
}
.zeitleiste::before {
    margin: 0 -2px;
    top: 0;
    width: 2px;
}
.zeitleiste::after {
    border-radius: 99em;
    height: 10px;
    margin: 0 -5px;
    width: 10px;
}
.zeitleiste-abschnitt {
    min-height: 6em;
    overflow: hidden;
    padding: 0 0 2em;
    position: relative;
}
.zeitleiste-abschnitt::before {
    border-radius: 99em;
    font-size: 1.5em;
    left: 50%;
    position: absolute;
    top: 1em;
}
@media screen and (max-width: 599px) {
.zeitleiste-abschnitt::before {
    left: 4.54545%;
}
}
.zeitleiste-abschnitt:not([data-icon])::before {
    background: white none repeat scroll 0 0;
    border: 0.06667em solid #483d37;
    content: "";
    height: 0.66667em;
    margin: -1em -0.38em;
    width: 0.66667em;
}
.zeitleiste-abschnitt[data-icon]::before {
    background: #483d37 none repeat scroll 0 0;
    border: 0.06667em solid #483d37;
    content: "";
    height: 0.66667em;
    margin: -1em -0.38em;
    width: 0.66667em;
}
@media screen and (max-width: 599px) {
.zeitleiste-abschnitt[data-icon]::before {
    font-size: 1.06667em;
}
}
.zeitleiste-abschnitt > h3 {
    color: #483d37;
    float: left;
	font-weight:bold;
	letter-spacing:1px;
    text-align: right;
    width: 40%;
}
@media screen and (max-width: 599px) {
.zeitleiste-abschnitt > h3 {
    float: none;
    margin-left: 13.6364%;
    text-align: left;
    width: auto;
}
}
.zeitleiste-abschnitt:nth-of-type(2n) > h3 {
    float: right;
    text-align: left;
}
@media screen and (max-width: 599px) {
.zeitleiste-abschnitt:nth-of-type(2n) > h3 {
    float: none;
}
}
.zeitleiste-abschnitt:nth-of-type(2n) > .zeitleiste-abschnitt-text {
    float: left;
    text-align: right;
}
@media screen and (max-width: 599px) {
.zeitleiste-abschnitt:nth-of-type(2n) > .zeitleiste-abschnitt-text {
    float: none;
    text-align: left;
}
}
.zeitleiste-abschnitt-text {
    float: right;
    width: 40%;
}
@media screen and (max-width: 599px) {
.zeitleiste-abschnitt-text {
    float: none;
    margin-left: 13.6364%;
    width: auto;
}
}
.zeitleiste-abschnitt > h3, .zeitleiste-abschnitt-text h3, .zeitleiste-abschnitt-text h4 {
    font-size: 1em;
    margin-bottom: 1em;
    margin-top: 0.25em;
    text-transform: uppercase;
}
.zeitleiste-abschnitt p {
    font-size: 0.938em;
}
.zeitleiste-image-caption {
    color: #483d37;
    font-size: 0.93333em;
}
[data-icon]::before {
    content: attr(data-icon);
}
/********** C O L U M N S ***************/
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}
.rs-column h2, .rs-column h3, .rs-column h4 {
  margin-top:0px;
}
.rs-column {
  float: left;
  width: 100%;
  margin-top: 2.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 4.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 4.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

/* Galerie + Video */
.ce_gallery > ul.cols_2 > li {
	width: 49.25%;
}
.ce_gallery > ul.cols_3 > li {
	width: 32.33333%;
}
.ce_gallery > ul.cols_4 > li {
	width: 23.875%;
}
.ce_gallery > ul.cols_5 > li {
	width: 18.8%;
}
.ce_gallery > ul.cols_6 > li {
	width: 15.41667%;
}
.ce_gallery > ul.cols_7 > li {
	width: 13%;
}
.ce_gallery > ul.cols_8 > li {
	width: 11.1875%;
}
.ce_gallery > ul.cols_9 > li {
	width: 9.77778%;
}
.ce_gallery > ul.cols_10 > li {
	width: 8.65%;
}
.ce_gallery > ul.cols_11 > li {
	width: 7.72727%;
}
.ce_gallery > ul.cols_12 > li {
	width: 6.95833%;
}
@media screen and (max-width: 599px) {
	.ce_gallery.ce_gallery > ul > li {
		/* doubled class for specificity */
		width: auto;
	}
}
.ce_gallery.no-resize > ul > li {
	width: auto;
}
.main-content .ce_gallery {
	margin: 1.6em 0;
}
.ce_gallery > ul {
	zoom: 1;
	margin: 0 !important;
	padding: 0 0 1.5% 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-left: 0;
		margin-right: 1.5%;
	}
}
.ce_gallery > ul > li.col_first {
	clear: left;
	margin-left: 0;
}
@media screen and (max-width: 599px) {
	.ce_gallery > ul > li.col_first {
		clear: none;
	}
}
.ce_gallery > ul > li.col_last {
	/* for rounding failures */
	margin-right: -1%;
}
@media screen and (max-width: 599px) {
	.ce_gallery > ul > li.col_last {
		margin-right: 1.5%;
	}
}
.ce_gallery > ul > li > .image_container {
	display: block;
	width: 100%;
}
.ce_gallery img {
	width: 100%;
	height: auto;
}
.youtube {
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3);
    margin: 20px auto 16px;
	max-width: 600px;
	width:auto;
}
.responsive-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56%;
    padding-top: 30px;
    position: relative;
}
.responsive-video iframe, .responsive-video object, .responsive-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
iframe {
    border: medium none;
}
/**** LAYOUT
# Farben bon dunkel zu hell
# - kaffe = #483d37
# - schlamm = #7b796c
# - sand = #ded9d3
# - stein = #f1f1f1
*/

#blend { 
    position: relative;
	height:240px;
    width:240px;
}
#blend img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
#blend img#over:hover {
  opacity:0;
}
a {
    text-decoration:none;
    color:#483d37;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
a:hover {
text-decoration:underline;
}
a.link {
text-decoration:underline;
}
a.link:hover {
color:#bfad78;
text-decoration:none;
}
p {
    margin:1em 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight:normal;
}

h1 {
    color: #483d37;
    font-size: 2em;
    line-height: 1.2em;
    margin: 0 0 0.8em;
}

h2 {
    color: #483d37;
    font-size: 1.5em;
    font-weight: normal;
    margin: 1em 0 0.83em 0;
    padding: 0;
}
.termine-adresse h2 {
	margin-top:24px;
}
h3 {
    color: #483d37;
    font-size: 1.25em;
    font-weight: normal;
    margin: 0.83em 0;
    padding: 0;
}

h4 {
    margin-bottom:20px;
	font-size:1.17em;
	color: #483d37;
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}

h6 {
	font-size: 0.75em;
	margin: 2.33em 0;
}
.trennlinie {
    border-bottom: 1px dotted;
    color: #483d37;
    height:20px;
    margin: 1em auto 0.67em;
    padding: 0 0 20px;
}

ul.square {
margin-left:24px;
}
ul.square li {
list-style-type:square;
}
ul.disc, .disc ul {
margin-left:24px;
}
ul.disc li, .disc ul li {
list-style-type:disc;
}
img {
    display: block;
}
.img-center img {
	margin:0 auto;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.text-center {
	text-align:center;
}
.abstand-element-50 {
	clear: both;
    display: block;
	margin: 50px 0 0;
}
.margin-top-eins {
	margin-top: 1em;
}
.wr_660 {
    clear: both;
    display: block;
    margin: 0 auto;
    max-width: 660px;
    padding: 0;
    position: relative;
    width: auto;
}
.wr_720 {
    clear: both;
    display: block;
    margin: 0 auto;
    max-width: 720px;
    padding: 0;
    position: relative;
    width: auto;
}
.wr_800 {
    clear: both;
    display: block;
    margin: 0 auto;
    max-width: 800px;
    padding: 0;
    position: relative;
    width: auto;
}
.wr_820 {
    clear: both;
    display: block;
    margin: 0 auto;
    max-width: 820px;
    padding: 0;
    position: relative;
    width: auto;
}
.wrapper-900 {
    clear: both;
    display: block;
    margin: 0 auto;
    max-width: 900px;
    padding: 0;
    position: relative;
    width: auto;
}
.ma_top_20 {
	margin-top:20px;
}
.ma_top_50 {
	margin-top:50px;
}
.pa_top_20 {
	padding-top:20px;
}
.pa_top_45 {
	padding-top:45px;
}
.pa_bot_20 {
	padding-bottom:20px;
}
.padd-eins {
	padding: 1em;
}
.bg-white {
	background-color: white;
}
.auswahl {
	border-bottom:1px solid #483d37;
	margin:24px auto;
    overflow: hidden;
    padding-bottom: 20px;
    text-align: center;
	max-width:820px;
}
#auswahl-yoga {
	margin:70px auto 20px;
}
.auswahl .artikel-inside{
	background-color: #95948a;
	margin:0;
	overflow: hidden;
	padding:24px;
}
.auswahl-h3 {
	margin:0 30%;
}
.auswahl-h3 h3 {
    color: #fff;
    font-size: 24px;
	font-weight:bold;
    line-height: 1em;
    margin: 0;
	text-transform:uppercase;
}
.auswahl-img-left {
	background-color: #7b796c;
    float: left;
    margin: -24px 24px 0 0;
    width: 25%;
}
.auswahl-img-right {
	background-color: #7b796c;
	float:right;
	margin: -24px 0 0 24px;
	width:25%;
}
.auswahl-text {
    line-height: 1.3em;
}
.auswahl-text p {
	color:#fff;
}
.auswahl-text a {
    background-color: #ffffff;
    border: 1px solid #483d37;
    color: #888888;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    font-weight: 400;
    line-height: 40px;
    margin: 24px auto 0;
    padding: 0 25px;
    text-align: center;
    text-transform: uppercase;
}
.auswahl-text a:hover {
	background-color: #ded9d3;
    color: #fff;
    text-decoration: none;
}

@media (max-width:660px) { 
#auswahl-yoga {
    margin: 0 auto 20px;
}
.auswahl {
	border-bottom:none;
}
.auswahl-h3 {
    margin: 0;
}
.auswahl-img-left {
	background-color: #7b796c;
    float: left;
    margin: 24px 0 0 0;
    width: 45%;
}
.auswahl-img-right {
	background-color: #7b796c;
	float:right;
	margin: 24px 0 0 0;
	width: 45%;
}
.auswahl-text {
    clear:both;
	margin:24px auto 0;
	max-width:350px;
	width:100%;
}
}
.vorschau {
    background-color: #95948a;
    color: #fff;
    margin: 0 0 24px;
	padding:0 12px 0 0;
    position: relative;
	max-width:640px;
	width:auto;
}
.vorschau h3, .vorschau a {
	color:#fff;
}
#inhalt {
    background-color: #fff;
    margin: 2em auto;
    max-width: 900px;
    padding: 1.5em 1em;
    position: relative;
    width: auto;
}
.inhalt {
    margin: 0;
    padding: 0 1em;
    position: relative;
    width: auto;
}
.button-line {
    float: left;
    margin: 4% 0 0;
    padding: 2%;
    width: 33%;
}
.button-line .image_container img {
    max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color:#7b796c;
}
.button-line .image_container:hover img {
    background-color:#6C6A5F;
}
.float_le {
float:left;
}
.ce_gallery li figcaption {
    font-size: 14px;
    padding-top: 12px;
    text-align: center;
	max-width: 185px;
	width: 100%;
	position: relative;
}

.wrapper-two .float_right {
float:right;
width: 45%;
margin-left:5%;
}
@media (max-width:960px) {
#header .wrapper-two {
text-align: center;
}
.wrapper-two .float_left {
float:none;
width: 100%;
}
.wrapper-two .float_right {
float:none;
width: 100%;
margin-left:0;
margin-top:30px;
}
.wrapper-two .float_right img {
margin:0 auto;
}
}
body {
   font-family: 'Lato', sans-serif;
   font-size:1em;  
   line-height:1.5;
   color: #6B6A69;
}

#wrapper {
    background-color: #fff;
}
#header {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0;
}
#header-wrapper .desktop {
	display:block;
}
#header-wrapper .mobile {
	display:none;
}
#header .inside {
    margin:0;
    padding:0;
}
#header #sitemap {
	display:none;
}
img.header-bild {
    display:none;
	}
#header_links a {
    color: #fff;
    font: 500 50px "Open Sans",sans-serif;
    letter-spacing: 7px;
    position: relative;
    text-transform: uppercase;
    z-index: 2;
}

#header .nav-mobile a, #header .nav-mobile a:link {
    color: #FFFFFF;
}

#header .open, #header .close {
    display: none;
}
#container {
	overflow:hidden;
    margin:0 auto;
	padding:1.5em 0 0;
	clear:both;
}
#main {
    border-bottom: 1px dashed #999;
    border-top: 1px dashed #999;
    margin: 0 auto;
    max-width: 1200px;
    min-height: 400px;
    padding: 0 0 36px;
}
#main .inside {
    background-color: #f1f1f1;
    margin: 0;
    min-height: 1px;
    padding: 0 0 50px;
}
.yin-yoga-kurse #main .inside, .personal-yoga #main .inside, .thai-yoga #main .inside {
    padding: 0 0 50px;
}
.mod_article {
}
.artikel-inside {
    background-color: #f1f1f1;
    margin: 0;
    min-height: 1px;
    padding: 0 1em;
}
/******************************** S P A L T E - E I N S **************************************/
.spalte_eins #main {
	width: 100%;
	margin:0 auto;
}
/********************************** S P A L T E - R E C H T S **************************************/
.spalte_rechts #main {
    width:70%;
	float:left;
	}
.spalte_rechts #right {
    width:29%;
	margin-left:71%;
}
.spalte_rechts #right .inside {
    margin:0 1em;
}
#right .mod_newsarchive .last {
    margin-bottom: 0;
}
#right h4 {
    margin:0.5em 0 0;
	font-size:1.17em;
}
#right a {
    color:#1a1a1a;
}
/********************************** S P A L T E - L I N K S **************************************/
.spalte_links #main {
    width:70%;
	float:right;
}
.spalte_links #left {
    width:29%;
	margin-right:71%;
}
.spalte_links #left .inside {
    margin:0 1em;
}

div.adresse, div.social_media, .nav_footer_erweiterung {
    padding:2em 0;
}

div.adresse {
    width:40%;
    float:left;
}

div.adresse h4 {
}

div.adresse ul {
}

div.adresse li. {
}

div.adresse li.adresse_fett {
    margin-bottom:6px;
    font-size:1.17em;
    font-weight:bold;
}

div.adresse li.strasse {
}

div.adresse li.ort {
}

div.adresse li.telefon {
    margin-top:6px;
}

div.adresse li.fax {
}

div.adresse li.mail {
    margin-top:6px;
}

.nav_footer_erweiterung div.adresse li.mail a {
    text-decoration:none;
    color:#1a1a1a;
}

div.adresse li.mail a:hover {
    text-decoration:underline;
}

div.social_media {
}

div.social_media h4 {
}

div.social_media p {
}

div.social_media ul {
}

div.social_media li {
}

div.social_media li a {
    color:#1a1a1a;
}

div.social_media li a:hover {
    text-decoration:underline;
}
#footer {
    background-color: #fff;
    clear: both;
}
#footer .inside {
    margin: 0 auto;
    max-width: 1200px;
    padding: 1em 0 2.5em;
}
#footer p.copyright {
    float:left;
    margin:0 0 1em;
    padding:0 24px 0 16px;
	color:#777;
	text-transform: uppercase;
}
#footer a.top_link, #footer p.top_link {
    float:right;
    margin:0;
    padding-right:16px;
    color:#777;
    text-decoration:none;
}
#footer p.top_link a {
    color: #777;
	 text-transform: uppercase;
}
.footer_nav  ul {
    width:100%;
    position:relative;
    margin:0;
    padding:0 0 0 16px;
    font-weight:normal;
}

.footer_nav  li.active {
    text-decoration:underline;
}

.footer_nav  li {
    position:relative;
    float:left;
    margin:0 0 1em;
    padding:0 0.7em;
    border-right:1px solid #fff;
}

.footer_nav  li.last {
    border-style:none;
}

.footer_nav  a {
    display:block;
    text-decoration:none;
    color:#777;
	text-transform: uppercase;
}

.footer_nav a:hover {
    text-decoration:underline;
}
.webmaster {
	border-top: 1px dashed #999;
	margin:0;
}
.webmaster .artikel-inside {
	background-color:#fff;
	padding:24px 8px 0;
}
.webmaster p {
	font-size: 0.75em;
}
.webmaster a:hover {
	font-size: 1em;
	text-decoration:none;
}
/******************************************** S T A R T S E I T E **********************************************/
.main-slider .artikel-inside {
	padding:0 1em 0;
	width:auto;
	margin:0;
}
.home .main-slider .artikel-inside {
	padding:3em 1em 0;
	width:auto;
	margin:0;
}
.content-slider img {
margin:0 auto;
}
.ce_sliderStart {
max-width: 752px;
max-height:352px;
margin:0 auto;
}
.slider-control a {
    color: #fff;
    display: block;
    height: 18px;
    opacity: 0.4;
    overflow: hidden;
    text-indent: -999px;
    width: 28px;
}
.slider-control a:hover{
    opacity: 0.7;
}
.slider-control a.slider-prev {
    background-image: url("../../files/bilder/arrow-left.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.slider-control a.slider-next {
    background-image: url("../../files/bilder/arrow-right.png");
    background-position: center center;
    background-repeat: no-repeat;
}
h1.ce_headline, .mod_newsreader h1 {
    border-bottom: 1px dotted;
    color: #483d37;
    font-size: 1.5em;
    font-weight: normal;
    margin: 2.5em auto 0.67em;
    padding: 0 0 20px;
}
h2.ce_headline, h3.ce_headline, h4.ce_headline, .news h2.ce_headline, .news h3.ce_headline, .ce_comments h2 {
    border-bottom: 1px dotted;
    color: #483d37;
    font-size: 1.5em;
    font-weight: normal;
    margin: 1em auto 0.67em;
    padding: 0 0 20px;
}
.center-h h1, .center-h h2, .center-h h3 {
    border-bottom: 1px solid;
    color: #483d37;
    font-size: 1.75em;
    font-weight: bold;
    margin: 1.125em auto 0.67em;
    padding: 0 0 20px;
    text-align: center;
    text-transform: uppercase;
}
h4.ce_headline {
    border-bottom: none;
}
.image-wrapper, .image_container a {
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
}

.div-element figcaption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    position: absolute;
    width:100% !important;
}

.div-element figcaption.caption h5 {
    /*background-color: #1a1a1a;*/
    color: #ffffff;
    font-size: 14px;
    font-style: italic;
    line-height: 20px;
    margin: 0;
    padding: 3px 0 3px 16px;
    z-index: 1;
}
.hover, img {
    -moz-user-select: none;
}
img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.teilen {
	clear:both;
	float:right;
    margin:-72px 0 0;
}
.ui-accordion-header {
    background-image: url("../../files/Layout/icon_teilen.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 53px auto;
    color: #483d37;
    cursor: pointer;
    font-size: 17px;
    font-weight: 400;
    height: 75px;
    line-height: 75px;
    margin: 0;
    padding: 0 30px 0 0;
    text-align: right;
    width: 140px;
}
.ui-accordion-header:hover {
	background-image: url("../../files/Layout/icon_teilen_.png");
	text-decoration:none;
}
.sharebuttons {
    margin: 6px 0;
    max-width: 140px;
    overflow: hidden;
    padding: 12px 12px 10px;
}
.button-big {
	margin: 50px 0 0;
	text-align:center;
}
.button-big p {
	display:inline-block;
	margin:0;
	padding:0;
}
.button-big a {
	background-color: #ffffff;
    border: 1px solid #483d37;
    color: #888888;
    cursor: pointer;
	display:inline-block;
    font-size: 17px;
    font-weight: 400;
    line-height: 70px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
}

a.button, p.button a {
	background-color: #ffffff;
    border: 1px solid #483d37;
    color: #888888;
    cursor: pointer;
	display:inline-block;
    font-size: 17px;
    font-weight: 400;
    line-height: 50px;
    margin: 20px 0 0;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
}
.button-big a:hover, a.button:hover, p.button a:hover {
	background-color:#ded9d3;
	color:#fff;
	text-decoration:none;
}
@media (max-width:760px) { 
.button-big  {
	text-align:left;
}
}
@media (max-width:600px) { 
.button-big {
	text-align:center;
}
.teilen {
	clear:both;
	float:none;
    margin:30px 0 0;
}
.ui-accordion-header {
	margin:0 auto;
}
.teilen .accordion{
    margin:0 auto;
	width:140px;
}
}
/******************************************** K O N T A K T / R E S E R V I E R U N G **********************************************/
/* Google-Maps: evtl <small> = groessere Kartenansicht loeschen */
.form-left {
    width:46.15385%;
	float:left;
	margin-right: 7.69231%;
	} 
.form-right {
    width:46.15385%;
	float:left;
	margin-right: -5px;
	}
.kontakt-artikel .brand {
    border-bottom: 1px dotted;
    display: inline-block;
    font-size: 1.125em;
    margin: 0 0 1em;
    padding: 0 6px 6px 0;
}
.kontakt-artikel li.name {
    font-size: 1em;
    margin: 0;
    padding: 0;
}
.kontakt-artikel li.street {
    font-size: 1em;
    margin: 6px 0 0;
    padding: 0;
}
.kontakt-artikel li.postal {
    font-size: 1em;
    margin: 0;
    padding: 0;
}
.kontakt-artikel li.phone {
    font-size: 1em;
    margin: 6px 0 0;
    padding: 0;
}
.kontakt-artikel li.mail {
    font-size: 1em;
    margin: 6px 0 0;
    padding: 0;
}
.kontakt span.mandatory {
color:#FF8A00;
margin-left:4px;
}
#kontaktformular label {
    cursor: pointer;
	color:#483d37;
    display: block;
    margin: 8px 0 0;
    padding: 8px;
	font-size:14px;
	width:auto;
	max-width:600px;
}
select.betreff {
color:#555;
font-size:14px;
border:1px solid #555;
padding:5px 1px 5px 12px;
position:relative;
}

#kontaktformular input.mandatory, #kontaktformular textarea, #kontaktformular input {
    background-color: #d1d1cc;
    border-top: 2px solid #b6b6ae;
	color: #483d37;
	line-height: 36px;
    max-width: 600px;
    padding: 8px 12px;
    position: relative;
    width: 100%;
}
input.captcha {
margin-bottom:6px;
}
.kontakt span.captcha_text{
    font-size:14px;
	padding:6px;
}
.submit_container.senden {
	text-align:center;
}
#kontaktformular input.submit {
    background-color: #fff;
    border: 1px solid #483d37;
    color: #888888;
    display: inline-block;
    font-size: 17px;
    line-height: 70px;
    margin: 40px 0;
    padding: 0 20px;
    text-transform: uppercase;
    width: auto;
}
#kontaktformular input.submit:hover {
	background-color: #ded9d3;
    border: 1px solid #483d37;
    color: #fff;
}
.checkit {
	border:none;
	display:inline;
	padding:0;
}
#kontaktformular .checkit label {
	border:none;
	display:inline;
	font-size:1em;
	padding:0;
	vertical-align: middle;
}
/*#ctrl_29 input {
	border:1px solid;
	background-color:#fff;
	display:inline;
	padding:0;
	vertical-align: middle;
}*/
.checkit input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border:none;
  border-radius: 0;
  font-size: 1em;
  padding:0;
  width: 100%
}
.checkit input[type='checkbox']:checked,
.checkit input[type='checkbox']:not(:checked)
 {
  background: transparent;
  position: relative;
  visibility: hidden;
  margin:0;
  padding:0;
}

.checkit input[type='checkbox']:checked + label::before,
.checkit input[type='checkbox']:not(:checked) + label::before
 {
    content:' ';
    display:inline-block;
    width: 17px;
    height:17px;
    position: relative;
    top:4px;
    border: 1px solid #483d37;
    background: white;
    margin-right: 1em;
    box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.1);
}

.checkit input[type='checkbox']:hover  + label::before,
.checkit input[type='radio']:hover  + label::before {
  background:#ded9d3;
  box-shadow: inset 0 0 0 2px white;
}

.checkit input[type='checkbox']:checked  + label::before {
  background:#483d37;
  box-shadow: inset 0 0 0 2px white;
}
#kontaktformular #lbl_29_0 {
	display:none;
}
/*input[type="checkbox"], input[type="radio"], input[type="image"] {
	box-sizing: border-box;
    width: auto !important;
    height: auto !important;
    margin: 0;
    padding: 0;
    border: 0;
    box-shadow: none;
	vertical-align: middle;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
}*/

.routenplaner {
margin:0 6px 20px;
}
.routenplaner h3 {
font-size:1.17em;
margin:0 0 30px;
padding:0 0 4px;
border-bottom:1px solid;
}
.wrapper-responsiveContainer {
    background-color: #FFFFFF;
    box-shadow: 0 2px 6px #D9D9D9;
    margin: 6px;
    padding: 4px;
    position: relative;
	margin-bottom:1em;
}
.responsiveContainer {
    height: 0;
    overflow: hidden;
    padding-bottom: 86%;
    position: relative;

}

.responsiveContainer iframe {
    height: 100%;
    left: 0;
	margin-top:24px;
    position: absolute;
    top: 0;
    width: 100%;
}
#kontaktformular input.button {
margin:1.3em 0;
}
/******************************************** S I T E M A P **********************************************/
.mod_sitemap {
}
.mod_sitemap ul.level_1 {
    margin: 0;
    padding: 0;
}
.mod_sitemap li {
    list-style-type: none;
    margin: 0 0 0 18px;
	padding-left:12px;
}
.mod_sitemap ul ul {
    margin: 0 0 0 1em;
}
.mod_sitemap a {
    border-bottom: 1px dashed #d0cfcc;
    color: #181513;
    display: block;
	line-height: 2em;
}
.short a {
    border-bottom: 1px dashed #d0cfcc;
    color: #181513;
    display: block;
	line-height: 2em;
	margin: 0 0 0 30px;
	padding:0;
}
/******************************************** N A V I G A T I O N **********************************************/
.navigation-haupt {
}
.dreieck {
	background-color:#ffffff;
	margin:0 0 2px;
}
.dreieck ul {
	margin:0;
	padding:0;
}
.navigation-haupt ul, .dreieck ul {
    clear: right;
    list-style: outside none none;
    margin: 0 18%;
    padding: 0;
    text-align: center;
}
.dreieck ul.level_2 {
}
.navigation-haupt ul.level_1, .dreieck ul.level_1 {
    float: none;
}
.navigation-haupt a {
    border-left: 1px solid #7b796c;
    color: #7b796c;
    display: block;
    font-size: 16px;
    margin: 0;
    padding: 18px 0 0;
    text-transform: uppercase;
    width: auto;
}
.dreieck a {
	text-indent: -30000px;
	line-height:1em;
	display:block;
}
.dreieck span.active, .dreieck .trail a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #7b796c;
    border-image: none;
    border-style: solid;
    border-width: 0 8px 8px;
    display: block;
    height: 0;
    margin: 0 auto;
	line-height:1em;
    padding: 8px 0 0;
    text-indent: -30000px;
    width: 0;
}
/*.dreieck span.active, .dreieck .trail {
	background-image: url("../../files/Layout/dreieck.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    border: medium none;
	display:block;
    height: 100%;
    margin: 0;
    padding: 0;
    text-indent: -30000px;
}*/
.navigation-haupt a.first + span.active {
	border-left:none;
}
.navigation-haupt a:hover, .navigation-haupt ul.level_2 a:hover {
	text-decoration: none;
    color:#181513;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.navigation-haupt a.first, .home .navigation-haupt span.active {
    border-left: medium none;
}
.navigation-haupt span.active {
    border-left: 1px solid #7b796c;
    color: #7b796c;
    display: block;
    font-size: 16px;
    margin: 0;
    padding: 18px 0 0;
    text-transform: uppercase;
    width: auto;
}
.navigation-haupt a.first, .home .navigation-haupt span.active {
	border-left:none;
}

.navigation-haupt li.fb-menu {
    bottom: -3px;
    height: 40px;
    margin: 0;
    min-width: 40px;
    padding: 0;
    position: absolute;
    right: 6px;
    width: 40px;
}
.navigation-haupt a.fb-menu {
    background-image: url("../../files/Layout/facebook-hell.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border-left: medium none;
    height: 100%;
    margin: 0;
    padding: 0;
    text-indent: -30000px;
}
.navigation-haupt a.fb-menu:hover, .navigation-haupt a.fb-menu:focus, .navigation-haupt a.fb-menu:active{
    background-image: url("../../files/Layout/facebook-dunkel.jpg");
}
.navigation-haupt li, .dreieck li {
    float: left;
	min-width: 80px;
    width: 20%;
}
.dreieck li.fb-menu {
	display:none;
}
.navigation-haupt ul.level_2 {
	background-color:#fff;
	margin: 0;
    padding: 1em 0 0 0;
    width: auto;
    z-index: 1000;
}
.navigation-haupt ul.level_2 li {
    float: none;
    width: auto;
	border-left:none;
}
.navigation-haupt ul.level_2 a {
    background-color: #f1f1f1;
    border-bottom: 1px dashed;
    border-left: medium none;
    padding: 18px 24px;
}
.navigation-haupt ul.level_2 a.ausbildung {
    border-bottom: none;
	background-color: #ded9d3;
}
.navigation-haupt ul.level_2 span.active {
    background-color: #ded9d3;
    border-bottom: 1px dashed;
    border-left: medium none;
    padding: 18px 24px;
}
.navigation-haupt ul.level_2 li.last a {
	border-bottom:none;
}
.navigation-haupt ul.level_2 a:hover {
	background-color: #E5E2DE;
}
.navigation-haupt li ul, .dreieck li ul {
    left: -999em;
    position: absolute;
    width: auto;
}
.navigation-haupt li:hover ul, .dreieck li:hover ul {
    left: auto;
}
.navigation-haupt li:hover ul, .navigation-haupt li.sfhover ul {
    left: auto;
}


/**** N A V I G A T I O N  S I D E B A R  R E C H T S ****/
#right .navigation-sidebar ul {
    border-left: none;
    font-weight: normal;
    margin: 0;
    padding: 0.5em 0 2em;
    position: relative;
}
#right .navigation-sidebar li.active {
    border-bottom: none;
    color: #847977;
    display: block;
    font-size: 1em;
    padding: 5px 7.5%;
    text-decoration: none;
}
#right .navigation-sidebar li {
    display: inline;
    margin: 0;
    padding: 0;
}
#right .navigation-sidebar ul a {
    border-bottom: none;
    color: #1a1a1a;
    display: block;
    font-size: 1em;
    padding: 5px 7.5%;
    text-decoration: none;
}
#right .navigation-sidebar ul a:hover {
    background: none repeat scroll 0 0 #d7b68d;
    border-bottom: none;
    color: #FFFFFF;
}
/**** N A V I G A T I O N  S I D E B A R  L I N K S ****/
#left .navigation-sidebar ul {
    border-right: 1px solid #1a1a1a;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 1.5em 1em 3em;
    position: relative;
}
#left .navigation-sidebar li.active {
    border-bottom: 1px solid #1a1a1a;
    color: #194D87;
    display: block;
    font-size: 14px;
    padding: 5px 12.5%;
    text-decoration: none;
}
#left .navigation-sidebar li {
    display: inline;
    margin: 0;
    padding: 0;
}
#left .navigation-sidebar ul a {
    border-bottom: 1px solid #555555;
    color: #999999;
    display: block;
    font-size: 14px;
    padding: 5px 12.5%;
    text-decoration: none;
}
#left .navigation-sidebar ul a:hover {
    background: none repeat scroll 0 0 #4a4a4a;
    border-bottom: 1px solid #4a4a4a;
    color: #FFFFFF;
}

/**** N A V I G A T I O N  B R E A D C R U M B ****/

.mod_breadcrumb {
    border-bottom: 1px dotted #666;
    margin-bottom: 1.7em;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0.5em;
}
.mod_breadcrumb ul {
    float: left;
    margin: 0;
    position: relative;
}

.mod_breadcrumb li::after {
    content: " >";
}
.mod_breadcrumb li {
    float: left;
    margin: 0 8px 0 0;
    width: auto;
}

.mod_breadcrumb .active::after {
    display: none;
}

/********************************************************** N E W S F U K T I O N ***************************************************/

.layout_latest .image_container {
	max-width:50%;
	width:auto;
	float:right;
	margin-left:24px;
}
.news h2 , .news h2 a {
margin: 1em 0 0;
}
p.info {
    font-size: 14px;
    padding: 5px 0;
}
p.back {
    text-align:right;
}
p.back a {
    background-color: #fff;
    border: 1px solid;
    display: inline-block;
    line-height: 50px;
    margin: 0.5em 0 1em;
    padding: 0 20px;
	text-transform: uppercase;
}
.ce_comments  {
margin:1em 0;
padding:1em 0;
}
.ce_comments form {
    background-color: #e4e4e1;
    margin: 2em 0;
    padding: 2em;
}
div.comment_default {
	margin:2em 1em;
}
/* div.reply  {
border-top:1px dotted;
} */
#container div.reply p {
margin-left:1.7em;
}
.layout_latest {
border-bottom: 1px dashed;
margin-bottom:1.7em;
padding-bottom:1em;
}
.mod_newsarchive .last {
margin-bottom:1.7em;
padding-bottom:1em;
border-bottom: none;
}
div.widget {
margin-bottom:10px;
}
div.widget input {
    border: medium none;
    margin-right: 12px;
    padding: 3px 6px;
    position: relative;
}
.ce_comments .mandatory, .ce_comments label {
	color:#483d37;
}
div.widget textarea {
    border: medium none;
    max-width: 360px;
    padding: 3px 6px;
    position: relative;
    width: 100%;
}
.ce_comments input[type="submit"] {
    background-color: #b6b6ae;
    border: 1px solid #b6b6ae;
    color: #f1f1f1;
    margin-top: 12px;
    padding: 8px 16px;
}
.ce_comments input[type="submit"]:hover {
    background-color: #7b796c;
    border: 1px solid #7b796c;
    color: #fff;
}
.ce_comments fieldset {
    display: none;
}
/************ KLEINER SLIDER ***************/
.kleiner-slider {
	margin:1.5em 0;
}
.kleiner-slider h3, .kleiner-slider p {
	margin-top:0;
}

/********************************************************** S U C H F U K T I O N ***************************************************/
#suchfenter_container {
position:absolute;
padding:0;
margin:0;
right: 16px;
top:22px;
width:auto;
max-width:175px;
}

input.suchfeld {
    border: medium none;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    margin: 0;
    padding: 3px 25px 3px 10px;
    width: 100%;
}
input.lupe {
    position: absolute;
    right: 6px;
    top: 5px;
}

.spalte_eins #suchen {
    margin: 0 auto;
    max-width: 900px;
}

input[type="search"] {
    padding: 6px 20px;
	border:1px solid;
    position: relative;
	border-radius: 4px 4px 4px 4px;
	margin: 0 1em 1em 0;
}
.mod_search {
    margin:1em 0;
}
.mod_search .formbody input.submit {
    background-color:#1a1a1a;
	color:#fff;
    border: 2px solid #1a1a1a;
    border-radius: 4px 4px 4px 4px;
    margin: 0 0 1em 0;
    padding: 5px 15px;
    position: relative;
}
.mod_search .formbody input.submit:hover {
    border: 2px solid #555;
    position: relative;
}
.mod_search .formbody input.submit:focus {
    background-color:#666;
	border: 2px solid #555;
    position: relative;
}
.mod_search .formbody fieldset {
    border-style: none;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

.mod_search p.header {
    border-bottom: 1px solid;
    padding: 6px 0;
	margin-bottom:2em;
}

.mod_search .url {
    border-bottom: 1px dotted;
    padding-bottom: 24px;
}
.mod_search .last .url {
    border-bottom: none;
}
.mod_search .relevance {
    float: right;
    font-size: 14px;
}
.mod_search h3{
    font-size: 1.17em;
	font-weight:normal;
}
/********************************************************** L O G I N ***************************************************/
#login  {
padding:2em;
}
#login label  {
width:150px;
display:block;
float:left;
margin-bottom:1em;
}
#login input.text {
    border: 1px solid;
    margin-bottom: 1em;
    padding: 4px 12px;
}
#login input.submit {
    margin-left:150px;
}
/********************************************************** M E D I A  Q U E R I E S ************************************************/
@media (max-width:960px) { 

.navigation-haupt {
}
.navigation-haupt ul, .dreieck ul {
    clear: right;
    list-style: outside none none;
    margin: 0 10% 0 2%;
    padding: 0;
    text-align: center;
}
.navigation-haupt li, .dreieck li {
    float: left;
	text-align:center;
    min-width: 90px;
}
.navigation-haupt span.active {
    font-size: 16px;
    padding: 16px 0 2px;
}

.navigation-haupt a {
    font-size: 16px;
    padding: 16px 0 2px;
}
#container {
	padding: 1em 0;
}
}
@media (max-width:900px) { 
.home #slider.mod_article {
	margin:0;
}
.main-slider .artikel-inside {
}
.button-line .image_container {
    height:auto;
    width: auto;
}
}
@media (max-width:760px) {  

.layout_latest .image_container {
	max-width:100%;
	width:auto;
	float:none;
	margin-left:0;
}
#footer p.copyright {
    float: none;
}
.footer_nav li {
    padding:0 1em 0 0;
	border:none;
}
.marken .float_above {
width: 100%;
margin:0;
padding: 0 0 20px 0;
float:none;
}
/********************* S T A R T S E I T E *************/

/********************* K O N T A K T *************/

.wrapper-responsiveContainer {
    box-shadow: none;
	margin:1.5em 0 1em;
}
}
@media (max-width:660px) { 
#container {
    padding: 0 0 1em;
}
#main {
    border-bottom: none;
    border-top: none;
    margin: 0 auto;
	padding:0;
}

#main .inside {
	margin:0;
}
.slider-main-top #main .inside{
	margin:0;
	padding:0;
}
#header-wrapper .desktop {
	display:none;
}
#header-wrapper .mobile {
	display:block;
}
#header .nav-mobile {
    background-color: #7b796c;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}
#header #sitemap {
    height:0px;
    overflow:hidden;
    margin:0;
	padding:0;
}
#header .navigation-haupt {
    height:0px;
    overflow:hidden;
    margin:0;
	padding:0;
}
.navigation-haupt li.first {
    color: #fff;
    margin: 0;
	float:none;
}
#header #sitemap {
	display: block;
    float: none;
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 3;
}
.navigation-haupt ul.level_1 {
    background-color: transparent;
    display: block;
    float: none;
    margin: 0;
    overflow: hidden;
    padding: 1em 3em 3em 0;
    position: relative;
    z-index: 3;
}
.navigation-haupt ul.level_2 {
    position:relative;
    overflow:hidden;
    float:none;
    display:block;
    margin:0;
    padding:0;
    background-color:transparent;
    z-index: 3;
}
li.yin-yoga-kurse a:hover {
	background-color: transparent;
}
li.personal-yoga a:hover {
	background-color: transparent;
}
li.thai-yoga a:hover {
	background-color: transparent;
}
.navigation-haupt li {
    position:relative;
    float:none;
    margin:0;
}
.navigation-haupt span.active, .navigation-haupt ul li a {
    background-color: #2a2a2a;
    border-bottom: 1px solid #000;
	border-right: 1px solid #000;
    border-top: 0 none;
    color: #fff;
    display: block;
    font-size: 1em;
    padding: 8px 0 8px 24px;
    position: relative;
    text-decoration: none;
    z-index: 3;
}
.navigation-haupt span.active {
font-style:italic;
}
.navigation-haupt ul li a:hover,
.navigation-haupt ul li a:focus {
    border-top: 0 none;
    background-color:#3a3a3a;
	color:#fff;
}
.dreieck {
	display:none;
}
#header a.open {
    display: block;
    right: 12px;
    position: absolute;
    top: 0;
}
#top:target #header a.open {
    display:none;
}

#top:target #header a.close {
    display:block;
}
/*#top:target #header .navigation-haupt {
    width:100%;
    height:auto;
    left:0;
    top:44px;
    position:absolute;
    overflow:hidden;
    margin:0;
    transition: all 0.5s ease 0s;
}

#header .navigation-haupt ul {
    overflow:hidden;
}
*/
#top:target #header #sitemap {
    background-image: url("../../files/bilder/header-nav.jpg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 1em 0 2em;
    position: relative;
    transition: all 0.9s ease 0s;
    width: 100%;
}
#header .navigation-haupt ul {
    overflow:hidden;
}
#header div.mod_form {
    right:22px;
    position:absolute;
    line-height:3em;
    top: 0;
    z-index: 100;
}
.spalte_rechts #main, .spalte_links #main, .spalte_links #left {
    width:100%;
	float:none;
	margin:0;
}
#left .navigation-sidebar ul, #right .navigation-sidebar ul {
    border: none;
	padding:2em 0;
}
#left .navigation-sidebar li.active, #right .navigation-sidebar li.active, #left .navigation-sidebar ul a, #right .navigation-sidebar ul a {
    padding:5px 12px;
}
.spalte_rechts #right {
    width:100%;
	max-width:512px;
	float:none;
	margin:0 auto;
}

/********************* K O N T A K T *************/
.kontakt #main, .kontakt #right, .form-left, .form-right {
    width:100%;
	float:none;
	margin:0;
	}

/******* C L A S S ********/

.vorschau {
    background-color: transparent;
	color: #483d37;
	margin: 0 0 36px;
    max-width: 640px;
    padding: 0;
    position: relative;
    width: auto;
}
.vorschau .float_left{
    float:none;
}
.vorschau h3, .vorschau a {
    color: #483d37;
}
}
@media (max-width:600px) { 
#blend, .anschrift {
	margin:0 auto;
	width: 240px;
}
}
@media (max-width:460px) {

.mod_booknav .next {
    line-height: 2.5;
    position: relative;
}
#header_links {
	text-align:center;
}

input[type="search"] {
width:100%;
}

.headline_big p, h1 {
    font-size: 2.5em;
}
#login  {
padding:2em 0;
}

#login input.text {
    width:100%;
}
#login input.submit {
    margin-left:0;
}
}

/* Jens Unterseite */
.jens #container {
	padding:0;
}
.jens {
	border-bottom: none;
    border-top: none;
}
.jens #main {
    border-bottom: 1px dashed #999;
    border-top: none;
    margin: 0 auto;
    max-width: 1200px;
    min-height: 400px;
    padding: 0 0 36px;
}
.jens #main .inside {
	background-color: #fff;
    margin: 0;
    min-height: 1px;
    padding: 0;
}
.jens .artikel-inside {
    background-color: #fff;
    margin: 0;
    min-height: 1px;
    padding: 0;
}
.jens-bg {
    background-image: url("../../files/Layout/JensGrabowski.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.jens-bg a:hover {
    background-image: url("../../files/Layout/JensGrabowski_.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}



/* lato-100 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url("../../files/fonts/lato-v23-latin-100.eot"); /* IE9 Compat Modes */
  src: local(''),
       url("../../files/fonts/lato-v23-latin-100.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("../../files/fonts/lato-v23-latin-100.woff2") format('woff2'), /* Super Modern Browsers */
       url("../../files/fonts/lato-v23-latin-100.woff") format('woff'), /* Modern Browsers */
       url("../../files/fonts/lato-v23-latin-100.ttf") format('truetype'), /* Safari, Android, iOS */
       url("../../files/fonts/lato-v23-latin-100.svg#Lato") format('svg'); /* Legacy iOS */
}
/* lato-italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url("../../files/fonts/lato-v23-latin-italic.eot"); /* IE9 Compat Modes */
  src: local(''),
       url("../../files/fonts/lato-v23-latin-italic.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("../../files/fonts/lato-v23-latin-italic.woff2") format('woff2'), /* Super Modern Browsers */
       url("../../files/fonts/lato-v23-latin-italic.woff") format('woff'), /* Modern Browsers */
       url("../../files/fonts/lato-v23-latin-italic.ttf") format('truetype'), /* Safari, Android, iOS */
       url("../../files/fonts/lato-v23-latin-italic.svg#Lato") format('svg'); /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url("../../files/fonts/lato-v23-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(''),
       url("../../files/fonts/lato-v23-latin-regular.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("../../files/fonts/lato-v23-latin-regular.woff2") format('woff2'), /* Super Modern Browsers */
       url("../../files/fonts/lato-v23-latin-regular.woff") format('woff'), /* Modern Browsers */
       url("../../files/fonts/lato-v23-latin-regular.ttf") format('truetype'), /* Safari, Android, iOS */
       url("../../files/fonts/lato-v23-latin-regular.svg#Lato") format('svg'); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url("../../files/fonts/lato-v23-latin-700.eot"); /* IE9 Compat Modes */
  src: local(''),
       url("../../files/fonts/lato-v23-latin-700.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("../../files/fonts/lato-v23-latin-700.woff2") format('woff2'), /* Super Modern Browsers */
       url("../../files/fonts/lato-v23-latin-700.woff") format('woff'), /* Modern Browsers */
       url("../../files/fonts/lato-v23-latin-700.ttf") format('truetype'), /* Safari, Android, iOS */
       url("../../files/fonts/lato-v23-latin-700.svg#Lato") format('svg'); /* Legacy iOS */
}
/* lato-700italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url("../../files/fonts/lato-v23-latin-700italic.eot"); /* IE9 Compat Modes */
  src: local(''),
       url("../../files/fonts/lato-v23-latin-700italic.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("../../files/fonts/lato-v23-latin-700italic.woff2") format('woff2'), /* Super Modern Browsers */
       url("../../files/fonts/lato-v23-latin-700italic.woff") format('woff'), /* Modern Browsers */
       url("../../files/fonts/lato-v23-latin-700italic.ttf") format('truetype'), /* Safari, Android, iOS */
       url("../../files/fonts/lato-v23-latin-700italic.svg#Lato") format('svg'); /* Legacy iOS */
}
/* background-image.css */
.jens-bg{position:relative;background-image:url("../../files/Layout/JensGrabowski.jpg");background-position:left top;background-repeat:no-repeat;background-size: cover;max-width:1280px;max-height:1900px}
