#head-website.details.parallax{background-attachment:fixed;background-image:url(../img/parallax/details-header.webp);background-position:top;background-repeat:no-repeat;background-size:cover;flex:0 0 400px}#nav-buttons{display:flex;flex:0 0 25%;gap:1rem;justify-content:flex-end}#nav-buttons>li{cursor:pointer}#nav-buttons svg{height:30px;width:30px;fill:var(--buttonBackgroundColor)}#nav-buttons [role=button]{display:block}#details{margin-bottom:3rem}#details-navigation{display:flex;justify-content:space-between;margin-bottom:0}#details-navigation>#nav-buttons,#details-navigation>p{margin-bottom:0}#backlink{color:var(--font-link-color)}#backlink:hover{text-decoration:underline}#video-button-wrapper{display:flex;justify-content:center;margin:2rem 0 1rem;width:100%}#video-view-button{background-color:orange;border-radius:5px;color:#fff;padding:.75rem .5rem}#video-view-button:hover{background-color:#ff8c00}#all-details{display:flex;flex-direction:column;margin-top:0}#ueberschrift{color:var(--title-color);font-size:1.6rem;width:100%}.detail-infobox-title{border-bottom:1px solid var(--borderColor);color:var(--title-color);margin:0}#details-bottom,#details-top,#details-top-content{width:100%}#details-top-content{display:flex;gap:2rem;padding:0;width:100%}.main-image{border:1px solid var(--borderColor);float:left;height:100%;margin-bottom:1rem;width:100%}figcaption{clear:both;float:left;width:100%}#details-top-left{flex:1 1 50%;gap:1rem}#details-top-right{align-content:flex-start;display:flex;flex:1 1 25%;flex-wrap:wrap;justify-content:space-between}#details-top-right>.contact-button-wrapper{margin-top:1rem}.detail-infobox{flex:1 1 450px;flex-wrap:wrap}.detail-infobox>dl>dd:nth-of-type(odd),.detail-infobox>dl>dt:nth-of-type(odd){background-color:#ffefdc}dl{background-color:#fff;border:1px solid #dcdcdc;display:grid;grid-template-columns:auto 1fr;margin-top:0}dt{text-align:left}dd{margin-left:0;text-align:right}dd,dt{font-size:1rem;padding:.25rem;vertical-align:middle}dd.orange{margin-left:0;text-align:right}#detail-city,#detail-street{display:block}.detail-title{color:var(--title-color);font-size:1.3rem}#strong-info,.detail-title{border-bottom:1px solid var(--borderColor)}#strong-info{margin-bottom:5px;margin-top:3rem}strong.fett{font-size:1.2rem;font-weight:700;margin-bottom:0}#details-bottom p{font-variation-settings:"wdth" 90;line-height:1.5rem}#info-text{margin-top:0}.contact-button-wrapper{display:flex;min-height:20px;width:100%}.equipe-button{background-color:var(--buttonBackgroundColor);border-radius:5px;color:#fff;margin:0 auto;min-height:20px;padding:5px;text-align:center;width:200px}.equipe-button:hover{background-color:#111;transition:.5s}#main-image-wrapper{height:auto;margin:0;overflow:hidden;width:100%}#image-wrapper>a:focus{display:flex;outline:3px dashed blue;padding:.5rem}#main-gallery{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem;min-height:100px;width:100%}.thumpic{flex:0 0 100px}.thumpic>a:focus{display:flex;outline:3px dashed blue;padding:.5rem}#drucken-briefkopf-header,#print-data{display:none}@media screen and (max-width:1500px){.detail-infobox{flex:1 1 1px}#details-top{padding:0 1rem}#details-top-right{display:inline;flex:1 1 50%;flex-direction:column}}@media screen and (max-width:1150px){#details-top-left{flex:1 2 50%}.detail-title{font-size:1.2rem}#detail-city,#detail-street,dd,dt,p{font-size:.95rem}#details-bottom{padding:0 1rem}}@media screen and (max-width:650px){#details-top-content{flex-direction:column}}@media screen and (min-width:1921px){#details-bottom p{column-count:2;column-gap:3rem}}