:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#tup{display:inline-block;font-size:1.8em}h2,h3{clear:both;padding:1vh 0 2vh}p{margin-bottom:1vh}header{z-index:10;position:fixed;left:auto;top:0;width:100%;background-color:#fff}.msg_success{width:100%;font-weight:700;padding:3px 3px 3px 10px;background-color:#006400;color:#fff}.msg_error{width:100%;font-weight:700;padding:3px 3px 3px 10px;background-color:maroon;color:#fff}#searchby{width:100px;margin-right:2px}.content{margin-top:80px;margin-bottom:40px}footer{position:fixed;left:0;bottom:0;width:100%;background-color:#fff;border-top:1px solid #d9d9db;text-align:center}footer ul{list-style-type:none;padding:0;margin:10px}footer ul>li{display:inline-block;margin:0 2px}footer ul>li:after{content:" | "}.product-list{font-size:1em;padding:0}.product-listitem{float:left;position:relative;list-style-type:none;margin-right:2vw}.product-listitem>.product-info{position:absolute;bottom:0;background-color:#fff;opacity:.94;text-align:center;font-size:.8em;width:100%;padding-bottom:10px}.bookItem{width:48%;display:inline-flex;list-style:none;margin:0 14px 20px 0;padding:0;box-shadow:8px 6px 4px #f0f0f0;border-style:solid;border-width:1px;border-color:#f0f0f0;border-right-color:#fff;border-bottom-color:#fff}.bookItem h2,.bookItem h3{clear:both;padding:0}.bookItem .product-image{padding:5px 0 0 5px}#product-image:hover{cursor:pointer}#full-image-wrap{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:20;display:none}#full-image-container{position:relative;margin:auto}#full-image-container>span{position:absolute;top:0;right:0;padding:5px;background:#fff;font-weight:700}#full-image-container>span:hover{cursor:pointer}.bookItem .product-info{padding:5px 0 0 10px}.product-properties>tr>th{font-weight:700;text-align:right;vertical-align:top;padding-right:10px}.cart-form{clear:both}.order-form{margin-top:6vh}.order-form label{margin-right:5px}.order-form fieldset label{display:inline-block;width:110px;text-align:right}.order-form fieldset input{width:35%}.requiredInput:after{content:"*"}.order-form .versandhinweis{font-size:.8em}.link-to-cart{position:fixed;top:20px;left:820px;z-index:25}.link-to-cart>a>span{position:absolute;width:max-content;padding:4px 0 0 6px}#cartinfo{position:absolute;top:2px;left:10px;font-weight:700}.cart form>table th{font-weight:700;text-align:left}.cart form>table td{border-bottom:1px dotted black}.cart-summary{font-weight:700;margin-top:5vh}.order-overview td{padding:3px 3px 3px 10px}.order-overview .betrag{text-align:right}.order-overview tr:nth-child(3)>td{font-weight:700}.hili{font-weight:700}@media (hover: hover){.bookItem:hover{border-color:maroon;cursor:pointer}}@media screen and (max-width: 600px){#tup{display:inline;font-size:1.2em}h1{font-size:1.5em;font-weight:700}h2{font-size:1.2em;font-weight:700}.content{margin-top:154px;margin-bottom:40px}.link-to-cart{top:10px;right:10px}.link-to-cart>a>span{display:none}.product-listitem{width:98%;min-height:210px;float:none;border:1px solid;margin-bottom:10px}.product-listitem>.product-image,.product-listitem>.product-info{float:left;width:48%}.product-listitem>.product-info{position:relative;text-align:left;background:none;font-size:.9em}.bookItem{width:100%;display:block;font-size:.9em;border:1px solid;min-height:210px}.bookItem .product-info{min-height:200px}.bookItem .product-image,.bookItem .product-info{float:left;width:50%}.bookList{padding:0}.product-thumbs{float:right;list-style:none;padding:0}#product-image{width:auto;max-width:80%}#full-image{max-width:100%}.cart form>table tr td:nth-child(2){font-size:.8em}.cart form>table tr th:nth-child(1),.cart form>table tr td:nth-child(1){display:none}.order-form fieldset input{width:60%}}@media screen and (min-width: 800px){.content{width:800px}section.eigenschaften{width:55%;float:left}.product-images{width:250px;float:right;margin-left:20px;margin-top:20px}#product-image{width:200px}.product-thumbs{float:right;list-style:none;padding-left:10px}}#app{max-width:1024px;margin:0 auto;padding:2rem;font-weight:400}header[data-v-d1e6583e]{line-height:1.5;max-height:100vh;max-width:fit-content}nav[data-v-d1e6583e]{width:100%;font-size:1.6em;background-color:#e0e0e0;padding:0 20px}nav a.router-link-exact-active[data-v-d1e6583e]{color:var(--color-text)}nav a.router-link-exact-active[data-v-d1e6583e]:hover{background-color:transparent}nav>a[data-v-d1e6583e]{display:inline-block;padding:0 1rem;border-left:1px solid var(--color-border)}nav>a[data-v-d1e6583e]:first-of-type{border:0}nav>ul[data-v-d1e6583e]{position:relative;display:inline-flex}nav ul[data-v-d1e6583e]{padding:0;margin:0;list-style:none}nav li>a[data-v-d1e6583e]{display:block;width:20em;text-align:left}nav ul>li[data-v-d1e6583e]{width:180px;background-color:#e0e0e0;padding:4px 0 0 10px}nav .subcat>li[data-v-d1e6583e]{width:400px}nav li[data-v-d1e6583e]{float:left;width:10em;text-align:left}nav li ul[data-v-d1e6583e]{position:absolute;width:10em;left:-999em;margin-left:-10px}nav li:hover ul[data-v-d1e6583e]{left:auto}@media (hover: hover){nav>ul li:hover ul[data-v-d1e6583e]{display:block}}@media screen and (max-width: 600px){.logo[data-v-d1e6583e]{height:30px;width:30px}.link-to-cart[data-v-d1e6583e]{left:88%}header[data-v-d1e6583e]{max-width:88%}#tup[data-v-d1e6583e]{font-size:1.5em}nav[data-v-d1e6583e]{padding:0 0 10px;font-size:1.2em}nav .subcat>li[data-v-d1e6583e]{width:100%;margin-left:20px}nav>a[data-v-d1e6583e]{display:none}nav ul[data-v-d1e6583e],nav ul>li[data-v-d1e6583e]{width:100%;display:block;float:none}nav li ul[data-v-d1e6583e]{position:relative;left:0;width:10em}nav>ul ul[data-v-d1e6583e]{display:none}nav>ul li:active ul[data-v-d1e6583e]{display:block}}
