body{font-family:Open Sans,sans-serif;text-align:center}.flex-container-column{display:flex;flex-direction:column;justify-content:center}.align-center{align-items:center}.flex-container-row,.flex-container-row-to-be-adapted{display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.fixed-size-one-text{min-height:100px}.fixed-size-one-row{min-height:150px}.fixed-size-two-rows{min-height:300px}p,b{display:inline-block;max-width:700px;word-wrap:break-word}.answer-box{background-color:silver;display:inline-block;color:#fff;text-align:center}.long-box{padding:25px 15px;margin-bottom:15px;width:336px;height:30px}.short-box{width:227px;height:80px;padding-top:10px;margin-left:5px;margin-right:5px;margin-bottom:15px}input[type=number]{font-size:16px;text-align:right;width:60px;margin:2px}.answer-button{background-color:silver;display:inline-block;margin-left:5px;margin-right:5px;margin-bottom:15px;border:none;outline:none;font-size:16px;cursor:pointer;color:#fff;height:130px}.short-button{min-width:227px}.long-button{min-width:336px}.answer-button:hover{background-color:#434e51}.withImage{padding-top:0}.questions{display:flex;flex-direction:row;align-items:center;justify-content:center;height:100vh}.placeholderBox{background-color:#fff;display:inline-block;padding:5px 100px}.weiterzurueckPlaceholder{background-color:#fff;color:#fff}.weiterzurueckButton,.weiterzurueckPlaceholder{border:none;outline:none;padding:10px 20px;margin-bottom:15px;color:#fff}.weiterzurueckButton{background-color:silver}.weiterzurueckButton:not([disabled]):hover{background-color:gray;cursor:pointer}.weiterzurueckButton:disabled,.weiterzurueckButton[disabled]{background-color:#d3d3d3}.submitButton{background-color:#32cd32;border:none;outline:none;padding:10px 20px;margin-bottom:15px}.submitButton:not([disabled]):hover{background-color:#006400;cursor:pointer}.circle{border-radius:50%;width:20px;height:20px;background-color:silver}.hline{border-bottom:3px solid;border-bottom-color:silver;height:10px;width:20px}.grey-Box,.orange-Box{display:inline-block;padding:10px;margin:10px}.grey-Box{background-color:silver}.orange-Box{background-color:#f1bc13}table{border-spacing:5px}.table-heading{color:#fff;text-align:left;width:160px}th,td{padding:3px}.result-box{background-color:#fff;width:120px;border-radius:5px;text-align:center}#bruttopreis{background-color:#fff;width:120px;border-radius:5px;height:20px}.input-kontaktformular{border-radius:5px;margin:2px 5px 10px;min-height:20px;font-family:Open Sans,sans-serif;text-align:center;font-size:16px}#nachricht{display:inline-block;width:610px;height:150px;font-family:Open Sans,sans-serif;font-size:16px;margin-bottom:10px}#adresse{display:inline-block;width:610px;height:50px;font-family:Open Sans,sans-serif;font-size:16px;margin-bottom:10px}@media screen and (max-width: 600px){.placeholderBox{border-radius:0;padding:0}.flex-container-row-to-be-adapted{flex-direction:column;align-items:center}.flex-container-column{width:100%;display:flex;flex-grow:1}table{margin-left:auto;margin-right:auto}.short-button,.long-button,.short-box,.grey-Box,.orange-Box{width:95%}.grey-Box,.orange-Box{padding:5px 0}#nachricht,#adresse{width:95%}.circle{width:16px;height:16px}.hline{height:8px;width:10px}}
