:root{--midgard-theme-max-width:1600px;--midgard-theme-text:#D6D2C6;--midgard-theme-link:#C6A36D;--midgard-theme-link-hover:#F1D39E}
html,body{max-width:100%}body{margin:0;background-color:#02070A;background-image:linear-gradient(to bottom,#02070A,#08141A);background-position:center top;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;color:#D6D2C6;font-family:"Trebuchet MS","Segoe UI",sans-serif;font-size:15px;font-weight:400;font-style:normal}
.theme-shell,.midgard-theme-shell,.site-shell,.page-shell{width:100%;max-width:1600px;margin-left:auto;margin-right:auto;box-sizing:border-box}a{color:#C6A36D}a:hover,a:focus{color:#F1D39E}

/* Midgard-Echo Theme-Override; identisch in theme.json custom_css gespeichert. */
:root{--me-bg:#02070a;--me-black:#05090b;--me-panel:#080d10;--me-panel2:#0b1216;--me-gold:#9d7849;--me-gold-hi:#d2b17e;--me-cyan:#15748c;--me-cyan-hi:#27b9d4;--me-text:#d8d2c6;--me-muted:#8f9595}
body.midgard-site{background:#02070a radial-gradient(circle at 50% 0,rgba(12,70,86,.16),transparent 38%) fixed;color:var(--me-text)}
.theme-shell.midgard-theme-shell{max-width:1600px;width:100%;margin:0 auto;background:#03080b;border-left:1px solid rgba(157,120,73,.23);border-right:1px solid rgba(157,120,73,.23);box-shadow:0 0 70px rgba(0,0,0,.85);display:flex;flex-direction:column;overflow:visible}
.theme-shell>.site-nav{order:10}.theme-shell>.site-head{order:20}.theme-shell>.header-box-zone{order:25}.theme-shell>.midgard-carousel{order:30}.theme-shell>.layout{order:40}.theme-shell>.footer-box-zone{order:50}.theme-shell>.midgard-footer{order:60}.theme-shell>.midgard-footer-copyright{order:70}
hr{height:20px;border:0;background:url('../images/rune-blue.svg') center/42px 42px no-repeat;opacity:.75}
input,select,textarea{background:#050b0e;color:#ddd6c9;border-color:#3a3025;border-radius:3px}button,.btn,input[type=submit]{border-radius:3px;border-color:#755936;background:linear-gradient(#15191a,#090c0e);color:#d9c39f}
@media(max-width:767px){.theme-shell.midgard-theme-shell{border:0}}
