 /*! dias.css für neuen "nfb24-Skin" === 01.05.24 */
* {box-sizing: border-box;margin: 0;border: 0;font-weight:200;}
html {font-family:"Open Sans", Helvetica, Arial, Verdana, sans-serif;font-size: 1rem;color: #00008B; background-color: #F5F5F5;}
body {min-height: 100vh;}
.kopf, h1 {font-size: clamp(1.125rem, 0.95rem + 0.875vw, 2rem);color: #00008B;margin: 0;padding-top: 0.25em;line-height: 1.1em;text-align: center;max-height: 15vh;}
.navi. .fuss {max-height: 15vh;} 
p {font-size: clamp(1rem, 0.9rem + 0.5vw, 1.5rem);margin: 0;padding: 0.25em;line-height: 1em;text-align: center;}
a:link, a:visited{color:#6C0000; padding:0rem; border:1px solid #6C0000;text-decoration:none;display:inline-block;margin:5px;}
a:hover,a:focus{color:white;background-color:#6C0000;border:1px dotted #6C0000}	
img {width: auto;max-width: 100%;height: auto;max-height: 87vh;vertical-align: middle;object-fit: cover;margin-left: auto;margin-right: auto;margin-bottom: 0;border: black solid 1px;box-shadow: 1px 3px 8px rgb(0, 0, 0, 0.5);}
.kopf, .navi, .fuss {background-color: #87CEEB;}
.gross {font-size: 200%;}
picture {width: auto;margin: 0;display: grid;grid-template-columns: 1fr;}