/* MediaElement.js 2.13.1, (c) 2010-2013 John Dyer <http://j.hn>, MIT license */
.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.mejs-audio{margin-top:18px}.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.13.1/images/bigplay.svg") no-repeat}.no-svg .mejs-overlay-button{background-image:url("../../assets/jquery/mediaelement/2.13.1/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.13.1/images/background.png");background:rgba(0,0,0,0.9);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.9)),to(rgba(0,0,0,0.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-moz-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-o-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-ms-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:linear-gradient(rgba(50,50,50,0.9),rgba(0,0,0,0.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:transparent url("../../assets/jquery/mediaelement/2.13.1/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.13.1/images/background.png");background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,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:transparent url("../../assets/jquery/mediaelement/2.13.1/images/controls.svg") no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url("../../assets/jquery/mediaelement/2.13.1/images/controls.png")}.mejs-controls .mejs-button button:focus{outline:solid 1px yellow}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:8px 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 span{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{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,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.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{from{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(44,124,145,0.8)),to(rgba(78,183,212,0.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-moz-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-o-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-ms-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:linear-gradient(rgba(44,124,145,0.8),rgba(78,183,212,0.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.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.13.1/images/background.png");background:rgba(50,50,50,0.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,0.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,0.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,0.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls div.mejs-horizontal-volume-slider{height:26px;width:60px;position:relative}.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,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.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,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.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:-10px;width:130px;height:100px;background:url("../../assets/jquery/mediaelement/2.13.1/images/background.png");background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.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:100px;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,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,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:0}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(102,102,102,0.7)),to(rgba(50,50,50,0.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-moz-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-o-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-ms-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:linear-gradient(rgba(102,102,102,0.7),rgba(50,50,50,0.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:bold;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:22px;font-size:12px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:normal}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:45px}.mejs-captions-text{padding:3px 5px;background:url("../../assets/jquery/mediaelement/2.13.1/images/background.png");background:rgba(20,20,20,0.8)}.me-cannotplay a{color:#fff;font-weight:bold}.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.13.1/images/background.png");background:rgba(50,50,50,0.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(background.png);background:rgba(50,50,50,0.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(background.png);background:rgba(50,50,50,0.7);color:#fff;padding:4px;z-index:100;cursor:pointer}
/* ColorBox v1.4.31, (c) 2011 Jack Moore - jacklmoore.com, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#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}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000}#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.4.31/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.4.31/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.4.31/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.4.31/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/**
 * Contao Open Source CMS
 *
 * Copyright (c) 2005-2015 Leo Feyer
 *
 * @license LGPL-3.0+
 */

table.sortable thead th {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/default.gif");
	background-repeat:no-repeat;
	background-position:center right;
}
table.sortable thead th.headerSortDown {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/asc.gif");
}
table.sortable thead th.headerSortUp {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/desc.gif");
}

/* dk_caroufredsel global styles */
.caroufredsel_skin .image_container img, .caroufredsel_thumbnails_skin .image_container img {
	vertical-align: bottom;
}
.caroufredsel > div, .caroufredsel > section, .caroufredsel_thumbnails > div {
	float: left;
}
.caroufredsel .clearfix {
	float: none;
	clear: both;
}
.caroufredsel_thumbnails_skin {
	position: relative;
}
/* Style sheet basic */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul{margin:0;padding:0;vertical-align:baseline;border:0;font-size:100%;font-style: normal}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style: none}:focus{outline: 0}figure{margin:0}img{vertical-align:middle;border:0px}.clear{clear:both}.invisible{display:none}.centered{text-align:center}*{outline: none}
@media screen{
/* Style sheet layout */
body{font-family:"myriad-pro-n4","myriad-pro",sans-serif;color:#2d353c;background: #2d353c;font-style: normal}#cboxLoadedContent{border: 5px solid #fff !important}#cboxClose{margin:15px 10px;top: 0 !important;background-image: url("/files/Intershop/layout/images/close_icon.png") !important;height: 25px !important;top: 0px !important;width: 25px !important}.inside{margin:0 auto}hr{height:1px;margin:20px 0;background-color:#CED0D6;border:0;color:#CED0D6}.border{border-bottom:1px solid #C0C2C4}#contextmenu p{margin:0}#contextmenu{width:361px;display:none;padding:15px;background:white}.contextmenu_wrap{position:relative;margin:0 auto}#header{overflow:hidden;border-bottom:5px solid #fff;background: #000}#header .inside{width:auto}#brand{position:relative;margin:15px auto}#brand.home{overflow:visible}#userfunctions{top:8px;position:absolute;right: 0}#languages{right:40px;position:absolute}#quicksearch{right:0;position:absolute;text-align:right}#quicksearch form{width:280px;right:0;top:-100px;position:absolute;opacity: 0;background: #000;transition: opacity 0.5s ease 0s}#quicksearch:hover form{top:0;opacity: 1}#quicksearch input.b{padding:0;background: none}#header #mediacenter{right:104px;position:absolute}#quicksearch input.q{width:234px;top:0;left:0;position:absolute;margin:0;padding:3px 4px 4px;border:0;font-size:14px;line-height:14px}#Breadcrumb{background-color:#FFF}#Breadcrumb ul{margin:0 0 0 20px}#Breadcrumb ul li{display:inline;margin-right:5px;font-size:13px}#Breadcrumb a{margin-right:3px;text-decoration:none}#Breadcrumb a:hover{text-decoration:underline}#main{overflow:hidden;background: #fff}#main .inside{background: #fff}#contentsubnav{position:relative;overflow:hidden;border-bottom:10px solid #fff}#contentsubnav .subnav_item{width:320px;float:left}#contentsubnav .subnav_item.even{background: rgba(0,0,0,.1)}#contentsubnav .subnav_item.odd{background: rgba(255,255,255,.1)}#contentsubnav ul.level_1,#contentsubnav ul.level_2{position:relative;margin:0}#contentsubnav .subnav_item a,#contentsubnav .subnav_item span{height:24px;display:block;padding:13px 20px;line-height:24px;color:#fff;transition: all 0.4s ease 0s}#contentsubnav .subnav_item span.active,#contentsubnav .subnav_item span.forward{background: #000}#contentsubnav .subnav_item a:hover{text-decoration:none;color:#fff;background: rgba(0,0,0,.3);transition-delay: 0.08s}#contentsubnav .subnav_gradient{width:100%;height:320px;top:0;left:0;position:absolute}#contentsubnav .subnav_gradient .sgitem{width:100%;height:50px;display:block}#Fullsize-teaser .mod_article > div{float:none;margin:0 auto}#content .mod_customcatalogreader{margin-top:20px}#Fullsize-teaser .solutions{padding-top:20px}#content .slider-wrapper .ce_text{clear:none}#content .mod_article .left{float:left}#content .mod_article .a{margin:10px}#content .mod_article .c300.a,#content .mod_article .c460.a{margin:0 20px 0 0}.comment_default.last{margin-bottom:20px;border-bottom:1px solid #ccc}#sidebar_right .mod_navigation,#sidebar_right .mod_customnav{margin-bottom:1.3em}#sidebar_right .mod_navigation a,#sidebar_right .mod_customnav a{height:24px;display:block;margin-bottom:1px;padding:13px 20px 13px 30px;color:#fff;font: 400 16px/24px "myriad-pro-n4","myriad-pro",sans-serif;background: #575e63 url("/files/Intershop/layout/images/arrow-right-white.png") 15px center no-repeat}#sidebar_right .mod_navigation.navICS a{border-left:5px solid #e0e1e2;color:#000;background: #e0e1e2 url("/files/Intershop/layout/images/arrow-right-white.png") 15px center no-repeat}#sidebar_right .mod_navigation a.ics01{border-left:5px solid #c7183e}#sidebar_right .mod_navigation a.ics02{border-left:5px solid #e63b12}#sidebar_right .mod_navigation a.ics03{border-left:5px solid #e5003e}#sidebar_right .mod_navigation a.ics04{border-left:5px solid #9a0645}#sidebar_right .mod_navigation a.ics05{border-left:5px solid #e60563}#sidebar_right .mod_navigation a.ics06{border-left:5px solid #ce539a}#sidebar_right .mod_navigation a.ics07{border-left:5px solid #07a789}#sidebar_right .mod_navigation a.ics08{border-left:5px solid #1db5b5}#sidebar_right .mod_navigation a:hover,#sidebar_right .mod_navigation a:focus,#sidebar_right .mod_navigation a.active,#sidebar_right .mod_navigation a.trail,#sidebar_right .mod_customnav a:hover,#sidebar_right .mod_customnav a:focus{text-decoration:none;color:#fff;background: #000 url("/files/Intershop/layout/images/arrow-right-white.png") 15px center no-repeat}#footer{min-height:80px;border-top:5px solid #fff}.cookie_notification{padding:10px 0;background-color:#EEE;font-size:12px;line-height:12px}.cookie_notification .content{padding:0 20px}.cookie_notification p{width:90%;float:left}.cookie_notification .close_cookie,#contextmenu a.close_context{width:25px;height:25px;float:right;margin-left:20px;background-image:url("/files/Intershop/layout/images/close_icon.png");cursor: pointer}#contextmenu a.close_context{float:right}strong{font-family:"myriad-pro-n6","myriad-pro",sans-serif;font-style: normal;font-weight: 600}em,strong em,em strong{font-family:"myriad-pro-n4","myriad-pro",sans-serif;font-style:italic;font-weight: 400}h1,h2,h3,h4,h5,h6{margin:0 0 .5em}#content h1{color:#c5073d}#content h5,#content h6{margin-bottom:0}#content h1.statement{margin:0;color:#2d353c}p,ol,ul,dl,blockquote{margin:0 0 1.3em}a{text-decoration:none;color:#019a9a}a:hover{text-decoration:underline}#content a:hover{color:#1db5b5}#content ul{margin-left:20px}#content ul{list-style-image:url("/files/Intershop/layout/images/bulletpoint.png")}#content ol{position:relative;counter-reset: my-counter}#content li{margin-bottom:.5em}#content ol li{padding-left:20px}#content ol li:before{left:0;position:absolute;font-family:"myriad-pro-n6","myriad-pro",sans-serif;color:#c5073d;content: counter(my-counter, decimal);counter-increment: my-counter;font-weight: 600}blockquote p{font: 400 14px/24px "myriad-pro-n4","myriad-pro",sans-serif !important;font-style:italic !important}blockquote p strong{display:block;margin-top:8px;font: 600 16px/20px "myriad-pro-n6","myriad-pro",sans-serif !important}blockquote:before{float:left;padding-right:3px;font-size:26px;line-height:inherit;content: "»"}table{width:100%;margin-bottom:1.3em;text-align:left;border-collapse:collapse;border-spacing:0}table thead{color:#fff;background: #b3b6b9}table th{vertical-align:bottom;border-bottom:1px solid #b3b6b9;font-family:"myriad-pro-n4","myriad-pro",sans-serif;font-weight: 400}table td{vertical-align:top;border-bottom:1px solid #b3b6b9}figure.float_above{margin:0 0 1em}figure.float_below{margin:1em 0 1.3em}figcaption{padding:.3em 0;border-bottom:1px solid #e0e1e2;color:#81868a}input,label,legend,select,textarea{font: 400 16px/21px "myriad-pro-n4", "myriad-pro", sans-serif}.formbody br{display:none}input,select,textarea{margin:0 0 5px;padding:10px 15px;background: #ecedee;border: none}option{padding:0 15px}input:hover,select:hover,textarea:hover{background: #e0e1e2}textarea{min-height:160px}.formbody fieldset{padding:15px;border-style:none}.formbody fieldset span{display:block;margin-right:12px}.ce_form label{display:none}.ce_form label.display{display:block;margin-top:5px}.ce_form label.display-line{display:inline;margin-top:5px}.check label{display:inline}select{min-width:280px}label{display:block}fieldset label{display:inline;margin-left:5px}.submit_container{clear:both;padding-top:30px}.submit_container input{width:220px;padding:13px 15px;text-align:left;color:#fff;font: 400 16px/24px "myriad-pro-n4","myriad-pro",sans-serif;background: #50baa2 url(/files/Intershop/layout/images/sprites.png) 180px center no-repeat;cursor: pointer}.submit_container input:hover{background-color:#000;text-decoration:none}.explanation{width:100%;clear:both;margin-top:20px;font: 600 16px/21px "myriad-pro-n6", "myriad-pro", sans-serif}.explanation p{margin-bottom:.5em}.captcha.mandatory{width:30px;float:left}.captcha_text{float:left;padding:8px}.formbody p.error{margin-bottom:0;font-size:12px;line-height:14px;color:#c5073d}.uppercase{text-transform:uppercase;letter-spacing:.03em}.light{color:#81868a}.info{font-size:12px;line-height:14px;color:#81868a}p.info{margin-bottom:.3em}p.back,p.more{display:none}.footnote{font-size:11px;line-height:14px;color:#81868a}a.button,.ce_hyperlink.button a{width:260px;height:24px;display:block;margin-top:15px;padding:13px 20px;text-align:left;color:#fff;font: 400 16px/24px "myriad-pro-n4","myriad-pro",sans-serif;background: #50baa2 url(/files/Intershop/layout/images/arrow-right-white.png) right center no-repeat;background-origin: content-box}a.button.noArrow,.ce_hyperlink.button.noArrow a{text-align:center;color:#fff;background: #50baa2}a.button:hover,.ce_hyperlink.button a:hover{background-color:#000;text-decoration:none;color: #fff !important}a.button.noArrow:hover,.ce_hyperlink.button.noArrow a:hover{background:#000}.ce_hyperlink.button a{margin-top:0}.ce_hyperlink.stock a{background: #50baa2 url(/files/Intershop/layout/images/icons/stock.png) right center no-repeat !important;background-origin: content-box !important}#content .hv .ui-accordion-content{padding:0}#content .hv .ui-accordion-content ul{margin-left: 0px !important}.pagination{border-top:1px solid #b3b6b9;font-size:14px;padding: 7px 0 !important}.pagination p{float:left;margin: 0 !important}.pagination ul{text-align:right;list-style-type:none;margin: 0 !important}.pagination li{display:inline;margin: 0 !important}.pagination .next{margin-left: 5px !important}.pagination .previous{margin-right: 5px !important}.pagination a,.pagination span{padding:3px;text-decoration:none}.pagination a:hover{background: #ecedee}.g1{background: #b3207a;background: -moz-linear-gradient(left, rgba(153,28,105,1) 0%, rgba(179,32,122,1) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(153,28,105,1)), color-stop(100%, rgba(179,32,122,1)));background: -webkit-linear-gradient(left, rgba(153,28,105,1) 0%, rgba(179,32,122,1) 100%);background: -o-linear-gradient(left, rgba(153,28,105,1) 0%, rgba(179,32,122,1) 100%);background: -ms-linear-gradient(left, rgba(153,28,105,1) 0%, rgba(179,32,122,1) 100%);background: linear-gradient(to right, rgba(153,28,105,1) 0%, rgba(179,32,122,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#991c69', endColorstr='#b3207a', GradientType=1 );/* IE6-9 */}.g2{background: #597c80;background: -moz-linear-gradient(left, rgba(71,99,102,1) 0%, rgba(89,124,128,1) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(71,99,102,1)), color-stop(100%, rgba(89,124,128,1)));background: -webkit-linear-gradient(left, rgba(71,99,102,1) 0%, rgba(89,124,128,1) 100%);background: -o-linear-gradient(left, rgba(71,99,102,1) 0%, rgba(89,124,128,1) 100%);background: -ms-linear-gradient(left, rgba(71,99,102,1) 0%, rgba(89,124,128,1) 100%);background: linear-gradient(to right, rgba(71,99,102,1) 0%, rgba(89,124,128,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#476366', endColorstr='#597c80', GradientType=1 );/* IE6-9 */}.g3{background: #de0945;background: -moz-linear-gradient(left, rgba(197,7,61,1) 0%, rgba(222,9,69,1) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(197,7,61,1)), color-stop(100%, rgba(222,9,69,1)));background: -webkit-linear-gradient(left, rgba(197,7,61,1) 0%, rgba(222,9,69,1) 100%);background: -o-linear-gradient(left, rgba(197,7,61,1) 0%, rgba(222,9,69,1) 100%);background: -ms-linear-gradient(left, rgba(197,7,61,1) 0%, rgba(222,9,69,1) 100%);background: linear-gradient(to right, rgba(197,7,61,1) 0%, rgba(222,9,69,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5073d', endColorstr='#de0945', GradientType=1 );/* IE6-9 */}.g4{background: #b30050;background: -moz-linear-gradient(left, rgba(153,0,69,1) 0%, rgba(179,0,80,1) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(153,0,69,1)), color-stop(100%, rgba(179,0,80,1)));background: -webkit-linear-gradient(left, rgba(153,0,69,1) 0%, rgba(179,0,80,1) 100%);background: -o-linear-gradient(left, rgba(153,0,69,1) 0%, rgba(179,0,80,1) 100%);background: -ms-linear-gradient(left, rgba(153,0,69,1) 0%, rgba(179,0,80,1) 100%);background: linear-gradient(to right, rgba(153,0,69,1) 0%, rgba(179,0,80,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990045', endColorstr='#b30050', GradientType=1 );/* IE6-9 */}.g5{background: #2d5659;background: -moz-linear-gradient(left, rgba(32,61,64,1) 0%, rgba(45,86,89,1) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(32,61,64,1)), color-stop(100%, rgba(45,86,89,1)));background: -webkit-linear-gradient(left, rgba(32,61,64,1) 0%, rgba(45,86,89,1) 100%);background: -o-linear-gradient(left, rgba(32,61,64,1) 0%, rgba(45,86,89,1) 100%);background: -ms-linear-gradient(left, rgba(32,61,64,1) 0%, rgba(45,86,89,1) 100%);background: linear-gradient(to right, rgba(32,61,64,1) 0%, rgba(45,86,89,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#203d40', endColorstr='#2d5659', GradientType=1 );/* IE6-9 */}.g6{background: #d92136;background: -moz-linear-gradient(left, rgba(191,29,48,1) 0%, rgba(217,33,54,1) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(191,29,48,1)), color-stop(100%, rgba(217,33,54,1)));background: -webkit-linear-gradient(left, rgba(191,29,48,1) 0%, rgba(217,33,54,1) 100%);background: -o-linear-gradient(left, rgba(191,29,48,1) 0%, rgba(217,33,54,1) 100%);background: -ms-linear-gradient(left, rgba(191,29,48,1) 0%, rgba(217,33,54,1) 100%);background: linear-gradient(to right, rgba(191,29,48,1) 0%, rgba(217,33,54,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf1d30', endColorstr='#d92136', GradientType=1 );/* IE6-9 */}.g7{background: #b3008c;background: -moz-linear-gradient(left, rgba(153,0,120,1) 0%, rgba(179,0,140,1) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(153,0,120,1)), color-stop(100%, rgba(179,0,140,1)));background: -webkit-linear-gradient(left, rgba(153,0,120,1) 0%, rgba(179,0,140,1) 100%);background: -o-linear-gradient(left, rgba(153,0,120,1) 0%, rgba(179,0,140,1) 100%);background: -ms-linear-gradient(left, rgba(153,0,120,1) 0%, rgba(179,0,140,1) 100%);background: linear-gradient(to right, rgba(153,0,120,1) 0%, rgba(179,0,140,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990078', endColorstr='#b3008c', GradientType=1 );/* IE6-9 */}.g8{background: #74a2a6;background: -moz-linear-gradient(left, rgba(98,137,140,1) 0%, rgba(116,162,166,1) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(98,137,140,1)), color-stop(100%, rgba(116,162,166,1)));background: -webkit-linear-gradient(left, rgba(98,137,140,1) 0%, rgba(116,162,166,1) 100%);background: -o-linear-gradient(left, rgba(98,137,140,1) 0%, rgba(116,162,166,1) 100%);background: -ms-linear-gradient(left, rgba(98,137,140,1) 0%, rgba(116,162,166,1) 100%);background: linear-gradient(to right, rgba(98,137,140,1) 0%, rgba(116,162,166,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62898c', endColorstr='#74a2a6', GradientType=1 );/* IE6-9 */}.g9{background: #d90062;background: -moz-linear-gradient(left, rgba(191,0,86,1) 0%, rgba(207,0,98,1) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(191,0,86,1)), color-stop(100%, rgba(207,0,98,1)));background: -webkit-linear-gradient(left, rgba(191,0,86,1) 0%, rgba(207,0,98,1) 100%);background: -o-linear-gradient(left, rgba(191,0,86,1) 0%, rgba(207,0,98,1) 100%);background: -ms-linear-gradient(left, rgba(191,0,86,1) 0%, rgba(207,0,98,1) 100%);background: linear-gradient(to right, rgba(191,0,86,1) 0%, rgba(207,0,98,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf0056', endColorstr='#d90062', GradientType=1 );/* IE6-9 */}#search{width:250px}.searchbox{width:0%;height:27px;min-width:33px;position:relative;overflow:hidden;float:right;-webkit-transition: width 0.3s;-moz-transition: width 0.3s;-ms-transition: width 0.3s;-o-transition: width 0.3s;transition: width 0.3s}.searchbox-input{width:100%;height:25px;top:0;right:0;margin:0;padding:0 45px 2px 10px;border:0;outline:0}.searchbox-input input:hover{background-color:#000}.searchbox-input::-webkit-input-placeholder{}.searchbox-input:-moz-placeholder{}.searchbox-input::-moz-placeholder{}.searchbox-input:-ms-input-placeholder{}.searchbox-icon,.searchbox-submit{width:33px;height:27px;top:0;right:0;position:absolute;display:block;margin:0;padding:0;border:0;color:#dcddd8;background-color: #000000 !important;background-image: url("/files/Intershop/layout/images/icons/search.png") !important;background-position: center center !important;background-repeat: no-repeat !important;outline:0;cursor:pointer}.searchbox-open{width:100%}.byline{top:150px;position:absolute;text-align:center;font-size:18px;left:30%}.byline a{text-decoration:none;color:#d74b4b}#cboxOverlay{opacity:0.6 !important}#back-top{bottom:0;right:0;position:fixed;margin:0;padding:0}#back-top a{width:65px;height:65px;display:block;background-repeat:no-repeat;text-decoration:none;background-image:url("/files/Intershop/layout/images/icons/back-to-top.png")}#mediacenter .count_mc{height:9px;top:-5px;position:absolute;display:block;padding:3px 5px 5px;background-color:#d22828;border-radius:50px;font-size:11px;line-height:11px;color:#fff;behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior:url("assets/css3pie/1.0.0/PIE.htc");behavior: url("../../assets/css3pie/1.0.0/PIE.htc");right: -5px}#Fullsize-teaser .grey{padding-bottom:20px;background-color:#ecedee}.akademisch .logo{width:95px;margin:24px auto}
}
@media screen{
/* Style sheet layout-desktop */
body{font: 400 16px/21px "myriad-pro-n4", "myriad-pro", sans-serif}#brand{height:35px}#brand a.logo{height:35px;overflow:hidden;display:block}#nav{height:90px;background: #e5ebeb;background: -moz-linear-gradient(top, rgba(203,216,216,0) 0%, rgba(203,216,216,0) 50px, rgba(203,216,216,1) 50px, rgba(203,216,216,1) 90px, rgba(229,235,235,1) 90px, rgba(229,235,235,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(203,216,216,0)), color-stop(50px, rgba(203,216,216,0)), color-stop(50px, rgba(203,216,216,1)), color-stop(90px, rgba(203,216,216,1)), color-stop(90px, rgba(229,235,235,1)), color-stop(100%, rgba(229,235,235,1)));background: -webkit-linear-gradient(top, rgba(203,216,216,0) 0%, rgba(203,216,216,0) 50px, rgba(203,216,216,1) 50px, rgba(203,216,216,1) 90px, rgba(229,235,235,1) 90px, rgba(229,235,235,1) 100%);background: -o-linear-gradient(top, rgba(203,216,216,0) 0%, rgba(203,216,216,0) 50px, rgba(203,216,216,1) 50px, rgba(203,216,216,1) 90px, rgba(229,235,235,1) 90px, rgba(229,235,235,1) 100%);background: -ms-linear-gradient(top, rgba(203,216,216,0) 0%, rgba(203,216,216,0) 50px, rgba(203,216,216,1) 50px, rgba(203,216,216,1) 90px, rgba(229,235,235,1) 90px, rgba(229,235,235,1) 100%);background: linear-gradient(to bottom, rgba(203,216,216,0) 0%, rgba(203,216,216,0) 50px, rgba(203,216,216,1) 50px, rgba(203,216,216,1) 90px, rgba(229,235,235,1) 90px, rgba(229,235,235,1) 100%)}#nav .mod_navigation{height:50px;background: #3b5d65;background: -moz-linear-gradient(left, rgba(62,128,136,1) 0%, rgba(45,54,60,1) 30%, rgba(87,94,99,1) 60%, rgba(61,69,75,1) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(62,128,136,1)), color-stop(30%, rgba(45,54,60,1)), color-stop(60%, rgba(87,94,99,1)), color-stop(100%, rgba(61,69,75,1)));background: -webkit-linear-gradient(left, rgba(62,128,136,1) 0%, rgba(45,54,60,1) 30%, rgba(87,94,99,1) 60%, rgba(61,69,75,1) 100%);background: -o-linear-gradient(left, rgba(62,128,136,1) 0%, rgba(45,54,60,1) 30%, rgba(87,94,99,1) 60%, rgba(61,69,75,1) 100%);background: -ms-linear-gradient(left, rgba(62,128,136,1) 0%, rgba(45,54,60,1) 30%, rgba(87,94,99,1) 60%, rgba(61,69,75,1) 100%);background: linear-gradient(to right, rgba(62,128,136,1) 0%, rgba(45,54,60,1) 30%, rgba(87,94,99,1) 60%, rgba(61,69,75,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b5d65', endColorstr='#3d454b', GradientType=1 )}#nav .level_1{margin:auto}#nav .level_1 li{display:inline}#nav .level_1 a{height:32px;float:left;display:block;padding:9px 19px;font-size:14px;line-height:16px;color:#fff;text-transform:uppercase;border-left: 1px solid rgba(255,255,255,0.20);transition: all 0.4s ease 0s}#nav .level_1 a.last{background: -moz-linear-gradient(left, rgba(45,54,60,1) 0%, rgba(45,54,60,0) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(45,54,60,1)), color-stop(100%, rgba(45,54,60,0)));background: -webkit-linear-gradient(left, rgba(45,54,60,1) 0%, rgba(45,54,60,0) 100%);background: -o-linear-gradient(left, rgba(45,54,60,1) 0%, rgba(45,54,60,0) 100%);background: -ms-linear-gradient(left, rgba(45,54,60,1) 0%, rgba(45,54,60,0) 100%);background: linear-gradient(to right, rgba(45,54,60,1) 0%, rgba(45,54,60,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002d363c', endColorstr='#002d363c', GradientType=1 );/* IE6-9 */;border-left: none !important}#nav .level_1 a:hover,#nav .level_1 a.last:hover{text-decoration:none;background: rgba(0,0,0,0.25);transition-delay: 0.08s}#nav .level_1 a.active,#nav .level_1 a.trail,#nav .level_1 a.last.active,#nav .level_1 a.last.trail{border-left:1px solid #cbd8d8;color:#2d353c;background: #cbd8d8}#nav .level_1 .selected .sibling  a{color:#2d353c;background: #cbd8d8}#nav .level_2{top:115px;position:absolute;display:none}#nav .level_2 a,#nav .level_2 a.last{width:auto}#nav .level_1 .trail .level_2,#nav .level_1 .active .level_2{display:block}#nav .level_2 li{float:left;display:block}#nav .level_2 a,#nav .level_2 a.last{height:16px;padding:0;font-family:"myriad-pro-n6","myriad-pro",sans-serif;line-height:16px;color:#2d353c;text-transform:none;width:auto !important;background: none;filter: none;border: none;font-weight: 600}#main{padding:25px 0}#content{width:620px;margin:0 20px}#content h1{font: 300 30px/36px "myriad-pro-n3", "myriad-pro", sans-serif}#content h2{font: 600 21px/25px "myriad-pro-n6", "myriad-pro", sans-serif}#content h3{font: 300 21px/25px "myriad-pro-n3", "myriad-pro", sans-serif}#content h4{font: 600 18px/24px "myriad-pro-n6", "myriad-pro", sans-serif}#content h5,#content h6{font: 300 18px/24px "myriad-pro-n3", "myriad-pro", sans-serif}#customer_wrap .customer{width:105px;height:105px;padding:7px}#content .partner_item .customer-icon .logo img{margin:20px 6px}#customer_wrap .customer .customer-icon,#customer_wrap .customer .customer-description{width:119px;height:119px}#main .news_room .ish_press,#main .news_room .customer_press,#main .news_room .twitter,#main .news_room .e_blog{width:260px;float:left;padding:0 20px 20px}#main .news_room .ish_press,#main .news_room .e_blog{margin-right:20px}#footer{padding-top:20px}#footer .inside{padding:0 20px}#footer .socialmedia{width:280px;float:right}#footer .socialmedia .facebook,#footer .socialmedia .google,#footer .socialmedia .twitter,#footer .socialmedia .youtube{width:30px;height:30px;float:left;display:block;margin-left:10px;background-repeat:no-repeat;background-image:url("/files/Intershop/layout/images/icons/socialmedia.png")}#footer .socialmedia .facebook{background-position: 11px 0}#footer .socialmedia .google{background-position: -32px 0}#footer .socialmedia .twitter{background-position: -91px 0}#footer .socialmedia .youtube{background-position: -137px 0}#footer .socialmedia .facebook:hover,#footer .socialmedia .google:hover,#footer .socialmedia .twitter:hover,#footer .socialmedia .youtube:hover{background-repeat:no-repeat;background-image:url("/files/Intershop/layout/images/icons/socialmedia.png")}#footer .socialmedia .facebook:hover{background-position: 11px -50px}#footer .socialmedia .google:hover{background-position: -32px -50px}#footer .socialmedia .twitter:hover{background-position: -91px -50px}#footer .socialmedia .youtube:hover{background-position: -137px -50px}#footer .socialmedia .xing,#footer .socialmedia .linkedin,#footer .socialmedia .blog{width:30px;height:30px;float:left;display:block;margin-left:10px;background-repeat:no-repeat;background-image:url("/files/Intershop/layout/images/icons/socialmedia.png")}#footer .socialmedia .xing{background-position: -185px -0px}#footer .socialmedia .linkedin{background-position: -235px -0px}#footer .socialmedia .blog{background-position: -278px -0px}#footer .socialmedia .xing:hover{background-position: -185px -50px}#footer .socialmedia .linkedin:hover{background-position: -235px -50px}#footer .socialmedia .blog:hover{background-position: -278px -50px}#footer ul{margin:0;font-size:13px;line-height:16px}#footer ul li{display:inline;margin-right:1em}#footer ul li a,#footer ul li span{text-decoration:none;color:#ccc}#footer ul li a:hover{color:#fff}#footer .copyright{width:100%;font-size:13px;line-height:16px;color:#666}table td,table th{padding:10px 15px}figure.float_left{float:left;margin:0 1em 1em 0}figure.float_right{float:right;margin:0 0 1em 1em}figcaption{font-size:14px;line-height: normal !important}.big{margin-bottom:1em;font: 300 21px/28px "myriad-pro-n3", "myriad-pro", sans-serif}.c300{width:300px;float:left;clear:none !important}.c460{width:460px;float:left;clear:none !important}.c300.a,.c460.a{margin-right:20px}#Teasercontent .item_wrapper .ce_teaser{width:640px}.ce_image.none{display:none}#content ol.alpha li::before{color:#c5073d;content: counter(my-counter, lower-alpha);counter-increment: my-counter}
}
@media screen{
/* Style sheet layout-desktop-640 */
body{min-width:640px}.inside{width:640px}#content.full.customer{width:620px}.contextmenu_wrap{width:640px}#brand{width:600px}#nav .level_1{width:620px;padding-left:20px}#nav .level_1 a{width:116px}#nav .level_2{padding-left:0}#nav .level_2 a,#nav .level_2 a.last{width:auto}#nav .level_2 a,#nav .level_2 a.last{padding:12px 20px 12px 0;font-size:12px}#nav .level_2 a:hover,#nav .level_2 a.last:hover{background: none}#nav .level_2 a.active,#nav .level_2 a.trail{color:#fff}#content .kunden .customer-icon .logo img{margin:15px 8px}#sidebar_right{width:600px;margin:20px}#sidebar_right .ce_text.contact{min-height:120px}#sidebar_right .ce_text figure{height:150px;float:left;margin:-15px 20px 0 -20px}#sidebar_right .ce_text figure img{width:auto;height:100%}#contentwrap ul li{width:46%;float:left;margin-bottom:.5em;margin-left:1.5em;list-style: circle outside none}#contentwrap ol li{width:46%;float:left;margin-bottom:.5em;margin-left:1.5em;list-style: decimal outside none}#content{width:600px;margin:0 20px}.caroufredsel_wrapper_39,.caroufredsel_wrapper_57,.caroufredsel_wrapper_124,.caroufredsel_wrapper_250{margin-left: -640px !important}.caroufredsel_wrapper_31,.caroufredsel_wrapper_103,.caroufredsel_wrapper_125,.caroufredsel_wrapper_249{margin-left: -320px !important}#caroufredsel_controls_39,#caroufredsel_controls_31,#caroufredsel_controls_57,#caroufredsel_controls_103,#caroufredsel_controls_125{width:640px}#caroufredsel_controls_250,#caroufredsel_controls_249{width:640px}#customer_wrap .customer{margin:0 1px 1px 0}.full .company .location strong{width:125px;float:left}.location .countries{width:400px;margin-left:125px}.solution .company .location strong{width:180px;float:left}.solution .company .ce_tags{margin-left:180px}.full .company .description{width:620px;float:left}.connect_wrap .tab .items{width:170px;float:left;margin:0 auto;padding:15px}.connect_wrap .tab .items img{width:170px;height:auto}#Fullsize-teaser .mod_article > div{width:600px;margin:0 auto}#Fullsize-teaser .mod_article .partnerpool .item:nth-child(3n+3),#Fullsize-teaser .ce_customer_dl:nth-child(3n+3){margin-right:0}#Fullsize-teaser .mod_article .partnerpool .item:nth-child(4n+4),#Fullsize-teaser .ce_customer_dl:nth-child(4n+4){margin-right:20}#Fullsize-teaser .mod_article .partnerpool .item,#Fullsize-teaser .ce_customer_dl{width:193px;height:165px;float:left;margin:10px 10px 0 0;box-shadow: 0px 1px 2px #B2B2B2}#Fullsize-teaser .mod_article .partnerpool .item{background-color:#fff}#Fullsize-teaser .ce_customer_dl{height:auto}.partner_item{float:left;margin:0 1px 1px 0}#sectionCustomers .ce_metamodel_list{width:636px;padding:0 2px}.ce_customer_dl{width:100%}.mod_customcatalogfilter .widget.filter select{min-width:580px}.mod_customcatalogfilter.kunden .widget.filter{float:none}#footer .inside{width:600px}input.text,textarea{width:570px}.c300,.c460{width:280px}#sidebar_right .ce_text.download .fill_top,#sidebar_right .ce_text.download .fill_bottom{width:485px;position:absolute;transform: rotate(45deg);transition: height 0.3s linear 0s}#sidebar_right .ce_text.download .fill_top{height:25px;right:-174px;background-color:#b30050;top: -65px}#sidebar_right .ce_text.download .fill_bottom{height:60px;bottom:-98px;background-color:#ecedee;left: -152px}#sidebar_right .ce_text.play,#sidebar_right .ce_text.forward{position:relative;overflow:hidden;padding:20px;background-color:#F8F8F8;background-repeat:no-repeat;color:#2d353c;background-image:url("/files/Intershop/layout/images/play-forward-grey.png");background-position: -707px center;transition: all 0.3s linear 0s}#sidebar_right .ce_text.play:hover,#sidebar_right .ce_text.forward:hover{background-position: 0px center}#sidebar_right .ce_text.download:hover .fill_top{height:50px}#sidebar_right .ce_text.download:hover .fill_bottom{height:325px}#sidebar_right .ce_text.download .fill_bottom{width:802px;height:60px;bottom:-199px;background-color:#ecedee;left: -189px}#sidebar_right .ce_text.download:hover .fill_bottom{height:614px}#sidebar_right .ce_text.download.green .fill_bottom,#sidebar_right .ce_text.play.green .fill_bottom,#sidebar_right .ce_text.forward.green .fill_bottom{background-color:#50BAA2}#sidebar_right .ce_text.download.red .fill_bottom,#sidebar_right .ce_text.play.red .fill_bottom,#sidebar_right .ce_text.forward.red .fill_bottom{background-color:#c5063e}#sidebar_right .ce_text.customer,#sidebar_right .ce_text.rollup212{position:relative;padding:20px;background-color:#2c3f52;color:#fff}#sidebar_right .ce_text.customer figure,#sidebar_right .ce_text.rollup212 figure{float:left;margin:-15px 20px 0 -20px}#sidebar_right .ce_text.customer p,#sidebar_right .ce_text.rollup212 p{padding:0;background-color:#2c3f52}#sidebar_right .ce_text.customer{height:165px}#sidebar_right .ce_text.rollup212{height:177px}#sidebar_right .ce_text.customer figure{height:200px}#sidebar_right .ce_text.rollup212 figure{height:212px}
}
@media screen and (min-width: 975px){
/* Style sheet layout-desktop-960 */
.inside{width:960px}.contextmenu_wrap{width:960px}#brand{width:920px}#nav .level_1{width:905px;padding-left:55px}#nav .level_1 a{width:156px}#nav .level_1 a.last{width:281px}#nav .level_2 a,#nav .level_2 a.last{padding:12px 20px;font-size:14px}#nav .level_2 a.active,#nav .level_2 a.trail,#nav .level_2 a.active.last,#nav .level_2 a.trail.last{color:#2d353c;background: #fff}#nav .level_2 a.last{width:auto}#nav .level_2 a:hover,#nav .level_2 a.last:hover{background: #e5ebeb}#content{width:620px;float:left;margin:0 20px}#content.full.customer{width:960px}#content .ce_customer_dl{width:300px}#content .kunden .customer-icon .logo img{margin:15px 20px}.beschreibung.text{min-height:42px}.connect_wrap .tab .items{width:195px}.connect_wrap .tab .items img{width:195px}#Fullsize-teaser .mod_article{padding-left:20px}#Fullsize-teaser .mod_article > div{width:940px}#Fullsize-teaser .mod_article .partnerpool .item:nth-child(3n+3),#Fullsize-teaser .ce_customer_dl:nth-child(3n+3){margin-right:20px}#Fullsize-teaser .mod_article .partnerpool .item:nth-child(4n+4),#Fullsize-teaser .ce_customer_dl:nth-child(4n+4){margin-right:0}#Fullsize-teaser .mod_article .partnerpool .item,#Fullsize-teaser .ce_customer_dl{width:220px;margin:20px 20px 0 0}#Fullsize-teaser .ce_customer_dl{height:auto}.mod_customcatalogfilter .widget.filter{float:left}.mod_customcatalogfilter .widget.filter select{min-width:50px}.mod_customcatalogfilter.kunden .widget.filter{float:left}#sidebar_right .ce_text.download .fill_top,#sidebar_right .ce_text.download .fill_bottom{width:485px;position:absolute;transform: rotate(45deg);transition: height 0.3s linear 0s}#sidebar_right .ce_text.download .fill_top{height:25px;right:-174px;background-color:#b30050;top: -65px}#sidebar_right .ce_text.download .fill_bottom{height:60px;bottom:-98px;background-color:#ecedee;left: -152px}#sidebar_right .ce_text.download:hover .fill_top{height:50px}#sidebar_right .ce_text.download:hover .fill_bottom{height:388px}#sidebar_right .ce_text.play,#sidebar_right .ce_text.forward{position:relative;overflow:hidden;padding:20px;background-color:#F8F8F8;background-repeat:no-repeat;color:#2d353c;background-image:url("/files/Intershop/layout/images/play-forward-grey.png");background-position: -707px center;transition: all 0.3s linear 0s}#sidebar_right .ce_text.play:hover #sidebar_right .ce_text.forward:hover{background-position: 0px center}.group .partner_item{float:left;margin:0 5px 5px 0}#customer_wrap .customer{width:105px;height:105px;margin:0 5px 5px 0;padding:7px}#sidebar_right{width:300px;float:left;margin:0}#sidebar_right .ce_text figure{height:auto;float:none;margin:-15px 0 15px -20px}#sidebar_right .ce_text figure img{height:auto}#sidebar_right .ce_text.customer,#sidebar_right .ce_text.rollup212{position:relative;padding:20px;background-color:#2c3f52;color:#fff}#sidebar_right .ce_text.customer figure img,#sidebar_right .ce_text.rollup212 figure img{height:auto;position:relative;display:block;transition: transform 0.4s ease 0s;z-index: 10}#sidebar_right .ce_text.customer p,#sidebar_right .ce_text.rollup212 p{width:260px;left:0;bottom:0;position:absolute;padding:15px 20px;background-color:#2c3f52}#sidebar_right .ce_text.customer:hover figure img,#sidebar_right .ce_text.rollup212:hover figure img{transform: translateY(-61px)}#footer .inside{width:920px}input.text,textarea{width:570px}.ce_comments input.text,.ce_comments textarea{width:590px}.c300{width:300px}.c460{width:460px}
}
@media screen and (min-width: 1615px){
/* Style sheet layout-desktop-1600 */
.inside{width:1280px}.contextmenu_wrap{width:1280px}#brand{width:1240px}#userfunctions{right:320px}#nav .level_1{width:1225px}#footer .inside{width:1240px}
}
@media screen{
/* Style sheet layout-desktop-home */
#nav:hover{}#header{border-bottom:15px solid #fff}#brand{height:55px}#nav{height:50px}#nav .level_1{position:relative}#nav .level_2{top:50px;overflow:hidden;display:none}#nav .level_1 li:hover .level_2{}#nav .level_2 a:hover,#nav .level_2 a.last:hover{background: none}#nav .level_3{display:block;margin-top:45px}#nav .level_3 li{float:none;clear:both}#nav .level_3 a,#nav .level_3 a.last{padding:3px 30px 3px 0;font-family:"myriad-pro-n4","myriad-pro",sans-serif;font-weight: 400}#nav .level_3 a:hover,#nav .level_3 a.last:hover{text-decoration:underline;background: none}#sectionKeyvisuals{width:100%;height:320px;position:relative;overflow:hidden}#sectionKeyvisuals .inside{height:320px}#sectionKeyvisuals .caroufredsel{position:relative;overflow: hidden !important;height: 320px !important}#sectionKeyvisuals .mod_caroufredsel .caroufredsel_wrapper{position:relative;overflow: visible !important}#caroufredsel_controls_31,#caroufredsel_controls_103,#caroufredsel_controls_125,#caroufredsel_controls_39,#caroufredsel_controls_57,#caroufredsel_controls_124,#caroufredsel_controls_249,#caroufredsel_controls_250{top:0;position:absolute;opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";filter: alpha(opacity=00)}#caroufredsel_39 .ce_metamodel_list .item,#caroufredsel_57 .ce_metamodel_list .item,#caroufredsel_124 .ce_metamodel_list .item,#caroufredsel_250 .ce_metamodel_list .item{position:relative;overflow:hidden;background-color:#fff}#sectionKeyvisuals .caroufredsel .ce_metamodel_list .layout_full .item.first.even{width:640px;height:320px;float:left}#sectionKeyvisuals .caroufredsel .ce_metamodel_list .layout_full .item.first.even .key_visual_image img{width:640px;height:auto}#sectionKeyvisuals .caroufredsel .ce_metamodel_list .layout_full .item.odd,#sectionKeyvisuals .caroufredsel .ce_metamodel_list .layout_full .item.last.even{width:320px;float:left}#sectionKeyvisuals .caroufredsel .ce_metamodel_list .layout_full .item.last.even .key_visual_image img,#sectionKeyvisuals .caroufredsel .ce_metamodel_list .layout_full .item.odd .key_visual_image img{width:320px;height:auto}#caroufredsel_prev_39,#caroufredsel_next_39,#caroufredsel_prev_57,#caroufredsel_next_57,#caroufredsel_prev_124,#caroufredsel_next_124{position:relative;cursor: pointer;z-index: 11;display: block !important;background: url("/files/Intershop/layout/images/bg_transparent.png")}#caroufredsel_prev_250,#caroufredsel_next_250,#caroufredsel_prev_249,#caroufredsel_next_249{position:relative;cursor: pointer;z-index: 11;display: block !important;background: url("/files/Intershop/layout/images/bg_transparent.png")}#caroufredsel_prev_39,#caroufredsel_prev_57,#caroufredsel_prev_124,#caroufredsel_prev_250{height:320px;left:-100%}#caroufredsel_next_39,#caroufredsel_next_57,#caroufredsel_next_124,#caroufredsel_next_250{height:320px;right:-100%;top: -320px}#caroufredsel_prev_31,#caroufredsel_prev_103,#caroufredsel_prev_125,#caroufredsel_prev_249{height:160px;left:-100%}#caroufredsel_next_31,#caroufredsel_next_103,#caroufredsel_next_125,#caroufredsel_next_249{height:160px;right:-100%;top: -160px}#caroufredsel_next_39,#caroufredsel_next_57,#caroufredsel_next_124,#caroufredsel_next_250{z-index: 12}#caroufredsel_next_31 span,#caroufredsel_prev_31 span,#caroufredsel_next_103 span,#caroufredsel_prev_103 span,#caroufredsel_next_125 span,#caroufredsel_prev_125 span,#caroufredsel_next_249 span,#caroufredsel_prev_249 span{width:48px;height:64px;top:128px;position:absolute;display:block}#caroufredsel_next_39 span,#caroufredsel_prev_39 span,#caroufredsel_next_57 span,#caroufredsel_prev_57 span,#caroufredsel_next_124 span,#caroufredsel_prev_124 span{width:48px;height:64px;top:128px;position:absolute;display:block}#caroufredsel_next_250 span,#caroufredsel_prev_250 span{width:48px;height:64px;top:128px;position:absolute;display:block}#caroufredsel_next_31 span,#caroufredsel_prev_31 span,#caroufredsel_next_103 span,#caroufredsel_prev_103 span,#caroufredsel_next_125 span,#caroufredsel_prev_125 span,#caroufredsel_next_249 span,#caroufredsel_prev_249 span{top:48px}#caroufredsel_prev_31 span,#caroufredsel_prev_103 span,#caroufredsel_prev_125 span,#caroufredsel_prev_39 span,#caroufredsel_prev_57 span,#caroufredsel_prev_124 span,#caroufredsel_prev_249 span,#caroufredsel_prev_250 span{right:10px;background: url("/files/Intershop/layout/images/pfeil_links.png")}#caroufredsel_next_31 span,#caroufredsel_next_103 span,#caroufredsel_next_125 span,#caroufredsel_next_39 span,#caroufredsel_next_57 span,#caroufredsel_next_124 span,#caroufredsel_next_249 span,#caroufredsel_next_250 span{left:10px;background: url("/files/Intershop/layout/images/pfeil_rechts.png")}.caroufredsel_navi{height:0px}.bildteaser{width:640px;height:320px;position:relative;overflow:hidden;background-color:#fff}.bildteaser-small{position:relative}.bildteaser h2{width:280px;height:120px;position:absolute;margin:0;padding:20px;font: 400 30px/36px "myriad-pro-n4","myriad-pro",sans-serif}.bildteaser h2.invertiert{color:#fff}.bildteaser.ObenLinks h2{bottom:0;left:0}.bildteaser.ObenRechts h2{bottom:0;right:0}.bildteaser.UntenRechts h2{right:0;top:0}.bildteaser.UntenLinks h2{top:0;left:0}.bildteaser.Links img{top:0;left:0;position:absolute}.bildteaser.Rechts img{top:0;right:0;position:absolute}.bildteaser.Zentriert img{top:0;left:-160px;position:absolute}.bildteaser-small.Links img{top:0;left:0;position:relative}.bildteaser-small.Rechts img{right:160px;position:relative;top: 0}.bildteaser-small.Zentriert img{top:0;right:80px;position:relative}#sectionTiles{width:100%;height:160px;position:relative;overflow:hidden;border-top:5px solid #fff;z-index: 0}#caroufredsel_prev_31,#caroufredsel_next_31,#caroufredsel_prev_103,#caroufredsel_next_103,#caroufredsel_prev_125,#caroufredsel_next_125,#caroufredsel_next_249,#caroufredsel_prev_249{position:relative;cursor: pointer;transition: all 0.5s ease 0s;z-index: 11;display: block !important;background: url("/files/Intershop/layout/images/bg_transparent.png")}#caroufredsel_next_31,#caroufredsel_next_103,#caroufredsel_next_125,#caroufredsel_next_249{z-index: 12}#caroufredsel_31 .item,#caroufredsel_103 .item,#caroufredsel_125 .item,#caroufredsel_249 .item{padding:13px;color:#fff;z-index: 0}#caroufredsel_31 .item a,#caroufredsel_103 .item a,#caroufredsel_125 .item a,#caroufredsel_249 .item a{color:#fff}#caroufredsel_skin_31,#caroufredsel_skin_103,#caroufredsel_skin_125,#caroufredsel_skin_249{position:relative}#sectionTiles .mod_caroufredsel .caroufredsel_wrapper{overflow: visible !important}a.caroufredsel_button{top:100px;position:absolute;display:inline}.tile{width:320px;height:160px}#sectionKeyvisuals .tile{background: #000}#sectionKeyvisuals .bildteaser h3,#sectionKeyvisuals .bildteaser p,#sectionKeyvisuals .bildteaser-small h3,#sectionKeyvisuals .bildteaser-small p{opacity: 0;transition: all 0.3s ease 0s}#sectionKeyvisuals .bildteaser .over h3,#sectionKeyvisuals .bildteaser-small .over h3{opacity: 1;transition-delay: 0.3s}#sectionKeyvisuals .bildteaser .over p,#sectionKeyvisuals .bildteaser-small .over p{opacity: 1;transition-delay: 0.4s}.tile a{height:130px;overflow:hidden;display:block;padding:15px 20px;color:#fff}.tile a:focus,.tile a:hover,.tile a:active,.bildteaser .tile a,.bildteaser-small .tile a{text-decoration:none;background:url("/files/Intershop/layout/images/bg_tile.png") right bottom no-repeat}.tile a h2,.tile a h3{margin-bottom:10px;font: 400 18px/21px "myriad-pro-n4", "myriad-pro", sans-serif}.tile a p{margin-right:35px;font: 400 14px/18px "myriad-pro-n4", "myriad-pro", sans-serif}.bildteaser .tile,.bildteaser-small .tile{position:absolute;opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";filter: alpha(opacity=0)}.bildteaser-small .tile{top:0;left:0}.bildteaser.ObenLinks .tile{top:0;left:0}.bildteaser.ObenRechts .tile{top:0;right:0}.bildteaser.UntenRechts .tile{bottom:0;right:0}.bildteaser.UntenLinks .tile{bottom:0;left:0}#sectionNews{position:relative;overflow:hidden;background-color:#d3f1f5;border-top:5px solid #fff;z-index: 55}#sectionNews .mod_newslist{height:80px;overflow:hidden}#sectionNews .news_item{width:280px;height:50px;float:left;padding:13px 20px 17px;font-size:14px;line-height:18px;color:#2d353c;background: none;transition: all 0.5s ease 0s}#sectionNews .news_item:hover{background: #a7e7ed}#sectionNews .news_item time{width:40px;float:left;display:block;margin-right:5px;font: 600 14px/18px "myriad-pro-n6", "myriad-pro", sans-serif}#sectionNews .news_item p{width:235px;float:left;display:block}#sectionNews .underlay{width:100%;height:80px;top:80px;position:absolute;overflow:hidden;border-top:5px solid #fff;left: 0;background: #b4cdd0;z-index: 50}#sectionNews .underlay .link1,#sectionNews .underlay .link2,#sectionNews .underlay .link3{float:left;background: none}#sectionNews.over .underlay .link1{opacity: 1;transition-delay: 0.2s}#sectionNews.over .underlay .link2{opacity: 1;transition-delay: 0.3s}#sectionNews.over .underlay .link3{opacity: 1;transition-delay: 0.4s}#sectionNews .underlay a{width:280px;height:50px;display:block;padding:15px 20px;color:#2d353c}#sectionNews .underlay a{color:#2d353c}#sectionNews .underlay a:hover{text-decoration:none;background: url("/files/Intershop/layout/images/bg_tile.png") bottom right no-repeat}#sectionNews .underlay a:hover{color:#fff}#sectionCustomers{height:80px;position:relative;overflow:hidden;background-color:#849496;border-top:5px solid #fff}#sectionCustomers .overlay{width:100%;height:80px;left:0;top:0;position:absolute;overflow:hidden;background: #849496;z-index: 13;opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";filter: alpha(opacity=0)}#sectionCustomers.over .overlay{transition: all 0.4s ease 0s;opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";filter: alpha(opacity=99)}#sectionCustomers .overlay .link1,#sectionCustomers .overlay .link2,#sectionCustomers .overlay .link3{float:left;opacity: 0;background: none;transition: all 0.4s ease 0s}#sectionCustomers.over .overlay .link1{opacity: 1;transition-delay: 0.2s}#sectionCustomers.over .overlay .link2{opacity: 1;transition-delay: 0.3s}#sectionCustomers.over .overlay .link3{opacity: 1;transition-delay: 0.4s}#sectionCustomers .overlay a{width:280px;height:50px;display:block;padding:15px 20px;color:#fff}#sectionCustomers .overlay a:hover{text-decoration:none;background: url("/files/Intershop/layout/images/bg_tile.png") bottom right no-repeat}#sectionCustomers .ce_metamodel_list .item,#sectionCustomers .mod_metamodel_list .item{padding:2px 3px 3px;opacity: .8}#sectionDocs{height:85px;overflow:hidden;background-color:#b1fbf9;border-top:5px solid #fff}#content{width:600px;margin:0 20px}#content h1.statement{font-size:24px;line-height:30px}#content h1.statement a,#content h1.statement a:hover{text-decoration:none;color:#2d353c}#sectionDocs ul{margin:0}#sectionDocs ul li a{width:245px;height:70px;float:left;display:block;padding-top:15px;padding-right:10px;padding-left:65px;background-repeat:no-repeat;font-size:14px;line-height:18px;text-decoration:none;color:#2d353c;background-image:url("/files/Intershop/layout/images/icons/new_documents.png");background-position: 21px 20px;transition: all 0.5s ease 0s}#sectionDocs ul li a:hover{background-color:#CBFFFE}
}
@media screen and (min-width: 975px){
/* Style sheet layout-desktop-home-960 */
#nav .level_2 a{padding-right:30px}#nav .level_3{padding-left:0}#nav .level_3 a,#nav .level_3 a.last,#nav .level_3 a:hover,#nav .level_3 a.last:hover{padding:3px 30px 3px 20px;font-family:"myriad-pro-n4","myriad-pro",sans-serif;font-weight: 400}.caroufredsel_wrapper_39,.caroufredsel_wrapper_57,.caroufredsel_wrapper_124,.caroufredsel_wrapper_250{margin-left:-960px !important}#caroufredsel_controls_31,#caroufredsel_controls_103,#caroufredsel_controls_125,#caroufredsel_controls_39,#caroufredsel_controls_57,#caroufredsel_controls_124,#caroufredsel_controls_125,#caroufredsel_controls_249,#caroufredsel_controls_250{width:960px}#sectionCustomers .ce_metamodel_list,#sectionCustomers .mod_metamodel_list{width:954px;padding:0 3px}
}
@media screen and (min-width: 1615px){
/* Style sheet layout-desktop-home-1600 */
.caroufredsel_wrapper_39,.caroufredsel_wrapper_57,.caroufredsel_wrapper_124,.caroufredsel_wrapper_250{margin-left:-1280px !important}#caroufredsel_controls_39,#caroufredsel_controls_31,#caroufredsel_controls_57,#caroufredsel_controls_103,#caroufredsel_controls_124,#caroufredsel_controls_125,#caroufredsel_controls_250,#caroufredsel_controls_249{width:1280px}#sectionKeyvisuals .caroufredsel .ce_metamodel_list .layout_full .item.first.even{width:960px}#sectionKeyvisuals .caroufredsel .ce_metamodel_list .layout_full .item.first.even .key_visual_image img{width:960px}.bildteaser{width:960px}.bildteaser .tile{width:480px}.bildteaser.Zentriert img{top:0;left:0;position:absolute}.bildteaser.Rechts h2{margin-right:320px}.bildteaser.ObenRechts h2,.bildteaser.UntenRechts h2{margin-right:320px}.bildteaser.ObenLinks h2,.bildteaser.UntenLinks h2{margin-left:320px}.bildteaser.ObenRechts.Zentriert h2,.bildteaser.UntenRechts.Zentriert h2{margin-right:160px}.bildteaser.ObenLinks.Zentriert h2,.bildteaser.UntenLinks.Zentriert h2{margin-left:160px}#sectionCustomers .ce_metamodel_list,#sectionCustomers .mod_metamodel_list{width:1272px;padding:0 4px}
}
@media screen{
/* Style sheet modules */
.language_menu{width:125px;top:26px;position:absolute;display:none;padding:10px 20px 20px;background-color:#000;right: -54px;z-index: 100000}.language_menu ul{margin:0}.language_menu ul li{margin:2px 0}.none{float:none!important}.language_menu li a{padding-left:40px;color:#808080;text-transform:uppercase;font-weight: 300}.language_menu  li a:hover{text-decoration:none;color:#fff}.language_menu li.de_de a{background-repeat:no-repeat;background-image:url("/files/Intershop/layout/images/icons/lang_flags.png");background-position: 0px -56px}.language_menu li.en_en a{background-repeat:no-repeat;background-image:url("/files/Intershop/layout/images/icons/lang_flags.png");background-position: 0px 3px}.language_menu li.fr_fr a{background-repeat:no-repeat;background-image:url("/files/Intershop/layout/images/icons/lang_flags.png");background-position: 0px -26px}.language_menu li.nl_nl a{background-repeat:no-repeat;background-image:url("/files/Intershop/layout/images/icons/lang_flags.png");background-position: 0px -84px}#banner{width:960px;height:150px;position:relative;margin:0 auto}.ce_text,.ce_accordionStart{clear:both;padding-top:1px}#main #content iframe{width:100%}#main #content .rex iframe{width:700px}section.ce_accordion{margin-top:-1px;padding:0;border-top:1px solid #e0e1e2;border-bottom: 1px solid #e0e1e2}section.ce_accordion.last{margin-bottom:2em}.ui-accordion-header{padding:7px 5px 8px 20px;cursor: pointer;background: url(/files/Intershop/layout/images/arrow-down-green.png) no-repeat 0 center}.ui-accordion-header-active{background: url(/files/Intershop/layout/images/arrow-up-green.png) no-repeat 0 center}#content .ui-accordion-header{margin:0;font: 400 16px/21px "myriad-pro-n4", "myriad-pro", sans-serif}.ui-accordion-content{padding:15px 20px;background: #f0f1f2}#content .ui-accordion-content p:last-child,#content .ui-accordion-content ul:last-child,#content .ui-accordion-content ol:last-child{margin:0}#content .ui-accordion-content ul,#content .ui-accordion-content ol{margin-left: 20px !important}.ce_download h1,.ce_download h2,.ce_download h3,.ce_download h4,.ce_download h5,.ce_download h6,.ce_downloads h1,.ce_downloads h2,.ce_downloads h3,.ce_downloads h4,.ce_downloads h5,.ce_downloads h6{font: 400 21px/24px "myriad-pro-n4", "myriad-pro", sans-serif !important;font-style: normal !important}.ce_download ul,.ce_downloads ul{list-style: none !important;margin: 0 0 1.3em 0 !important;padding: 0 !important}.ce_download li,.ce_downloads li{list-style: none !important;margin: 0 !important}.ce_download a,.ce_downloads a{display:block;background-color:#ecedee;background-repeat:no-repeat;border-bottom:1px solid #fff;font-size:16px;text-decoration:none;color:#2d353c;background-image:url("/system/themes/default/images/iconPLAIN.gif");width: auto !important;padding: 13px 10px 13px 35px !important;background-position: 10px center}#content_sub ul{margin:0}.ce_download.lp a,.ce_downloads.lp a{background-color:#d3f3f6;font-size:18px;background-image:url("../../files/Intershop/layout/images/icons/dl_file.png");font-weight: 200}.mediacenter .ce_download a,.mediacenter .ce_downloads a{font-size:14px;padding: 10px 10px 10px 35px !important}#sidebar_right .ce_download a,#sidebar_right .ce_downloads a{background-color:#81868a;color:#fff}.ce_download a:hover,.ce_downloads a:hover,.ce_download a:focus,.ce_downloads a:focus{background-color:#e0e1e2;color: #2d353c !important}#sidebar_right .ce_download a:hover,#sidebar_right .ce_downloads a:hover,#sidebar_right .ce_download a:focus,#sidebar_right .ce_downloads a:focus{background-color:#575e63;color: #fff !important}.ce_download a.new,.ce_downloads a.new{background-color:#d3f3f6}.ce_download a.new:hover,.ce_downloads a.new:hover,.ce_download a.new:focus,.ce_downloads a.new:focus{background-color:#a7e7ed}.ce_download a.pdf,.ce_downloads a.pdf{background-image:url("/system/themes/default/images/iconPDF.gif")}.ce_download a.zip,.ce_downloads a.zip{background-image:url("/system/themes/default/images/iconRAR.gif")}.ce_downloads a .dutch,.ce_downloads a .french,.ce_downloads a .italian,.ce_downloads a .swedish{padding-left:24px;background-position:left center;background-repeat:no-repeat}.ce_downloads a .dutch{background-image:url("/files/intershop/layout/dutch.png")}.ce_downloads a .french{background-image:url("/_files/intershop/layout/french.png")}.ce_downloads a .italian{background-image:url("/files/intershop/layout/italian.png")}.ce_downloads a .swedish{background-image:url("/files/intershop/layout/swedish.png")}.ce_metamodel_list.kunden,.mod_customcataloglist .partnerpool{float:left}.location .ce_textarea p{margin:0}#content .tab,#Fullsize-teaser .tab{width:100%;float:left;margin-top:20px}#content ul.tabs,#Fullsize-teaser ul.tabs{margin:0;padding:0;list-style: none}#content ul.tabs li,#Fullsize-teaser ul.tabs li{float:left;padding:10px 15px;color:#222;background: none;cursor: pointer}#content ul.tabs li:hover,#Fullsize-teaser ul.tabs li:hover{background-color:#abaeb1;color:#FFF}#content ul.tabs li.current,#Fullsize-teaser ul.tabs li.current{margin:0;color:#fff;background: #abaeb1}#content ul.tabs li,#Fullsize-teaser ul.tabs li{margin:0;color:#2d353c;background: #f9f9f9}.tab-content{width:100%;float:left;display:none;border-top:3px solid #abaeb1;background: #FFFFFF}.tab-content.current{display: inherit}.tab .items-import,.tab .items{float:left;padding:15px}.details .figure_inside_wrap{width:180px;margin:0 auto}.details .partner-status{width:90px;margin:0 auto}#content .slider-control{height:30px;position:relative;margin-top:-30px}.slider-control .slider-menu{display:none}#content .slider-wrapper{}#content .slider-control a{width:40px;height:240px;top:-210px;overflow:hidden;text-indent:80px;transition: all 0.3s ease 0.0s}#content .mod_article.grey{padding-bottom:20px;background-color:#ecedee}#content .ce_sliderStart.slider-control a{transition: all 0.3s ease 0.0s;opacity: 0}#content .ce_sliderStart:hover .slider-control a{display:block;background-image:url("/files/Intershop/layout/images/next_prev_contentslide.png");opacity: 1}#content .slider-control .slider-next{background-position: 39px center}#content .ce_text.customer.quote{display:table}#content .quote.ce_sliderStart:hover .slider-control a{background-image:url("/files/Intershop/layout/images/icons/quote_arrows.png");opacity: 1;transition: opacity 700ms}#content .quote .slider-control .slider-next{background-position: 30px center}#content .quote .slider-control a{width:30px;height:30px;top:-210px;overflow:hidden;text-indent:80px;transition: all 0.3s ease 0.0s}#content .customer.quote blockquote{margin:0 0 4px 10px;padding:10px 10px 4px 25px;background-color:#a7e7ed;background-repeat:no-repeat;background-image:url("/files/Intershop/layout/images/dreieck_vertikal.png");background-position: 0 center}#content .customer.quote figure.image_container{display:table-cell;vertical-align:middle}#content .customer.quote blockquote p{margin-bottom:10px}#content .ce_sliderStart{padding-top:20px}#customer_wrap .customer{position:relative;overflow:hidden;float:left;background-color:#ecedee}#customer_wrap .customer .customer-icon,#customer_wrap .customer .customer-description{top:0;left:0;position:absolute;color:#222}#customer_wrap .customer .customer-description{left:100%;display:table;padding:0;color:#fff;background: #b02079}#customer_wrap .customer .customer-description a{display:table-cell;vertical-align:middle;text-align:center}.full.customer .kunden .item,.full .partnerpool .item{width:220px;height:165px;float:left;margin:20px 20px 0 0;background-color:#fff;box-shadow: 0px 1px 2px #B2B2B2}.full .company .logo-big{float:left;margin:0 30px}.full .company .details,.solution .company .details{margin-top:20px}.full .company .location{width:85%;float:left;line-height:25px}.full .kunden .company .location strong{width:200px;float:left}.solution .company .location a{display:block}.full .kunden .company .ce_tags{margin-left:200px}.full .company .location .ce_textarea.attribute.textarea{width:75%;float:left}.full .company .partner-status{float:right}.full .company .details .tags,.full .company .details .url{margin-bottom:15px}#content .kunden .customer-icon .more .logo img{margin:15px 20px}#content .wrap_mod_article{width:940px;margin:0 auto}.customer_wrap,.partnerpool .partner_wrap{background-color:#fff}.Customers_Region_de{margin-left:8px}.Customers_Region_de,.Customers_Herausforderung_de{float:left;margin-right:15px;padding:8px 0}#ctrl_Customers_Region_de,#ctrl_Customers_Herausforderung_de,#ctrl_Customers_Branche_de{width:297px}.Customers_Branche_de{padding:8px 0}.Customers_Region_de select,.Customers_Herausforderung_de select,.Customers_Branche_de select{border:1px solid #fff;font-weight:bold;background: #f5f5f5}section.ce_metamodels_frontendfilter.customer,.mod_customcatalogfilter .filterform{background-color:#dcddde}.customer_wrap .customer .customer-description p strong{display:block}#customer_wrap .customer .customer-description a{color:#fff}#customer_wrap .customer .customer-description:hover{cursor: pointer}#customer_wrap .service .customer-icon:hover{cursor: pointer}#customer_wrap .customer .customer-icon span{display:block}.customer_wrap .customer-description_new{display:none;margin:40px}.customer_headline{color:#c5073d;font: 300 30px/36px "myriad-pro-n3", "myriad-pro", sans-serif}.customer-description_new{margin:40px}.customer-description_content{padding:20px;background-color:#ecedee}.customer-description_content .inside_wrapper{float:left}.customer-description_content .inside_wrapper .customer_link{margin-left:22px;font-weight: 600}.customer-description_content .logo{max-width:150px;max-height:115px;float:left;background-color:#fff}.customer-description_content .logo img{height:auto;max-width:105px;margin:15px}.customer-description_new li{margin-bottom:.5px;margin-left:20px;font-size:16px}.customer-description_new ul{list-style-image:url("/files/Intershop/layout/images/bulletpoint.png")}#content .slider-wrapper figure.float_above{float:right;margin:0 0 1em}.ce_customer_dl{float:left;margin-right:20px;background-color:#f5f5f5;box-shadow: 0px 1px 2px #B2B2B2}.grey .ce_customer_dl,#sidebar_right .ce_customer_dl{background-color:#fff}.ce_customer_dl.last{margin-right:0}.ce_customer_dl .image{background-color:#fff}.ce_customer_dl .name.text{margin-top:15px;font-weight: 600}.ce_customer_dl a{text-decoration:none}.solutions .ce_customer_dl .name.text{min-height:75px;margin-top:15px;color:#000;font: 400 16px/21px "myriad-pro-n4","myriad-pro",sans-serif}.mod_customcatalogfilter{width:100%;float:left;background-color:#dcddde}.mod_customcatalogfilter .widget.filter{margin:10px 0 5px 10px}.mod_customcatalogfilter .widget.filter select{width:100%;max-width:200px;margin-bottom:4px;padding:5px;border:1px solid #fff;background: #f5f5f5 none repeat scroll 0 0}.mod_customcatalogfilter fieldset.select_container{margin:0;padding:0}.mod_customcatalogfilter .clearall,#content .mod_customcatalogfilter .clearall{clear:none;margin:0 0 10px;padding-top:0}#content .mod_customcatalogfilter .clearall input{margin:0;padding:5px 10px}.beschreibung.text{color:#666}.mod_customcataloglist.kunden,.mod_customcataloglist.loesungen{float:left}.ce_customer_dl .text{margin-right:15px;margin-left:20px}.ce_customer_dl a.iframe.button{float:right;margin:5px 18px 15px;padding:5px 10px;text-align:center;background-image:none;width: inherit}#content .clearall,#Fullsize-teaser .clearall{float:right;margin-right:10px;margin-bottom:10px;text-align:right;background-color:#e7e7e8}#Fullsize-teaser .clearall{margin-top:10px}#Fullsize-teaser .clearall input{margin:0}#content .clearall:hover,#Fullsize-teaser .clearall:hover{background-color:#E2E2E2}.ce_metamodels_frontendfilter label{font-weight: 600}#content .clearall a,#content .clearall input,#Fullsize-teaser .clearall input{display:block;background-repeat:no-repeat;text-decoration:none;color:#7f7f7f;padding:6px 10px 6px 41px !important;background-image: url("/files/Intershop/layout/images/icons/reset_filter.png");background-position: 9px 1px;font-weight: 600}#content .clearall a:hover,#content .clearall input:hover,#Fullsize-teaser .clearall input:hover{color:#7f7f7f}#content .partner .clearall{display:none}#customer_wrap .customer .customer-icon span{display:block}#content .kunden #customer_wrap .customer-icon .logo img{margin:0}#content .slider-wrapper blockquote{width:568px;position:relative;float:left;margin:0 0 0 30px;padding:10px 10px 4px 25px;background-image:none;background-repeat:no-repeat;background-color: transparent;background-position: 0 center}#content .slider-wrapper blockquote:before{top:39px;position:absolute;float:left;padding-right:10px;font-size:110px;line-height: inherit;content: "”";left: -32px}#content .slider-wrapper blockquote p{font: 100 25px/33px "myriad-pro-n3", "myriad-pro", sans-serif !important;font-style: normal!important}.full_width #main .inside{width:100%}.full_width #content.full{width:100%;margin:0}.solutions .figure_inside_wrap,.partnerpool .figure_inside_wrap{width:180px;margin:0 auto}.solutions .figure_inside_wrap{padding:10px 0}.partnerpool .figure_inside_wrap{margin:15px auto}.company .logo-big img{border:1px solid #D6D6D6}.customer-description_wrapper{}.mod_customcataloglist p.info{float:left;margin-top:15px;margin-bottom:.3px}#cboxTitle{display: none!important}#sidebar_right .ce_text,#sidebar_right .ce_accordion,#sidebar_right .ce_hyperlink,#sidebar_right .ce_image{margin-bottom:1.3em}#sidebar_right .ce_text.quote{padding:15px 20px;background-color:#a7e7ed}#sidebar_right .ce_text.info{padding:15px 20px;background-color:#e0e1e2;color:#2d353c}#sidebar_right .ce_text.contact{padding:15px 20px;background-color:#b30050;color:#fff}#sidebar_right .ce_text.contact a,#sidebar_right .ce_text.contact a:hover{text-decoration:underline;color:#fff}#sidebar_right .ce_text.download,#sidebar_right .ce_text.play,#sidebar_right .ce_text.forward{position:relative;overflow:hidden;padding:20px;background-color:#F8F8F8;color:#2d353c}#sidebar_right .ce_text.download a{display:block;padding-bottom:40px;color:#2d353c;background:url("/files/Intershop/layout/images/icons/download-dark.png") right bottom no-repeat}#sidebar_right .ce_text.play a{display:block;padding-bottom:40px;color:#2d353c;background:url("/files/Intershop/layout/images/icons/play-dark.png") right bottom no-repeat}#sidebar_right .ce_text.forward a{display:block;padding-bottom:40px;color:#2d353c;background:url("/files/Intershop/layout/images/icons/forward-dark.png") right bottom no-repeat}#sidebar_right .ce_text.download a:hover,#sidebar_right .ce_text.play a:hover,#sidebar_right .ce_text.forward a:hover{text-decoration:none}#sidebar_right .ce_text.download p,#sidebar_right .ce_text.play p,#sidebar_right .ce_text.forward p{position:relative}#sidebar_right .download strong,#sidebar_right .play strong,#sidebar_right .forward strong{display:block;margin:5px 0 10px;font-size:23px;line-height:25px;font-weight: 200}#sidebar_right .download span,#sidebar_right .play span,#sidebar_right .forward span{width:100%;bottom:0;left:0;position:absolute}#sidebar_right .ce_text.customer strong,#sidebar_right .ce_text.rollup212 strong{display:block;font-size:18px;font-weight: 200}#sidebar_right h1,#sidebar_right h2,#sidebar_right h3,#sidebar_right h4,#sidebar_right h5,#sidebar_right h6{margin:0 0 .5em;font: 600 18px/21px "myriad-pro-n6", "myriad-pro", sans-serif}#sidebar_right p,#sidebar_right ul,#sidebar_right ol,#sidebar_right dl,#sidebar_right blockquote{margin:0;font: 400 14px/18px "myriad-pro-n4", "myriad-pro", sans-serif}#sidebar_right p.big{margin-bottom:0;font: 300 21px/28px "myriad-pro-n3","myriad-pro",sans-serif}#main .clippings .layout_short h2 span{display:block;font-size:12px;color:#666}#main .clippings .layout_short h2,#main .clippings .layout_short p{margin:0 25px 0 0}#main .clippings .layout_short{margin-bottom:20px}#main .clippings  .layout_short .thumbnail{display:table-cell;padding-right:50px;vertical-align:middle;font-size: 50px !important;line-height: 50px !important;text-align: center !important}#main .clippings .teaser{display:table}#main .news_room .youtubec{overflow:hidden;margin-top:20px;padding-top:15px;border-top:1px solid #81868A}#main .news_room .pressemeldung{border-bottom:1px solid #81868A}#main .news_room .pressemeldung  h2{padding:13px 0;border-top:1px solid #81868A;font: 600 21px/25px "myriad-pro-n6","myriad-pro",sans-serif}#main .news_room .new_doc  h2{padding-top:13px;border-top:1px solid #81868A;font: 600 21px/25px "myriad-pro-n6","myriad-pro",sans-serif}#main .news_room .ish_press h2,#main .news_room .customer_press h2,#main .news_room .twitter h2,#main .news_room .e_blog h2{padding:13px 0;border-bottom:1px solid #81868A;font: 300 20px/24px "myriad-pro-n6","myriad-pro",sans-serif}#main .news_room .ish_press h4,#main .news_room .customer_press h4,#main .news_room .twitter h4,#main .news_room .e_blog h4{font: 600 17px/24px "myriad-pro-n6","myriad-pro",sans-serif}#main .news_room .ish_press a,#main .news_room .customer_press a,#main .news_room .twitter a,#main .news_room .e_blog a{color:#000}#main .news_room a.more_press{width:18px;height:14px;float:right;display:block;padding: 7px !important;background:url("/files/Intershop/layout/images/show_more.png") right center no-repeat;border: none}#main .news_room .ish_press,#main .news_room .customer_press,#main .news_room .twitter,#main .news_room .e_blog{background-color:#f7f7f7}#main .news_room .ish_press{background-color:#b9ecf1}#main .news_room .customer_press{background-color:#cad5d6}#main .news_room .twitter{background-color:#d3eee8}#main .news_room .e_blog{background-color:#d3f3f6}#main .pressemeldung .layout_short h2,#main .pressemeldung .layout_short h3{margin-bottom:0;font: 600 18px/24px "myriad-pro-n6","myriad-pro",sans-serif}#main .pressemeldung .layout_short{margin-bottom:1.3em;border-bottom:1px solid #e0e1e2}#main .pressemeldung .layout_short.last{border-bottom:0}#main .pressemeldung .layout_short h2 a,#main .pressemeldung .layout_short h3 a,#main .event.layout_short h2 a{color:#2D353C}#main .pressemeldung .layout_short time,#main .event.layout_short time{float:left;color:#81868a;font: 400 12px/16px "myriad-pro-n4", "myriad-pro", sans-serif}#main .pressemeldung .layout_short time span,#main .event.layout_short time span{display:block;font: 300 42px/36px "myriad-pro-n3", "myriad-pro", sans-serif}#main .event.layout_short{margin-bottom:20px}#main .pressemeldung .teaser{margin-left:70px}#main .layout_news_room,#main .rss_items_only{margin-bottom:15px}#Teasercontent{margin-top:15px}#Teasercontent .item_wrapper .inside{color:#fff;background-color: transparent}#Teasercontent .ce_teaser a{display:block;padding:15px 20px 20px;color:#fff}#Teasercontent a:hover{text-decoration:none;background: url("/files/Intershop/layout/images/bg_tile.png") right bottom no-repeat}#Teasercontent .image_container{width:150px;float:left;margin-right:10px}.i75 #Teasercontent .image_container{width:75px}#Teasercontent .image_container img{width:100%;height:auto}#Teasercontent .teaser_text{margin-right:35px}#Teasercontent .hasimg{min-height:150px;margin-left:160px}#Teasercontent .hasimg{margin-left:160px}.i75 #Teasercontent .hasimg{min-height:75px;margin-left:85px}#Teasercontent h2{font: 600 21px/24px "myriad-pro-n6", "myriad-pro", sans-serif}#Teasercontent p{margin-bottom:0}#Teasercontent p{margin-bottom:0}.group{position:relative;clear:both}#main-column-4370 .ce_metamodel_list{width:100%;float:left}.wrapper_hidden_content{width:100%;overflow:hidden;clear:both;display:none;background-color:#fff;z-index: 10000}.wrapper_hidden_content .hidden_content{padding:10px}.partner_item #customer_wrap .customer{margin:0;cursor: pointer}#customer_wrap .customer-description.Bronze{background-color:#fff;background: #fff}#customer_wrap .customer-description.Silber{background-color:#fff}#customer_wrap .customer-description.Gold{background-color:#fff}#customer_wrap .customer-description.Platin{background-color:#fff}#customer_wrap .customer-description.Technologie{background-color:#fff}.wrapper_item .trigger.open .customer-icon{background: url("/files/Intershop/layout/images/icons/partner_open.png") center bottom no-repeat}.partner_status_Bronze,.partner_status_Silber,.partner_status_Gold,.partner_status_Platin,.partner_status_Technologie{width:119px;height:119px;display:block;background-position:center center;background-repeat:no-repeat}.partner_status_Bronze{background-image:url("/files/Intershop/media/images/partners/status_icon/bronze_icon.png")}.partner_status_Silber{background-image:url("/files/Intershop/media/images/partners/status_icon/silver_icon.png")}.partner_status_Gold{background-image:url("/files/Intershop/media/images/partners/status_icon/gold_icon.png")}.partner_status_Platin{background-image:url("/files/Intershop/media/images/partners/status_icon/platin_icon.png")}.partner_status_Technologie{background-image:url("/files/Intershop/media/images/partners/status_icon/tech_icon.png")}.ce_metamodels_frontendfilter,.mod_customcatalogfilter .filterform{width:100%;float:left}.ce_metamodels_frontendfilter select{width:100%;min-width:50px;padding:10px 5px 10px 15px;border:1px solid #fff;background: #f5f5f5}.ce_metamodels_frontendfilter.customer select{padding:4px 5px}.partner .mm_select,.partner .mm_tags{margin:10px 5px 5px 0}.partner .partner_land_de_select,.partner .partner_area_select_de,.partner .partner_land_en_select,.partner .partner_area_select_en{margin-right:0;margin-left:15px}select#ctrl_Customers_Herausforderung{width:150px}.jobs .location{width:64px;float:right;margin-right:20px;text-align:right}.jobs .titel{width:82%;float:left;margin-left:10px}.jobs .item.even{background-color:#F5F5F5}.jobs .item{width:100%;float:left;padding:10px 0}#main .event.layout_short .teaser{margin-left:70px}#main .event.layout_short .thumbnail{width:80px;height:60px;float:right;margin:0 0 20px 20px;font-size: 50px !important;line-height: 50px !important;text-align: center !important}#main .event.layout_short h2,#main .event.layout_short p{margin:0 100px 0 0}.mod_search p.header{font-size:12px}.mod_search div.even,.mod_search div.odd{border-top:1px solid #e0e1e2;padding: 20px 0 !important}.mod_search fieldset{padding-top:10px}.mod_search div.formbody span{display:inline}.mod_search input.submit{width:200px;margin:15px 0;padding:10px 15px;text-align:left;font-family:"myriad-pro-n6","myriad-pro",sans-serif;color:#FFF;background: #50BAA2;font-weight: 600;cursor: pointer}.mod_search input.submit:hover{background: #000}.mod_search h3,.mod_search p{margin-bottom: 0 !important}.mod_search h3,.mod_search .highlight{font: 600 16px/21px "myriad-pro-n6","myriad-pro",sans-serif !important}.mod_search p.url{font-size:12px;color:#c5073d}.mod_search p.info{font-size:12px}.mod_customcatalogfilter.kunden .filterform{width:100%;float:left;padding:10px 0 0}.mod_customcatalogfilter.kunden .widget.filter{margin:0 0 5px 10px}.mod_customcatalogfilter.kunden .clearall{margin-right:10px!important}.tab-content a .logo .text{text-align:center;text-decoration:none;color:#000}.mod_customcatalogfilter.kunden{margin-top:10px}.innerpagenav{margin-left: 0 !important}.innerpagenav li{display:inline-block;margin-right:.5em}.innerpagenav li a{padding:4px 20px;border:1px solid #ccc;color:#666}.innerpagenav li a:hover,.innerpagenav li a:active{border:1px solid #000;background: #000;color: #fff !important;text-decoration: none !important}.ce_gallery{margin-bottom:1em}.ce_gallery ul{margin-left: 0 !important}.ce_gallery li{float:left;display:inline;list-style: none;margin-bottom: 0 !important}
}
@media screen{
/* Style sheet modules-desktop */
#customer_wrap .customer .customer-icon,#customer_wrap .customer .customer-description{width:119px;height:119px}#main .news_room .ish_press,#main .news_room .customer_press,#main .news_room .twitter,#main .news_room .e_blog{width:260px;float:left;padding:0 20px 20px}#main .news_room .ish_press,#main .news_room .e_blog{margin-right:20px}#brand .navi.lp ul{margin:0}#Teasercontent .item_wrapper .ce_teaser{width:640px}.download_nav{margin-bottom:60px}#content .download_nav ul{margin:0}.download_nav li.first{margin-left:19px}.download_nav li{float:left;margin-left:29px;font-size:15px;cursor: pointer}.widget.mm_select.partner_status_select_de.submitonchange,.widget.mm_select.partner_area_select_de.submitonchange,.widget.mm_select.partner_typ_select_de.submitonchange{width:48%;float:left}.widget.mm_select.partner_status_select_en.submitonchange,.widget.mm_select.partner_area_select_en.submitonchange,.widget.mm_select.partner_typ_select_en.submitonchange{width:48%;float:left}.widget.mm_tags.partner_land_de_select.submitonchange,.widget.mm_tags.partner_land_en_select.submitonchange{width:48%;float:left}.widget.mm_select.partner_status_select_de.submitonchange,.widget.mm_select.partner_status_select_en.submitonchange,.widget.mm_select.partner_typ_select_de.submitonchange,.widget.mm_select.partner_typ_select_en.submitonchange{}.widget.mm_select{float:left}.customer .widget.mm_select{margin:5px 0 5px 10px}.ce_metamodels_frontendfilter.customer select{max-width:130px}.customer-description_content .inside_wrapper{max-width:394px;float:left;margin-right:20px}.ce_customer_dl{margin-bottom:20px}#content .clearall{margin-top:26px}
}
@media screen{
/* Style sheet layout-desktop-IE */
.ie7 #wrapper,.ie8 #wrapper{overflow:hidden}.ie7 #brand,.ie8 #brand{width:920px}.ie7 #nav,.ie8 #nav,.ie9 #nav{background: url("/files/Intershop/layout/images/bg_nav_ie.png") repeat-x}.ie7 #nav .level_1,.ie8 #nav .level_1{width:905px;position:relative;padding-left:55px}.ie7 #nav .level_1 li{float:left}.ie7 #nav .level_1 a,.ie8 #nav .level_1 a{width:156px}.ie7 #nav .level_1 a.last,.ie8 #nav .level_1 a.last{width:282px}.ie7 #nav .level_1 a.last{}.ie7 #nav .level_1,.ie8 #nav .level_1{}.ie7 #nav .level_2 a,.ie7 #nav .level_2 a:hover,.ie7 #nav .level_2 a.last,.ie7 #nav .level_2 a.last:hover,.ie8 #nav .level_2 a,.ie8 #nav .level_2 a:hover,.ie8 #nav .level_2 a.last,.ie8 #nav .level_2 a.last:hover{padding:12px 20px;font-size:14px}.ie7 #nav .level_2,.ie8 #nav .level_2{left:78px;top:50px}.ie7 #nav .level_2{max-height:310px}.ie7 #nav .level_3,.ie8 #nav .level_3{padding-left:0}.ie7 #nav .level_3 a,.ie7 #nav .level_3 a.last,.ie7 #nav .level_3 a:hover,.ie7 #nav .level_3 a.last:hover,.ie8 #nav .level_3 a,.ie8 #nav .level_3 a.last,.ie8 #nav .level_3 a:hover,.ie8 #nav .level_3 a.last:hover{padding:3px 30px 3px 20px;font-family:"myriad-pro-n4","myriad-pro",sans-serif;font-weight: 400;background: none}.ie7 #nav .level_3 a,.ie7 #nav .level_3 a:hover{padding-right:10px}.ie7 #nav .level_2 a.active,.ie7 #nav .level_2 a.trail,.ie7 #nav .level_2 a.active.last,.ie7 #nav .level_2 a.trail.last{color:#fff}.ie7 #sectionKeyvisuals,.ie8 #sectionKeyvisuals{height:320px}.ie7 .inside,.ie7 #sectionKeyvisuals .inside,.ie8.inside,.ie8 #sectionKeyvisuals .inside,{width:960px}.ie8 .inside,.ie8 #sectionKeyvisuals .inside{width:960px}.ie7 .caroufredsel_wrapper_39,.ie8 .caroufredsel_wrapper_39,.ie8 .caroufredsel_wrapper_57,.ie8 .caroufredsel_wrapper_57{margin-left: -960px !important}.ie7 .bildteaser,.ie8 .bildteaser{width:640px}.ie7 #sectionKeyvisuals #caroufredsel_controls_39,.ie7 #sectionTiles #caroufredsel_controls_31,.ie8 #sectionKeyvisuals #caroufredsel_controls_39,.ie8 #sectionTiles #caroufredsel_controls_31{width:960px}.ie7 #sectionKeyvisuals #caroufredsel_controls_57,.ie7 #sectionTiles #caroufredsel_controls_103,.ie8 #sectionKeyvisuals #caroufredsel_controls_57,.ie8 #sectionTiles #caroufredsel_controls_103{width:960px}.ie7 #sectionNews .news_item .news_content{font-size:13px}.ie7 #sectionCustomers .ce_metamodel_list,.ie8 #sectionCustomers .ce_metamodel_list{width:954px;padding:0 3px}.ie7 #content,.ie8 #content{width:620px;float:left;margin:0 20px}.ie7 #content .ce_download ul,.ie7 #content .ce_downloads ul{list-style-image:none !important}.ie7 a.button,.ie7 .ce_hyperlink.button a,.ie8 a.button,.ie8 .ce_hyperlink.button a{background-position: 273px center}.ie7 input.text,.ie7 textarea,.ie8 input.text,.ie8 textarea{width:570px;float:left}.ie7 #customer_wrap .customer .customer-description{display:block}.ie7 #customer_wrap .customer .customer-description a{display:block;margin-top:35%}.ie7 #sidebar_right,.ie8 #sidebar_right{width:300px;float:right;margin:0}.ie7 #sidebar_right .ce_text figure,.ie8 #sidebar_right .ce_text figure{height:auto;float:none;margin:-15px 0 15px -20px}.ie7 #contentsubnav .subnav_item a:hover,.ie8 #contentsubnav .subnav_item a:hover{background-image: url("/files/Intershop/layout/images/bg_transparent_light.png")}.ie7 #footer .inside,.ie8 #footer .inside{width:960px}.ie7 .c300,.ie8 .c300{width:300px}.ie7 #sidebar_right .ce_text.download,.ie8 #sidebar_right .ce_text.download{padding:15px 20px 20px;background-color:#e0e1e2;color:#2d353c}.ie7 #sidebar_right .ce_text.download:hover,.ie8 #sidebar_right .ce_text.download:hover{background-color:#ecedee}.ie7 #sidebar_right .ce_text.download .fill_top,.ie8 #sidebar_right .ce_text.download .fill_top,.ie7 #sidebar_right .ce_text.download .fill_bottom,.ie8 #sidebar_right .ce_text.download .fill_bottom{display:none}
}
