/*! CSS Used from: https://www.inconsequential.org/files/abcd/atmedia.css */
main{font-size:clamp(14px, calc(12px + 2vw), 18px);}
@media (min-width: 768px){
main{font-size:clamp(16px, calc(14px + 1.5vw), 22px);}
}
@media (min-width: 1024px){
main{font-size:clamp(18px, calc(16px + 1vw), 24px);}
}
@media (min-width: 1440px){
main{font-size:clamp(20px, calc(18px + 0.5vw), 28px);}
}
/*! CSS Used from: https://www.inconsequential.org/files/abcd/markup.css */
*{box-sizing:border-box;line-height:normal;}
body{margin:0;background:#d3d3d3 url('https://www.inconsequential.org/files/abcd/x/strawxs.png') repeat left top fixed;color:#121414;font-family:'chandw', serif;font-size:1.5em;line-height:1.2;}
a{cursor:pointer;text-decoration:underline;color:black;}
a:visited{color:gray;}
a:hover{color:#000;}
a:active{color:#b73f1e;text-decoration:none;}
a:active:hover{background-color:rgba(183, 63, 30, 0.5);color:#000;}
p{background-color:#9e9e9e;color:#121414;font-family:'convchristifont', sans-serif;font-size:1.48em;font-weight:400;line-height:1.2;margin:0.1em 0 0.1em 0.25em;width:fit-content;}
span{font-size:clamp(0.9rem, calc(12px + 0.36vw), 1.012rem);line-height:1.1;font-family:Arial, sans-serif;}
span.c2{margin-top:0.87em;position:absolute;margin-left:auto;font-size:2.5em;line-height:1;}
div{font-family:Arial, sans-serif;font-size:medium;line-height:normal;}
div.divc{margin:0;}
div.c3{position:absolute;left:7.5em;margin-top:3.25rem;max-width:88vw;}
div.text{background-color:#9e9e9e;position:absolute;left:0;right:0;top:25px;margin-top:5rem;max-width:75vw;min-width:250px;font-family:'chandw', serif;font-size:1.5em;width:fit-content;}
div.text.heighttxt.more{border:2px solid #000;margin-top:2.15em;height:auto;}
img{background-size:cover;}
img.b2dy,img.b2dy1,img.c1{background-color:transparent;}
img.b2dy{height:550px;position:absolute;top:10px;width:100px;z-index:-1;}
img.b2dy1{height:107px;margin-left:105px;max-width:750px;min-width:633px;position:absolute;top:10px;width:632px;z-index:-1;}
ul{color:#000;font-size:1.2em;list-style-type:none;margin:1px;padding:1px;}
ul.menu{margin-top:120px;background-color:white;width:fit-content;}
footer{position:absolute;bottom:0.1rem;color:black;background-color:white;}
.blueheadborder{background:#4682b4;border:6px groove #90a4b5;border-width:6px 6px 1px 2px;color:#000;display:block;height:106px;margin-left:2px;max-height:110px;min-height:106px;min-width:725px;max-width:750px;opacity:0.7;position:absolute;text-align:center;top:2px;width:740px;z-index:1;}
.c3{left:5em;}
.menleiste{background:#6da6c4;border:6px groove #a7bac4;border-width:6px 6px 3px 2px;border-bottom:3px ridge #a7bac4;border-left:2px groove #000;color:#000;display:inline;margin-left:2px;max-height:900px;min-height:555px;min-width:90px;opacity:0.7;position:fixed;text-align:left;top:2px;width:99px;}
@media (max-width: 916px){
p{max-width:max-content;font-size:clamp(1.265rem, calc(12px + 0.66vw), 1.375rem);line-height:1;}
}
@media (min-width: 916px){
div.text{max-width:75vw;}
div.text.heighttxt.more.divc.c3{top:2.4cm;font-size:1em;left:3.5cm;margin-right:7em;}
}
@media (orientation: portrait) and (max-width:1000px){
li{background-color:white;max-width:fit-content;}
.menleiste{max-height:9vh!important;min-height:4rem!important;right:1px;min-width:1.2em;max-width:35px;min-width:35px;max-height:30px!important;min-height:30px!important;}
nav.menleiste .menu li a{padding:1px;text-align:left;}
.menu-toggle{padding:1px;right:1px;top:1px;}
}
@media screen and (max-width: 1000px){
nav.menleiste .menu{display:none;flex-direction:column;background:#6da6c4;width:100%;}
.menu-toggle{display:block;position:absolute;right:1em;top:0.5em;cursor:pointer;padding:1em;}
.menu-toggle span{display:block;width:25px;height:3px;margin:5px;background:#393121;}
}
@media screen and (max-width: 1000px){
body{background-color:#000;font:1em Verdana, Arial, sans-serif;margin-left:0;margin-top:2px;}
div.divc{margin:0;}
div.text{left:0;right:0;max-width:85vw;min-width:85vw;top:25px;}
div.text.heighttxt.more{margin-top:3rem;}
img.b2dy,img.b2dy1,.blueheadborder{display:none;}
ul{font-size:3.4vh;}
.menleiste{background:#6da6c4;border:2px solid;color:#000;font-size:24pt;opacity:0.7;position:absolute;top:2px;width:0;z-index:2;}
.text{background:#9e9e9e;border:2px solid #000;color:#000;left:166px;max-width:82%;position:absolute;top:17.5%;}
}
@media screen and (min-width: 769px){
body{background-color:#000;font:1em Verdana, Arial, sans-serif;margin-left:0;margin-top:2px;}
div.text.heighttxt.more{margin-top:3rem;}
}
@media screen and (orientation: landscape) and (max-resolution:200dpi) and (max-height:250px) and (max-width:600px){
body{background:gray center center / cover no-repeat fixed;height:auto;visibility:hidden;width:auto;}
div,img,p,span,ul{background-size:cover;display:none;height:95vh;width:95vw;}
.b2dy,.blueheadborder,.heighttxt,.menleiste,.text{display:none;}
}
@media screen and (max-width: 1000px){
.menu-toggle{position:relative;right:1.1em;top:-1.09rem;}
.menu-toggle{position:absolute;right:-2px;top:-0.09rem;padding:0px;}
.menu{background:#6da6c4;border:6px groove #a7bac4;border-width:6px 6px 3px 2px;border-bottom:3px ridge #a7bac4;border-left:2px groove #000;color:#000;display:inline;margin-left:2px;max-height:900px;min-height:555px;min-width:90px;opacity:0.7;position:fixed;text-align:left;top:2px;width:99px;padding:1px;}
}
@media screen and (max-width: 1000px){
nav.menleiste{position:relative!important;float:right!important;min-height:30px!important;min-width:35px!important;}
}
.blueheadborder{height:115px;max-height:115px;}
.menleiste{min-height:563px;}
@media screen and (orientation: portrait){
br{display:none;}
nav.menleiste .menu li a{font-size:2em;}
}
@media screen and (orientation: portrait) and (max-width: 1000px){
div.text{max-width:95vw;}
}
/*! CSS Used from: https://www.inconsequential.org/files/abcd/x/stylezs.css */
*,body{line-height:normal;}
a{cursor:pointer;}
ul{font-family:Verdana;font-size:1em;line-height:1;}
a:any-link{cursor:pointer;text-decoration:underline;}
body{background-attachment:fixed;background-attachment:fixed!important;background-color:#d3d3d3;background-image:url(https://www.inconsequential.org/files/abcd/x/strawxs.webp)!important;background-position:left top;background-position:left top!important;background-repeat:repeat;background-repeat:repeat!important;background-size:auto;background-size:auto!important;background:#bdbabe;color:#000;font-family:Arial, Helvetica, sans-serif;font-size:1.25rem;font-style:normal;font-weight:400;font:1em Verdana, Arial, sans-serif;margin:0.063rem;visibility:visible;}
body,div.text{-webkit-text-stroke:0!important;color:#121414;font-family:Verdana, serif!important;font-family:chandw, serif!important;font-size:1.5em;font-size:1rem!important;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;line-height:.8!important;}
div{display:table;font-family:Arial, sans-serif;font-size:medium;line-height:normal;}
div.c3{left:7.5em;margin-top:3.25rem;max-width:88vw;position:absolute;top:initial;}
div.divc{font-family:Arial, Verdana, sans-serif;margin-left:0.063rem;margin-right:0.063rem;}
div.divc,p{font-family:Arial;font-size:1.25em;font-weight:400;margin-left:.25em;}
div.text{background-color:#9e9e9e;height:auto;left:0.063rem;margin-right:0.063rem;max-height:inherit;max-width:48em;min-height:auto;min-width:75%;right:0.063rem;top:1.563rem;}
div.text,div.text.heighttxt.more{font-family:chandw, serif;font-size:1.5em;height:max-content;max-height:none;max-width:100%!important;max-width:90%;max-width:99vw!important;min-height:min-content;min-width:15.625rem;min-width:min-content;width:fit-content!important;width:unset;}
div.text.heighttxt.more{border:#000 solid 0.125rem;height:max-content;margin-left:0.063rem;margin-top:2.15em;max-height:max-content;min-height:min-content;min-width:max-content;min-width:min-content;}
img{background-size:0 0;}
img.b2dy{background-color:transparent;height:34.375rem;max-height:35.938rem;min-height:34.375rem;position:absolute;top:0.625rem;width:6.25rem;z-index:-1;}
img.b2dy{font-family:Arial;font-size:1em;}
img.b2dy1{background-color:transparent;font-family:Arial;font-size:1em;height:6.688rem;margin-left:6.563rem;max-height:6.688rem;max-width:46.875rem;min-height:6.563rem;min-width:39.563rem;top:0.625rem;width:39.5rem;z-index:-1;}
img.c1{background-color:transparent;}
p{background-color:#9e9e9e;color:#121414;font-family:Arial, Helvetica, cursive;font-family:convchristifont, sans-serif;font-size:1.48em;font-size:1rem!important;font-size:clamp(1.265rem, calc(0.75rem + .66vw), 1.375rem);font-size:clamp(1.265rem, calc(0.75rem + .66vw), 1.375rem)!important;font-size:clamp(1.2rem, calc(0.75rem + 0.6vw), 1.4rem)!important;font-stretch:condensed;font-style:normal;font-variant:normal;font-weight:400;font:300 2em/120% convchristifont;height:auto;line-height:1.1;line-height:1.2;margin-bottom:.1em;margin-left:.15em;margin-top:.1em;max-width:max-content;min-height:auto;min-width:min-content;width:fit-content;}
ul{color:#000;font-size:1.2em;font-size:clamp(1.1rem, calc(0.75rem + 1.375vw), 1.438rem);font-size:clamp(2.45rem, calc(0.75rem + 2.8vw), 3.15rem);left:0.625rem;list-style-type:none;margin:0.063rem;padding:0.063rem;}
.b2dy{height:0.063rem;position:absolute;top:0.625rem;width:10.313rem;z-index:-1;}
.blueheadborder{background:#4682b4;border-bottom:0.063rem ridge #90a4b5;border-color:#90a4b5 #90a4b5 #90a4b5 #000;border-left:0.125rem groove #000;border-right:0.375rem ridge #90a4b5;border-style:groove ridge ridge groove;border-top:0.375rem groove #90a4b5;border-width:0.375rem 0.375rem 0.063rem 0.125rem;color:#000;display:block;height:6.625rem;margin-left:0.125rem;max-height:6.875rem;max-width:46.875rem;min-height:6.625rem;min-width:45.313rem;opacity:.7;position:absolute;text-align:center;top:0.125rem;width:46.25rem;z-index:1;}
.heighttxt{height:auto;width:auto;}
.menleiste{background:#6da6c4;border-bottom:0.188rem ridge #a7bac4;border-color:#a7bac4 #a7bac4 #a7bac4 #000;border-left:0.125rem groove #000;border-right:0.375rem ridge #a7bac4;border-style:groove ridge ridge groove;border-top:0.375rem groove #a7bac4;border-width:0.375rem 0.375rem 0.1875rem 0.125rem;color:#000;display:inline;height:auto;margin-left:0.125rem;margin-top:0.063rem;max-height:56.25rem;max-width:6.25rem;min-height:34.6875rem;min-width:6.0625rem;opacity:.7;position:fixed;text-align:left;top:0.125rem;visibility:visible;width:6.1875rem;}
.text{background:center top #9e9e9e;border:#000 solid 0.125rem;color:#000;height:auto;left:10.375rem;max-height:none;max-width:82%;min-height:auto;position:absolute;top:17.5%;}
.text.heighttxt.more.divc.c3{max-width:99vw!important;min-width:15.625rem;width:fit-content!important;}
@media (max-width: 540.063rem) and (max-height:57.25rem){
body{zoom:110%;}
}
@media (max-width:540.063rem) and (max-height:57.25rem){
body{zoom:110%;}
}
@media (max-width:57.25rem){
p{font-size:clamp(1.265rem, calc(0.75rem + .66vw), 1.375rem);line-height:1;max-width:max-content!important;min-width:auto!important;}
}
@media (max-width:64.375rem) and (max-height:38.75rem) and (min-width:62.5rem){
body{zoom:99%;}
}
@media (min-width: 47.8125rem) and (max-width:64rem) and (min-height:50rem){
body{zoom:175%;}
}
@media (min-width: 64.125rem) and (max-width:121.5625rem){
body{zoom:140%;}
}
@media (min-width:121.875rem) and (max-width:500rem){
body{zoom:1;zoom:200%;}
html{zoom:2!important;}
}
@media (min-width:47.8125rem) and (max-width:64rem) and (min-height:50rem){
body{zoom:175%;}
}
@media (min-width:57.25rem){
div.text{max-width:75vw!important;}
div.text,div.text.heighttxt.more{max-width:unset;}
div.text.heighttxt.more.divc.c3{font-size:1em;left:3.5cm;margin-right:7em;top:2.4cm;}
}
@media (min-width:64.0625rem) and (max-width:75rem){
body{zoom:170%;}
}
@media (min-width:64.125rem) and (max-width:121.5625rem){
body{zoom:140%;}
}
@media screen and (max-width:25.625rem) and (max-height:46.25rem){
ul{font-size:clamp(1.1rem, calc(0.75rem + 1.375vw), 1.438rem);}
}
@media screen and (max-width:62.5rem){
.menleiste{font-size:1em;opacity:1;}
.menleiste,ul{display:inline-block;}
ul{font-family:Arial;font-size:.86em;line-height:1;}
body{background:#000;font-size:1em;font:1em Verdana, Arial, sans-serif;height:97%;margin-left:0.063rem;margin-top:0.125rem;}
div.divc{margin-left:0.063rem;margin-right:0.063rem;}
div.text{height:auto;left:0.063rem;margin-right:0.063rem;max-height:none;max-width:85vw;min-height:auto;min-width:85vw;right:0.063rem;top:1.5625rem;}
div.text,div.text.heighttxt.more{max-width:99%;min-width:min-content;width:fit-content;}
div.text.heighttxt.more{margin-top:3rem;margin-top:5.2rem;margin-top:7.5em;}
img{background-size:0 0;}
img.b2dy{height:auto;min-height:auto;}
ul{font-size:3.4vh;}
.b2dy{display:none;height:auto;position:absolute;top:0.625rem;width:53.6875rem;z-index:-1;}
.b2dy,.b2dy1{display:none;}
.blueheadborder{background:#4682b4;border-color:#90a4b5 #90a4b5 #90a4b5 #000;border-style:groove ridge ridge groove;border-width:0.375rem 0.375rem 0.063rem 0.125rem;color:#000;display:none;height:6.688rem;margin-left:0.125rem;max-height:8rem;max-width:56.25rem;min-height:6.563rem;min-width:47.8125rem;opacity:.7;position:absolute;text-align:center;top:0.125rem;width:54.0625rem;z-index:1;}
.heighttxt{height:auto;width:auto;}
.menleiste{background:#6da6c4;border-color:#a7bac4 #a7bac4 #a7bac4 #000;border-style:groove ridge ridge groove;border-width:0.375rem 0.375rem 0.1875rem 0.125rem;border:0.063rem;color:#000;display:inline;font-size:24pt;height:0.063rem;line-height:1.5em;margin-left:0.125rem;margin-top:0.063rem;max-height:56.25rem;max-width:6.25rem;min-height:0.063rem;min-width:0.063rem;opacity:.7;position:absolute;text-align:left;top:0.125rem;visibility:visible;width:0.063rem;z-index:2;}
.text{background:center top #9e9e9e;border:#000 solid 0.125rem;color:#000;height:auto;left:10.375rem;max-width:82%;position:absolute;top:17.5%;}
}
@media screen and (orientation:landscape) and (max-resolution:200dpi) and (max-height:15.625rem) and (max-width:37.5rem){
body{background-attachment:fixed;background-color:gray;background-position:center center;background-repeat:no-repeat;background-size:cover;height:auto;visibility:hidden;width:auto;}
div,img,p{background-size:cover;background-size:cover!important;display:none;height:95vh;height:95vh!important;width:95vw;width:95vw!important;}
div.text,ul,.b2dy,.blueheadborder,.heighttxt,.menleiste,.text{display:none;}
}
@media screen and (max-height:250px) and (max-width:400px){
body{background-attachment:fixed;background-color:gray;background-position:center center;background-repeat:no-repeat;background-size:cover;height:auto;visibility:visible;width:auto;}
div.text,ul,.heighttxt,.text{display:block;}
.blueheadborder{display:none;}
.menleiste{display:none!important;}
}
/*! CSS Used from: Embedded */
ul{font-size:1.2em!important;line-height:normal;}
@media screen and (max-width: 62.5rem){
ul{font-size:3.4vh!important;}
}
div.text{line-height:1!important;}
@media (min-width: 121.875rem) and (max-width: 500rem){
body{zoom:1;zoom:118%;}
}