﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.element__core,.form__core,.form input:not([type=checkbox]):not([type=radio]):not([type=submit]),.form textarea,.form select,.btn{font-family:inherit;font-size:inherit;font-weight:normal;letter-spacing:0;line-height:inherit;text-decoration:none;vertical-align:middle;padding:.5rem;box-shadow:none}.btn{border:0;background:#aaa;color:#000;background:var(--button-standard-background-color);border-radius:.3rem;border:1px solid var(--button-standard-border-color);color:var(--button-standard-text-color);cursor:pointer;display:inline-flex;margin-top:.5rem;margin-bottom:.5rem;padding:.3rem .8rem;text-align:center;transition:background .2s}.btn:hover,.btn:focus{background:#888;text-decoration:none;color:inherit;background:var(--button-standard-background-hover-color);box-shadow:0 0 2px rgba(50,50,50,.3)}.btn.active,.btn:active{background-image:none;outline:0}.btn:disabled{background:var(--button-standard-background-disable-color);color:var(--button-standard-text-disable-color)}.btn--large{padding:.6rem 1.4rem;font-size:110%}.btn--primary{background:#888;color:#fff;background:var(--primary-background-color);color:var(--primary-text-color)}.btn--primary:hover,.btn--primary:focus{color:#fff;background:var(--primary-background-color-hover)}.btn--warning{background:var(--warning-background-color);color:#fff}.btn--warning:hover,.btn--warning:focus{color:#fff;background:var(--warning-background-hover-color)}.btn--success{background:var(--success-background-color);color:#fff}.btn--success:hover,.btn--success:focus{color:#fff;background:var(--success-background-hover-color)}.alert{padding:.7rem 1.3rem;margin-bottom:1rem;background-color:var(--info-background-color);color:var(--info-text-color);border-color:var(--info-text-color);border-radius:.2rem}.alert>*{margin-top:.5rem;margin-bottom:.5rem}.alert>*:first-child{margin-top:0}.alert>*:last-child{margin-bottom:0}.alert--success{background-color:var(--success-background-color);color:#fff;border-color:#fff}.alert--warning{background-color:var(--warning-background-color);color:#fff;border-color:#fff}@keyframes alert-fadeinout{0%,100%{opacity:0}30%,80%{opacity:1}}.alert-toast__wrapper{position:fixed;bottom:2rem;right:2rem;z-index:99999}.alert-toast{background-color:rgba(0,0,0,.7);border:0;color:#fff;line-height:1;margin:.2rem;animation:alert-fadeinout 6s linear forwards;width:100%}.form__core,.form input:not([type=checkbox]):not([type=radio]):not([type=submit]),.form textarea,.form select{color:var(--form--field--text-color);border:1px solid #ccc;border:1px solid var(--form--field--standard-border-color);background:var(--form--field--background-color)}.form__core[readonly],.form input[readonly]:not([type=checkbox]):not([type=radio]):not([type=submit]),.form textarea[readonly],.form select[readonly],.form__core[disabled],.form input[disabled]:not([type=checkbox]):not([type=radio]):not([type=submit]),.form textarea[disabled],.form select[disabled]{color:var(--line-color3);border:1px solid var(--form--field--background-color);font-style:italic}.form__core[readonly]:focus,.form input[readonly]:focus:not([type=checkbox]):not([type=radio]):not([type=submit]),.form textarea[readonly]:focus,.form select[readonly]:focus,.form__core[readonly]:active,.form input[readonly]:active:not([type=checkbox]):not([type=radio]):not([type=submit]),.form textarea[readonly]:active,.form select[readonly]:active,.form__core[disabled]:focus,.form input[disabled]:focus:not([type=checkbox]):not([type=radio]):not([type=submit]),.form textarea[disabled]:focus,.form select[disabled]:focus,.form__core[disabled]:active,.form input[disabled]:active:not([type=checkbox]):not([type=radio]):not([type=submit]),.form textarea[disabled]:active,.form select[disabled]:active{border-color:var(--form--field--background-color)}.form textarea,.form input:not([type=checkbox]):not([type=radio]):not([type=submit]){-webkit-appearance:none;border-radius:0}.form input:not([type=checkbox]):not([type=radio]):not([type=submit]),.form textarea,.form select{margin:0 0 .3rem 0;width:100%}.form input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus,.form input:not([type=checkbox]):not([type=radio]):not([type=submit]):active,.form textarea:focus,.form textarea:active,.form select:focus,.form select:active{box-shadow:none !important;outline:0 none;border-color:#076492;border-color:var(--form--field--focus-border-color)}.form input:not([type=checkbox]):not([type=radio]):not([type=submit])::placeholder,.form textarea::placeholder,.form select::placeholder{color:inherit;opacity:.3}.form option{line-height:1.5;padding:.3rem;margin:.3rem}.form textarea{height:8rem;line-height:1.4}.form .form__line{display:block;margin-top:.3rem;margin-bottom:.3rem;line-height:1}.form .form__label{display:block;margin-top:.5rem;margin-bottom:.5rem}.form .form__label[data-pflichtfeld=true]:after{content:"*"}.form .form__label.error{font-weight:bold}@media only screen and (min-width: 700px){.form .form__line{display:flex;align-items:center}.form .form__label{display:inline-block;flex:0 0 30%}.form .form__elements{flex:1;display:flex;justify-content:space-between}.form .form__elements input:not([type=checkbox]):not([type=radio]):not([type=submit]),.form .form__elements textarea,.form .form__elements select,.form .form__elements span.form__text{width:100%;margin-right:1%}.form .form__elements input:not([type=checkbox]):not([type=radio]):not([type=submit]):last-child,.form .form__elements textarea:last-child,.form .form__elements select:last-child,.form .form__elements span.form__text:last-child{margin-right:0}.form .form__elements .col1{width:9.1% !important}.form .form__elements .col2{width:19.2% !important}.form .form__elements .col3{width:29.3% !important}.form .form__elements .col4{width:39.4% !important}.form .form__elements .col5{width:49.5% !important}.form .form__elements .col6{width:59.6% !important}.form .form__elements .col7{width:69.7% !important}.form .form__elements .col8{width:79.8% !important}.form .form__elements .col9{width:89.9% !important}}.form .form__line-hr{display:block;height:0;overflow:hidden;line-height:0;margin-top:1rem;margin-bottom:1rem;border-bottom:1px solid var(--line-color)}.form div.formular_radio{display:inline-block;margin-right:2rem}.formular__captcha span{margin-top:-1px;display:inline-block;width:.7rem;height:1rem;content:" ";background:var(--line-color);margin-right:1px;opacity:.2;border-bottom:1px solid var(--text-color)}.formular__captcha span.formular__captcha--dunkel{background:var(--text-color);width:1.2rem;opacity:.9}.formular__captcha span.formular__captcha--hell{width:1.2rem;background:var(--line-color);opacity:.2}table{width:100%;border-collapse:collapse;letter-spacing:1px;font-size:.8rem}tfoot{font-weight:bold}td,th{border:1px solid var(--line-color);padding:10px 8px}th{background-color:var(--background-color2)}tr:nth-child(2n) td{background-color:var(--background-color2)}tr:nth-child(2n+1) td{background-color:var(--background-color)}tr.selected td{background-color:var(--primary-background-color)}.mover::before{content:"≡";font-size:18px}table.selectable td{cursor:pointer}.mover{cursor:grab !important}.moving{position:absolute;z-index:5000}@media(prefers-color-scheme: dark){th{background-color:var(--background-color2)}tr:nth-child(2n) td{background-color:var(--background-color2)}tr:nth-child(2n+1) td{background-color:var(--background-color)}tr.selected td{background-color:var(--primary-background-color)}}.iframe{width:100%;height:100%}.modal--wrapper{position:fixed;z-index:99999;left:0;top:0;width:100%;height:100%;display:flex;align-content:center;vertical-align:center;justify-content:center;background-color:rgba(0,0,0,.5)}.modal--modal{display:flex;flex-direction:column;align-self:center;justify-content:space-between;background:#fff;z-index:999999}.modal--modal iframe{width:100%;height:100%;margin:0;padding:0;border:0}.modal--modal-header{padding:20px;border-bottom:1px solid #ccc;display:block}.modal--modal-header .modal-close{float:right}.modal--modal-header h1,.modal--modal-header h2,.modal--modal-header h3{margin:0;line-height:1;float:left}.modal--modal-body{padding:20px;display:block;flex:1}.modal--modal-footer{padding:20px;border-top:1px solid #ccc;display:block}.modal-close{cursor:pointer}.modal--modal .dialog__wrapper,.iframe .dialog__wrapper{width:100%;height:100%;display:flex;flex-direction:column;align-self:center;justify-content:space-between}.modal--modal .dialog__wrapper .dialog__content,.iframe .dialog__wrapper .dialog__content{min-height:0;flex:1}.modal--wrapper{position:fixed;z-index:99998;left:0;top:0;width:100%;height:100%;display:flex;align-content:center;vertical-align:middle;justify-content:center;background-color:rgba(150,150,150,.7)}.modal--footer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:end;gap:10px}.modal--modal{max-width:90%;max-height:90%;border-radius:1rem;padding:1rem 1.5rem}.modal--body{width:100%;height:100%}.modal--modal,.modal--body{filter:blur(0);display:flex;flex-direction:column;align-self:center;justify-content:space-between;background:var(--background-color);color:var(--text-color);z-index:999999}.modal--modal iframe,.modal--body iframe{width:100%;height:100%;margin:0;padding:0;border:0}.modal--header{display:flex;padding:.5rem 0;gap:1rem;border-bottom:var(--line-color);display:block}.modal--header .modal-close{float:right;background-color:rgba(0,0,0,0);margin:0 0 0 auto}.modal--header .modal-close::before{content:"✕"}.modal--header h1,.modal--header h2,.modal--header h3{margin:0;line-height:2}.modal-close{cursor:pointer}.modal--modal .dialog__wrapper,.iframe .dialog__wrapper{width:100%;height:100%;display:flex;flex-direction:column;align-self:center;justify-content:space-between}.modal--modal .dialog__wrapper .dialog__content,.iframe .dialog__wrapper .dialog__content{min-height:0;flex:1}@media(prefers-color-scheme: light){:root{--text-color: #333;--background-color: #fff;--background-color2: #efeae6;--line-color: rgba(150, 150, 150, 0.3);--line-color2: rgba(200, 200, 200, 0.3);--line-color3: rgba(50, 50, 50, 0.4);--button-standard-background-color: var(--line-color);--button-standard-background-disable-color: #ddd;--button-standard-background-hover-color: #aaa;--button-standard-border-color: transparent;--button-standard-text-color: #333;--button-standard-text-disable-color: #999;--primary-background-color: #ff6600;--primary-background-color-hover: #e17200;--primary-text-color: #fff;--primary-text-color-hover: #fff;--unknown-background-color: #e6c000;--notifing-background-color: #e65100;--info-background-color: #c4ddea;--info-text-color: #31708f;--warning-background-color: #c96565;--warning-text-color: #fff;--success-background-color: #5d9a63;--success-text-color: #fff;--form--field--background-color: #f8f8f8;--form--field--standard-border-color: rgba(100, 100, 100, 0.6);--form--field--focus-border-color: #076492;--form--field--text-color: #333}}button,input,optgroup,select,textarea{background-color:var(--background-color);border:1px solid var(--line-color)}input[type=number]{-webkit-appearance:none;-moz-appearance:textfield}@media(prefers-color-scheme: dark){:root{--text-color: #eee;--background-color: #3c3e44;--background-color2: #41434a;--line-color: rgba(150, 150, 150, 0.4);--line-color2: rgba(200, 200, 200, 0.2);--line-color3: rgba(150, 150, 150, 0.6);--button-standard-background-color: #41434a;--button-standard-background-disable-color: #4c4e55;--button-standard-background-hover-color: #3c3e44;--button-standard-border-color: rgba(150, 150, 150, 0.6);--button-standard-text-color: #eee;--button-standard-text-disable-color: #999;--primary-background-color: #f07d00;--primary-background-color-hover: #e17200;--primary-text-color: #fff;--primary-text-color-hover: #fff;--form--field--background-color: #40434a;--form--field--standard-border-color: rgba(150, 150, 150, 0.6);--form--field--focus-border-color: #076492;--form--field--text-color: #eee}}body.dark{--text-color: #eee;--background-color: #3c3e44;--background-color2: #41434a;--line-color: rgba(150, 150, 150, 0.4);--line-color2: rgba(200, 200, 200, 0.2);--line-color3: rgba(150, 150, 150, 0.6);--button-standard-background-color: #41434a;--button-standard-background-hover-color: #3c3e44;--button-standard-border-color: rgba(150, 150, 150, 0.6);--button-standard-text-color: #eee;--primary-background-color: #f07d00;--primary-background-color-hover: #e17200;--primary-text-color: #fff;--primary-text-color-hover: #fff;--form--field--background-color: #40434a;--form--field--standard-border-color: rgba(150, 150, 150, 0.6);--form--field--focus-border-color: #076492;--form--field--text-color: #eee}*,*:before,*:after{box-sizing:border-box}*{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}html,body{width:100%;height:100%;margin:0;padding:0;color:var(--text-color);background-color:var(--background-color2)}body,p,h1,h2,h3,h4,h5,h6{font-size:14px;line-height:1.5;font-family:"Noto Sans",sans-serif;position:relative}p,h1,h2,h3,h4,h5,h6{margin:1.5rem auto}h1{font-family:"Sora",sans-serif;margin:4rem auto 2rem auto;font-size:20px}h2,h3{font-family:"Sora",sans-serif;margin:2rem auto 1rem auto;font-size:16px}h4,h5,h6{font-weight:bold;margin:2rem auto 1rem auto}@media only screen and (min-width: 1200px){body,p,h1,h2,h3,h4,h5,h6{font-size:16px}h1{font-size:24px}h2,h3{font-size:20px}}p.right{text-align:right}li{margin-bottom:.4rem}img{display:inline-block;max-width:100%}hr{line-height:1px;border:0;border-top:1px solid var(--line-color);display:block;margin:1.5rem auto}.iframe{width:100%;height:100%}#body__wrapper{width:100%;height:100%}.bereich0{background-color:var(--background-color2)}.bereich1{background-color:var(--background-color);flex-grow:1}.bereich21{background-color:var(--background-color);border-bottom:1px solid var(--line-color);padding:2rem}.bereich22{background-color:var(--background-color2);padding:2rem}@media only screen and (min-width: 700px){.bereich0{display:flex;width:100%;min-height:100%;max-width:100%;align-items:stretch}.bereich2{display:flex;align-items:stretch;flex-direction:row;justify-content:space-between}.bereich21{width:260px;padding:1.5rem;border-right:1px solid var(--line-color);border-bottom:0;flex-shrink:0}.bereich22{max-width:900px;flex-grow:1;flex-shrink:1;padding:1.5rem}.bereich3{flex-grow:1}}@media only screen and (min-width: 1200px){.bereich21{width:340px;padding:3rem}.bereich22{max-width:900px;padding:3rem;padding-left:4rem}}body .logo{margin:0 .6rem;height:80px;max-width:340px;background-size:contain;background-position:center left;background-repeat:no-repeat}@media only screen and (min-width: 700px){body .logo{margin-top:3rem;height:60px}}@media only screen and (min-width: 1200px){body .logo{margin-top:1.5rem;height:100px}}.navigation .login{margin:0 0 2rem 0;padding:1rem .6rem;border-bottom:1px solid var(--line-color)}.navigation .login p{margin:.1rem auto}.navigation .login>*:last-child{margin-top:.5rem}.navigation ul,.navigation li{list-style-type:none}.navigation ul a,.navigation li a{line-height:1;display:block;padding:.3rem .6rem;text-decoration:none}.navigation ul a:hover,.navigation li a:hover{background:var(--background-color2);border-radius:.2rem}.navigation ul,.navigation li{margin:0;padding:0}.navigation>ul{width:100%}.navigation>ul>li{border-bottom:1px solid var(--line-color);padding-top:.3rem;padding-bottom:.3rem}.navigation>ul>li.sub{border-bottom:0;padding-top:.1rem;padding-bottom:.1rem}.navigation>ul>li.sub a{font-weight:normal}.navigation>ul>li.sub a:before{content:"-";padding-left:.2rem;padding-right:.6rem}.card{border-radius:.5rem;background:var(--background-color);border:1px solid var(--line-color);padding:1.2rem 1.2rem;margin:1rem auto;width:100%}@media only screen and (min-width: 1200px){.card{padding:2rem 2rem}}.card h4{font-size:120%;margin-top:1.2rem !important;margin-bottom:2rem;font-weight:bold}.card p{margin-top:.3rem;margin-bottom:.3rem}.card>:first-child{margin-top:.2rem}.card h1:first-of-type,.card h2:first-of-type,.card h3:first-of-type{margin-top:.2rem}.card>:last-child{margin-bottom:.2rem}.card h2,.card h3{font-weight:normal;padding-bottom:.5rem;margin-bottom:1rem;border-bottom:1px solid var(--line-color)}.card--2sp p{display:flex}.card--2sp p>span:nth-child(1){width:9rem;margin-right:1rem}.card--liste{margin-top:.3rem;margin-bottom:.3rem;padding-top:.3rem;padding-bottom:.3rem}.card--aufklappbar .toggle{color:var(--primary-background-color)}.card--aufklappbar>div:nth-child(1){display:flex;cursor:pointer}.card--aufklappbar>div:nth-child(1) p{display:flex;align-items:center}.card--aufklappbar>div:nth-child(1)>p{flex-grow:1;flex-shrink:1;line-height:2}.card--aufklappbar>div:nth-child(1)>p:first-child{text-overflow:ellipsis;overflow:hidden;width:100%}.card--aufklappbar>div:nth-child(1)>p.toggle{flex-grow:0;width:2rem;margin-left:1rem;font-size:130%;text-align:center}.card--aufklappbar>div:nth-child(1)>p.toggle i{margin-left:auto;margin-right:auto}.card--aufklappbar>div:nth-child(2){display:none}.card--offen>div:nth-child(1){padding-top:1rem}.card--offen>div:nth-child(1)>p:first-child{font-weight:bold}.card--offen>div:nth-child(2){border-top:1px solid var(--line-color);padding-top:1rem;padding-bottom:1rem;margin-top:1rem;display:block}.card--geschlossen>div:nth-child(2){display:none}.card--inaktiv{color:#999;opacity:.9}.footer{margin-top:2rem;padding-top:1rem}.footer p{margin:.3rem 0;line-height:1.4;font-size:90%}.footer p:first-child{margin-bottom:1rem}.footer a{font-size:inherit;display:inline-block;text-decoration:none}.footer a:not(:last-child):after{content:" · ";text-decoration:none}@media only screen and (max-width: 700px){.footer p{margin:.3rem 0;line-height:1.4;font-size:90%}.footer p:first-child{margin-bottom:1rem}.footer p:first-child:before{display:block;content:"Links: ";margin-bottom:.5rem}.footer a{display:block;font-size:100%;padding:.4rem 0;font-size:100%;margin:.1rem 0;border-bottom:1px solid var(--line-color)}.footer a:not(:last-child):after{content:""}}.domainpreisliste td{padding:.5rem;border-bottom:1px solid var(--line-color)}.domainpreisliste td:nth-child(2){text-align:right}.formulare a{display:flex;align-items:center;justify-content:space-between;flex-direction:row;text-decoration:none}.formulare a>span{flex-grow:1}.formulare a span.filetype{text-align:center;flex-grow:0;width:2rem;color:var(--primary-background-color);border-radius:.2rem;padding:.2rem .4rem}.formulare span.addon{flex-grow:0;font-weight:bold;text-transform:uppercase;display:inline-flex;margin-right:1rem}.formulare span.addon *{line-height:1;margin:auto;padding:0 4px}h2{display:flex;vertical-align:middle;align-items:center;justify-content:space-between}h2>a.btn{margin-top:0;margin-bottom:0}.domaincheck .fa-solid{font-size:24px}.domaincheck .ri-question-fill{color:var(--line-color)}.domaincheck .ri-indeterminate-circle-fill{color:var(--warning-background-color)}.domaincheck .ri-checkbox-circle-fill{color:var(--success-background-color)}.domaincheck .domainliste{margin:2rem auto;column-count:2}.domaincheck .domainliste>div{display:flex;margin:0 1rem .5rem 0;vertical-align:middle;border:1px solid var(--line-color);padding:.5rem 1rem}.domaincheck .domainliste>div input[type=checkbox]{width:1.5rem;height:1.5rem}.domaincheck .domainliste>div label{margin-left:.6rem;display:block;flex-grow:1}.domaincheck .domainFeedback{display:flex;align-items:center;border:1px solid var(--line-color);padding:.5rem 1rem}.domaincheck .domainFeedback i{flex-grow:0;padding:0;margin:0;line-height:1}.domaincheck .domainFeedback label{flex-grow:1;margin-right:1rem;margin-left:1rem}.domaincheck .domainFeedback span{flex-grow:0;font-weight:normal;font-size:80%}@media only screen and (min-width: 700px){.domaincheck .domainliste{column-count:2}}@media only screen and (max-width: 700px){.form__elements{margin-bottom:1rem}}.form__elements{align-items:center;justify-content:center}.form__elements>*{margin-top:.1rem !important;margin-bottom:.1rem !important;display:inline-block}.alert{border-radius:.5rem;margin:2rem auto;padding:1.5rem 2rem}.alert li{margin-bottom:.5rem}.alert li:last-child{margin-bottom:0}.alert h1,.alert h2,.alert h3,.alert h4,.alert h5,.alert h6{margin-bottom:1rem}.alert p,.alert ul,.alert li{margin-top:.4rem;margin-bottom:.4rem}.alert--feedback{background:var(--info-background-color);color:var(--info-text-color)}.kundencenter-vertriebspartner .stage{position:relative;margin-bottom:4rem;width:100%}.kundencenter-vertriebspartner .stage-text{position:absolute;bottom:-1rem;width:100%}.kundencenter-vertriebspartner .stage-text h1{color:#fff;font-size:28px;margin:0 auto 1rem auto;margin-left:3.5rem}.kundencenter-vertriebspartner .stage-text p{border-radius:.5rem;background:var(--background-color);border:1px solid var(--line-color);padding:1.2rem 1.2rem;margin:1rem auto;width:100%;margin:0 auto;margin-left:2rem;margin-right:0rem;padding:1.7rem 1.5rem;box-shadow:0 5px 5px rgba(50,50,50,.2)}@media only screen and (min-width: 1200px){.kundencenter-vertriebspartner .stage-text p{padding:2rem 2rem}}.card--auswahl p{margin-top:.1rem;margin-bottom:.1rem;position:relative}.card--auswahl a{display:inline-block;line-height:2;text-decoration:none;border-bottom:1px solid var(--line-color);position:relative;margin-left:2rem}.card--auswahl a:before{color:var(--primary-background-color);position:absolute;content:"–";top:0;left:-1.5rem}.card--auswahl a:hover{border-bottom:1px solid var(--text-color)}.card--auswahl b a{margin-left:0;margin-top:.4rem;margin-bottom:.2rem}.card--auswahl b a:before{content:""}.kundencenter-produkte-produkte .produkt--kosten__wrapper,.kundencenter-produkte-bestellung2 .produkt--kosten__wrapper,.kundencenter-produkte-bestellung3 .produkt--kosten__wrapper,.kundencenter-produkte-bestellung .produkt--kosten__wrapper{margin-top:2rem;margin-bottom:2rem;font-weight:bold}.kundencenter-produkte-produkte .produkt--kosten__wrapper div,.kundencenter-produkte-bestellung2 .produkt--kosten__wrapper div,.kundencenter-produkte-bestellung3 .produkt--kosten__wrapper div,.kundencenter-produkte-bestellung .produkt--kosten__wrapper div{margin:.2rem auto}.kundencenter-produkte-produkte .produkt--kosten__wrapper .produkt--kosten--gestrichen,.kundencenter-produkte-bestellung2 .produkt--kosten__wrapper .produkt--kosten--gestrichen,.kundencenter-produkte-bestellung3 .produkt--kosten__wrapper .produkt--kosten--gestrichen,.kundencenter-produkte-bestellung .produkt--kosten__wrapper .produkt--kosten--gestrichen{font-size:90%;text-decoration:line-through;opacity:.3;font-weight:normal}.kundencenter-produkte-produkte .produkt--features,.kundencenter-produkte-bestellung2 .produkt--features,.kundencenter-produkte-bestellung3 .produkt--features,.kundencenter-produkte-bestellung .produkt--features{display:block;margin:.2rem auto;padding:.2rem}.kundencenter-produkte-produkte .produkt--features ul,.kundencenter-produkte-produkte .produkt--features li,.kundencenter-produkte-bestellung2 .produkt--features ul,.kundencenter-produkte-bestellung2 .produkt--features li,.kundencenter-produkte-bestellung3 .produkt--features ul,.kundencenter-produkte-bestellung3 .produkt--features li,.kundencenter-produkte-bestellung .produkt--features ul,.kundencenter-produkte-bestellung .produkt--features li{display:block;margin:0;padding:0}.kundencenter-produkte-produkte .produkt--features li,.kundencenter-produkte-bestellung2 .produkt--features li,.kundencenter-produkte-bestellung3 .produkt--features li,.kundencenter-produkte-bestellung .produkt--features li{padding:.1rem 0;display:block}.kundencenter-produkte-produkte .produkt--features li:before,.kundencenter-produkte-bestellung2 .produkt--features li:before,.kundencenter-produkte-bestellung3 .produkt--features li:before,.kundencenter-produkte-bestellung .produkt--features li:before{content:"-";margin-right:1rem}.kundencenter-produkte-produkte .produkt--lizenz,.kundencenter-produkte-produkte .produkt--laufzeit,.kundencenter-produkte-produkte .produkt--kuendigung,.kundencenter-produkte-produkte .produkt--zusatzinfos,.kundencenter-produkte-produkte .produkt--fussnote,.kundencenter-produkte-bestellung2 .produkt--lizenz,.kundencenter-produkte-bestellung2 .produkt--laufzeit,.kundencenter-produkte-bestellung2 .produkt--kuendigung,.kundencenter-produkte-bestellung2 .produkt--zusatzinfos,.kundencenter-produkte-bestellung2 .produkt--fussnote,.kundencenter-produkte-bestellung3 .produkt--lizenz,.kundencenter-produkte-bestellung3 .produkt--laufzeit,.kundencenter-produkte-bestellung3 .produkt--kuendigung,.kundencenter-produkte-bestellung3 .produkt--zusatzinfos,.kundencenter-produkte-bestellung3 .produkt--fussnote,.kundencenter-produkte-bestellung .produkt--lizenz,.kundencenter-produkte-bestellung .produkt--laufzeit,.kundencenter-produkte-bestellung .produkt--kuendigung,.kundencenter-produkte-bestellung .produkt--zusatzinfos,.kundencenter-produkte-bestellung .produkt--fussnote{font-size:85%;margin:.3rem auto;line-height:1.4}.kundencenter-produkte-produkte .produkt--bestellbutton,.kundencenter-produkte-bestellung2 .produkt--bestellbutton,.kundencenter-produkte-bestellung3 .produkt--bestellbutton,.kundencenter-produkte-bestellung .produkt--bestellbutton{margin:1rem auto 1.5rem auto}.kundencenter-produkte-produkte .produkt--bestellbutton,.kundencenter-produkte-bestellung2 .produkt--bestellbutton,.kundencenter-produkte-bestellung3 .produkt--bestellbutton,.kundencenter-produkte-bestellung .produkt--bestellbutton{margin:1rem auto 1.5rem auto}.kundencenter-produkte-bestellung span.label,.kundencenter-produkte-bestellung2 span.label,.kundencenter-produkte-bestellung3 span.label,.kundencenter-domaincheck span.label{display:inline-block;width:10rem}.kundencenter-produkte-bestellung span.preisangabe,.kundencenter-produkte-bestellung2 span.preisangabe,.kundencenter-produkte-bestellung3 span.preisangabe,.kundencenter-domaincheck span.preisangabe{display:block;font-weight:bold;padding:.5rem 0}#bestellung2 h1{margin-top:2rem;margin-bottom:2rem}#bestellung2 .jetztKaufen{margin-top:4rem;padding:1.5rem;border:1px solid var(--line-color);border-radius:.4rem}#bestellung2 .jetztKaufen p{font-size:110%;line-height:1.6}#bestellung2 .jetztKaufen *:last-child{margin-bottom:0 !important}#bestellung2>div{margin:0}#bestellung2>div h2,#bestellung2>div p{margin:.2rem auto;padding:.2rem 0}#bestellung2>div h2{margin-top:3rem;margin-bottom:1rem}#bestellung2>div .artikel{margin:.5rem auto;padding-left:2rem;position:relative;border:1px solid var(--line-color);border-left:3px solid var(--line-color);padding:1rem 2rem}#bestellung2>div .artikel h2:first-of-type,#bestellung2>div .artikel h3:first-of-type{margin-top:0rem;margin-bottom:.2rem}#bestellung2>div .artikel p{margin:.2rem auto;padding:0}#bestellung2>div .artikel>*:first-child{margin-top:0 !important;padding-top:0 !important}#bestellung2>div .artikel>*:first-child>h1,#bestellung2>div .artikel>*:first-child>h2,#bestellung2>div .artikel>*:first-child>h3{margin-top:.5rem}#bestellung2>div .artikel>*:last-child{margin-bottom:0 !important;padding-bottom:0 !important}#bestellung2 .verfuegbarkeit{padding:1rem 0;border-bottom:1px solid var(--line-color)}#bestellung2 .verfuegbarkeit:first-of-type{border-top:1px solid var(--line-color)}#bestellung2 .verfuegbarkeit p{margin:.1rem auto}#bestellung2 .verfuegbarkeit p:nth-child(1){line-height:1.8;font-size:120%}#bestellung2 .verfuegbarkeit input[type=text]{padding:.4rem}#bestellung2 .verfuegbarkeit .fa-circle-exclamation{color:var(--warning-background-color)}#bestellung2 .verfuegbarkeit .fa-circle-check{color:var(--success-background-color)}#bestellung2 .verfuegbarkeit--frei{border-left:1rem solid var(--success-background-color);padding:1rem 3rem}#bestellung2 .verfuegbarkeit--unbekannt{border-left:1rem solid var(--unknown-background-color);padding:1rem 3rem}#bestellung2 .verfuegbarkeit--belegt{border-left:1rem solid var(--warning-background-color);padding:1rem 3rem}.dialog-weiter,.dialog-fehler{display:none}.navigation-responsive__toggle{padding:1rem .5rem;font-size:16px}@media only screen and (min-width: 700px){.navigation-responsive__toggle{display:none}}.scroll-to-top__wrapper{margin-top:4rem;margin-bottom:1rem;display:block}@media only screen and (min-width: 700px){.scroll-to-top__wrapper{display:none}}.scroll-to-top{cursor:pointer;line-height:2}.scroll-to-top a{font-size:16px;display:block;line-height:2;text-decoration:none}div.checkboxen{display:flex;margin-top:1rem;margin-borrom:1rem}div.checkboxen>div:nth-child(1){width:2rem;margin-right:1rem}div.checkboxen>div:nth-child(1) input[type=checkbox]{width:1.4rem;height:1.4rem}div.checkboxen>div:nth-child(2){flex-grow:1}.form__line.status{display:none}.form__line.used{display:flex}.form__line.unknown{display:flex}#datenListe.domain>div{margin-bottom:2rem}.stage{display:flex;flex-direction:column;justify-content:flex-end;min-height:300px;color:#333;margin:2rem 0 2rem 0;padding:7rem 4rem 3rem 4rem;background-image:url(../media/header.jpg);background-position:top 60%;background-size:cover;background-repeat:no-repeat;border-radius:1.5rem}.stage h1,.stage h2,.stage h3,.stage h4,.stage p{display:block;width:100%;margin:.5rem auto;font-size:130%;font-weight:500;line-height:1.2;text-shadow:0 0 5px rgba(255,255,255,.8)}.stage>*:first-child{margin-top:0;font-size:85%}.stage>*:last-child{margin-bottom:0}.stage h1{font-weight:900;font-size:200%;line-height:1.1}@media only screen and (min-width: 1200px){.stage h1,.stage h2,.stage h3,.stage h4,.stage p{max-width:50%;margin-left:0}}.ratiokontaktLogoToggle{display:flex;align-items:center;align-content:center;font-size:16px;line-height:1;padding-top:2.5rem}.ratiokontaktLogoToggle>a{margin-right:.2em;font-family:Sora;font-weight:300;font-size:1.6em;opacity:.9;border:0;text-decoration:none}.ratiokontaktLogoToggle input[type=checkbox]{display:none}.ratiokontaktLogoToggle input[type=checkbox]+label,.ratiokontaktLogoToggle input[type=checkbox]+label::before{display:inline-flex;position:relative;width:1.4em;height:1.4em;border-radius:1.4em;background-color:#f60;border:0;content:"";padding:0;margin:0;cursor:pointer}.ratiokontaktLogoToggle input[type=checkbox]+label{width:2.2em;background-image:linear-gradient(45deg, #fdd1b0 40%, #f7b7d3 100%);transition:background-color .2s linear}.ratiokontaktLogoToggle input[type=checkbox]+label::before{transition:margin .1s linear}.ratiokontaktLogoToggle input[type=checkbox]:checked+label{background-image:linear-gradient(45deg, #fdd1b0 20%, #f7b7d3 40%)}.ratiokontaktLogoToggle input[type=checkbox]:checked+label::before{margin:0 0 0 .8em}.disabled{pointer-events:none;cursor:default}.login-info{padding:.5rem 1rem}.login-info p{font-size:16px}.card--filter{padding-top:1.2rem;padding-bottom:1.2rem}.card--filter label{display:block;font-size:90%;margin-bottom:.4rem}.alert code{display:block;margin:0 0 0 .2rem;padding:0 0 0 1rem;border-left-width:1px;border-left-style:solid}.alert code:first-of-type{margin-top:.5rem}.alert code:last-of-type{margin-bottom:.5rem}/*# sourceMappingURL=kundencenter.css.map */
