﻿*{-webkit-box-sizing:border-box;box-sizing:border-box}html{position:fixed;overflow:hidden}body{margin:0;position:fixed;overflow:hidden;color:#333;width:100%;height:100%;font-family:Arial,Helvetica,Verdana,sans-serif}body *{-ms-user-select:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#test{background-color:rebeccapurple;color:white;width:100%;height:20%}.areaHeadline{text-transform:uppercase;font-weight:bold}#applicationTitle{font-size:24px;color:#004388;cursor:pointer;margin:0}#applicationSubline{font-size:16px;font-weight:normal;padding:0 0 16px 0;margin:0;line-height:normal;text-transform:capitalize}.productHeader,.areaHeader,.subAreaHeader{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px}.areaHeader{background-color:rgba(225,225,225,.9)}.subAreaHeader{background-color:rgba(225,225,225,.9);padding-left:25px;font-weight:bold}.productHeader{padding:0}.productHeadline,.linkHeadline{font-size:16px}.linkHeadline{color:white}.category{font-weight:bold}.plusminus,.chevron{width:10px}.plusminus img,.chevron img{display:inline-block}.productSubline{font-size:14px;margin:0 0 12px 0}.productCopytext{font-size:14px}.areaCopytext,.subAreaCopytext{background-color:rgba(225,225,225,.9);padding:0 10px 15px 25px}.subAreaCopytext{padding:0 10px 1px 25px}.seals{padding-left:20px;font-size:14px;color:#004388;line-height:18px}.seals p{color:#333;margin:0}.seals span,.productCopytext span,.productHeader span,.areaCopytext span{position:relative;padding-left:1px;top:-2px;font-size:11px}.productHeader span,.areaCopytext span{top:-4px}.hidden{display:none}.button::-moz-selection{background:transparent;color:inherit}.button::selection,.panel *::-moz-selection{background:transparent;color:inherit}.panel,.products{width:42%;height:auto;position:absolute;z-index:5;right:40px}.products{top:78px;-ms-overflow-y:auto;overflow-y:auto;max-height:calc(100vh - 150px);height:auto}.products::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#fff}.products::-webkit-scrollbar{width:6px;background-color:#024388}.products::-webkit-scrollbar-thumb{background-color:#024388}.panelTop{background-color:rgba(225,225,225,.9);padding:0 10px 0 10px;line-height:45px}.panelTop::before{content:"";position:absolute;display:block;width:18px;height:18px;left:15px;top:13px;background-image:url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2218%22%20height%3D%2218%22%3E%3Cg%20data-name%3D%22Gruppe%204%22%20fill%3D%22%231a5694%22%3E%3Cpath%20data-name%3D%22Rechteck%208%22%20d%3D%22M0%200h18v4H0z%22/%3E%3Cpath%20data-name%3D%22Rechteck%209%22%20d%3D%22M0%207h18v4H0z%22/%3E%3Cpath%20data-name%3D%22Rechteck%2010%22%20d%3D%22M0%2014h18v4H0z%22/%3E%3C/g%3E%3C/svg%3E');background-repeat:no-repeat;display:none}.product,.area,.subArea,.link{margin-top:5px;cursor:pointer}.product,.link{background-color:rgba(225,225,225,.9);padding:10px 10px 10px 50px}.link{background-color:#004388;&.offset-top{margin-top:48px}}.indent0{padding-left:10px}.indent1{padding-left:25px}.footer{background-color:rgba(255,255,255,.9);height:130px;width:100%;position:absolute;bottom:0;left:0}.logo{position:fixed;bottom:37px;width:32%;max-width:330px}.logo img{display:block;height:auto}#logo_Freudenberg{right:40px}#logo_FST{left:40px}#canvas{width:140%;margin-left:-40%;height:100%;outline:0;-ms-touch-action:none;touch-action:none}#loader{position:fixed;top:calc(50% - 15px);left:calc(27% - 15px)}.topnav{font-size:16px;color:#004388;right:10px;top:0;line-height:20px;padding-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.topnav a{padding:0 5px 0 5px;cursor:pointer}.topnav a.active{font-weight:bold;color:#00A6E2}#languageOptions{text-transform:uppercase}.topnavLeft{display:-ms-flexbox;display:-webkit-box;display:flex;cursor:pointer}.topnavRight{display:-ms-flexbox;display:-webkit-box;display:flex;text-align:right}.arrowLeft{width:7px;margin-right:8px}.arrowLeft img{display:inline-block}.help{width:13px;margin-right:11px;cursor:pointer}.help img{display:inline-block}#helpscreen{top:73px;left:14%;width:30%;max-width:300px;position:absolute;background-color:rgba(225,225,225,.9);z-index:10}.help_item{width:120px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:40px 0 20px 20px}.help_item img{width:120px;height:auto}.help_text{margin:40px 0 0 20px}.help_close{width:15px;margin:10px;position:absolute;right:0;cursor:pointer}@media only screen and (max-width:735px){.panel,.products{width:100%;position:fixed;display:block;top:0;left:0}.topnav{display:none}.products{top:69px;-webkit-transition-duration:1s;-o-transition-duration:1s;transition-duration:.5s;-webkit-transition-property:-webkit-transform;-o-transition-property:-o-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.products.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.panelTop{padding:13px 10px 0 48px;line-height:1;height:64px;background-color:rgba(225,225,225)}.heightAuto{height:auto}.panelTop::before{display:block;top:15px}#mobileHeadline{display:block;line-height:25px;overflow:hidden;text-transform:capitalize;font-weight:normal}#mobileProductInfo{background-color:rgba(225,225,225);line-height:20px;margin-top:6px;left:0;position:absolute;padding:10px 10px 10px 48px;overflow-y:auto;max-height:calc(100vh - 64px);height:auto}#mobileProductInfo::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#fff}#mobileProductInfo::-webkit-scrollbar{width:6px;background-color:#024388}#mobileProductInfo::-webkit-scrollbar-thumb{background-color:#024388}.plusminus{display:none}#plusminusMobile{display:block}#canvas{height:100%;width:100%;margin-left:0}.footer{height:70px}.logo{bottom:25px;width:40%}#logo_Freudenberg{right:25px}#logo_FST{left:25px}#loader{left:calc(50% - 15px)}}