@charset "UTF-8";*{box-sizing:border-box;}body{margin:0px;padding:0px;max-width:100vw;overflow-x:hidden;font-family:Helvetica,Arial,Verdana,sans-serif;font-size:18px;color:#000;background-color:white;}html.dark body{color:#000;background-color:#202020;}#LeftBorder,#RightBorder{display:none;position:fixed;z-index:999999;top:0;left:50%;height:100vh;border-right:1px solid cyan;}#LeftBorder{margin-left:-900px;}#RightBorder{margin-left:900px;}.headline p{margin:0px;}.CMS_LINK_EDIT img,.CMS_LINK_SAVE img{float:none !important;padding:0px !important;border:0px none !important;}a{text-decoration-thickness:2px;text-underline-offset:0.2em;color:#000;}html.dark a{color:#000;}a[href^=tel\:]{text-decoration:none;cursor:text;}@media only screen and (max-width:942px){a[href^=tel\:]{text-decoration:underline;text-decoration-thickness:2px;cursor:pointer;}}a img{border:0px none;}a.spenden{color:#F70 !important;}img{pointer-events:none;}hr{border:0 none;border-bottom:1px solid #202020;}html.dark hr{border-bottom:1px solid white;}ul,ol{margin-top:0;}.left{float:left;}.right{float:right;}.halfWidth{width:calc(50% - 8px);}@media only screen and (max-width:942px){.halfWidth{width:100%;}}.clear{clear:both;}.message,.error,.notice{margin:20px 0px;padding:8px;overflow:hidden;font-weight:bold;text-align:center;}.message{color:#0C0;background-color:rgba(0,196,0,0.25);border:1px solid #0C0;}.error{color:#F00;background-color:rgba(255,0,0,0.25);border:1px solid #F00;}.notice{color:#F60;background-color:rgba(255,102,0,0.247);border:1px solid #F60;}.red{font-weight:bold;color:#d46700;}@media only screen and (max-width:767px){.red{color:#DF7A19;}}.small{font-size:0.8em;}sup{font-size:0.474em;}div.video{position:absolute;left:0px;top:0px;width:100%;height:100%;z-index:1;text-align:center;}div.video svg{width:60px;height:100%;}div.video svg .ytp-large-play-button-bg{transition:fill 0.5s ease;}@media only screen and (max-width:767px){div.video svg .ytp-large-play-button-bg{fill:#F00;}}div.video:hover svg .ytp-large-play-button-bg{fill:#F00;}#CenterAll,.centerAll{position:relative;margin:0px auto;padding:0px;max-width:944px;}#DarkBackground{display:none;position:fixed;z-index:3;left:0px;top:0px;width:100%;height:100%;background:url("https://www.fobimed.de/images/ajax-loader.gif") center center no-repeat #202020;}#ImageWindow{display:none;position:fixed;z-index:210;margin-left:0px;margin-top:0px;left:50%;top:50%;background-color:white;border:8px solid #FFF;-webkit-box-shadow:0px 0px 30px white,0px 0px 20px white;-moz-box-shadow:0px 0px 30px white,0px 0px 20px white;-ms-box-shadow:0px 0px 30px white,0px 0px 20px white;-o-box-shadow:0px 0px 30px white,0px 0px 20px white;box-shadow:0px 0px 30px white,0px 0px 20px white;}html.dark #ImageWindow{background-color:#202020;border:8px solid darkgray;-webkit-box-shadow:0px 0px 30px gray,0px 0px 20px gray;-moz-box-shadow:0px 0px 30px gray,0px 0px 20px gray;-ms-box-shadow:0px 0px 30px gray,0px 0px 20px gray;-o-box-shadow:0px 0px 30px gray,0px 0px 20px gray;box-shadow:0px 0px 30px gray,0px 0px 20px gray;}@media only screen and (max-width:1023px){#ImageWindow #Image{text-align:center;}}#ImageWindow #Image img{max-width:100%;max-height:100%;vertical-align:top;}@media only screen and (max-width:1023px){#ImageWindow #Image img{vertical-align:middle;}}html.dark #ImageWindow #Image img{filter:brightness(90%);}@media only screen and (max-width:1023px){#ImageWindow{position:fixed;margin:0px !important;left:0px !important;top:0px !important;width:100vw !important;min-height:100vh !important;overflow:auto;}}#ImageWindow #ClosePopup{position:absolute;top:-22px;right:-22px;z-index:220;}@media only screen and (max-width:1023px){#ImageWindow #ClosePopup{position:fixed;padding:8px;top:0px;right:0px;}}#FullscreenImage{display:none;position:fixed;z-index:210;width:100%;height:100vh;text-align:center;background-position:center center;background-size:contain;background-repeat:no-repeat;}#FullscreenImage #CloseFullscreenImage,#FullscreenImage #PrevImage,#FullscreenImage #NextImage{position:absolute;z-index:1;width:48px;height:48px;background-size:contain;cursor:pointer;opacity:0.6;filter:alpha(opacity=0.6);transition:all 0.2s ease 0s;}#FullscreenImage #CloseFullscreenImage:hover,#FullscreenImage #PrevImage:hover,#FullscreenImage #NextImage:hover{opacity:1;filter:alpha(opacity=1);}#FullscreenImage #CloseFullscreenImage{top:calc(1vh);right:calc(1vw);background-image:url("https://www.fobimed.de/images/ClosePopup.png");}#FullscreenImage #PrevImage,#FullscreenImage #NextImage{top:calc(50vh - 24px);}#FullscreenImage #PrevImage{left:calc(1vw);background-image:url("https://www.fobimed.de/images/PrevImage.png");}#FullscreenImage #NextImage{right:calc(1vw);background-image:url("https://www.fobimed.de/images/NextImage.png");}#FullscreenImage img{width:100%;height:100%;object-fit:contain;}.hiddens{display:none;}.correct{border-color:#20ff20 !important;-webkit-box-shadow:0 0 4px 3px #20ff20;-moz-box-shadow:0 0 4px 3px #20ff20;-ms-box-shadow:0 0 4px 3px #20ff20;-o-box-shadow:0 0 4px 3px #20ff20;box-shadow:0 0 4px 3px #20ff20;}html.dark .correct{border-color:#107f10 !important;-webkit-box-shadow:0 0 5px 4px #107f10;-moz-box-shadow:0 0 5px 4px #107f10;-ms-box-shadow:0 0 5px 4px #107f10;-o-box-shadow:0 0 5px 4px #107f10;box-shadow:0 0 5px 4px #107f10;}input[type=radio].correct,input[type=checkbox].correct{border:0px none;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;}input[type=radio].correct::after,input[type=checkbox].correct::after{border-color:#20ff20 !important;-webkit-box-shadow:0 0 4px 3px #20ff20;-moz-box-shadow:0 0 4px 3px #20ff20;-ms-box-shadow:0 0 4px 3px #20ff20;-o-box-shadow:0 0 4px 3px #20ff20;box-shadow:0 0 4px 3px #20ff20;}html.dark input[type=radio].correct::after,html.dark input[type=checkbox].correct::after{border-color:#108f10 !important;-webkit-box-shadow:0 0 5px 4px #108f10;-moz-box-shadow:0 0 5px 4px #108f10;-ms-box-shadow:0 0 5px 4px #108f10;-o-box-shadow:0 0 5px 4px #108f10;box-shadow:0 0 5px 4px #108f10;}.wrong{border-color:#ff2020 !important;-webkit-box-shadow:0 0 4px 3px #ff2020;-moz-box-shadow:0 0 4px 3px #ff2020;-ms-box-shadow:0 0 4px 3px #ff2020;-o-box-shadow:0 0 4px 3px #ff2020;box-shadow:0 0 4px 3px #ff2020;}html.dark .wrong{border-color:#b21010 !important;-webkit-box-shadow:0 0 5px 4px #b21010;-moz-box-shadow:0 0 5px 4px #b21010;-ms-box-shadow:0 0 5px 4px #b21010;-o-box-shadow:0 0 5px 4px #b21010;box-shadow:0 0 5px 4px #b21010;}input[type=radio].wrong,input[type=checkbox].wrong{border-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;}input[type=radio].wrong::after,input[type=checkbox].wrong::after{border-color:#ff2020 !important;-webkit-box-shadow:0 0 4px 3px #ff2020;-moz-box-shadow:0 0 4px 3px #ff2020;-ms-box-shadow:0 0 4px 3px #ff2020;-o-box-shadow:0 0 4px 3px #ff2020;box-shadow:0 0 4px 3px #ff2020;}html.dark input[type=radio].wrong::after,html.dark input[type=checkbox].wrong::after{border-color:#c21010 !important;-webkit-box-shadow:0 0 5px 4px #c21010;-moz-box-shadow:0 0 5px 4px #c21010;-ms-box-shadow:0 0 5px 4px #c21010;-o-box-shadow:0 0 5px 4px #c21010;box-shadow:0 0 5px 4px #c21010;}.desktop{display:initial !important;}@media only screen and (max-width:942px){.desktop{display:none !important;}}.mobile{display:none !important;}@media only screen and (max-width:942px){.mobile{display:initial !important;}}@media only screen and (max-width:767px){span.mobile{display:inline !important;}}input[type=checkbox],input[type=radio]{margin-left:0;margin-right:4px;}#Save,#Cancel,input.save,input.cancel,input.empty,input.copy,input.add,input.delete,input.button{margin-top:4px;padding-top:2px;padding-left:20px;height:26px;font:inherit;font-weight:normal;color:#000;background-position:4px center;background-repeat:no-repeat;background-color:transparent;border:1px solid #202020;border-radius:2px;cursor:pointer;transition:all 0.2s ease-in-out;}html.dark #Save,html.dark #Cancel,html.dark input.save,html.dark input.cancel,html.dark input.empty,html.dark input.copy,html.dark input.add,html.dark input.delete,html.dark input.button{color:#000;border:1px solid white;}#Save:hover,#Cancel:hover,input.save:hover,input.cancel:hover,input.empty:hover,input.copy:hover,input.add:hover,input.delete:hover,input.button:hover{filter:brightness(75%);box-shadow:0 0 15px rgba(32,32,32,0.5);}html.dark #Save:hover,html.dark #Cancel:hover,html.dark input.save:hover,html.dark input.cancel:hover,html.dark input.empty:hover,html.dark input.copy:hover,html.dark input.add:hover,html.dark input.delete:hover,html.dark input.button:hover{filter:brightness(200%);box-shadow:0 0 10px rgba(255,255,255,0.5);}#Save:disabled,#Cancel:disabled,input.save:disabled,input.cancel:disabled,input.empty:disabled,input.copy:disabled,input.add:disabled,input.delete:disabled,input.button:disabled{color:#7f7f7f !important;background-blend-mode:luminosity;cursor:default !important;}#Save,input.save{background-image:url("https://www.fobimed.de/images/check.png");}#Cancel,input.cancel{background-image:url("https://www.fobimed.de/images/cancel.png");}input.add{background-image:url("https://www.fobimed.de/images/new.png");}input.empty,input.delete{background-image:url("https://www.fobimed.de/images/cancel.png");}input.copy{background-image:url("https://www.fobimed.de/images/copy.png");}html.dark input.copy{background-image:url("https://www.fobimed.de/images/copy_dm.png");}.button{cursor:pointer;pointer-events:all;}pre{margin:6px 0;padding-left:12px;font-family:Hack,"Courier New",Courier,monospace;font-size:14px;line-height:1.1em;}pre::before{content:">";position:absolute;margin-left:-12px;}pre:first-child{margin-top:55px;}table{width:100%;font-size:inherit;}table th{font-size:0.8em;text-align:left;hyphens:none;}@media only screen and (max-width:767px){table th{hyphens:auto;}}table th,table td{vertical-align:top;}table tbody tr:nth-child(odd) td{background-color:rgba(0,0,0,0.125);}table tr.delete td{color:#000 !important;}@media only screen and (max-width:767px){table{font-size:0.9em;}table th:not(:last-child),table td:not(:last-child){border-right:1px dashed #999;}html.dark table th:not(:last-child),html.dark table td:not(:last-child){border-right:1px dashed #666;}table td:last-child{font-size:0.8em;}}.row{clear:both;margin-bottom:10px;}.row:last-of-type{margin-bottom:0px;}.row label:not(.description){display:block;}.row label.description:hover{filter:brightness(200%);}html.dark .row label.description:hover{filter:brightness(80%);}.row input[type=text],.row input[type=password],.row input[type=number],.row input[type=email],.row input[type=date],.row input[type=time],.row input[type=tel],.row input[type=url],.row input[type=file],.row textarea,.row select,.row .radiogroup,.row .checkboxgroup{width:100%;font:inherit;font-family:Hack,"Courier New",Courier,monospace;font-size:0.9em;border:1px solid #AAA;}.row input[type=text]:disabled,.row input[type=password]:disabled,.row input[type=number]:disabled,.row input[type=email]:disabled,.row input[type=date]:disabled,.row input[type=time]:disabled,.row input[type=tel]:disabled,.row input[type=url]:disabled,.row input[type=file]:disabled,.row textarea:disabled,.row select:disabled,.row .radiogroup:disabled,.row .checkboxgroup:disabled{color:#5f5f5f;background-color:#b0b0b0;}.row .radiogroup,.row .checkboxgroup{font:inherit;}.row .checkboxgroup{border:0 none;}.row textarea{height:calc((4 * 1.2em) + 4px);}.row input[type=submit],.row input[type=reset],.row input[type=button]{font-size:0.9em;cursor:pointer;}@media only screen and (max-width:479px){.row input[type=submit],.row input[type=reset],.row input[type=button]{font-size:1em;}}.row.disabled label{text-decoration:line-through;text-decoration-thickness:2px;}input,input::before,select,textarea{border:1px solid #bbb !important;}textarea{margin-bottom:1px;vertical-align:bottom;}textarea.high,select.high{height:calc((10 * 1.2em) + 4px);}input[type=submit],input[type=reset],input[type=button]{box-shadow:none;}form{margin:0;}form .row:not(.wide){margin-bottom:6px;}form .row:not(.wide) label:not(.description){float:left;padding-top:2px;width:250px;min-height:1em;}form .row:not(.wide) input[type=text],form .row:not(.wide) input[type=password],form .row:not(.wide) input[type=number],form .row:not(.wide) input[type=email],form .row:not(.wide) input[type=date],form .row:not(.wide) input[type=time],form .row:not(.wide) input[type=tel],form .row:not(.wide) input[type=url],form .row:not(.wide) input[type=file],form .row:not(.wide) input[type=color],form .row:not(.wide) textarea,form .row:not(.wide) select,form .row:not(.wide) .radiogroup,form .row:not(.wide) .checkboxgroup,form .row:not(.wide) div.input{width:calc(100% - 250px);}form .row:not(.wide) input[type=range]{width:calc(100% - 250px - 70px);}form .row:not(.wide) div.input{margin-left:250px;}@media only screen and (max-width:767px){form .row:not(.wide) label,form .row:not(.wide) label:not(.description){float:none;width:100%;}form .row:not(.wide) label br,form .row:not(.wide) label:not(.description) br{content:"";}form .row:not(.wide) label br::after,form .row:not(.wide) label:not(.description) br::after{content:" ";}form .row:not(.wide) input[type=text],form .row:not(.wide) input[type=password],form .row:not(.wide) input[type=number],form .row:not(.wide) input[type=email],form .row:not(.wide) input[type=date],form .row:not(.wide) input[type=time],form .row:not(.wide) input[type=tel],form .row:not(.wide) input[type=url],form .row:not(.wide) input[type=file],form .row:not(.wide) textarea,form .row:not(.wide) select,form .row:not(.wide) div.input{width:100%;}form .row:not(.wide) input[type=range]{width:calc(100% - 70px);}form .row:not(.wide) div.input{margin-left:0;}}form .box .row label:not(.description){width:239px;}form .box .row input[type=text],form .box .row input[type=password],form .box .row input[type=number],form .box .row input[type=email],form .box .row input[type=date],form .box .row input[type=time],form .box .row input[type=tel],form .box .row input[type=url],form .box .row input[type=file],form .box .row textarea,form .box .row select{width:calc(100% - 239px);}@media only screen and (max-width:767px){form .box .row label,form .box .row label:not(.description){float:none;width:100%;}form .box .row input[type=text],form .box .row input[type=password],form .box .row input[type=number],form .box .row input[type=email],form .box .row input[type=date],form .box .row input[type=time],form .box .row input[type=tel],form .box .row input[type=url],form .box .row input[type=file],form .box .row textarea,form .box .row select{width:100%;}}@media only screen and (max-width:767px) and only screen and (max-width:942px){form .box .row label br,form .box .row label:not(.description) br{content:"";}form .box .row label br::after,form .box .row label:not(.description) br::after{content:" ";}}input[type=text],input[type=password],input[type=number],input[type=email],input[type=date],input[type=time],input[type=tel],input[type=url],input[type=file],input[type=checkbox],input[type=radio],input[type=range],input[type=color],textarea,select,.radiogroup,.checkboxgroup{color:#000;background-color:transparent;border-radius:2px;}html.dark input[type=text],html.dark input[type=password],html.dark input[type=number],html.dark input[type=email],html.dark input[type=date],html.dark input[type=time],html.dark input[type=tel],html.dark input[type=url],html.dark input[type=file],html.dark input[type=checkbox],html.dark input[type=radio],html.dark input[type=range],html.dark input[type=color],html.dark textarea,html.dark select,html.dark .radiogroup,html.dark .checkboxgroup{color:#000;}select option,select optgroup{background-color:white;}html.dark select option,html.dark select optgroup{background-color:#202020;}select[multiple] option,select[multiple] optgroup{background-color:transparent !important;}input[type=checkbox]{position:relative;}input[type=checkbox]::after{content:"";position:absolute;width:100%;height:100%;border-radius:2px;}input[type=radio]{position:relative;}input[type=radio]::after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;}input[type=file]{font:inherit !important;font-size:0.8em !important;}.justify{display:flex;flex-wrap:wrap;justify-content:space-between;margin:-5px;}.justify .package{display:table;flex:1;margin:5px;width:calc((100% / 6) - 10px);min-width:150px;text-align:center;color:#000;background-color:#202020;border:1px solid #CCC;cursor:pointer;}@media only screen and (max-width:register){.justify .package{flex:auto;width:calc((100% / 3) - 10px);}}@media only screen and (max-width:639px){.justify .package{width:calc(50% - 10px);}}@media only screen and (max-width:479px){.justify .package{width:100%;}}.justify .package h3{display:table-row;position:relative;padding-bottom:3px;height:1.6em;color:#202020;}.justify .package.recommended h3 img{position:absolute;top:-5px;right:-5px;height:50px;}.justify .package .content{display:table-row;}.justify .package .content .quote{margin:10px 4px;font-size:1.2em;}.justify .package .content .price{margin:10px 4px;font-size:1.2em;}.justify .package .content .text{margin:10px 4px 0 4px;}.justify .package .content .text a{display:block;color:#000;}.justify .package .content .text #Offer{display:block;margin:0 4px;width:calc(100% - 8px);}.justify .package .radio{display:table-row;margin:0;height:50px;}.justify .package .radio input[type=radio]{position:absolute;margin:10px 0 -30px -15px;width:30px;height:30px;}.justify .package .radio input[type=radio]::before{content:"";position:absolute;z-index:1;display:inline-block;margin:0;width:30px;height:30px;background:#FFF;border:0px solid #AAA;border-radius:50%;cursor:pointer;}.justify .package .radio input[type=radio]::after{content:"";position:absolute;z-index:2;display:inline-block;margin:-10px 0 0 4px;width:40px;height:40px;background-position:center center;background-size:100% 100%;background-repeat:no-repeat;cursor:pointer;}.justify .package .radio input[type=radio]:checked::after{background-image:url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABMCAYAAAD6BTBNAAAEc0lEQVR4nO2cvW7bMBDHr26HdmvXLk23jjagoWM8dooCdNDW+A2aJ0jyBHGfIB41FIjeIHkAAfXYrZ46+xEKGkdXFkjxjqQkUtIPCBDbskX/c7wvnfICJqxI8+QKAC4mAZmkeZICwD0A7AFgOQlIJM2TcwC4AYBzFG9RZOXuVRSr75E0T+Zocee4ioPlCfHEg0lADWmenKHFXdWOWBVZuZUPJgEVpHnyHcV7W3tViFdUn5gErJDmiRDsQfyqePmuyMpN/ckpiCDo6x4B4Ezx8qbIypXqfZOA/3O6e8WWFTwXWbnUvXfW7tLCJ82TW9y2KvFEsLhs+hKjtsA0Tx4UUVayw1xv3/QZowwiGCweK7ldHSHapUk8GKMFonhPADBvOGxRzfWaGJUPxEhrEm9FFQ/GZIEV8VTBQrJS5XpNjMICieJtuOLBGCyQIZ4yUTYxaAvEBNkknvB317bnGKwFongPhsO22Joypis6BikgUbxjU9TlXIPbwgzxlq7iwdAEJIoH3FyvicEIyBSvIBxHYhACMsSzyvWaiD6IMMQriqxsbE3ZELUFMsQT/s4qUTYRrQXiBe5HwqFe0hUdUQpILM8k5NaUDdFtYaZ43tIVHVEJyBTPe8RVEc0WZoq3LbJy0cGy4rDAygVviniHMq2DZR0IXkDiNYwqTt0VLkELaCFe60GjTugWeM8Qr5OgUSfYIGK46F2ns6BRJ0gLZIq3N41ftElwAmJ9SxUPcIKglTKNgna0Ax34HH906UPh02kzmgMSMbP37Ov8NpwIiGOth/F9ovP+4KvLYSGeGDu79XFuF44CGmbkdOiGc1hUBrmp7Pr0e1UOPrDy1+eIJzjDL28Ns0STkCanumBmsXXqfOtYvOuuk+UmZsyto0I1kG1+E6++lYigtXZZrG+EgD8cP5O9jS1KNMB8r5W2vAtCwDUuzgWyFVqKByH5vSozXNSd4+dcMI7l1LeS3vM9HcdaOM2TP5p7JKh8NFUEzBJN0nibQd9USzlXK2zcxpbiBen3qhwFxFaQyzbRpjMW9a1k1WedS6HeTHCxwjmWgic45JkbnzMsbXEiIDpqFys8Ke0cxNu5TI12iaqd5eJzjtHYor49WUOIKYsKZUfa0uFL3mE055ZoknWRlVFYHzQ0VO8ckusbB/G2HrKBTnmpOtnvn3/3n76+f2PZrvoMAK8tv8SX0KNunaaWvo8Sj8M6pC4LFa2A6MRdGw1UdrFtXYnxsqaHEo/CMtRa1wTlqlzblrGJVTygCIglXlu+aR9LwqyDel24rS8ZTcKsgyQgbjHfdWkRQ61rgjOZ4NMKg29TUSELiAmur4AS/daVcGdjfCTXg9i6EpaAaDUuW3k3lK0rsZoPTPPkybJOjjZh1mE73mZjReuhiQe6bowJ7NYI66Va4baNG/1CwHrAEkfLKBVKrxOkbeM6oUrZysFfWXPBSUDs3zXlhushpSwqvEzpp3nySzGuEfREgS98DZkvawm28R8XDgVv94lUhiWFv+v0dqveAIB/Q4yXBbr09FYAAAAASUVORK5CYII=");}.justify .package input::before,.justify .package select,.justify .package textarea{box-shadow:inset 2px 2px 8px 0 rgba(32,32,32,0.5);}.justify .package.disabled{cursor:default;}.justify .package.disabled h3{background-color:#999;}.justify .package.disabled .content{filter:brightness(50%);}.justify .package.disabled .radio{display:none;}#Measuring{display:none;font-family:Hack,"Courier New",Courier,monospace;}.logo,.cls-1{width:100%;height:100%;fill:#000;}html.dark .logo,html.dark .cls-1{fill:#000;}svg.qrcode{padding:10px;width:200px;height:200px;}svg.qrcode path{fill:#000;}html.dark svg.qrcode path{fill:#000;}#Image{position:relative;}#Image #Overlay{padding:24px 30px 24px 30px;height:384px;background-image:url("https://www.fobimed.de/images/BgOverlay.png");background-position:center center;background-size:cover;-webkit-transform:translateZ(0px);-moz-transform:translateZ(0px);-ms-transform:translateZ(0px);-o-transform:translateZ(0px);transform:translateZ(0px);}html.dark #Image #Overlay{background-image:url("https://www.fobimed.de/images/BgOverlay-dark.png");}#Image #Overlay h3{margin:0px 0px 20px 0px;padding:0px;font-size:30px;font-weight:300;line-height:34px;}#Image #Overlay p{margin:10px 0px;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;-o-hyphens:auto;hyphens:auto;}#Image #Overlay textarea{max-width:100%;font-family:inherit;font-size:inherit;}#Image #Overlay #BewertungAbgeben img{pointer-events:all;}#Image #Overlay .bewerten{cursor:pointer;}#Image #Overlay a{display:inline-block;color:#000;}#Image #Overlay a.big{display:inline-block;margin-top:30px;font-size:20px;font-weight:600;line-height:28px;text-decoration:none;text-transform:uppercase;color:#000;}#Image #Overlay .bottom{position:fixed;bottom:24px;}@media only screen and (max-width:559px){#Image #Overlay .bottom{position:relative;bottom:0px;}}#Image #Overlay input[type=button],#Image #Overlay input[type=submit]{padding:10px 20px;font-weight:600;text-transform:uppercase;color:#FFF;background-color:#867330;border:0px none;cursor:pointer;}#Image #AccountOverlay{padding:38px 50px;height:384px;-webkit-text-shadow:0px 0px 2px #202020,0px 0px 2px #202020;-moz-text-shadow:0px 0px 2px #202020,0px 0px 2px #202020;-ms-text-shadow:0px 0px 2px #202020,0px 0px 2px #202020;-o-text-shadow:0px 0px 2px #202020,0px 0px 2px #202020;text-shadow:0px 0px 2px #202020,0px 0px 2px #202020;color:#FFF;background-image:url("https://www.fobimed.de/images/BgOverlay.png");background-position:center center;background-size:cover;}html.dark #Image #AccountOverlay{background-image:url("https://www.fobimed.de/images/BgOverlay-dark.png");}#Image #AccountOverlay #Caption{margin:0px 0pc 20px 0px;padding:0px;font-size:30px;font-weight:bold;}#Image #AccountOverlay #Text{margin:20px 0px;}#Image #AccountOverlay strong{font-size:20px;line-height:28px;}#Image #AccountOverlay a{text-decoration:none;color:#FFF;}@media only screen and (max-width:942px){#ContentArea{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;-o-hyphens:auto;hyphens:auto;word-wrap:break-word;}}#ContentArea .centerAll{position:relative;padding-bottom:0.1px;min-height:100vh;background-color:white;}#ContentArea .centerAll #Subnavi{position:absolute;top:5px;right:32px;z-index:2;font-size:0.6em;}@media only screen and (max-width:942px){#ContentArea .centerAll #Subnavi{top:18vw;}}#ContentArea .centerAll #Subnavi a{text-decoration:none;color:#ADAEAD;}#ContentArea .centerAll #Background img{max-width:100%;vertical-align:bottom;}#ContentArea .centerAll #Logo{position:absolute;z-index:1;left:40px;top:25px;}@media only screen and (max-width:942px){#ContentArea .centerAll #Logo{left:6px;top:2px;max-width:42%;}}#ContentArea .centerAll #Logo a{display:block;}#ContentArea .centerAll #Logo a img{max-width:100%;vertical-align:bottom;}#ContentArea .centerAll #Content{padding:0 40px;}@media only screen and (max-width:942px){#ContentArea .centerAll #Content{padding:0 10px;}}#ContentArea .centerAll #Content h1{margin:0.6em 0.5em 0.6em 0;font-family:Arial,Helvetica,Verdana,sans-serif;font-size:1.3em;font-weight:normal;text-transform:uppercase;color:#8C1942;}#ContentArea .centerAll #Content h1.headline{float:left;}#ContentArea .centerAll #Content h1 p{margin-bottom:0;}#ContentArea .centerAll #Content h2{margin:1em 0;font-family:Arial,Helvetica,Verdana,sans-serif;font-size:1.3em;font-weight:bold;text-transform:uppercase;color:#8C1942;}#ContentArea .centerAll #Content h2.headline{float:left;}#ContentArea .centerAll #Content h2 p{margin-bottom:0;}#ContentArea .centerAll #Content h3{margin:1em 0;font-family:Arial,Helvetica,Verdana,sans-serif;font-size:1.2em;font-weight:normal;}#ContentArea .centerAll #Content h3 p{margin-bottom:0;}#ContentArea .centerAll #Content h4{margin:1em 0;font-family:Arial,Helvetica,Verdana,sans-serif;font-size:1.1em;font-weight:normal;}#ContentArea .centerAll #Content h4 p{margin-bottom:0;}#ContentArea .centerAll #Content p{margin:0px 0px 1.2em 0px;line-height:1.2em;}#ContentArea .centerAll #Content sup{font-size:1em;}#ContentArea .navi{margin:0px;padding:0px;}#ContentArea .navi ul{margin:0px;padding:0px;list-style-type:none;}#ContentArea .navi ul li{display:inline-block;position:relative;margin:1px 10px 0px 0px;padding-left:0;text-indent:0;background-position:left bottom;background-repeat:no-repeat;cursor:pointer;}@media only screen and (max-width:767px){#ContentArea .navi ul li{display:block;margin:0px;}}#ContentArea .navi ul li::before{content:none;}#ContentArea .navi ul li a{text-decoration:none;color:#000;}html.dark #ContentArea .navi ul li a{color:#000;}#ContentArea .navi ul li.navi_normal > a,#ContentArea .navi ul li.navi_active > a{display:block;}#ContentArea .navi ul li.navi_normal a:hover,#ContentArea .navi ul li.navi_active > a{filter:brightness(1.5);-webkit-text-shadow:0px 0px 14px #CCC,0px 0px 10px #CCC;-moz-text-shadow:0px 0px 14px #CCC,0px 0px 10px #CCC;-ms-text-shadow:0px 0px 14px #CCC,0px 0px 10px #CCC;-o-text-shadow:0px 0px 14px #CCC,0px 0px 10px #CCC;text-shadow:0px 0px 14px #CCC,0px 0px 10px #CCC;}#ContentArea .navi ul li:last-child{margin:1px 0px 0px 0px;}#ContentArea #Links{display:flex;flex-wrap:wrap;justify-content:space-between;margin:-5px;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;-o-hyphens:none;hyphens:none;}#ContentArea #Links .entry{display:table;flex:1;margin:5px;min-width:120px;max-width:200px;text-align:center;}#ContentArea #Links .entry a .name{text-decoration:underline;text-decoration-thickness:2px;}#ContentArea #Links .entry .name,#ContentArea #Links .entry .qrcode{display:table-row;}#ContentArea #Links .entry .name{margin-bottom:0;}#ContentArea #Links .entry .qrcode{height:1%;}#ContentArea #Links .entry .qrcode svg{padding:10px;width:100%;height:100%;vertical-align:bottom;fill:#000;}html.dark #ContentArea #Links .entry .qrcode svg{fill:#000;}#ContentArea #Login{margin:0px auto;padding:10px;width:300px;border:1px solid #000;}html.dark #ContentArea #Login{border-color:#000;}#ContentArea #Login .row{margin-bottom:10px;}#ContentArea #Login .row:last-of-type{margin-bottom:0px;}#ContentArea #Login .row label{display:block;}#ContentArea #Login .row input[type=text],#ContentArea #Login .row input[type=password],#ContentArea #Login .row input[type=number],#ContentArea #Login .row input[type=email],#ContentArea #Login .row input[type=date],#ContentArea #Login .row input[type=time],#ContentArea #Login .row input[type=tel],#ContentArea #Login .row input[type=url],#ContentArea #Login .row input[type=file],#ContentArea #Login .row textarea,#ContentArea #Login .row select{width:100%;font:inherit;font-family:Hack,"Courier New",Courier,monospace;border:1px solid #AAA;}#ContentArea #Login .row input[type=submit],#ContentArea #Login .row input[type=reset],#ContentArea #Login .row input[type=button]{font-size:0.9em;cursor:pointer;}#ContentArea .box{margin:20px 0 10px 0;padding:10px;overflow:hidden;border:1px solid #000;}html.dark #ContentArea .box{border-color:#000;}#ContentArea .box .caption{position:absolute;margin:-20px 0 0 -4px;padding:0 4px;line-height:1em;background-color:white;}html.dark #ContentArea .box .caption{background-color:#202020;}#ContentArea .box .row:last-child{margin-bottom:0;}@media only screen and (max-width:767px){#ContentArea #Search{padding:10px;}#ContentArea #Search .caption:after{content:"▼";display:inline-block;margin-left:5px;font-family:"TrajanPro",Arial,Helvetica,Verdana,sans-serif;font-size:0.8em;font-weight:bold;transition:all 0.3s ease-in-out;}#ContentArea #Search.inactive{padding:10px 0 0 10px;height:auto;height:16px;}#ContentArea #Search.inactive .caption:after{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);}}#Timings{margin:0px 0px 40px 0px !important;text-align:center;color:white;mix-blend-mode:difference;}@media only screen and (max-width:767px){#Timings{margin:0px 0px 10px 0px !important;color:black !important;background-color:white !important;mix-blend-mode:normal !important;}html.dark #Timings{color:#000 !important;background-color:#202020 !important;}}.cc_banner-wrapper{z-index:9001;position:relative;}.cc_container{position:fixed;overflow:hidden;padding:10px;left:0px;right:0px;font-family:"Helvetica Neue Light","HelveticaNeue-Light","Helvetica Neue",Calibri,Helvetica,Arial;font-size:16px;color:#fdfdfd;background-color:rgba(0,0,0,0.9);box-sizing:border-box;}@media only screen and (min-width:$width){.cc_container{padding:15px 30px 15px;}}.cc_container::-moz-selection{color:#fff;background:#ff5e99;text-shadow:none;}.cc_container a{color:#31a8f0;color:black;}.cc_container .cc_btn{display:block;float:right;padding:8px 10px;width:33%;max-width:136px;font-size:12px;font-weight:bold;text-align:center;text-decoration:none;line-height:16px;white-space:nowrap;color:#000 !important;background-color:white;filter:brightness(0.7);-webkit-border-radius:5px;border-radius:5px;cursor:pointer;transition:200ms color,200ms filter,200ms box-shadow;}@media only screen and (min-width:$width){.cc_container .cc_btn{font-size:13px;}}@media only screen and (min-width:$width){.cc_container .cc_btn{font-size:16px;}}.cc_container .cc_btn:hover{filter:brightness(1);text-shadow:none;}.cc_container .cc_message{display:block;margin:0px;padding:0px;line-height:22px;transition:font-size 200ms;}@media only screen and (min-width:$width){.cc_container .cc_message{margin-top:8px;font-size:13px;}}@media only screen and (min-width:$width){.cc_container .cc_message{font-size:16px;line-height:16px;}}.cc_container .cc_message .cc_more_info{color:white;}.cc_container .cc_selection{display:block;margin:4px 0px 0px 0px;padding:0px;font-size:10px;line-height:22px;transition:font-size 200ms;}.cc_container .cc_selection .cc_option_toggle{flex-direction:row;display:inline-flex;margin:0px 16px 0px 0px;}.cc_container .cc_selection .cc_option_toggle .cc_option_checkbox{position:absolute;margin:6px 14px;width:14px;height:13px;border-radius:16px;}.cc_container .cc_selection .cc_option_toggle .cc_option_toggle_switch{position:relative;width:42px;height:25px;background-color:#CACCCC;border-radius:16px;cursor:pointer;transition:0.3s background-color;}.cc_container .cc_selection .cc_option_toggle .cc_option_toggle_switch:hover{background-color:#666;}.cc_container .cc_selection .cc_option_toggle .cc_option_toggle_switch::after{content:"";position:absolute;margin:0px;left:4px;top:4px;width:16px;height:16px;background-color:white;border-radius:100%;box-shadow:0px 2px 3px 0px rgba(0,0,0,0.2);transform:translateX(0);transition-duration:0.3s;transition-property:all;transition-timing-function:ease-out;}.cc_container .cc_selection .cc_option_toggle .cc_option_toggle_switch.selected{background-color:#317ECA;}.cc_container .cc_selection .cc_option_toggle .cc_option_toggle_switch.selected:hover{background-color:#115EAA;}.cc_container .cc_selection .cc_option_toggle .cc_option_toggle_switch.selected::after{left:calc(100% - 16px - 4px);}.cc_container .cc_selection .cc_option_toggle .cc_option_toggle_label{margin:3px 0px 3px 8px;font-size:1rem;font-weight:600;white-space:nowrap;}@media print{.cc_banner-wrapper,.cc_container{display:none;}}