a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.tmp{width:30vw;height:60vh;overflow-x:auto}body{font-size:1.2em;line-height:1em;height:100vh;color:#000;display:flex;flex-direction:column}@media only screen and (orientation: portrait){body{font-size:1.8vh}}body>div#wrap{height:100%}body>div#wrap>div{flex:1 0 auto;display:flex;justify-content:flex-end;width:100%;height:94%}@media only screen and (orientation: portrait){body>div#wrap>div{height:90%}}header{width:20vw;display:flex;flex-direction:column}header>div#logo{width:20vw;text-align:center;margin-bottom:1.5em}header>div#logo img{margin-bottom:2vh;margin-top:2vh;box-sizing:border-box;width:90%}header>nav{box-sizing:border-box;flex:1 0 auto;display:flex;flex-direction:column;font-size:120%}@media only screen and (orientation: portrait){header>nav{align-items:flex-end}}header>nav div{box-sizing:border-box;flex:0 0 auto;text-align:center;padding:.7em 0;background-color:#ff7600;margin-top:.5em;display:flex;align-items:center;justify-content:center}@media only screen and (orientation: portrait){header>nav div{padding:.8em .2em;flex:0 0 auto;font-size:90%;line-height:1.5em;writing-mode:vertical-lr;transform:rotate(180deg)}}header>nav div.akt{background-color:#ffbb80}main{box-sizing:border-box;height:100%;width:80vw;flex:1 0 auto;background-color:#bfd1e7;padding:2em 0}main pre{max-width:70vw}footer{background-color:#9acd32;color:#00008b;width:100%;height:6%;flex:0 0 auto;display:flex;align-items:center;font-size:90%}@media only screen and (orientation: portrait){footer{height:10%}}footer>address{flex:1 0 auto;display:flex}@media only screen and (orientation: portrait){footer>address{flex-direction:column;width:80%;overflow-y:auto;white-space:nowrap}footer>address div{padding:.4em 0}}footer>address div{flex:1 0 auto;text-align:center}@media only screen and (orientation: portrait){footer>address div{text-align:left;padding-left:2em;box-sizing:border-box}}footer>div{flex:0 0 auto;margin-right:1em}@media only screen and (orientation: portrait){footer>div{text-align:center;width:20%;margin-right:0}}h2,h3{margin-bottom:1em;line-height:1.2em}a{color:#000}a:link{color:#000;text-decoration:none}a:visited{color:#000;text-decoration:none}a:hover{color:#000;text-decoration:underline}a:active{color:#000;text-decoration:underline}.tpl_container{box-sizing:border-box;height:100%}@media only screen and (orientation: landscape){.tpl_container{display:flex;justify-content:space-evenly;align-items:stretch}}@media only screen and (orientation: portrait){.tpl_container{display:block;overflow-x:auto;padding:0 10%}}.twocols section{box-sizing:border-box;width:40%;padding:1em;overflow-x:auto}@media only screen and (orientation: portrait){.twocols section{width:100%;overflow-x:visible}}.twocols section img{max-width:100%;margin-top:1em}.colslide section{box-sizing:border-box;padding:1em}@media only screen and (orientation: landscape){.colslide section{overflow-x:auto}}@media only screen and (orientation: portrait){.colslide section{margin:0 auto}}.colslide section:nth-child(1){width:25%}@media only screen and (orientation: portrait){.colslide section:nth-child(1){width:100%}}.colslide section:nth-child(2){width:65%}@media only screen and (orientation: portrait){.colslide section:nth-child(2){overflow-x:visible;width:100%}}.colslide section:nth-child(2) img{max-width:100%;margin-top:1em}@media only screen and (orientation: portrait){.coltabs{display:flex;flex-direction:column;align-items:center}}.coltabs section{box-sizing:border-box;padding:1em}@media only screen and (orientation: portrait){.coltabs section{flex:0 0 auto}}.coltabs section:nth-child(1){width:25%}@media only screen and (orientation: portrait){.coltabs section:nth-child(1){width:100%}}.coltabs section:nth-child(2){width:65%;flex-wrap:nowrap}.coltabs section:nth-child(2) div.tabbed{height:100%}.coltabs section:nth-child(2) div.tabbed figure{height:97%}.coltabs section:nth-child(2) div.tabbed figure>div{max-height:100%;overflow-x:auto}@media only screen and (orientation: portrait){.coltabs section:nth-child(2){width:100%;max-height:95%;padding:1em 0}.coltabs section:nth-child(2) nav{position:absolute;left:0;top:2em;transform-origin:left top;transform:rotate(-90deg) translateX(-100%);width:max-content;display:flex;flex-direction:row-reverse}.coltabs section:nth-child(2) div.tabbed figure{height:100%}}.coltabs section:nth-child(2) img{max-width:100%;margin-top:1em}.fett{font-weight:bold}.tabbed figure{display:block;margin-left:0;border-bottom:1px solid silver;clear:both;width:100%}.tabbed>input,.tabbed figure>div{display:none}.tabbed figure>div{box-sizing:border-box;padding:20px;width:100%;border:1px solid silver;background:#fff;line-height:1.5em;letter-spacing:.3px;color:#444}#tab1:checked~figure div:nth-of-type(1),#tab2:checked~figure div:nth-of-type(2),#tab3:checked~figure div:nth-of-type(3),#tab4:checked~figure div:nth-of-type(4){display:block}nav label{float:left;padding:.5em .7em;border-top:1px solid silver;border-right:1px solid silver;background:#3c689e;color:#eee;margin-right:1em}nav label:nth-child(1){border-left:1px solid silver}nav label:hover{background:#3c689e}nav label:active{background:#fff}#tab1:checked~nav label[for=tab1],#tab2:checked~nav label[for=tab2],#tab3:checked~nav label[for=tab3],#tab4:checked~nav label[for=tab4]{background:#fff;color:#3c689e;position:relative;border-bottom:none}#tab1:checked~nav label[for=tab1]:after,#tab2:checked~nav label[for=tab2]:after,#tab3:checked~nav label[for=tab3]:after,#tab4:checked~nav label[for=tab4]:after{content:"";display:block;position:absolute;height:4px;width:100%;background:#ff7600;left:0;bottom:-1px}
/*# sourceMappingURL=style.css.map */
