.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
@font-face{font-family:"Pluto";src:url('../../files/layout/fonts/2D8614_0_0.eot');src:url('../../files/layout/fonts/2D8614_0_0.eot?#iefix') format('embedded-opentype'),url('../../files/layout/fonts/2D8614_0_0.woff') format('woff'), url('../../files/layout/fonts/2D8614_0_0.ttf') format('truetype');font-weight:normal;font-style:normal}@font-face{font-family:"PlutoCondRegular-Italic";src:url('../../files/layout/fonts/2D4B1E_0_0.eot');src:url('../../files/layout/fonts/2D4B1E_0_0.eot?#iefix') format('embedded-opentype'),url('../../files/layout/fonts/2D4B1E_0_0.woff') format('woff'), url('../../files/layout/fonts/2D4B1E_0_0.ttf') format('truetype');font-weight:normal;font-style:normal}@font-face{font-family:"PlutoCondRegular";src:url('../../files/layout/fonts/2D8607_0_0.eot');src:url('../../files/layout/fonts/2D8607_0_0.eot?#iefix') format('embedded-opentype'),url('../../files/layout/fonts/2D8607_0_0.woff') format('woff'), url('../../files/layout/fonts/2D8607_0_0.ttf') format('truetype');font-weight:normal;font-style:normal}html{-webkit-text-size-adjust:none}body{font-size:100%}figure{margin:0;padding:0}.image_container img{display:block;max-width:100%;height:auto}:focus{outline:0}.nav ul,.nav li{list-style-type:none;margin:0;padding:0}body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}.ce_gallery ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery ul li{float:left}.ce_gallery .block{overflow:hidden}.clear,#clear{height:0.1px;font-size:0.1px;line-height:0.1px;clear:both}.invisible{width:0;height:0;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}html{font-family:"Pluto", "arial", sans-serif;font-size:100%;color:#555}a{color:#555}a:hover{color:#0083a9}h1,h2,h3{font-family:"PlutoCondRegular-Italic", "arial", sans-serif;font-size:1.625em;font-weight:normal;margin-top:0}h1{font-size:1.625em;margin:0;text-align:center;margin:25px 0 50px 0}h2{margin:0;text-align:center;margin:50px 0;padding-top:50px;border-top:2px solid #0083a9}h3{font-size:1.1875em}@media only screen and (max-width: 750px){h2{font-size:1.3em}}@media only screen and (max-width: 590px){h2{font-size:1.1375em}h3{font-size:1.00937em}}.image-headline h2{border-top:none;margin-top:0}h3{margin-bottom:50px;text-align:center}p{font-size:1em;margin-top:0;margin-bottom:1em}@font-face{font-family:"IconMoon";src:url('../../files/layout/fonts/iconmoon.eot');src:url('../../files/layout/fonts/iconmoon.eot?#iefix') format('embedded-opentype'),url('../../files/layout/fonts/iconmoon.woff') format('woff'), url('../../files/layout/fonts/iconmoon.ttf') format('truetype');font-weight:normal;font-style:normal}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"iconmoon";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.icon-0014-design:before{content:'\e800'}.icon-0069-camera:before{content:'\e801'}.icon-0072-shutter:before{content:'\e802'}.icon-0145-book:before{content:'\e803'}.icon-0148-book3:before{content:'\e804'}.icon-0013-magazine:before{content:'\e805'}.icon-0240-price-tags:before{content:'\e806'}.icon-0242-price-tags2:before{content:'\e807'}.icon-0243-price-tag4:before{content:'\e808'}.icon-0244-price-tags3:before{content:'\e809'}.icon-0280-calculator:before{content:'\e80a'}.icon-0281-calculator2:before{content:'\e80b'}.icon-0282-calculator3:before{content:'\e80c'}.icon-0327-map2:before{content:'\e80d'}.icon-0329-map4:before{content:'\e80e'}.icon-0606-cogs:before{content:'\e80f'}.icon-0328-map3:before{content:'\e810'}.icon-0790-cube:before{content:'\e811'}.icon-0791-cube2:before{content:'\e812'}.icon-0792-cube3:before{content:'\e813'}.icon-0793-cube4:before{content:'\e814'}.icon-1407-rulers:before{content:'\e815'}.icon-1408-ruler:before{content:'\e816'}.icon-0390-upload:before{content:'\e817'}.icon-0454-bubbles3:before{content:'\e818'}.icon-0458-bubbles6:before{content:'\e819'}.icon-0170-file-check:before{content:'\e81a'}.icon-0174-file-text2:before{content:'\e81b'}.icon-0185-copy2:before{content:'\e81c'}.icon-0167-file-download2:before{content:'\e81d'}*[data-icon]:before,*[class^="icon-"]:before,*[class*=" icon-"]:before{font:180%/1.25 "iconmoon";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;margin-right:em(4)}*[data-icon]:before{content:attr(data-icon)}*[data-icon].after:before{content:none}*[data-icon].after:after{font:180%/1.25 "iconmoon";content:attr(data-icon);-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;margin-left:em(4)}#wrapper{margin:0 auto;margin-bottom:100px;max-width:1700px;padding:0 15px}#header{position:fixed;top:0;left:0;right:0;height:112px;z-index:1;background:#fff;text-align:center}#header .inside{margin:0 auto;max-width:1700px;border-bottom:1px solid #e0e0e0}.centered-wrapper .inside,#footer .inside{max-width:1200px;width:100%;margin:0 auto}#footer{text-align:center;font-size:0.9em}#footer .inside{margin-top:50px;border-top:2px solid #0083a9;padding-top:50px}#logo{float:right;width:150px;padding:19px 0;margin-right:15px}#logo img{max-width:100%;height:auto}#produktelogo{position:absolute;top:0;z-index:300;width:300px}#produktelogo img{max-width:100%;height:auto}#Subheader{position:relative;margin-top:110px;margin-bottom:25px}#Subheader .wrapper{position:relative;margin-top:0px}#Subheader h2{margin:0;background:#0083a9;padding:25px;color:#fff}#Subheader .ce_image{margin-bottom:0}@media only screen and (max-width: 750px){#header{height:90px}#logo{width:110px;padding:10px 0}#produktelogo{width:220px}}@media only screen and (max-width: 590px){#header{height:90px}#logo{width:110px;padding:10px 0}#produktelogo{width:170px}}.mod_navigation{color:#fff;font-size:1.1875em;padding-top:50px;text-align:center;max-width:1200px;margin:0 auto}.mod_navigation ul{margin:0;opacity:1}.mod_navigation li{display:inline-block;text-align:center}.mod_navigation a{text-decoration:none;padding:0 15px}.mod_navigation a:hover{text-decoration:underline}.mod_navigation .active{color:#0083a9;text-decoration:underline;padding:0 15px}#Subheader .mod_navigation{border-bottom:1px solid #e0e0e0;padding-bottom:50px}.Home #Subheader{margin-bottom:0}.Home #Subheader .mod_navigation{border-bottom:none}.wrapper{max-width:1200px;margin:auto}@media only screen and (max-width: 590px){#header_image,#Subheader{position:relative;margin-top:90px}}@media only screen and (min-width: 750px){#Subheader .ce_image{margin-bottom:50px}#Subheader .wrapper{margin-top:-90px}}@media only screen and (min-width: 1260px){#Subheader .wrapper{margin-top:-120px}}.icon-boxes{margin:50px 0;overflow:hidden;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.icon-boxes .icon-box{float:left}.icon-boxes a{display:block;margin:15px;padding:15px 0;text-align:center}.icon-boxes a:hover .button{-webkit-transition:background 0.3s linear;-moz-transition:background 0.3s linear;-o-transition:background 0.3s linear;transition:background 0.3s linear;background-color:#0083a9;color:#fff}.icon-boxes h3{margin:0.5em 0}.icon-boxes p{margin:1.5em 0}.icon-boxes .button{display:inline-block;min-width:25%;line-height:2;margin:0;padding:0 0.5em;background:#e0e0e0;-webkit-transition:background 0.3s linear;-moz-transition:background 0.3s linear;-o-transition:background 0.3s linear;transition:background 0.3s linear;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}.c3{width:33.3333%}.Home .icon-boxes{margin-top:0}@media only screen and (max-width: 590px){.icon-boxes .icon-box{float:none}.c3{width:100%}}.icon-boxes-vertical{margin:0 25%;border:none !important}.icon-boxes-vertical h3{text-align:left;margin-top:0}.icon-boxes-vertical .icon-box{float:none;overflow:hidden;background:url("/files/layout/images/dotted.png") 31px 33px repeat-y;padding-bottom:25px}.icon-boxes-vertical .icon-box div{float:left !important;margin-right:20px;max-width:70%}.icon-boxes-vertical .icon-box div:first-child{background:#e0e0e0;-webkit-border-radius:33px;-moz-border-radius:33px;-ms-border-radius:33px;-o-border-radius:33px;border-radius:33px;width:56px;height:56px;text-align:center;padding:5px}.icon-boxes-vertical .icon-box [data-icon]:before,.icon-boxes-vertical .icon-box [class^="icon-"]:before,.icon-boxes-vertical .icon-box [class*=" icon-"]:before{line-height:1.75em}.icon-boxes-vertical p{display:inline-block;margin:0 0 0.5em 0}@media only screen and (max-width: 750px){.icon-boxes-vertical{margin:0 10%}.icon-boxes-vertical .icon-box div{max-width:70%}}@media only screen and (max-width: 590px){.icon-boxes-vertical{margin:0 15px}.icon-boxes-vertical .icon-box div{max-width:60%}}.image-headline{width:100%;padding-top:50px}.image-headline img{width:100%}.spaltentext .inside{-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2;-webkit-column-gap:50px;-moz-column-gap:50px;-ms-column-gap:50px;-o-column-gap:50px;column-gap:50px}@media only screen and (max-width: 590px){.spaltentext .inside{-webkit-column-count:1;-moz-column-count:1;-ms-column-count:1;-o-column-count:1;column-count:1}}.ce_download .inside,.ce_downloads .inside{margin:50px 15px}.ce_download span,.ce_downloads span{margin-right:7.5px}.float2{overflow:hidden}.float2 .ce_image{float:left;width:50%}.ce_image{margin-bottom:50px}.center .image_container{text-align:center}.center .image_container img{display:inline-block}.caption{padding-top:12.5px;text-align:center}.ce_gallery ul{margin:0;padding:0;margin:0}.ce_gallery li{display:inline-block;margin:0;padding:0;list-style:none;width:25%}.ce_gallery li figure{margin:5px}.ce_gallery img{display:block}.ce_form{max-width:1200px;margin:50px auto}.ce_form *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}form{background:#e0e0e0;padding:50px 15px;font-size:0.9em}.formbody{width:auto;margin:auto}.widget{margin:12.5px 0}input.text,.textarea{display:inline-block;border:1px solid #aaa;width:50%;margin-left:0;margin-right:0;padding:0 0.5em}input.text{line-height:2em}.textarea{width:50%}input.text.error{margin-left:50%;border:1px solid red}label{display:inline-block;float:left;width:50%;padding:2px 0}p.error{display:inline-block}.submit_container{text-align:center;padding-top:50px}.submit{border:1px solid #0083a9;background:#0083a9;color:#fff;padding:6px 40px}.fileUpload{position:relative;overflow:hidden;background:#aaa;cursor:pointer;border-color:#aaa;padding:6px 60px;text-align:center;vertical-align:middle;white-space:nowrap;display:inline-block;color:#fff}.fileUpload input.upload{position:absolute;top:0;right:0;margin:0;padding:0;cursor:pointer;opacity:0;filter:alpha(opacity=0)}.fileUpload:hover{background:#0083a9}@media only screen and (max-width: 590px){label{display:block;float:none;width:100%}input.text,.textarea{width:100%}}

