html,body{min-height:100%;min-width:375px;background-color:var(--mdc-theme-background);color:var(--mdc-theme-on-surface);font-family:"Lucida Grande",Verdana,Geneva,Arial,Helvetica;font-size:14px;line-height:21px}header,main,footer{max-width:1100px;width:100%;margin:0 auto}a{color:var(--mdc-theme-primary);text-decoration:underline}h2{font-size:20px;line-height:40px}h3{font-size:14px}.site-header .picture img{position:relative;display:block;margin:0;padding:0;width:100%;left:0%;z-index:0}.site-header .menu{display:flex;margin:0;padding:0;width:100%;justify-content:space-between;max-width:1100px;background-color:var(--mdc-theme-secondary)}.site-header .menu .autonav{display:flex;gap:10px;position:relative;padding:0;width:100%;height:auto;margin:0 0 0 75px;line-height:30px;list-style:none}.site-header .menu ul.autonav li:hover{background-color:var(--mdc-theme-on-secondary)}.site-header .menu ul.autonav li:hover a{color:var(--mdc-theme-secondary)}.site-header .menu .autonav li a{color:var(--mdc-theme-on-secondary);display:block;text-decoration:none;padding:0 10px}.site-header .langs{line-height:30px;display:flex;color:var(--mdc-theme-on-primary);gap:5px;margin-right:20px}.site-header .langs a{color:var(--mdc-theme-on-secondary);display:inline-block;text-decoration:none}main{background-color:var(--mdc-theme-surface);padding-top:50px}main .pt-right_sidebar{display:flex;justify-content:space-between}main .content{padding:10px}main .sidebar{padding:10px;max-width:250px;width:100%}#home_baselist .olefabase_website_view_div,#museums_baselist .olefabase_website_view_div{display:flex;flex-direction:column;gap:20px}.museum-element{display:flex;gap:10px;word-break:break-word;border:1px solid black;background-color:var(--mdc-theme-background)}.museum-element-pic{display:flex}.museum-element-pic a{display:flex;margin:auto}.musee-presentation-element{display:flex;gap:20px}#image-cycle ul.cyclepics_list{width:280px;height:300px;overflow:hidden}a.skip-button{position:absolute;transform:translateY(-60px)}a.skip-button:focus{transform:translateY(0);z-index:1}footer{background-color:var(--mdc-theme-surface)}footer .site-footer{padding:10px 0}@media only screen and (max-width:850px){div#musee-presentation-container .musee-presentation-element:nth-of-type(1){border-bottom:1px solid}.musee-presentation-element{gap:0;flex-direction:column}}@media only screen and (max-width:700px){main .pt-right_sidebar{flex-direction:column}main .sidebar{max-width:initial;box-sizing:border-box;margin-top:50px}}@media only screen and (max-width:675px){.site-header .menu .autonav{margin:0}}@media only screen and (max-width:600px){.site-header .menu{flex-direction:column-reverse}.site-header .menu .autonav{flex-direction:column;gap:0}.site-header .menu ul.autonav li{text-align:center;border-top:1px solid var(--mdc-theme-background)}.site-header .langs{margin-left:auto}}:root body[data-contrast="more"]{--mdc-theme-primary:#45521E}