@font-face{font-family:WacheSchiebenFont;src:url(/build/assets/WacheSchiebenFont-5Sv-ocyT.ttf) format("truetype")}header{align-items:center;display:flex;flex-direction:column}.logo{margin:0 4vw}.logo__image{height:auto;max-width:100%}.navigation{display:flex;gap:.5rem;justify-content:space-around}.navigation a.navigation__item{font-family:WacheSchiebenFont,Verdana,sans-serif;color:#1a1a1a;font-size:min(3rem,6vw);padding:0 min(.4rem,1vw);text-decoration:none}.navigation a.navigation__item:hover,.navigation a.navigation__item.active{text-shadow:0 0 5px hsl(0,0%,10%)}.navigation a.navigation__item--blue:hover,.navigation a.navigation__item--blue.active{color:#0a0af0}.navigation a.navigation__item--green:hover,.navigation a.navigation__item--green.active{color:#0af00a}.navigation a.navigation__item--red:hover,.navigation a.navigation__item--red.active{color:#f00a0a}.navigation a.navigation__item--yellow:hover,.navigation a.navigation__item--yellow.active{color:#f0f00a}.frame{margin:0 4vw}.frame__image{max-width:100%}main{padding:15px;margin:0 auto;max-width:90vw}@media only screen and (min-width: 768px){main{max-width:700px}}footer{align-items:center;display:flex;gap:1rem;justify-content:flex-end;margin:0 auto;max-width:600px;width:80vw}.about-me{padding:0 3rem}@media only screen and (min-width: 768px){.about-me__image{display:block;margin:0 auto;max-width:50%}}.home{margin:0 30px}.stage{max-width:100%}.infobox{box-shadow:2px 2px 4px -2px #666;margin:3px 0;padding:10px;overflow:hidden;text-align:center;text-overflow:ellipsis}.infobox_cartoon{border:2px solid #0af00a;padding:16px}.infobox_comments{border:2px solid #f0f00a;text-align:left;white-space:nowrap}.infobox_links{border:2px solid #f00a0a}.infobox_shop{border:2px solid hsl(0,0%,10%);padding:4px}.infobox_social{border:2px solid #0a0af0;padding:4px}.comment-section{grid-area:comments;width:260px}.comment-form{display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem 0}.comment-form__name,.comment-form__message{border:2px solid #666;border-radius:3px;box-sizing:border-box;font-family:inherit;font-size:inherit;padding:5px;width:100%}.comment-form__rating{border:2px solid #666;border-radius:3px;box-sizing:border-box;font-family:inherit;font-size:inherit;padding:5px;width:100%;background-color:#fff}.comment-form__submit{border:2px solid #0af00a;border-radius:3px;box-sizing:border-box;font-family:inherit;font-size:inherit;padding:5px;width:100%;background-color:#fff}.comment-form__submit:hover{border-color:#08c008;box-shadow:0 0 5px #666}.comment-form__error{border:2px solid #f00a0a;border-radius:3px;box-sizing:border-box;font-family:inherit;font-size:inherit;padding:5px;width:100%;margin-bottom:10px;text-align:center}.comments{display:flex;flex-direction:column;gap:1rem}.comments__heading{font-size:1rem;margin:0}.comment__name{font-weight:700}.comment__message{border:2px solid #999;box-shadow:2px 2px 4px -2px #666;padding:4px}.comment__rating{font-weight:700}.comment__reply{border:2px solid #666;box-shadow:2px 2px 4px -2px #666;padding:4px;margin-top:.5rem}.comments-pagination{align-self:stretch;text-align:center}.tags-section{display:flex;flex-direction:column;gap:1rem;grid-area:comments;width:260px}.tags-form{display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem 0}.tags-form__tags{border:2px solid #666;border-radius:3px;box-sizing:border-box;font-family:inherit;font-size:inherit;padding:5px;width:100%}.tags-form__submit{border:2px solid #0af00a;border-radius:3px;box-sizing:border-box;font-family:inherit;font-size:inherit;padding:5px;width:100%;background-color:#fff}.tags-form__submit:hover{border-color:#08c008;box-shadow:0 0 5px #666}.tag-list{display:flex;flex-wrap:wrap;gap:.5rem}.tag{align-items:baseline;border:2px solid #666;border-radius:3px;color:#1a1a1a;cursor:pointer;display:flex;font-size:1rem;font-variant:normal;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:transform .2s}.tag:hover{transform:scale(1.05)}.cartoon-box{align-items:center;display:flex;flex-direction:column;gap:2rem}@media only screen and (min-width: 768px){.cartoon-box{align-items:start;display:grid;grid-template-areas:"cartoon comments" "cartoon-selection comments";grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;justify-items:center;padding:0 40px}}.cartoon{grid-area:cartoon;margin:0}.cartoon__image{height:320px;object-fit:cover;width:320px}.cartoon__rating{text-align:center}.cartoon-selection{grid-area:cartoon-selection;text-align:center;width:320px}.cartoon-selection__heading{font-size:1rem}.cartoon-selection__list{display:flex;justify-content:space-evenly;margin:0;padding:0}.cartoon-selection__list-item{list-style:none;width:30%}.cartoon-selection__navigation-link--disabled{color:#666;font-variant:small-caps}.overview-form{display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem 0}@media only screen and (min-width: 568px){.overview-form{flex-direction:row;justify-content:space-evenly}}.overview-form div{flex-basis:45%}.overview-form__order{border:2px solid #666;border-radius:3px;box-sizing:border-box;font-family:inherit;font-size:inherit;padding:5px;width:100%;background-color:#fff}.overview-form__query{border:2px solid #666;border-radius:3px;box-sizing:border-box;font-family:inherit;font-size:inherit;padding:5px;width:100%}.overview-form__appearance{align-self:center}.overview-form__submit{border:2px solid #0a0af0;border-radius:3px;box-sizing:border-box;font-family:inherit;font-size:inherit;padding:5px;width:100%;background-color:#fff}.overview-form__submit:hover{border-color:#0808c0;box-shadow:0 0 5px #666}.overview{margin:0 50px}.overview--navigation{text-align:center}.thumbnail-container{display:flex;flex-wrap:wrap;gap:1rem 0;justify-content:space-evenly;text-align:center}@media only screen and (min-width: 768px){.thumbnail-container{gap:.5rem 2%;justify-content:flex-start}}.thumbnail{margin:0}@media only screen and (min-width: 768px){.thumbnail{flex-basis:15%}}.thumbnail__image{vertical-align:middle}.thumbnail__caption{display:flex;flex-direction:column;font-size:.85rem;line-height:1.5}.thumbnail__caption--no-rating{color:#999}.cartoon-name{box-shadow:2px 2px 4px -2px #666;padding:.25rem}.guestbook-section{width:260px}@media only screen and (min-width: 768px){.guestbook-section{flex-shrink:0;width:200px}}.guestbook-form{display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem 0}.guestbook-form__name,.guestbook-form__message{border:2px solid #666;border-radius:3px;box-sizing:border-box;font-family:inherit;font-size:inherit;padding:5px;width:100%}.guestbook-form__submit{border:2px solid #0af00a;border-radius:3px;box-sizing:border-box;font-family:inherit;font-size:inherit;padding:5px;width:100%;background-color:#fff}.guestbook-form__submit:hover{border-color:#08c008;box-shadow:0 0 5px #666}.guestbook-form__reset{border:2px solid #f00a0a;border-radius:3px;box-sizing:border-box;font-family:inherit;font-size:inherit;padding:5px;width:100%;background-color:#fff}.guestbook-form__reset:hover{border-color:#c00808;box-shadow:0 0 5px #666}.guestbook-form__error{border:2px solid #f00a0a;border-radius:3px;box-sizing:border-box;font-family:inherit;font-size:inherit;padding:5px;width:100%;margin-bottom:10px;text-align:center}.guestbook{align-items:center;display:flex;flex-direction:column;gap:2rem;padding:0 40px}@media only screen and (min-width: 768px){.guestbook{align-items:flex-start;flex-direction:row}}.guestbook-entries{display:flex;flex-direction:column;gap:1rem}.guestbook-entry__name{font-weight:700}.guestbook-entry__message{border:2px solid #999;box-shadow:2px 2px 4px -2px #666;padding:4px}.guestbook-entry__comment{border:2px solid #666;box-shadow:2px 2px 4px -2px #666;padding:4px;margin-top:.5rem}.guestbook-pagination{align-self:stretch;text-align:center}.imprint{max-width:670px;padding:15px;text-align:center}.imprint__title{font-weight:700;text-transform:uppercase}.login-section{margin:auto;width:260px}.login-form{display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem 0}.login-form__email,.login-form__password{border:2px solid #666;border-radius:3px;box-sizing:border-box;font-family:inherit;font-size:inherit;padding:5px;width:100%}.login-form__submit{border:2px solid #0af00a;border-radius:3px;box-sizing:border-box;font-family:inherit;font-size:inherit;padding:5px;width:100%;background-color:#fff}.login-form__submit:hover{border-color:#08c008;box-shadow:0 0 5px #666}.dashboard{margin:0 30px}html{align-items:center;display:flex;flex-direction:column;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;line-height:1.5;margin:2vh 0}img{max-width:100%}table,p{font-size:12px;font-family:Verdana,Arial,Helvetica,sans-serif;color:#000}h1{font-size:14px;font-family:Verdana,Arial,Helvetica,sans-serif;color:#000}ul{list-style-type:square}.fett{font-weight:700}.klein{font-size:10px}.grauerlink{color:#666;font-variant:small-caps;text-decoration:none}.grau{color:#999}.center{text-align:center}a:link,a:visited{font-size:14px;font-family:Verdana,Arial,Helvetica,sans-serif;color:#00f;font-variant:small-caps;text-decoration:none}a:hover,a:active{font-size:14px;font-family:Verdana,Arial,Helvetica,sans-serif;color:#06f;font-variant:small-caps;text-decoration:underline}input.senden{height:0;left:0;opacity:0;position:absolute;top:0;width:0;z-index:-1}a.kommpreveins{color:#00f}a.kommprevzwei{color:#33f}a.kommprevdrei{color:#66f}a.kommprevvier{color:#99f}a.kommpreveins span.keinkommentar{color:#333}a.kommprevzwei span.keinkommentar{color:#666}a.kommprevdrei span.keinkommentar{color:#999}a.kommprevvier span.keinkommentar{color:#ccc}span.kommpreveins{color:#000}span.kommprevzwei{color:#333}span.kommprevdrei{color:#666}span.kommprevvier{color:#999}
