pre {
    font-size: 8pt;
    margin: 0.25em 0;
    line-height: 1.2em;
}

img {
    max-width: 100%;
    height: auto;
}

ol,
ul {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 1em;
    line-height: 1.8em;
    margin-bottom: 1pt;
    margin-top: 1pt;
    text-indent: 0em;
    margin-left: 1.8em;
    padding-left: 1pt;
}

ul {
    list-style-image: url(/fileadmin/pics/bullet-new.png);
    /* list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAPBAMAAADE5vg+AAAAB3RJTUUH5AwXDBk5hCCpZwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAARnQU1BAACxjwv8YQUAAAAPUExURf///83c5CVniDt2lK/H026F4uoAAAABdFJOUwBA5thmAAAAHklEQVQI12NgIBUIKQkASSMlAwYGFiUlRRgbKo4AADWuAfqajNihAAAAAElFTkSuQmCC'); */
}

ul.checkmark {
    list-style-image: url(/fileadmin/pics/check.png);
    /* list-style-image: url('data:image/gif;base64,R0lGODlhCQAQAIMAAAqDDyN/HRWVEiCmGkGePmOsW2nGZpLclanaoLH3qrrhvcX/vc7nxs7v1u//5////yH5BAMAAA8ALAAAAAAJABAAAAQx8MlJq702XAOIHYBhCQFSGeQniAVFHo/QPqj2EPIzBOJzBLLXhAAgDSqEQGBGMfQkEQA7');*/
    margin-left: 1.6em;
}

ol {
    margin-left: 2.7em;
}

p {
    margin-bottom: 1em;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 1em;
    line-height: 1.6em;
    padding: 0 0 3px 0;
    vertical-align: top;
}

td {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 1em;
    line-height: 1.6em;
    padding: 3px;
    vertical-align: top;
}

pre {
    white-space: pre-wrap;
}

/* Headings */
h1 {
    font-family: 'Noto Sans JP', Arial, Helvetica, sans-serif;
    font-size: 1.8em;
    line-height: 1.4em;
    color: #000000;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    margin-left: 0;
    font-weight: bold;
}

h2,
h2 span {
    font-family: 'Noto Sans JP', Arial, Helvetica, sans-serif !important;
    font-size: 1.3em !important;
    color: #000000;
    margin-top: 1em !important;
    margin-bottom: 0.2em !important;
    margin-left: 0 !important;
    line-height: 1.2em !important;
    font-weight: normal !important;
}

h2 a,
h2 a:hover {
    font-family: 'Noto Sans JP', Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    color: #256788;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    margin-left: 0;
    line-height: 1.2em;
    font-weight: normal;
}

h3 {
    font-family: 'Noto Sans JP', Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    color: #000000;
    margin-top: 0.7em;
    margin-bottom: 0.2em;
    margin-left: 0;
    line-height: 1.2em;
    font-weight: normal;
}

h4,
h5,
h6 {
    font-family: 'Noto Sans JP', Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #000000;
    /* letter-spacing: -1px; */
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    margin-left: 0;
    line-height: 1.2em;
    font-weight: normal;
}

@media only screen and (max-width: 769px) {
    h1 {
        font-size: 1.5em;
        line-height: 1.3em;
    }

    h2 {
        font-size: 1.2em;
    }

    h2 a,
    h2 a:hover {
        font-size: 1.2em;
    }

    h3 {
        font-size: 1.05em;
    }
}

.align-center {
    text-align: center;
}

/* CSS-Styles for RTE */

.mark1 {
    color: #bb4422;
    font-weight: bold;
}

.mark2 {
    color: #d44e26;
}

.mark3 {
    color: #000000;
}

.code {
    font-family: Courier New, Monaco, monospaced;
    font-size: 0.9em;
}

.csc-default {
    clear: all;
}

.csc-frame-frame1 {
    background: #fff3ef;
    /* border: 1px solid #000; */
    /* border-radius: 4px 4px 4px 4px; */
    /* box-shadow: #ddd 1px 1px 2px; */
    padding: 6pt;
    font-size: 10pt;
    behavior: url(/fileadmin/includes/PIE.htc);
}

.csc-frame-frame2 {
    background: #fff8bb url(/fileadmin/pics/infobox-yellow.gif) repeat-x;
    border: 1px solid #ccc888;
    /* border-radius: 4px 4px 4px 4px; */
    box-shadow: #ddd 1px 1px 2px;
    padding: 6pt;
    font-size: 10pt;
    font-weight: normal;
    behavior: url(/fileadmin/includes/PIE.htc);
}

.csc-frame-frame3 {
    background: #ffffC0;
    border: 1px solid #633;
    box-shadow: #ddd 1px 1px 2px;
    padding: 3pt;
    font-size: 10pt;
    behavior: url(/fileadmin/includes/PIE.htc);
}

.at-a-glance {
    background: #fff3ef;
    /* border: 1px solid #000; */
    /* box-shadow: #888 1px 1px 2px; */
    padding: 10px;
    font-size: 1em;
    font-weight: normal;
    max-width: 100%;
}

.at-a-glance .mark1 {
    color: #d44e26;
}

.page-contents {
    background: #f4f7f9;
    /* border: 1px solid #000; */
    /* border-radius: 4px 4px 4px 4px; */
    /* box-shadow: #eee 1px 1px 1px; */
    padding: 6pt;
    font-size: 1em;
    width: 400px;
    float: right;
    clear: right;
    margin: 0 2px 10px 15px;
}

table.infotable-gray {
    width: 100%;
    background: #fff;
    border: 0;
    border-collapse: separate;
    border-spacing: 5px;
    margin-left: -3px;
}

table.infotable-gray td {
    background: #ebf1f4;
    /* border: 1px solid #ebf1f4; */
    /* border-radius: 4px 4px 4px 4px; */
    /* box-shadow: #ddd 1px 1px 2px; */
    padding: 5pt;
    font-size: 10pt;
    width: 25%;
    vertical-align: top;
}

.csc-textpic-imagewrap {
    margin-top: 15px !important;
}

/* colours etc. stripe effect for tables in accordion effect */
/* ========================================================= */
.tr_even td {
    background: #ebf1f4;
}

#accordion div {
    padding: 0;
}

#accordion h3 {
    margin-top: 5px;
    background: #EBF1F4;
    border: 1px solid #999999;
}

#accordion h3:hover {
    margin-top: 5px;
    background: #d5e2e8;
}

#accordion th {
    background: #eeeeee;
    text-align: center;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

#accordion th p {
    font-size: 10pt;
    padding: 0;
    line-height: 1.3em;
    margin: 1px;
}

#accordion td {
    font-size: 8pt;
    text-align: center;
}

#accordion td p {
    font-size: 8pt;
    padding: 0;
    line-height: 1.3em;
    margin: 1px;
}

#accordion td:last-child {
    font-size: 8pt;
    font-style: italic;
}


/* ========== */

.yellowbg {
    background: #ffffC0;
}

.csc-uploads-fileName {
    font-size: 10pt;
    margin: 0;
}

.csc-uploads-fileName p {
    margin: 0;
}

.csc-textpic-caption,
.image-caption {
    font-size: 0.8em;
    line-height: 1.3em;
    text-align: center;
}

/* Style der Suchergebnisse */

.tx-indexedsearch-form {
    float: left;
}

.tx-indexedsearch-searchbox-sword {
    margin: 0 15px 0 5px;
}

.tx-indexedsearch-rules {
    /* border: 3px solid #D44E26; */
    border: 1px solid #666;
    padding: 0 10px;
    /* background: #F4D3C9; */
    background: #eeeeee;
    border-radius: 10px;
    font-size: 0.8em;
}

.tx-indexedsearch-rules p {
    padding: 10px 0 20px 30px;
}

.tx-indexedsearch-info-sword {
    margin-top: 20px;
}

.tx-indexedsearch-browsebox {
    margin-top: 0;
}

.tx-indexedsearch-browsebox p {
    margin: 0;
    padding: 0;
}

ul.tx-indexedsearch-browsebox {
    display: flex;
    margin: 10px 0;
}

ul.tx-indexedsearch-browsebox li {
    float: left;
    display: inline-flex;
    list-style-type: none;
}

ul.tx-indexedsearch-browsebox li::after {
    content: '/';
    padding: 0 5px;
    font-weight: bold;
}

ul.tx-indexedsearch-browsebox li:last-child::after {
    content: ''
}

.tx-indexedsearch-res:nth-of-type(odd) {
    background: #eaf1f4;
}

.tx-indexedsearch-res:nth-of-type(even) {
    background: #f7fafb;
}

.tx-indexedsearch-res {
    padding: 10px;
    margin-bottom: 1px;
}

.tx-indexedsearch-res h3 {
    border-bottom: 1px solid #1567aa;
    padding-bottom: 20px;
}

.tx-indexedsearch-info dt {
    /*float: left;
 display: inline-block;
 min-width: 80px;*/
    display: inline-block;
    font-weight: bold;
    font-size: 0.8em;
}

.tx-indexedsearch-info dd {
    /*float: left;
 display: inline-block;
 min-width: 80px;*/
    display: inline-block;
    margin-left: 0px;
    padding-right: 10px;
    font-size: 0.8em;
}


.tx-indexedsearch-info dd p {
    padding: 0;
    text-align: left;
    display: inline;
}

dt.tx-indexedsearch-text-item-path {
    display: none !important;
}

dd.tx-indexedsearch-text-item-path a {
    font-weight: normal !important;
}

@media only screen and (max-width: 1000px) {
    .page-contents {
        float: none;
        margin: 0 2px 10px 0;
        width: 100%;
    }
}
