*{box-sizing:border-box;margin:0;padding:0}body{color:#053f05;font-size:1rem;font-family:"Comic Sans MS", Tahoma, Arial;background:url("../img/bg/birkenblatt3.jpg")}h1{margin-bottom:8px}h2{margin-bottom:6px}h3{margin-bottom:4px}h4{margin-bottom:3px}h5{margin-bottom:2px}h6{margin-bottom:1px}a{color:#053f05}a:hover{color:darkgreen}a:aktive{font-weight:bold}p{text-align:justify;margin-bottom:1rem}hr{heignt:1px;line-height:1px;border:1px solid green;background-color:green;margin:1rem 0}ol,ul{margin-left:1rem}#page{max-width:1200px;margin:0 auto;gap:2rem;background-color:#ebfcba;border:1px solid green;border-radius:1rem}#header{width:calc(100% - 4rem);height:auto;max-height:270px;background-color:#d7f486;border-radius:1rem;margin:2rem}#stage{width:100%;display:flex;gap:2rem}#navigation{width:calc(25% - 2rem);background:#d7f486;padding:2rem;margin-left:2rem;border-radius:1rem}#content{width:calc(75% - 2rem);background:#e5fca5;padding:2rem;margin-right:2rem;border-radius:1rem}#footer{width:calc(100% - 4rem);height:auto;margin:2rem;padding:2rem;background-color:#d7f486;border-radius:1rem}@media (max-width: 768px){#page,#stage{width:100%;flex-direction:column;background-image:none}#navigation,#content{width:calc(100% - 2rem);margin:0 1rem}#header,#footer{width:calc(100% - 2rem);margin:1rem}}@media (min-width: 1024px){#page{max-width:1200px}}#header img{display:block;max-width:100%;height:auto}#footer .copy{width:40%;float:left}#footer .link{width:60%;float:left;text-align:right}
