/* latin-ext */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 100 1000;
  font-display: swap;
  src: url(/assets/fonts/DMsans.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 100 1000;
  font-display: swap;
  src: url(/assets/fonts/DMsans.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Oxanium';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/Oxanium_wght.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oxanium';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/Oxanium_wght.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* useful css class-room phrases is a small selection for css classes used inside content areas */
/* more on https://github.com/klml/usefulclassroomphrases */
.clear,
.cb { clear:both; }
.cl { clear:left; }
.cr { clear:right; }
.left { float:left;}
.right { float:right;}
.none { float: none !important;}
.marginleft,
img.left { float:left;margin:0 5px 5px 0;}
.marginright,
img.right { float:right;margin:0 0 5px 5px;}
.block { display: block;}
.hidden { display: none; }

/* 2-column for key value lists .row2 is above if you use not changable sections like markdown-lists */
.row2 dl dt {font-weight: bold;}
@media only print, only screen and (min-width: 680px) {
    .row2 dl dt {clear: both; float: left; width: 25%;}
    .row2 dl dd {float: right; width: 75%; margin-left: 0}
}
@media print {
    .noprint {
        display:none;
    }
}
/* resident overwrites */ 
body { 
    font-family: "DM Sans", "Open Sans" ,sans-serif;
    color:#444; 
    margin: 0; 
    padding: 0;
    outline: none;
    line-height:1.6;
}
.main { padding: 3px 10px; }
.panel {margin:5px auto;padding:0 10px;max-width:950px;}
.paneloutbreak { display: flex; align-items: center; justify-content: center; }

/* content */
a { text-decoration: underline; color: #000526; }
a:visited { color: inherit; }
a:hover { text-decoration: none; }
a:active, /* set class "active" for current pages*/
a.active { color: #2E6465; }
a[href^="#"] { font-style: italic ; } /* anchor links staying on the current page */
a[href^="//"],
a[href^="http"] { background: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3C%3Fxml version=%221.0%22 encoding=%22UTF-8%22%3F%3E %3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22%3E %3Cpath fill=%22%23fff%22 stroke=%22%2336c%22 d=%22M1.5 4.518h5.982V10.5H1.5z%22/%3E %3Cpath fill=%22%2336c%22 d=%22M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z%22/%3E %3Cpath fill=%22%23fff%22 d=%22M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z%22/%3E %3C/svg%3E") no-repeat center right; padding-right: 13px; } /* external links */
a[href^="tel:"] { color: inherit; text-decoration: inherit; }
.admonition a,
.nolinkicon { background: none !important ; padding-right: 0 !important; }
a[href^="tel:"]
img { border: 0; max-width: 100%;}
ul { list-style:none; list-style-image: url('data:image/gif;base64,R0lGODlhBQANAIAAAGOMnP///yH5BAEAAAEALAAAAAAFAA0AAAIJjI+pu+APo4SpADs'); margin-left: 15px;}

p {margin: 0 0 10px 0;}
hr {color:#000;background-color:#000;height:1px;margin: 0 0 2px 0;}
td,
th {vertical-align: text-top;
  padding: 0px 5px;
}

tr th {
  color: #b8c4db;
  background-color: #000526;
}
tr:nth-child(odd) td {
  background-color: #b8c4db;
}

img {
    max-width: 100%;
}

/* headings*/
h1{
  font-weight: 600;
  font-size: 34px;
  margin-bottom: 30px;
  position: relative;
  font-family: "Oxanium", sans-serif;
}
h2{font-size: 28px;}
h3{font-size: 1.1em; font-weight: normal; }
h4{font-size: 1.1em; font-weight: normal; }
h5{font-size: 1em; }
h6{font-size: 1em; font-weight: normal; font-style: italic; }
h1+h2 {margin-top: 2px;}
h2+h3 {margin-top: 2px;}
h3+h4 {margin-top: 2px;}
h4+h5 {margin-top: 2px;}
h5+h6 {margin-top: 2px;}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
  font-style: normal !important;
}

#head {
  background-color: #000526;
  margin-bottom: 10px;
}
#head .logo-dca {
  width: 320px;
}

ul.navbar {
    margin:0; 
    padding: 0;
    list-style-image: none;
}
ul.navbar li {
    display: list;
    font-weight: 600;
    text-transform: uppercase;
 }
ul.navbar li a {
  font-family: "Oxanium", sans-serif;
  color: #b8c4db;
  text-align: center;
  text-decoration: none;
  display: block;
  background: none ;  
  font-size: 25px;
  padding: 5px 15px;
}
ul.navbar li a:hover,
ul.navbar li.current a {
    background: #b8c4db;
    color: #000526;
}

/* collapse at breakpoint */
@media only screen and (max-width: 950px) {
    .paneloutbreak {
        display: block;
    }
    ul.navbar li {
        display: block;
        padding: 3px 0 3px 0;
        margin: 0 0 3px  0;
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
        -ms-transform: skew(0deg);
        -o-transform: skew(0deg);
    }
    ul.navbar li a {
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
        -ms-transform: skew(0deg);
        -o-transform: skew(0deg);
    }
    #head .logo-dca {
        margin: 0 auto;
        display: block;
        }
}

.admonition.dca {
    font-size: 22px;
    font-family: "Oxanium", sans-serif;
    background: #000526;
    color: #b8c4db;
    padding: 40px;
}
.admonition.dca a {
  color: #b8c4db;
}
.admonition.dca p img {
  float: left;
}
.admonition.achtung {
    border: 1px solid red;
    padding: 0 15px;
}

#footer {
    height: 300px;
    background-color: #253266;
}
#footer a {
    color: #b8c4db;
}
#footer .panel {
    padding: 25px;
}
#contact {
    margin-left: 65px;
    color: #fff;
}
#contact ul {
    margin: 0;
}
#contact li {
    list-style: none;
}
body.ns_intern .main {
    border-left: 3px solid red;
}
.hangon {
    margin-top: -40px;
}

