/* 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}
/* Basics und Ruecksteller */
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;}
body {	font-size: 100.01%;	color: #000;}
html {	overflow-y: scroll;}
input, button, textarea, select {	font-family: inherit;	font-size: 99%;	font-weight: inherit;}
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 {	border: 0;}
img {	max-width: 100%;	height: auto;}
.ie7 img {	-ms-interpolation-mode: bicubic;}
.ie8 img {	width: auto;}
ul {	list-style-type: none; list-style-image: none; }
sup {	vertical-align: text-top;}
sub {	vertical-align: text-bottom;}
del {	text-decoration: line-through;}
ins {	text-decoration: none;}
pre, code {	font-family: Monaco, monospace;}

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: normal;
  src: url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight:normal;
  src: url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'),
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: bold;
  src: url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-700italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: bold;
  src: url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'),
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/themes/theme_mb21/fonts/roboto-condensed-v16-latin-700italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* Strtuktur */
body {
	background: #FFFFFF;
	color:#000000;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	text-align: center;/*IE quirks*/
	font-size: 0.95em;
	line-height: 1.2em;
	font-weight: normal;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
#wrapper {
	width: 100%;
	text-align:left;
	margin: 0px 0 2px 0;
	padding: 0;
}

footer, nav, section, aside, article, figure, figcaption {
	display: block;
}
#container {
	max-width: 966px;
	min-width: 240px;
	text-align:left;
	margin: 10px auto 10px auto;
	padding: 0;
	background-color:#FFFFFF;
}
#container, .inside {
	position: relative;
}
#main, #left, #right {
	float: left;
	position: relative;
	background-color:#FFFFFF;
}
#main {
	width: 62%;
	min-height: 400px;
}
/* Einspalter */
.einspalter #main {
	width: 100%;
	min-height: 400px;
}
#right {
	width: 38%;
	margin-left: 0;
}
.einspalter #right {
	display:none;
}
/* Dreispalter */
.dreispalter #main {
	width: 32.8%;
}
.dreispalter #right {
	width: 32.8%;
	float:left;
}
.dreispalter #left {
	width: 32.8%;
}

#footer {
	clear: both;
	margin-top: 15px;
	margin-bottom: 0;
	background-color:#6F7071;
	text-align: center;
	padding:0;
}

/* Elemente */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
	line-height: 1;
	color: #D4007A;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.15em;
}
h4 {
	font-size: 1.05em;
}
h5 {
	font-size: 1.0em;
}
h6 {
	font-size: 0.90em;
}
.blau h1, .blau h2, .blau h3, .blau h4, .blau h5, .blau h6 {
	color: #44C0EB;
}
.gruen h1, .gruen h2, .gruen h3, .gruen h4, .gruen h5, .gruen h6 {
	color: #A4B717;
}
table {
	font-size: inherit;
}
caption, th {
	font-weight: bold;
}
p, pre, blockquote, table, ol, ul, form {
	margin-bottom: 0.5em;
}
ul {
	list-style-image: url(/files/themes/theme_mb21/img/punkt.gif);
}
ol {
	list-style-type: decimal;
}
li {
	margin: 0.3em 0 0.3em 1.6em;
}
a {
	text-decoration: none;
	font-style:italic;
	color: #D4007A;
}
h1 a, h2 a, h3 a, h4 a {
	font-style:normal;
}
.gruen a {
	color: #A4B717;
}
.blau a {
	color: #44C0EB;
}
a:hover {
	text-decoration: underline;
	color: #D4007A;
}
	

/* CMS Teile */
#header {
	position:relative;
	width: 100%;
	margin: 0;
	padding: 0;
	display:block;
	height:auto;
	background-color:#FFFFFF;
	z-index: 100;
	background:url(../../files/themes/theme_mb21/img/kacheltop.png) repeat-x;
	background-position-x: calc(50% - 1px);
}
header .inside {
	max-width: 966px;
	min-width: 240px;
	text-align:left;
	margin: 0px auto 2px auto;
	padding: 0;
	background-color:#FFFFFF;
	height:auto;
}
#header .inside img {
	margin: 0;
	display: block;
}
#header #logo {
	position:relative;
	display:block;
	float:right;
	max-width: 100%;
	height:auto;
	margin: 0;
	padding: 0;
}
#header #ueberschriften {
	display:none;
}
#header p.ptitel {
	display:none;
}
#header p.putitel {
	display:none;
}

/* main */
#main .inside {
	padding: 15px 0  15px 15px;
}
.einspalter #main .inside {
	padding: 15px;
}
#right .inside, #left .inside {
	padding: 15px;
}
.dreispalter #main .inside, .dreispalter #left .inside {
	padding: 15px 0  15px 15px;
}
.dreispalter #right .inside {
	padding: 15px 0  15px 15px;
}

/* footer */
#footer .inside {
	padding: 30px 0 0 0;
}
#footer p {
	font-size: 0.9em;
	line-height: 1em;
	padding-bottom: 0.6em;
	color:#FFFFFF;
}
#footer1 {
	position:relative;
	height:auto;
	color: #FFFFFF;
	font-size: 1.5em;
	font-weight:bold;
	text-transform:uppercase;
}
#footer1 p {
	padding-bottom: 1em;
}
#footer1 a {
	color: #FFFFFF;
	margin: 0 15px;
	font-style:italic;
}
#footer1 a img {
	margin: 5px 15px;
}
#footer2 {
	background-color:#FFFFFF;
	height:auto;
	position:relative;
	color: #6F7071;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 15px;
}
.footer2kasten {
	position:relative;
	display:inline-block;
	vertical-align: top;
	text-align:left;
	margin: 8px;
}
#footer .footer2kasten p {
	color:#000000;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-size: 0.82em;
}
#footer .footer2kasten img {
	background-color:#FFFFFF;
	padding: 0;
}
#footer .footerquad {
	position:relative;
	display:block;
	width: 100%;
	max-width: 100%;
	background:url(../../files/themes/theme_mb21/img/kacheltop.png) repeat-x;
	background-position-x: calc(50% - 1px);
	height:174px;
	margin: 0;
	padding: 0;
}
#footer .footerquad img {
	display:none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#container {
	margin-top: 2em;
}
#main .inside .mod_article {
	padding: 15px 15px 15px 0;
}
#right .inside .mod_article, #left .inside .mod_article {
	background-color: #EEEEEE;
	padding: 15px;
}

#main .inside {
	min-height: 300px;
}
#main .float_left {
	float:left;
	max-width: 44%; /* ca. 220px */
	height:auto;
	padding:4px 10px 5px 0;
}
#main #news .float_left {
	float:left;
	max-width: 25%; /* ca. 160px */
	height:auto;
	padding:4px 10px 5px 0;
}
#main .float_left img {
	max-width:100% !important;
	height:auto !important;
}
#right .float_left, #left .float_left {
	float:left;
	max-width: 43%; /* ca. 140px */
	height:auto;
	padding:5px 5px 5px 0;
}
#right #news_liste .float_left, #left #news_liste .float_left {
	float:left;
	max-width: 30%; /* ca. 100px */
	height:auto;
	padding:4px 10px 5px 0;
}
#right #news_liste h2, #right #news_liste p, #left #news_liste h2, #left #news_liste p, #main #news h2, #main #news p {
	padding:0;
	margin:5px 0;
}
#right .float_left img, #left .float_left img {
	max-width:100% !important;
	height:auto !important;
}
#main h1, #right h1, #main h2, #right h2, #left h1, #left h2 {
	text-transform:uppercase;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0.8em;
	padding: 0.5em 0 0.3em 0;
}

.ce_text, .ce_gallery, .ce_download {
	margin-bottom: 0.2em;
	padding-bottom: 0.8em;
	max-width: 600px;
}
#main .keinepunkte {
	border-bottom:#FFFFFF none 0px;
}
#main .ce_image {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
.ce_text a {
	font-weight:bold;
	font-size:0.9em;
}
.ce_text p a:before, .mod_article p a:before {
	content:">";
	padding-right: 3px;
}
.ce_text p.back a:before, .mod_article p.back a:before {
	content:"<";
	padding-right: 3px;
}
.ce_text p.nogt a:before, .mod_article p.nogt a:before {
	content:"";
	padding-right: 0px;
}
.ce_text.rot p strong {
	color: #D4007A;
}
.ce_text.gruen p strong {
	color: #A4B717;
}
.ce_text.blau p strong {
	color: #44C0EB;
}
a:hover {
	text-decoration: underline;
	color: #D4007A;
}

p.back {
	margin-top: 20px;
	margin-bottom: 20px;
}
p.info {
	text-align:right;
	margin:0;
	padding:0;
	font-size: 0.8em;
}

/* startseite */
.home #main {
	background-color:transparent;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
.home #main .inside {
	padding: 15px 15px;
}
.home #main .inside .mod_article {
	background-color: #FFFFFF;
	padding: 0;
}
.home #right, .home #left {
	display:none;
}

.bg_gruen {
	background-color:#A4B717;
}
.bg_blau {
	background-color:#44C0EB;
}
.bg_rot {
	background-color:#D4007A;
}

#main .newskasten {
	position:relative;
}
#main .newskasten .layout_latest, #main .newskasten .ce_text {
	position:relative;
	float:left;
	width: 300px;
	height: 30em;
	background-color:#44C0EB;
	margin: 0 18px 20px 0;
	padding: 0;
}
#main .newskasten h2, #main .newskasten p {
	color: #FFFFFF;
	display:block;
	margin: 0;
	padding: 5px 20px;
}
#main .newskasten a {
	color: #FFFFFF;
	display:block;
	margin: 0;
	padding:0;
}
#main .newskasten h2, #main .newskasten h2 a {
	padding-top:16px;
	font-size: 1.15em;
}
#main .newskasten .first {
	background-color:#A4B717;
}
#main .newskasten .last {
	background-color:#D4007A;
	margin: 0;
}
#main .newskasten img {
	position:absolute;
	/* top: 320px; */
	bottom: 0px;
	width: 300px;
	min-width: 300px;
	max-width: 300px;
	height: 160px;
	margin: 0;
	padding: 0;
}



/* Navigation */

#header .mod_navigation {
	position:relative;
	display: block;
	height:auto;
	min-height: 28px;
	clear:both;
	width: 100%;
	margin: 0 0 0 0;
	z-index: 110;
}
#header .mod_navigation ul {
	position:relative;
	display: block;
	width: 100%;
	float: left;
	margin: 1em 0 40px 0;
	padding: 0;
	list-style-type: none;
	list-style-image:none;
	z-index: 120;
}
#header .mod_navigation li {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1.75em;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
}
#header .mod_navigation li.first ul.level_2 li.first {
	text-transform:none !important;
}

#header .mod_navigation a, #header .mod_navigation span.submenu, #header .mod_navigation span.active, #header .mod_navigation span.trail {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0.6em 10px 0.6em;
	line-height: 21px;
	font-weight: bold;
	text-decoration: none;
	color: #6F7071;
	outline: 0;
}
#header .mod_navigation a:hover, #header .mod_navigation a:focus {
	text-decoration: none;
	color: #D4007A;
	outline: 0;
}
#header .mod_navigation span.trail {
	margin: 0 0 0 0;
}
#header .mod_navigation span.trail, #header .mod_navigation span.active, #header .mod_navigation span:hover, #header .mod_navigation ul li.trail a {
	color: #D4007A;
}
#header .mod_navigation .blau a:hover, #header .mod_navigation .blau span.trail, #header .mod_navigation .blau span.active, #header .mod_navigation .blau span:hover, #header .mod_navigation .blau ul li.trail a {
	color: #44C0EB;
}
#header .mod_navigation .gruen a:hover, #header .mod_navigation .gruen span.trail, #header .mod_navigation .gruen span.active, #header .mod_navigation .gruen span:hover, #header .mod_navigation .gruen ul li.trail a {
	color: #A4B717;
}
#header .mod_navigation span.aufklapp {
	cursor:pointer;
}

/* Navigationsebene 2 */
#header .mod_navigation ul li ul {
	position:absolute;
	display:none;
	left: 0;
	top: auto;
	width:100%;
	height:40px;
	margin: 0;
	padding: 0 0px 0px 0px;
	background-color: #FFF;
	border-top: 3px solid #D4007A;
	z-index: 200;
	font-size: 0.4em;
	text-transform:none !important;
}
#header .mod_navigation ul li.trail ul,
#header .mod_navigation ul li.active ul { /* aktueller Bereich sichtbar */
	display:block;
}
#header .mod_navigation ul li:hover ul { /* bei hover sichtbar */
	display:block;
	z-index: 800;
}
#header .mod_navigation ul li.blau ul {
	border-top: 3px solid #44C0EB;
}
#header .mod_navigation ul li.gruen ul {
	border-top: 3px solid #A4B717;
}

#header .mod_navigation ul li ul li {
	display: inline-block;
	float:left;
	width:auto;
	min-width: 60px;
	margin: 0;
	padding: 0 0 0 1em;
}
#header .mod_navigation ul li ul li a, #header .mod_navigation ul li ul li span {
	height: 30px;
	line-height: 30px;
	margin: 0;
	font-weight: bold;
}
#header .mod_navigation ul li.trail ul li a, #header .mod_navigation .blau ul li.trail ul li a, #header .mod_navigation .gruen ul li.trail ul li a {
	color: #6F7071;
}
#header .mod_navigation ul li ul li a, #header .mod_navigation ul li ul li span.submenu, #header .mod_navigation ul li ul li span.active, #header .mod_navigation ul li ul li span.trail {
	height: 30px;
	line-height: 30px;
	padding-bottom: 0;
}
#header .mod_navigation ul li ul li span.active, #header .mod_navigation ul li ul li span.trail {
	color:#D4007A !important;
	font-style:normal;
}
#header .mod_navigation ul li.blau ul li span.active, #header .mod_navigation ul li.blau ul li span.trail {
	color:#44C0EB !important;
}
#header .mod_navigation ul li.gruen ul li span.active, #header .mod_navigation ul li.gruen ul li span.trail {
	color:#A4B717 !important;
}
#header .mod_navigation ul li ul li a:hover, #header .mod_navigation ul li ul li a:focus {
	text-decoration:underline;
	color:#D4007A;
}
#header .mod_navigation ul li.blau ul li a:hover, #header .mod_navigation ul li.blau ul li a:focus {
	text-decoration:underline;
	color:#44C0EB;
}
#header .mod_navigation ul li.gruen ul li a:hover, #header .mod_navigation ul li.gruen ul li a:focus {
	text-decoration:underline;
	color:#A4B717;
}

/* Brotkruemel-Navigation */
#header .mod_breadcrumb ul {
	width: 100%;
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	list-style-image:none;
	z-index: 120;
}
#header .mod_breadcrumb li {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	font-weight:bold;
	text-transform:uppercase;
}
#header .mod_breadcrumb li.first {
	text-transform: lowercase;
}
#header .mod_breadcrumb li a {
	font-style:italic;
}
#header .mod_breadcrumb a, #header .mod_breadcrumb li {
	color: #6F7071;
}
#header .mod_breadcrumb li:after {
    content: " > ";
    padding-left: 0.5em;
    padding-right: 0.5em;
	color: #D4007A;
}
.blau #header .mod_breadcrumb li:after {
	color: #44C0EB;
}
.gruen #header .mod_breadcrumb li:after {
	color: #A4B717;
}

#header .mod_breadcrumb li.active:after {
    display: none;
}

/* slider */
#main .ce_sliderStart {
	max-width:100%;
	overflow:hidden;
}
#main .content-slider {
	position:relative;
	width:936px;
	height:376px;
}
#main .content-slider .ce_text {
	width:100%;
	height:376px;
	max-width:100%;
}
#main .content-slider img {
	padding:0;
}
#main .content-slider a {
	color:rgb(255,255,255);
	font-style:italic;
	text-transform:uppercase;
}
a.slider-prev, a.slider-next {
	display:none;
}
#main .content-slider .image_container {
	position:absolute;
	top:0;
	left:0;
	height:376px;
	z-index: 50;
}
#main .content-slider h2 {
	position:absolute;
	top:30px;
	left:5px;
	z-index: 52;
	font-size: 1.7em;
	line-height: 1.7em;
	margin:0;
	padding: 0 20px;
	background-color:#FFFFFF;
	color: #D4007A;
		-webkit-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		transform: rotate(-5deg);
}
#main .content-slider .blau h2 {
	color: #44C0EB;
}
#main .content-slider .gruen h2 {
	color: #A4B717;
}
#main .content-slider p {
	position:absolute;
	top:0;
	left:0;
	z-index: 51;
	margin:0;
	height:376px;
	width:200px;
	padding: 100px 15px 0 15px;
	font-size:1.2em;
	line-height: 1.4em;
	color:#FFFFFF;
	background-color: #D4007A;
	opacity: 0.9;
	filter:Alpha(Opacity=90);
}
#main .content-slider .blau p {
	background-color: #44C0EB;
}
#main .content-slider .gruen p {
	background-color: #A4B717;
}
.slider-control .slider-menu b {
	margin-right: 15px;
}

/* Formular und Suchseite */

input, select {
	font-size:0.9em;
	height: auto;
	line-height: 0.8em;
	vertical-align:middle;
	padding: 2px;
	margin: 0;
}
input {
	height: 1.5em;
	line-height: 0.8em;
}
input[type=submit] {
	height: 1.7em;
	padding: 2px 2px 4px 2px;
	margin: 0;
}

.mod_search .formbody {
	margin: 10px 0;
}
.mod_search .even, .mod_search .odd { 
	border-bottom:#D4007A dotted 1px;
}
.mod_search .highlight {
	background-color:rgb(255,255,255);
	color: #6F7071;
}
.mod_search .url {
	font-size: 0.8em;
}
.mod_search .filesize {
	display:none;
}
.mod_search h3 {
	text-transform:uppercase;
	font-size:1em;
}
.mod_search h3 .relevance {
	font-size: 0.85em;
	font-weight:normal;
	color: #6F7071;
}
.pagination {
	clear:both;
	margin: 1.5em 0 1.5em 0;
}
.pagination ul {
	float: left;
	padding: 0;
	list-style-type: none;
	list-style-image:none;
}
.pagination li {
	display: block;
	float: left;
	margin: 0 1em 0 0;
	padding: 0;
}


/* Partner-Kaesten */
.partner .ce_hyperlink {
	position:relative;
	display:block;
	float:left;
	width: 161px;
	height: 160px;
	padding: 5px 5px 5px 5px;
	margin: 5px;
	text-align:center;
	font-size: 0.8em;
	color:#6F7071;
	border: 1px solid #6F7071;
	background-color:#FFFFFF;
}
.partner .ce_hyperlink .image_container {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

/* Filterergebnis */
.einspalter #main {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
.einspalter #main .inside {
	margin-left: 0;
	margin-right: 0;
	padding: 0 10px;
}
.einspalter #main .inside .mod_article {
	padding: 0 0 15px 0px;
}
.archiv #main .inside .mod_article {
	padding: 15px 0 15px 15px;
}
.mod_articlefilter_results ul:nth-child(3) li {
	position:relative;
	display:block;
	float:left;
	width: 222px;
	height: 148px;
	overflow:hidden;
	line-height: 1.1em;
	padding: 0;
	margin: 12px 12px 0 0 ;
	background-color:#FFFFFF;
}
.mod_articlefilter_results ul:nth-child(3) li .articleTeaser {
	cursor:pointer;
}
.mod_articlefilter_results ul:nth-child(3) li p {
	width: 222px !important;
	height: 148px !important;
	font-size: 0.9em;
}
.mod_articlefilter_results ul:nth-child(3) li img {
	object-fit: cover;
	width: 222px !important;
	height: 148px !important;
	margin: 0;
	padding: 0;
}
.mod_articlefilter_results a {
	text-transform:uppercase;
	font-weight:bold;
}
.mod_articlefilter_results ul:nth-child(3) li a {
	display:block;
	width: 222px;
	position:absolute;
	bottom: 0;
	color:#FFF;
	background-color:#000;
	background-color:rgba(0,0,0,0.6);
	padding: 6px 4px;
}
.mod_articlefilter_results ul:nth-child(3) li a:hover {
	text-decoration:none;
	background-color:rgba(0,0,0,0);
	opacity: 0;
}

.afb_0 .afbox_single, .afb_0 #af_0 {
	display:none;
}
#frmArticleFilterCtrl label, #frmArticleFilterCtrl select {
	display:inline-block;
	width:40%;
	margin-top:5px;
}
#frmArticleFilterCtrl .formSubmit {
	margin-left:41%;
	margin-top:5px;
}
.selectedFilterHeadline {
	clear:both;
	padding: 1em 0 0 0;
}
.searchFilters ul li {
	list-style-type:none;
	list-style-image:none;
	margin-left: 0;
}
.archivergebnis #right {
	position:absolute;
	right: 10px;
	top: 40px;
}
.archivergebnis #right .inside {
	padding: 0px;
}
.archivergebnis #right .inside .mod_article {
	background-color:rgb(255,255,255);
}
.archivergebnis #right .inside .mod_article .mod_articlefilter h2 {
	cursor:pointer;
	margin: 0;
	padding: 0;
}
.archivergebnis #right .inside .mod_article .mod_articlefilter #frmArticleFilterCtrl {
	margin-top:15px;
}
.archivergebnis #right .inside .mod_article .mod_articlefilter h2:after {
	content:"  ▼";
	margin-top:0;
	padding-top:0;
}
/*
.archivergebnis .mod_articlefilter form, .archivergebnis .mod_search {
	display:none;
}
 */
/* ab 2018 */
.ab2018 form {
    margin-bottom: 0;
}
.mod_articlefilter.ab2018, .mod_search.ab2018 {
	display:inline-block;
	padding: 5px;
	margin-bottom: 15px;
	background-color:#EEE;
}
.ab2018 #frmArticleFilterCtrl label, #frmArticleFilterCtrl select {
	display:inline-block;
	width:auto;
	height: 22px;
	margin:0;
}
#frmArticleFilterCtrl select {
	margin:0 5px 0 0;
}
.ab2018 #frmArticleFilterCtrl .formSubmit {
	margin:0px;
}
.ab2018 .formElem {
	display:inline-block;
	width:auto;
	margin-top:0px;
}
.mod_search.ab2018 .formbody {
    margin: 0;
}
.mod_search.ab2018 input {
	height: 23px;
}

/* Filter anzeigen frontend */
.ce_mod_af_selected {
	float:right;
	width: 30%;
	margin-left:20px;
	margin-bottom: 30px;
}
.ce_mod_af_selected .artikelkrit h5 {
	text-transform:uppercase;
	font-style:italic;
	margin: 1.5em 0 0 0;
	padding: 0;
}
.ce_inlinemedia.schmal {
	max-width: 600px;
}

/* sonstiges */

.ce_gallery ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
	list-style-image: none;
}
.ce_gallery li {
	float: left;
	margin: 0px 5px 5px 0px;
}
.ce_gallery li.col_first {
	clear: none;
} 
.clear, #clear {
	clear: both;
}
.invisible {
	width: 0;
	height: 0;
	left: -1000px;
	top: -1000px;
	position: absolute;
	overflow: hidden;
	display: inline;
}
.custom {
	display: block;
}
.caption {
	font-style:italic;
	font-size: 0.9em;
}
#container:after, .custom:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.mod_newslist a {
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.85em;
}
.mod_newsarchive .layout_latest {
	margin-bottom: 2em;
}
.mod_newsarchive .layout_latest h2, .mod_newsarchive .layout_latest .info, .mod_newsarchive .layout_latest .teaser {
	padding: 0;
	margin: 0;
}
.mod_newslist .layout_simple {
	margin-bottom: 0.8em;
}
#mc_embed_signup {
	max-width: 95%;
}
.ce_player video {
	width:100%;
	max-width:100%;
	height:auto;
}
.ce_inlinemedia {
	display:block;
	clear:both;
	width:100%;
	padding-top: 15px;
	margin-bottom: 30px;
}
.ce_inlinemedia .iframewrap { /* vimeo iframe responsiv */
	position: relative;
	padding-bottom: 56.25%; /* 16:9 -> 9/16*100 =56,25% */
	padding-top: 0;
	height: 0;
	overflow: hidden;
}
.ce_inlinemedia iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ce_accordion .toggler {
	font-weight:bold;
	margin-top: 8px;
	margin-bottom: 7px;
	padding:3px 5px 5px 5px;
	cursor:pointer;
	background-color:rgba(128,128,128,0.1);
}
.ce_accordion .toggler:after {
	content:"▼";
	font-size:0.75em;
	color:#6F7071;
	padding-left:8px;
}
#teaser {
	clear:both;
}

@media screen and (max-width:966px) {
#wrapper {
	margin: 0;
}
}
@media screen and (max-width:800px) {
#header .mod_navigation a, #header .mod_navigation span.submenu, #header .mod_navigation span.active, #header .mod_navigation span.trail {
	padding: 0 0.3em 10px 0.3em;
}

}

@media screen and (max-width:720px) {
.dreispalter #main {
	width: 100%;
}
.dreispalter #main .inside {
	padding: 15px;
}
.dreispalter #right, .dreispalter #left {
	width: 50%;
}

/* Navigation */
#header .mod_navigation ul {
	margin-bottom: 15px;
	margin-left: 5px;
}
#header .mod_navigation li {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 1.35em;
}
#header .mod_navigation a, #header .mod_navigation span.submenu, #header .mod_navigation span.active, #header .mod_navigation span.trail {
	padding-bottom: 0;
	line-height: 1.5em
}

/* Navigationsebene 2 */
#header .mod_navigation ul li ul {
	position:relative;
	height:auto;
	width: 80%;
	display:none;
	margin: 0 30px 0 10px ;
	font-size: 0.6em;
}
#header .mod_navigation ul li.trail ul, #header .mod_navigation ul li.active ul {
	display:none; /* aktueller Bereich mobil nicht sichtbar */
}
#header .mod_navigation ul li:hover ul { /* unter 720 bei hover nicht mehr sichtbar */
	display:none;
}
#header .mod_navigation ul li ul, #header .mod_navigation ul li.blau ul, #header .mod_navigation ul li.gruen ul {
	border:none;
}
#header .mod_navigation ul li ul li {
	display: block;
	width: 100%;
	height:auto;
}
#header .mod_navigation ul li ul li a, #header .mod_navigation ul li ul li span, #header .mod_navigation ul li ul li span.active, #header .mod_navigation ul li ul li span.trail {
	height:auto;
	line-height: 1.5em;
}
#header .mod_breadcrumb ul {
	margin: 0 0 5px 20px;
}

.archivergebnis #right {
	position:relative;
	width:100%;
	right:0;
	top: 0;
}
.archivergebnis #right .inside {
	background-color: #FAEEF4;
	padding: 15px;
}
.archivergebnis #right .inside .mod_article {
	background-color: #FAEEF4;
	padding: 15px;
}
.archivergebnis #right .inside .mod_article .mod_articlefilter #frmArticleFilterCtrl {
	margin-top:15px;
}
.archivergebnis #right .inside .mod_article .mod_articlefilter h2:after {
	content:"";
}
.archivergebnis .mod_articlefilter form, .archivergebnis .mod_search {
	display:block;
}


}

@media screen and (max-width:640px) {
#main {
	width: 100%;
}
#right, #left, .dreispalter #right, .dreispalter #left {
	width: 100%;
	left:0;
}
#main .inside, .dreispalter #main .inside {
	padding: 0 20px 20px 20px;
}
#right .inside, #left .inside, .dreispalter #right .inside, .dreispalter #left .inside {
	padding: 0 20px 20px 20px;
}
#header p {
	font-size: 1.8em;
	margin-top: 12px;
}
#header #suchfeld {
	position: relative;
	float:right;
	top: 0px;
	right: 0px;
	border: 1px #999999 solid;
	margin: 5px 20px 0 0;
	padding: 1px 25px 1px 10px;
}
}

@media screen and (max-width:560px) {
#header p {
	font-size: 1.65em;
}
/* slider weg */
/*
.ce_sliderStart {
	display:none;
}
*/
}



