.button,.button-plus,input[type="submit"]{padding:calc(.615384615384615em - 1px) calc(1.538461538461538em - 1px);display:inline-block;color:#fff;font-size:12px;font-weight:bold;background-color:#A51890;border:solid #A51890 1px;border-radius:2px;text-decoration:none !important;cursor:pointer;outline:none;-webkit-appearance:none}.button:hover,.button-plus:hover,input[type="submit"]:hover{background-color:#862574;border-color:#862574}.button-blue.button,.button-blue.button-plus,input.button-blue[type="submit"]{background-color:#1064B8 !important;border-color:#1064B8 !important}.button-blue.button:hover,.button-blue.button-plus:hover,input.button-blue[type="submit"]:hover{background-color:#0c4885 !important;border-color:#0c4885 !important}.button-blue.button input[type="submit"],.button-blue.button-plus input[type="submit"],input.button-blue[type="submit"] input[type="submit"]{background:transparent}.button-purple.button,.button-purple.button-plus,input.button-purple[type="submit"]{background-color:#A51890 !important;border-color:#A51890 !important}.button-purple.button:hover,.button-purple.button-plus:hover,input.button-purple[type="submit"]:hover{background-color:#862574 !important;border-color:#862574 !important}.button-purple.button input[type="submit"],.button-purple.button-plus input[type="submit"],input.button-purple[type="submit"] input[type="submit"]{background:transparent}.button-comdirect.button,.button-comdirect.button-plus,input.button-comdirect[type="submit"]{background:#FFF502;border-color:#FFF502;color:#000}.button-comdirect.button:hover,.button-comdirect.button-plus:hover,input.button-comdirect[type="submit"]:hover{background:#cec600;border-color:#cec600}.button-comdirect.button input[type="submit"],.button-comdirect.button-plus input[type="submit"],input.button-comdirect[type="submit"] input[type="submit"]{background:transparent}.button-scalable.button,.button-scalable.button-plus,input.button-scalable[type="submit"]{background:#21CCB3;border-color:#21CCB3;color:#000}.button-scalable.button:hover,.button-scalable.button-plus:hover,input.button-scalable[type="submit"]:hover{background:#1aa08c;border-color:#1aa08c}.button-oskar.button,.button-oskar.button-plus,input.button-oskar[type="submit"]{background:#20c997;border-color:#20c997;color:#fff}.button-oskar.button:hover,.button-oskar.button-plus:hover,input.button-oskar[type="submit"]:hover{background:#199d76;border-color:#199d76}.button-youtube.button,.button-youtube.button-plus,input.button-youtube[type="submit"]{background:#fc0005;border-color:#fc0005;color:#fff;text-transform:uppercase;text-align:center}.button-youtube.button:hover,.button-youtube.button-plus:hover,input.button-youtube[type="submit"]:hover{background:#c90004;border-color:#c90004}.button-invers.button,.button-invers.button-plus,input.button-invers[type="submit"]{border:solid 1px #A51890;background:#fff;color:#A51890}.button-invers.button:hover,.button-invers.button-plus:hover,input.button-invers[type="submit"]:hover{border:solid 1px #862574;color:#862574}.call.button,.call.button-plus,input.call[type="submit"],.long.button,.long.button-plus,input.long[type="submit"]{background-color:#090;border:0}.put.button,.put.button-plus,input.put[type="submit"],.short.button,.short.button-plus,input.short[type="submit"]{background-color:#b80000;border:0}.fixed-width.button,.fixed-width.button-plus,input.fixed-width[type="submit"]{width:85%;text-align:center}.button-centered.button,.button-centered.button-plus,input.button-centered[type="submit"]{position:relative;left:50%;transform:translateX(-50%)}.button input[type="submit"],.button-plus input[type="submit"],input[type="submit"] input[type="submit"]{font-weight:inherit;font-size:inherit;padding:0}.button-extra-small.button,.button-extra-small.button-plus,input.button-extra-small[type="submit"],.button-plus{padding:0 calc(.5em - 1px);font-size:11px;font-weight:normal}.button-small.button,.button-small.button-plus,input.button-small[type="submit"]{padding:calc(.47em - 1px) calc(1em - 1px);font-size:11px}.button-large.button,.button-large.button-plus,input.button-large[type="submit"]{font-size:14px}.button-extra-large.button,.button-extra-large.button-plus,input.button-extra-large[type="submit"]{font-size:15px}fieldset+.button{margin-left:5px}.TEASERBOX p+.button{margin-top:5px}.button-one{display:inline-block;color:#fff;background-color:#a51890;font-family:"Mark Pro Medium",Arial,sans-serif;font-size:.9375rem;line-height:1.2;border-radius:5rem;padding:0.6em 1.33333em 0.75em;min-height:2.25rem !important;border-radius:2.25rem/2.25rem !important;padding:.375rem 1.25rem !important}.LAYER .button-one{font-family:Helvetica, sans-serif}.button-one--blue{background-color:#1064B8 !important}.button-one--invers{background-color:#fff !important;color:#1064B8 !important;border:solid 2px #1064B8 !important;transition:all ease-in-out .25s}.button-one--invers:hover{background-color:#1064B8 !important;border-color:#1064B8 !important;color:#fff !important}.button-plus{border:solid 1px #c5c5c7;color:#53565A;background:linear-gradient(#fff, #d3d2d8);font-weight:bold;position:relative;padding-left:17px}.button-plus:hover{background:linear-gradient(#fff, #d3d2d8)}.button-plus:before,.button-plus:after{content:'';position:absolute;left:5px;top:calc(50% - 1px);width:8px;height:2px;background-color:#A51890}.button-plus:after{transform:rotate(90deg)}.copyTextButton{margin:0;padding:0;-webkit-appearance:none;border:0;position:absolute;background-image:url(svg/copy.svg);background-size:contain;background-repeat:no-repeat;width:15px;height:15px;margin-top:-1px;cursor:pointer;pointer-events:auto}.copyTextButton:before{content:attr(data-title);position:absolute;top:-30px;left:50%;transform:translateX(-50%);z-index:2;padding:.5em 1em;border-radius:2px;background:#53565A;color:#fff;opacity:0;pointer-events:none;transition:opacity ease-in-out .25s;white-space:nowrap}.copyTextButton:hover{left:96px !important;opacity:1 !important}.copyTextButton:hover:before{opacity:1}.copyTextInput ~ .copyTextButton{left:72px;opacity:0;transition:all ease-in-out .25s}.copyTextInput:hover ~ .copyTextButton{left:96px;opacity:1}input[type="text"]:not(.form-element):not(.copyTextInput),input[type="password"]:not(.form-element):not(.copyTextInput),input[type="email"]:not(.form-element):not(.copyTextInput),input[type="number"]:not(.form-element):not(.copyTextInput),input[type="search"]:not(.form-element):not(.copyTextInput),textarea,select{border:solid rgba(34,36,38,0.15) 1px;border-radius:2px;box-sizing:border-box;max-width:100%;outline:none;-webkit-appearance:none;font-family:Arial,Helvetica,Verdana,sans-serif;color:#53565A;background:#fff;font-size:11px;padding:.73em 1em}input[type="text"]:active:not(.form-element):not(.copyTextInput),input[type="password"]:active:not(.form-element):not(.copyTextInput),input[type="email"]:active:not(.form-element):not(.copyTextInput),input[type="number"]:active:not(.form-element):not(.copyTextInput),input[type="search"]:active:not(.form-element):not(.copyTextInput),textarea:active,select:active{border-color:rgba(0,0,0,0.3)}input[type="text"]:focus:not(.form-element):not(.copyTextInput),input[type="password"]:focus:not(.form-element):not(.copyTextInput),input[type="email"]:focus:not(.form-element):not(.copyTextInput),input[type="number"]:focus:not(.form-element):not(.copyTextInput),input[type="search"]:focus:not(.form-element):not(.copyTextInput),textarea:focus,select:focus{border-color:#85B7D9}.IND_FINDER label[for="idFamily"]:after,.IND_FINDER label[for="idCountry"]:after,.IND_FINDER label[for="idContinent"]:after,.IND_FINDER label[for="idBranch"]:after,.IND_FINDER label[for="idSector"]:after,.IND_FINDER label[for="currency"]:after,.CUR_FINDER label[for="idFamily"]:after,.CUR_FINDER label[for="idCountry"]:after,.CUR_FINDER label[for="idContinent"]:after,.CUR_FINDER label[for="idBranch"]:after,.CUR_FINDER label[for="idSector"]:after,.CUR_FINDER label[for="currency"]:after{content:'';width:0;height:0;border-style:solid;border-width:4px 3.5px 0 3.5px;display:block !important;position:absolute;top:calc(1em + 2px);right:1em;border-color:#53565A transparent transparent transparent;pointer-events:none}::-webkit-input-placeholder{color:#c7c7c7}:-moz-placeholder{color:#c7c7c7}:-ms-input-placeholder{color:#c7c7c7}::-webkit-search-cancel-button{display:none !important}form{max-width:100%}.SPALTE_1 form{padding:7px}.INHALT form>fieldset>fieldset{margin-bottom:5px}label{cursor:pointer;font-size:11px;margin-right:5px}input[type="checkbox"]+label{margin-left:5px}fieldset{display:inline-block;position:relative}input[type="checkbox"]{transform:translateY(1px);cursor:pointer}.WIN input[type="checkbox"]{transform:translateY(2px)}input[readonly]{border:0;font-weight:bold;background:transparent}.copyTextInput{border:0;color:#53565A;outline:0;width:115px;pointer-events:auto}.copyTextInputContainer{pointer-events:none}.copyTextInput ~ .FLAGGE{position:absolute;left:66px;pointer-events:none}textarea{resize:vertical}select{cursor:pointer;padding-right:calc(2em + 4px)}.FF select,.IE11 select,.EDGE select{padding-top:calc(.73em - 1px);padding-bottom:calc(.73em - 1px)}.SAF select{margin-top:0}select::-ms-expand{display:none}.FINDER .BEREICHS_UEBERSCHRIFT{font-size:24px !important;padding-bottom:10px !important}.FINDER .finderForm{position:relative;background:transparent;padding-top:25px}.FINDER .finderForm .disabled{color:#afaeae;cursor:default}.FINDER .finderForm fieldset{padding:0}.FINDER .finderForm>fieldset{padding-left:48px;position:relative}.FINDER .finderForm>fieldset:after{content:'.';visibility:hidden;display:block;height:0;line-height:0;clear:both}.FINDER .finderForm>fieldset:nth-child(1)>.legend:before{content:'1'}.FINDER .finderForm>fieldset:nth-child(2)>.legend:before{content:'2'}.FINDER .finderForm>fieldset:nth-child(3)>.legend:before{content:'3'}.FINDER .finderForm>fieldset:nth-child(4)>.legend:after{content:'(Werbung)';font-size:10px;font-weight:normal;padding-left:6px}.FINDER .finderForm>fieldset:nth-child(4)>.legend:before{content:'4'}.FINDER .finderForm>fieldset>.first-filter{float:left;clear:none;padding-left:12px;width:200px;border-left:solid #c5c5c7 1px;margin-left:-1px;margin-bottom:5px}.FINDER .finderForm>fieldset>.first-filter.region{border-left:0}.FINDER .finderForm>fieldset>.first-filter.land,.FINDER .finderForm>fieldset>.first-filter.index{padding-left:50px}.FINDER .finderForm>fieldset>.first-filter.index{border-right:dotted #c5c5c7 2px}.FINDER .finderForm>fieldset>.first-filter.branche,.FINDER .finderForm>fieldset>.first-filter.kennzahlen{clear:left;float:none;width:100%;border:0;margin-bottom:20px;position:static}.FINDER .finderForm>fieldset>.first-filter.branche div,.FINDER .finderForm>fieldset>.first-filter.kennzahlen div{font-size:0;margin-bottom:0}.FINDER .finderForm>fieldset>.first-filter.branche div fieldset,.FINDER .finderForm>fieldset>.first-filter.kennzahlen div fieldset{float:left;clear:none;font-size:12px;width:20%}.FINDER .finderForm>fieldset>.first-filter.branche div label,.FINDER .finderForm>fieldset>.first-filter.kennzahlen div label{width:auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block}.FINDER .finderForm>fieldset>.first-filter.branche div label{max-width:135px}.SAF .FINDER .finderForm>fieldset>.first-filter.branche div:not(#branch-dropdown){padding-top:25px}.FINDER .finderForm>fieldset>.first-filter.kennzahlen div fieldset.subSection{width:100%;margin-bottom:13px}.FINDER .finderForm>fieldset>.first-filter.kennzahlen div fieldset.subSection+.subSection>div>fieldset:nth-child(n+6):nth-child(-n+10),.FINDER .finderForm>fieldset>.first-filter.kennzahlen div fieldset.subSection+.subSection>div>fieldset:nth-child(n+16):nth-child(-n+20),.FINDER .finderForm>fieldset>.first-filter.kennzahlen div fieldset.subSection+.subSection>div>fieldset:nth-child(n+26):nth-child(-n+30),.FINDER .finderForm>fieldset>.first-filter.kennzahlen div fieldset.subSection+.subSection>div>fieldset:nth-child(n+36):nth-child(-n+40){margin-bottom:20px}.FINDER .finderForm>fieldset>.first-filter.kennzahlen div fieldset.subSection+.subSection+.subSection>div>fieldset{margin-bottom:6px !important}.FINDER .finderForm>fieldset>.first-filter.kennzahlen div fieldset.subSection+.subSection+.subSection>div>fieldset:nth-child(10){clear:left}.FINDER .finderForm>fieldset>.first-filter.kennzahlen div label{max-width:130px}.FINDER .finderForm>fieldset>.first-filter.kennzahlen .INFO_LAYER_CONTAINER{margin-top:0;margin-left:5px}.FINDER .finderForm>fieldset>.first-filter.kennzahlen .WEITERFUEHRENDER_LINK#figures-reset{position:absolute;top:4px;right:9px}.FF .FINDER .finderForm>fieldset>.first-filter.kennzahlen .WEITERFUEHRENDER_LINK#figures-reset{top:-36px}.FINDER .finderForm>fieldset>.first-filter.kennzahlen .WEITERFUEHRENDER_LINK#extended-figures{background-image:none;margin-top:-10px;margin-right:20px}.FINDER .finderForm>fieldset>.first-filter.kennzahlen .WEITERFUEHRENDER_LINK#extended-figures span{float:right;background-color:#efefef;margin-left:5px}.FF .FINDER .finderForm>fieldset>.first-filter.kennzahlen .WEITERFUEHRENDER_LINK#extended-figures span{margin-top:-18px}.FINDER .finderForm>fieldset>.first-filter.further-links{border:0;width:190px}.FINDER .finderForm>fieldset>.first-filter.further-links li{padding-top:10px;padding-bottom:3px}.FINDER .finderForm>fieldset>.first-filter.further-links .WEITERFUEHRENDER_LINK{white-space:normal;float:none;line-height:1.4}.FINDER .finderForm>fieldset>.first-filter legend+*{margin-top:25px}.FINDER .finderForm>fieldset>.first-filter fieldset{margin-bottom:6px;position:relative;display:block}.FINDER .finderForm>fieldset>.first-filter fieldset input[type="checkbox"]{position:absolute;top:2px;left:0;margin:0;cursor:pointer}.FINDER .finderForm>fieldset>.first-filter fieldset input[type="checkbox"][disabled]{cursor:default}.FINDER .finderForm>fieldset>.first-filter fieldset label{margin-left:17px}.FINDER .finderForm>fieldset>.first-filter.products{border-left:0;width:auto}.FINDER .finderForm>fieldset>.first-filter.products label{font-weight:bold}.FINDER .finderForm>fieldset>.first-filter.products .hinweis{line-height:1.2}.FINDER .finderForm>fieldset>.first-filter.products .hinweis:before{content:'';display:inline-block;float:left;width:15px;height:15px;background-size:contain;margin-left:5px;margin-top:-1px;background-image:url("layout_img/logo_goldmanSachs.png");background-repeat:no-repeat;background-position:0 50%;margin-right:6px}.FINDER .finderForm>fieldset>.first-filter.products .hinweis a{font-weight:normal;text-decoration:underline}.FINDER .finderForm>fieldset #figures-values-reset{position:absolute;top:4px;right:15px}.FF .FINDER .finderForm>fieldset #figures-values-reset{top:-36px}.FINDER .finderForm>fieldset .figure-filter{margin-bottom:5px}.FINDER .finderForm>fieldset .figure-filter legend{position:static;clear:left;float:left;width:125px;margin-right:5px;font-weight:normal;margin-left:12px;margin-top:7px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.FINDER .finderForm>fieldset .figure-filter legend+fieldset{float:left;clear:none}.FINDER .finderForm>fieldset .figure-filter legend+fieldset input+label{margin:3px 7px 0 15px}.FINDER .finderForm>fieldset .figure-filter legend+fieldset input+label+select{margin-top:1px}.FINDER .finderForm>fieldset .figure-filter div.sort{position:absolute;right:0;margin-top:-24px;width:110px;transform:translateX(calc(100% + 2em))}.FINDER .finderForm>fieldset .figure-filter div.sort input[type="checkbox"]{margin-top:1px}.FINDER .finderForm>fieldset .figure-filter .figure-slider{width:150px;margin:0 15px 0 20px;display:inline-block}.FINDER .finderForm>fieldset .figure-filter input[type="text"]{width:100px}.FINDER .finderForm>fieldset>#figures-filters{margin-bottom:20px;position:static}.FINDER .finderForm>fieldset .submit{float:right}.FINDER .finderForm label{padding:0;font-size:inherit}.FINDER .finderForm legend{font-size:12px;padding:0;position:absolute;font-weight:bold}.FINDER .finderForm .legend.filter-set{font-size:13px;background:linear-gradient(#fefefe, #f6f6f6);width:914px;position:relative;border:solid #c5c5c7 1px;padding:4px 0 3px 10px;margin-bottom:15px;font-weight:bold}.FINDER .finderForm .legend.filter-set:before{background:#A51890;color:#fff;position:absolute;left:-48px;top:-2px;width:26px;height:26px;border-radius:26px;text-align:center;line-height:2.1}.FINDER .finderForm .legend.filter-set .INFO_LAYER_CONTAINER{float:none;margin-left:5px}.FINDER .finderForm .DROPDOWN.AKTIV ul{width:210px;height:193px;overflow:auto}.FINDER .finderForm .ui-slider-range{background-color:#A51890;background-image:none !important}.FINDER .finderForm .ui-slider-range[style*="100%"]{background-color:#ccc}.FINDER .finderForm .ui-slider{background-color:#fff;border:1px solid #ccc;height:8px}.FINDER .finderForm .ui-slider-handle{border:1px solid #bbb !important;background-color:#fafafa !important;outline:none;width:10px;height:14px}.FINDER #results{padding-top:10px;margin-bottom:1em;width:100% !important}.FINDER #results caption{color:#1064B8;font-size:15px;font-weight:bold;padding:10px 0 5px}.FINDER #results th.gs-produkte{padding-right:20px;width:1px}.FINDER #results th.gs-produkte:after{content:'';display:inline-block;width:15px;height:15px;position:absolute;right:9px;background-size:contain;background-image:url("layout_img/logo_goldmanSachs.png");background-repeat:no-repeat;background-position:100% 50%}.FINDER #results td.gs-produkte a{color:#1064B8;text-decoration:none;border:solid #dadada 1px;border-radius:3px;padding:1px 8px;background:linear-gradient(#f8f8f8, #dcdcdc)}.FINDER #results td.gs-produkte a:first-child{margin-right:6px}.FINDER #results tr.gs-produkte-teaser td{background-color:#6c96c7;font-size:12px;color:#fff;padding-top:0;padding-bottom:0;vertical-align:middle}.FINDER #results tr.gs-produkte-teaser td:first-child:before{content:'';display:inline-block;width:36px;height:36px;background-size:contain;float:left;border:solid #fff 2px;background-image:url("layout_img/logo_goldmanSachs.png");background-repeat:no-repeat}.FINDER #results tr.gs-produkte-teaser td a{padding-left:12px;color:#fff}.FINDER #FINDER_BOOKMARK{position:fixed;z-index:1001;top:33%;left:50%;width:800px;height:50px;margin-left:-400px}.FINDER #FINDER_BOOKMARK p{color:#fff;font-size:18px;text-align:center;padding:12px}.FINDER #FINDER_BOOKMARK input{width:100%;height:100%;font-size:18px}.FINDER #FINDER_BOOKMARK .close{-webkit-appearance:none;background:transparent;border:0;font-size:36px;color:#fff;position:absolute;top:-15px;right:-10px}.FINDER .FINDER_FUNKTIONEN_LAYER{display:none;position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.8)}.IND_FINDER .finderForm,.CUR_FINDER .finderForm{margin-bottom:1em}.IND_FINDER .finderForm>div,.CUR_FINDER .finderForm>div{display:flex;white-space:nowrap;background:#efefef;width:100%;padding:8px 12px 8px 0;box-sizing:border-box}.IND_FINDER .finderForm>div>fieldset:not(:last-child),.CUR_FINDER .finderForm>div>fieldset:not(:last-child){margin-right:8px;width:50%}.IND_FINDER label:not([for="underlying"]):not([for="derivativeType"]),.CUR_FINDER label:not([for="underlying"]):not([for="derivativeType"]){font-size:0}.IND_FINDER label[for="idFamily"]:after,.IND_FINDER label[for="idCountry"]:after,.IND_FINDER label[for="idContinent"]:after,.IND_FINDER label[for="idBranch"]:after,.IND_FINDER label[for="idSector"]:after,.IND_FINDER label[for="currency"]:after,.CUR_FINDER label[for="idFamily"]:after,.CUR_FINDER label[for="idCountry"]:after,.CUR_FINDER label[for="idContinent"]:after,.CUR_FINDER label[for="idBranch"]:after,.CUR_FINDER label[for="idSector"]:after,.CUR_FINDER label[for="currency"]:after{font-size:11px;right:calc(1em - 8px)}.IND_FINDER label[for="underlying"]:after,.IND_FINDER label[for="derivativeType"]:after,.CUR_FINDER label[for="underlying"]:after,.CUR_FINDER label[for="derivativeType"]:after{right:1em}.IND_FINDER input,.IND_FINDER select,.CUR_FINDER input,.CUR_FINDER select{width:100%}.IND_FINDER fieldset>input[type="submit"],.CUR_FINDER fieldset>input[type="submit"]{margin-left:8px}.IND_FINDER #finderSearch::-webkit-input-placeholder,.CUR_FINDER #finderSearch::-webkit-input-placeholder{color:#53565A}.IND_FINDER #finderSearch:-ms-input-placeholder,.CUR_FINDER #finderSearch:-ms-input-placeholder{color:#53565A}.IND_FINDER #finderSearch::placeholder,.CUR_FINDER #finderSearch::placeholder{color:#53565A}.IND_FINDER h1.BOX_HEADLINE,.CUR_FINDER h1.BOX_HEADLINE{font-size:18px !important}.IND_FINDER h2.BOX_HEADLINE,.CUR_FINDER h2.BOX_HEADLINE{margin-top:20px}.IND_FINDER #results,.CUR_FINDER #results{margin-bottom:1em}.IND_FINDER #results caption,.CUR_FINDER #results caption{color:#1064B8;font-size:15px;font-weight:bold;padding:10px 0 5px}.IND_FINDER .finderTableBody td:first-child,.CUR_FINDER .finderTableBody td:first-child{max-width:340px;overflow:hidden;text-overflow:ellipsis}.CUR_FINDER h2{line-height:18px !important}.CUR_FINDER .CONTENT_NAVI li{background-color:#efefef}.CUR_FINDER .CONTENT_NAVI li.AKTIV{background-color:#fff}.CUR_FINDER .finderTables table{border:solid #dedede 1px}.CUR_FINDER .finderTables th{background:linear-gradient(#fff, #dedede)}.CUR_FINDER .finderTables td{padding:5px 7px;border-bottom:solid #dedede 1px}.CUR_FINDER .finderTables tr:nth-child(even) td{background-color:#fff}.CUR_FINDER .finderTables tr:nth-child(odd) td{background-color:#f5f5f5}.CUR_FINDER .finderTables tr:last-child td{border-bottom:0}
