form{background-color:#fff;webkit-box-shadow:0 3px 5px 0 #cfcfcf;-moz-box-shadow:0 3px 5px 0 rgb(207 207 207);box-shadow:0 3px 5px 0 #cfcfcf;padding:50px;box-sizing:border-box}.formrow{width:calc(50% - 35px);margin-bottom:20px;float:left;margin-right:35px}.jodit-container:not(.jodit_inline) .jodit-workplace{background-color:#fff!important}.plzform{width:calc(30% - 35px)}.ortform{width:calc(70% - 35px)}.full{margin-right:35px;width:calc(100% - 35px)}label{color:var(--black);font-weight:700;display:block;margin-bottom:3px}.formrow textarea,.formrow select,input[type=text],input[type=email],input[type=date],input[type=number],input[type=password],input[type=time]{box-sizing:border-box;border:none;font-size:1rem;font-family:'RobotoRg';height:42px;width:100%;padding-left:15px;border:1px solid #ccc;margin-top:3px;-webkit-border-radius:0;border-radius:0;background-color:#fff}.formrow input[type="checkbox"],.formrow input[type="radio"]{width:20px;height:20px;float:left;margin-left:-30px;border:none;box-shadow:none}.radiolabel{color:#333;margin-left:30px}.buttonrow{text-align:center}select:focus,select:focus-visible{outline:2px solid var(--red)}input[type=text]:focus,input[type=date]:focus,input[type=number]:focus,textarea:focus,input[type=email]:focus,input[type=password]:focus,input[type=time]:focus{outline:2px solid var(--red)}.formrow textarea{height:150px;padding-top:10px}.buttonrow .btn{margin-top:30px}.radiolabel p{display:inline-block;vertical-align:top}.radiolabel input[type=text]{width:180px;margin-left:15px}.formrow .inputafter{width:95%}::placeholder{font-style:italic;color:#a5a4a4;font-family:'RobotoRg'}.nobold{font-weight:initial}.errorbox{background-color:rgb(211,47,47,25%);padding:10px;text-align:center;font-weight:700;margin-bottom:44px;color:var(--red);border:2px dashed var(--red);font-family:'Oswald';text-transform:uppercase}.error{color:var(--red)}.okbox{background-color:rgb(72,211,47,25%);border:2px dotted #0e840e;color:#0e840e;padding:10px;text-align:center;font-weight:700;margin-bottom:44px;font-family:'Oswald';text-transform:uppercase}.okbox p{vertical-align:text-bottom}p.error{color:red;font-style:italic;display:none}.okbox:before{font-family:'FAsolid';content:'\f058';color:#0e840e;font-size:2rem;margin-right:15px}.weiterbtn{float:right}.abschlussbtn{padding:10px 150px;font-size:1.2rem}.onerow{width:calc(100% / 3 - 30px);float:left}input[type=date].gebdat{width:calc(30% - 30px)}