
/** ALLGEMEINES **/
/** Schriftarten **/

@font-face {
    font-family: 'din1451-m';
    src: url('../schrift/din1451alt-webfont.eot');
    src: url('../schrift/din1451alt-webfont.eot?#iefix') format('embedded-opentype'),
    url('../schrift/din1451alt-webfont.woff') format('woff'),
    url('../schrift/din1451alt-webfont.ttf') format('truetype'),
    url('../schrift/din1451alt-webfont.svg#din1451-m') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'news_gothic_mtbold';
    src: url('../schrift/news_gothic_mt_bold-webfont.eot');
    src: url('../schrift/news_gothic_mt_bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../schrift/news_gothic_mt_bold-webfont.woff2') format('woff2'),
    url('../schrift/news_gothic_mt_bold-webfont.woff') format('woff'),
    url('../schrift/news_gothic_mt_bold-webfont.ttf') format('truetype'),
    url('../schrift/news_gothic_mt_bold-webfont.svg#news_gothic_mtbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'news_gothic_mtregular';
    src: url('../schrift/news_gothic_mt_regular-webfont.eot');
    src: url('../schrift/news_gothic_mt_regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../schrift/news_gothic_mt_regular-webfont.woff2') format('woff2'),
    url('../schrift/news_gothic_mt_regular-webfont.woff') format('woff'),
    url('../schrift/news_gothic_mt_regular-webfont.ttf') format('truetype'),
    url('../schrift/news_gothic_mt_regular-webfont.svg#news_gothic_mtregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'newsgoth_cn_btregular';
    src: url('../schrift/news_gothic_condensed_bt-webfont.eot');
    src: url('../schrift/news_gothic_condensed_bt-webfont.eot?#iefix') format('embedded-opentype'),
    url('../schrift/news_gothic_condensed_bt-webfont.woff2') format('woff2'),
    url('../schrift/news_gothic_condensed_bt-webfont.woff') format('woff'),
    url('../schrift/news_gothic_condensed_bt-webfont.ttf') format('truetype'),
    url('../schrift/news_gothic_condensed_bt-webfont.svg#newsgoth_cn_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@media screen {





    /** HTML-Elemente **/

    body {
        font-family: news_gothic_mtregular, verdana, Verdana, sans-serif;
        border: 0px;
        margin: 0;
        padding: 0;
        max-width: 1120px;
        min-width: 300px;
        height: 100%;
    }

    body b, strong, th, optgroup {
        font-family: news_gothic_mtbold, verdana, Verdana, sans-serif;
        font-weight: normal;
    }

    option {
        font-family: news_gothic_mtregular, verdana, Verdana, sans-serif;
        font-weight: normal;
    }

    body.warten * {
        cursor: wait;
    }

    a:hover input, a:visited input, a:link input, a:active input {
        text-decoration: none;
    }

    #e10ev_warten {

        display: none;
        flex-direction: column;

        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;

        font-family: 'din1451-m', Verdana, sans-serif;
        font-size: 16pt;
        color: #C80000;

        background-color: #000000;
        filter: alpha(opacity=70);
        opacity: 0.7;
        z-index: 1000;
    }

    #e10ev_warten #wartenoben {
        display: flex;
        align-items: center;
        flex-grow: 1;
        text-align: center;
        justify-content: center;
        margin-bottom: 2px;
    }

    #e10ev_warten #wartenunten span {
        margin-top: 2px;
        border: 3px ridge #C0C0C0;
        background-color: #FFFFFF;
    }

    #e10ev_warten #wartenunten {
        flex-grow: 1;
        text-align: center;
    }

    #e10ev_warten img {
        align-self: flex-end;
        position:relative;
    }



    /** Seitenaufbau **/

    @media screen and (min-width: 481px) {

        div#e10ev_rahmen {
            display: table;
            height: 100%;
            margin: 0;
            padding: 0;
            table-layout: fixed;

        }

        div.e10ev_balken {
            display: table-cell;
            min-height: 100%;
            margin: 0;
            padding: 0;
            top: 0;
        }

        div#e10ev_balkenl {
            max-width: 120px;
            width: 10.7%;
            min-width: 80px;
        }

        div#e10ev_balkenr {
            background-color: #C0C0C0;
        }

        div.e10ev_balken_hg {
            /* display: none; */
            left: 0;
            position: fixed;
            text-align:center;
            width: 10.7%;
            max-width: 120px;
            min-width: 80px;
        }

        div#e10ev_balken_hgo {

            /**
            height: 40%; **/
            background-color: #C0C0C0;
            height: 300;
            min-height: 100px;
            top: 0;
        }

        div#e10ev_balken_hgu {
            /** background-color: #C80000; **/
            float: left;
            /** height: 60%; **/
            /** top: 40%;     `**/
            top: 300;
        }

        div#e10ev_haupt {
            display: table-cell;
            padding-bottom: 20px;
            position: relative;
            width: 78.5%;

        }

        div#e10ev_banner {
            background-image: url(../img/banner.png);
            height:150px;
            text-align: right;
            padding: 4px 4px 0px 0px;
        }
        div#e10ev_nav {
            min-height: 20px;
            font-family: 'din1451-m', Verdana !important;
            font-size: 16px !important;
            padding: 8px;
            background: rgb(200,200,200); /* Old browsers */
            /* IE9 SVG, needs conditional override of 'filter' to 'none' */
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjZGVkZWRlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODUlIiBzdG9wLWNvbG9yPSIjZGVkZWRlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTclIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
            background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 3%, rgba(222,222,222,1) 15%, rgba(255,255,255,1) 50%, rgba(222,222,222,1) 85%, rgba(0,0,0,1) 97%, rgba(0,0,0,1) 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(3%,rgba(0,0,0,1)), color-stop(15%,rgba(222,222,222,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(85%,rgba(222,222,222,1)), color-stop(97%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 3%,rgba(222,222,222,1) 15%,rgba(255,255,255,1) 50%,rgba(222,222,222,1) 85%,rgba(0,0,0,1) 97%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 3%,rgba(222,222,222,1) 15%,rgba(255,255,255,1) 50%,rgba(222,222,222,1) 85%,rgba(0,0,0,1) 97%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 3%,rgba(222,222,222,1) 15%,rgba(255,255,255,1) 50%,rgba(222,222,222,1) 85%,rgba(0,0,0,1) 97%,rgba(0,0,0,1) 100%); /* IE10+ */
            background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 3%,rgba(222,222,222,1) 15%,rgba(255,255,255,1) 50%,rgba(222,222,222,1) 85%,rgba(0,0,0,1) 97%,rgba(0,0,0,1) 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
        }

        div#e10ev_navl {
            float: left;
            white-space: nowrap;
            margin: 0;
            padding: 0;
        }

        div#e10ev_navr {
            text-align: right;
        }

        div#e10ev_navsmart {
            display: none;
        }

        div#e10ev_status {
            display: none;
            background-color: #FFFFA0;
            border-bottom: 3px ridge;
            font-size: 0.8em;
            font-family: 'din1451-m', Verdana;
            text-align: right;
            height: 21px;
            padding: 4px;
            vertical-align: middle;
        }

        div#e10ev_status input {
            font-family: 'din1451-m', Verdana;
            height: 21px;
        }

        div#e10ev_inhalt {
            padding: 10px;
            font-size: 10pt;
            line-height: 1.2em;
        }

        div#e10ev_inhalt td, div#e10ev_inhalt select, div#e10ev_inhalt input[type="text"], div#e10ev_inhalt input[type="email"], div#e10ev_inhalt input[type="url"], div#e10ev_inhalt input[type="password"], div#e10ev_inhalt input[type="number"], div#e10ev_inhalt input[type="time"], div#e10ev_inhalt textarea {
            font-family: news_gothic_mtregular, verdana, Verdana, sans-serif;
            font-size: 10pt;
            line-height: 1.2em;
        }

        div#e10ev_inhalt input[type="button"], div#e10ev_inhalt input[type="reset"], div#e10ev_inhalt input[type="submit"] {
            font-family: news_gothic_mtbold, verdana, Verdana, sans-serif;
            font-size: 10pt;
            line-height: 1.2em;

        }


        div#e10ev_inhalt th {
            font-size: 11pt;
        }


        div#e10ev_inhalt a:link, div#e10ev_navr a:link, div#e10ev_status a:link {
            color: inherit;
        }

        div#e10ev_inhalt a:visited, div#e10ev_navr a:visited, div#e10ev_status a:visited {
            color: #000000;
        }

        div#e10ev_inhalt a:hover {
            color: #C80000;
            background-color: #C0C0C0;
        }

        div#e10ev_titel {
            padding-bottom: 30px;
        }

        div#e10ev_fuss {
            bottom: 0;
            font-size: 10pt;
            position:absolute;
            text-align: right;
            width: 100%;
            background: rgb(200,0,0); /* Old browsers */
            /* IE9 SVG, needs conditional override of 'filter' to 'none' */
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M4MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMGMwYzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
            background: -moz-linear-gradient(left, rgba(200,0,0,1) 0%, rgba(192,192,192,1) 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(200,0,0,1)), color-stop(100%,rgba(192,192,192,1))); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(left, rgba(200,0,0,1) 0%,rgba(192,192,192,1) 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(left, rgba(200,0,0,1) 0%,rgba(192,192,192,1) 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(left, rgba(200,0,0,1) 0%,rgba(192,192,192,1) 100%); /* IE10+ */
            background: linear-gradient(to right, rgba(200,0,0,1) 0%,rgba(192,192,192,1) 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c80000', endColorstr='#c0c0c0',GradientType=1 ); /* IE6-8 */
        }

    }
    @media screen and (max-width: 480px) {

        div#e10ev_rahmen {
            display: table;
            height: 100%;
            margin: 0;
            padding: 0;
            table-layout: fixed;
            border-left: 2px solid #C80000;
            border-right: 2px solid #C0C0C0;
        }

        div.e10ev_balken {
            display: none;
        }


        div.e10ev_balken_hg {
            display: none;
        }

        div#e10ev_balken_hgo {
            display: none;
        }

        div#e10ev_balken_hgu {
            display: none;
        }

        div#e10ev_haupt {
            display: table-cell;
            padding-bottom: 20px;
            position: relative;
            width: 78.5%;
        }

        div#e10ev_banner {
            display: none;
        }

        div#e10ev_nav {
            display: none;
        }

        div#e10ev_navl {
            float: left;
            white-space: nowrap;
            margin: 0;
            padding: 0;
        }

        div#e10ev_navr {
            text-align: right;
        }

        div#e10ev_navsmart {
            background-color: #C80000;
            border-bottom: 2px ridge #333333;
            height: 60px;
            padding-bottom: 3px;
            white-space: nowrap;
        }

        div#e10ev_navsmart ul {
            list-style: none;
            display: flex;
            flex-direction: row;
            padding: 0;
            margin: 0;
        }

        div#e10ev_navsmart li {
            flex: 1;
            text-align: center;
            color: #000000;
            background-color: #C0C0C0;
            border: 1px solid #EEEEEE;
            border-radius: 5px;
            font-family: 'din1451-m', Verdana, sans-serif;
            text-decoration: none;
            font-size: 14px;
            margin: 3px;
            padding-top: 3px;
            padding-bottom: 3px;
        }

        div#e10ev_navsmart li:hover {
            background-color: #FFFFD0;
        }

        div#e10ev_navsmart li.aktuell {
            background-color: #A0A0A0;
        }

        div#e10ev_navsmartol {
            font-family: 'din1451-m', Verdana, sans-serif;
            font-size: 18pt;
            color: #FFFFFF;
            letter-spacing: 3px;
            width: 80%;
            float: left;
        }

        div#e10ev_navsmartor {
            font-family: 'din1451-m', Verdana, sans-serif;
            font-size: 9pt;
            color: #FFFFFF;
            width: 19%;
            height: 40%;
            word-wrap: break-word;
            text-align: right;
            overflow: hidden;
        }


        div#e10ev_navsmart a {
            display: block;
            color: #000000;
            text-decoration: none;
        }


        div#e10ev_status {
            display: none;
            background-color: #FFFFA0;
            border-bottom: 3px ridge;
            font-size: 0.8em;
            font-family: 'din1451-m', Verdana;
            text-align: right;
            height: 21px;
            padding: 4px;
            vertical-align: middle;
        }

        div#e10ev_status input {
            font-family: 'din1451-m', Verdana;
            height: 21px;
        }

        div#e10ev_inhalt {
            padding: 10px;
            font-size: 10pt;
            line-height: 1.2em;

        }

        div#e10ev_inhalt td, div#e10ev_inhalt select, div#e10ev_inhalt input, div#e10ev_inhalt textarea, div#e10ev_inhalt input[type="urls"] {
            font-family: news_gothic_mtregular, source_sans_proregular, verdana, Verdana, sans-serif;
            font-size: 10pt;
            line-height: 1.2em;
        }

        div#e10ev_inhalt th {
            font-size: 10pt;
        }

        div#e10ev_inhalt a:link, div#e10ev_navr a:link, div#e10ev_status a:link {
            color: inherit;
        }

        div#e10ev_inhalt a:visited, div#e10ev_navr a:visited, div#e10ev_status a:visited {
            color: #000000;
        }

        div#e10ev_inhalt a:hover {
            color: #C80000;
            background-color: #C0C0C0;
        }

        div#e10ev_titel {
            padding-bottom: 30px;
        }

        div#e10ev_fuss {
            bottom: 0;
            font-size: 10pt;
            position:absolute;
            text-align: right;
            width: 100%;
            background: rgb(200,0,0); /* Old browsers */
            /* IE9 SVG, needs conditional override of 'filter' to 'none' */
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M4MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMGMwYzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
            background: -moz-linear-gradient(left, rgba(200,0,0,1) 0%, rgba(192,192,192,1) 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(200,0,0,1)), color-stop(100%,rgba(192,192,192,1))); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(left, rgba(200,0,0,1) 0%,rgba(192,192,192,1) 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(left, rgba(200,0,0,1) 0%,rgba(192,192,192,1) 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(left, rgba(200,0,0,1) 0%,rgba(192,192,192,1) 100%); /* IE10+ */
            background: linear-gradient(to right, rgba(200,0,0,1) 0%,rgba(192,192,192,1) 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c80000', endColorstr='#c0c0c0',GradientType=1 ); /* IE6-8 */
        }

    }


    /**       **/

    div.abschnitt_text {
        display: block;
        padding-top: 10px;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }



    a img.schaltfl {
        border: 3px outset #444444;
        background-color: #C0C0C0;
        padding-bottom: 0;
    }
    a img.schaltfl:active {
        border: 3px inset #444444;
        background-color: #C0C0C0;
        padding-bottom: 0;
    }
    a img.bild {
        border: 3px solid #000000;

    }
    a img.bild:hover {
        border: 3px solid #C80000;
    }

    a.satzaktion {
        cursor: pointer;
        white-space: nowrap;
    }

    a.satzaktionrahmen {
        padding-left: 5px;
        font-weight: bold;
        /**
        border: 2px ridge #C0C0C0;
        padding: 2px; **/
    }



    /** Darstellung, für alle Modi gültig **/

    .schmal {
        font-family: newsgoth_cn_btregular, verdana, Verdana, sans-serif !important;
    }

    div.hist_div_suche, div.lokarchiv_div_suche {
        min-width: 300px;
        width: 48%;
        min-height: 25px;
        float: left;
        padding: 2px;
    }


    div.meldung0 {
        background-color: #FFFFA0;
        border: 2px solid #CF0000;
        z-index: 1000;
    }

    div.meldung1 {
        background-color: #FFFFA0;
        border: 2px solid #00EE00;
        padding-bottom: 5px;
        z-index: 1000;
    }

    div.meldung2 {
        background-color: #FFFFA0;
        border: 2px solid #222222;
        padding-bottom: 5px;
        z-index: 1000;
    }

    div.meldung8 {
        background-color: #FFFFA0;
        border: 2px solid #FFFF00;
        padding-bottom: 5px;
        z-index: 1000;
    }

    div.meldung9 {
        background-color: #FFFFA0;
        border: 2px solid #0000EE;
        padding-bottom: 5px;
        z-index: 1000;
    }

    div.warnung {
        border: 5px dashed #C00000;
        margin-left: 20px;
        margin-right: 20px;
        max-width: 600px;
        width: 70%;
        padding: 5px;
    }



    span.titel0 {
        font-family: 'din1451-m', Verdana, sans-serif;
        font-size: 16pt;
        color: #C80000;
    }

    span.titel1 {
        font-family: 'din1451-m', Verdana, sans-serif;
        font-size: 16pt;
        color: #C80000;

    }

    span.titel2 {
        font-family: 'din1451-m', Verdana, sans-serif;
        font-size: 12pt;
        color: #000000;

    }

    span.seitenunter {
        font-family: 'din1451-m', Verdana, sans-serif;
        font-size: 20pt;
        color: #A0A0A0;
        margin-bottom: -10px;
    }

    span.hg110 {
        background-color: #FFFF66;
    }

    span.hg113 {
        background-color: #99CCFF;
    }

    span.hg115 {
        background-color: #CCFF99;
    }

    span.hg139 {
        background-color: #FF99FF;
    }


    span.textmarkierung {
        color: #C0C0C0;
        background-color: #C80000;
    }


    /* ü */
    table.galerie_tbl_photo {
        width: 420px;
        min-height: 120px;
        border-spacing: 0px;
    }


    table.mgb_tbl tr:nth-child(2n) {
        background-color: #FFFFD0;
    }

    table.mgb_tbl tr:nth-child(2n-1) {
        background-color: #FFFFA0;
    }

    table.hist_tbl {
        border-collapse:collapse;
        empty-cells: show;
        width: 100%;
    }

    table.hist_tbl td {
        padding: 5px;
    }

    tr.tbzoben td.kopfsort:hover, tr.tbzoben td.kopfsort:active {
        background-color: #C0C0C0;
        color: #000000;
    }


    tr.tbzoben td, tr.tbzoben th {
        font-family: 'din1451-m', Verdana, sans-serif !important;
        background-color: #C80000;
        color: #C0C0C0;
        font-weight: none;
        font-size: 15px !important;
        border-bottom: 1px #777777 solid;
    }

    tr.tbzhaupt1 {
        background-color: #FFFFD0;
        text-align: left;
    }

    tr.tbzhaupt2 {
        background-color: #FFFFA0;
        text-align: left;
    }

    tr.tbzhaupt3 {
        background-color: #FF1111;
        text-align: left;
    }

    tr.tbz110 {
        background-color: #FFFF66;
    }

    tr.tbz113 {
        background-color: #99CCFF;
    }

    tr.tbz115 {
        background-color: #CCFF99;
    }

    tr.tbz139 {
        background-color: #FF99FF;
    }

    tr.tbz140 {
        background-color: #AAD5FF;
    }

    tr.tbz141 {
        background-color: #FFB464;
    }

    tr.tbz150 {
        background-color: #EEEEEE;
    }

    tr.tbzfuss td {
        border-top: 1px #777777 solid;
        background-color: #C0C0C0;
        font-style: italic;
    }

    .satzmenu1 {
        white-space: nowrap;
    }


    ul.navseite_liste   {
        margin-left: 0px;
        padding-left: 15px;
        list-style-type: square;
    }

    ul.mainlevel-liste   {
        margin-left: 0px;
        padding-left: 0px;
        list-style-type: none;
    }

    ul.mainlevel-liste a.anav  {
        text-decoration: none;
    }

    ul.sublevel-liste a.anav  {
        text-decoration: underline;
    }

    ul.sublevel-liste   {
        margin-left: 0px;
        padding-left: 15px;
    }

    ul.sublevel-liste li.ausschnitt   {
        background-color: #FFFFD0;
    }


    a.abschnitt_link {
        font-family: 'din1451-m', Verdana, sans-serif;
        font-size: 12pt;
        color: #000000;
        border-bottom: 2px solid #C80000;
    }

    .arahmen {
        border: 2px solid #000000;
    }

    .textoben td {
        vertical-align: top;
    }

    .asc {
        background-image: url(../img/desc.png);
        background-repeat: no-repeat;
        background-position: right center;
    }
    .desc {
        background-image: url(../img/asc.png);
        background-repeat: no-repeat;
        background-position: right center;
    }

    .fehler > input, .fehler > textarea {
        outline: 2px solid #FF0000;
    }

    .satzaktion {
        margin-top: 5px;
    }

    a.satzaktion {
        margin-left: 3px;
        padding: 6px 3px 0px 3px;
        min-width: 30px;
        text-decoration: none;
    }

    .satzdiv {
        margin-left: 3px;
        padding: 6px 3px 0px 3px;
        min-width: 30px;
        background-color: #F0F0F0 !important;
        outline: 2px ridge #C8C8C8;

    }

    .satzdel, .loeschsatz, .satzloesch  {
        background-color: #F96070 !important;
        outline: 2px ridge #C80000;
    }

    .satzdel td, .loeschsatz td, .satzloesch td {
        background-color: #F96070 !important;
    }

    .satzedit, .editsatz {
        background-color: #D9E7FF !important;
        outline: 2px ridge #97BBFF;
    }

    .satzedit td, .editsatz td {
        background-color: #D9E7FF !important;
    }

    .satzmove, .movesatz, .satzversch  {
        background-color: #FFFFA0 !important;
        outline: 2px ridge #E0E080;
    }

    .satzmove td {
        background-color: #FFFFA0 !important;
    }

    .satzneu {
        background-color: #E1FFE1;
        /* border: 2px ridge #00E080; */
        outline: 2px ridge #00E080;
        padding: 5px 3px 0px 3px;
        margin-left: 3px;
    }

    .satzneu td {
        background-color: #E1FFE1;
    }

    .seitennavaktuell {
        border: 3px ridge #C80000;
        padding: 1px 3px 1px 3px;
        background-color: FFFFA0;
        font-family: news_gothic_mtbold, verdana, Verdana, sans-serif;
        font-weight: normal;

    }

    .seitennavandere {
        padding: 4px 5px 4px 5px;
        background-color: C0C0C0;
    }


    .sort {
        cursor: pointer;
    }

    @media screen and (max-width: 800px) {

        .bild.sp2 {
            width: 99% !important;


        }

    }


    @media screen and (min-width: 481px) {




        img.text_img {
            width: 100%;
            max-width: 100%;
            min-width: 310px;
        }




        div.abschnitt_text {
            display: block;
            padding-top: 10px;
        }



        div.attribut {
            display: inline-block;
            float: left;
            /** line-height: 25px;  **/
            vertical-align: middle;
            width: 20%;
            /** line-height: 0.8em; **/
            padding-top: 5px;
            /** padding-bottom: 3px;  **/
            /*border: 1px solid #111111; */
            -webkit-hyphens: auto;
            -moz-hyphens: auto;
            -ms-hyphens: auto;
            hyphens: auto;
            overflow: hidden;
        }

        div.attribut+div.wert {
            margin-left: 20%;
        }

        div.feld {
            margin-bottom: 15px;
            min-width: 150px;
            overflow: hidden;
        }

        .lokkern div.feld {
            margin-bottom: 4px;
            min-width: 150px;
            overflow: hidden;
        }


        div.feld2sp {
            margin-bottom: 15px;
            width: 49%;
            float: left;
        }

        div.feld div.attribut2 {
            width: 35%;
            height: 100%;
            max-width: 150px;
            float: left;
            clear: both;
            -webkit-hyphens: auto;
            -moz-hyphens: auto;
            -ms-hyphens: auto;
            hyphens: auto;
            overflow: hidden;
            /* border: 1px solid #00FDAA; */
        }

        div.feld div.wert2 {
            overflow: visible;
            /* border: 1px dotted #112233; */
        }

        div.feld div.wert2 input, div.feld div.wert2 select, div.feld div.wert2 textarea {
            max-width: 62%;
        }


        div.galerie_div_rahmen {
            width: 50%;
            min-width: 300px;
            min-height: 140px;
            float: left;
        }


        div.wert, div.wert3 {
            margin-bottom: 7px;
            width: 75%;
            vertical-align: middle;
            padding-top: 5px;
            /** line-height: 25px; **/
            -webkit-hyphens: auto;
            -moz-hyphens: auto;
            -ms-hyphens: auto;
            hyphens: auto;

        }


        div.wert:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        div.wert input:not(checkbox), select {
            min-height: 25px;
            vertical-align: middle;
        }

        div.wert input:not(.adresse):not([type="button"]):only-child {
            width: 95%;
            min-width: 200px;
            max-width: 400px;

        }



        div.wert input.datumzeit {
            min-width: 100px;
            width: 100px !important;
        }

        img.mitglied {
            border: 2px solid #000000;
            float: left;
            margin-right: 10px;
            min-width: 300px;
            width: 55%;
        }

        span.abschnitt_auf {
            display: none;
        }

        /* ?? */
        span.hist_span_suchebeschr, span.lokarchiv_span_suchebeschr {
            width: 40%;
            display: inline-block;
        }

        /* ?? */
        span.hist_span_suchefeld, span.lokarchiv_span_suchefeld {
            width: 55%;
            display: inline-block;
        }



        td.mgb_tbl_forumbeitraege,
        th.mgb_tbl_forumbeitraege {
            display: table-cell;
        }

        td.mgb_tbl_forumaufrufe,
        th.mgb_tbl_forumaufrufe {
            display: table-cell;
        }
        td.topic-author, th.topic-author {
            white-space: nowrap;

        }


        /* Sonderbehandlung im Forum */
        span.forum-threads_smart, span.forum-newmessages_smart, span.topic-posts_smart, span.topic-author_smart, span.pm-author_smart, span.pm-recipient_smart {
            display: none;
        }

        table.mgb_tbl {
            width: 100%;
            border-collapse:collapse;
            empty-cells: show;


        }

        table.mgb_tbl td {
            padding: 5px;
        }

        table.index_tbl {
            width: 90%;
        }


        #phorum-menu-table {
            display: table;
        }

        #phorum-menu-table_smart {
            display: none;
        }





    }


    @media screen and (max-width: 480px) {

        div.abschnitt_text {
            display: none;
            padding-top: 5px;
        }

        div.attribut {
            width: 200px;
        }

        div.feld {
            margin-bottom: 15px;
            overflow: hidden;
            width: 100%;
        }

        div.feld2sp {
            width: 100%;
        }

        div.feld div.attribut2 {
            width: 30%;
            max-width: 150px;
            float: left;
            clear: both;
            -webkit-hyphens: auto;
            -moz-hyphens: auto;
            -ms-hyphens: auto;
            hyphens: auto;
            overflow: hidden;
        }

        div.feld div.wert2 {
            height: 40%;
            overflow: visible;
            width: 100%;
        }

        div.galerie_div_rahmen {
            width: 99%;
            min-width: 300px;
        }


        div.wert {
            margin-bottom: 15px;
            width: 99%;
            vertical-align: middle;
            line-height: 25px;
        }

        div.wert input:not(.adresse):not([type="button"]):not([type="hidden"]):only-child {
            width: 99%;
            min-width: 200px;
            max-width: 400px;
        }

        img.mitglied {
            margin-bottom: 10px;
            width: 100%;
            max-width:100%;
            border: 2px solid #000000;
        }

        img.text_img {
            width: 95%;
            min-width: 300px;
        }

        span.abschnitt_zu {
            display: none;
        }

        span.hist_span_suchebeschr {
            width: 125px;
            display: inline-block;
        }

        span.hist_span_suchefeld {
            display: inline-block;

        }


        table.hist_tbl {
            width: 100%;
            empty-cells: show;
            border-collapse:collapse;
        }

        table.hist_tbl td  {
            /* font-family: 'news_gothic_mtcond', 'verdana' !important; */
            max-width: 600px;
            font-size: 10pt !important;
            letter-spacing: -1px;
            padding: 5px 2px 5px 2px;
            -webkit-hyphens: auto;
            -moz-hyphens: auto;
            -ms-hyphens: auto;
            hyphens: auto;

        }

        table.hist_tbl td .titel0{
            font-size: 12pt !important;
        }

        table.index_tbl {
            width: 97%;
        }

        table.mgb_tbl {
            width: 99%;
            min-width: 300px;
            border-collapse:collapse;
            empty-cells: show;

        }

        table.mgb_tbl td {


            padding: 5px 2px 5px 2px;
        }

        .smart {
            display: none;
        }


        /* Sonderbehandlung im Forum */

        td.forum-threads, th.forum-threads,
        td.forum-posts, th.forum-posts,
        td.topic-posts, th.topic-posts,
        td.topic-views, th.topic-views,
        td.topic-author, th.topic-author,
        th.reply-datestamp, td.reply-datestamp,
        th.pm-author, td.pm-author,
        th.pm-datestamp, td.pm-datestamp,
        th.pm-recipient, td.pm-recipient {
            display: none;
        }

        span.forum-threads_smart, span.topic-posts_smart, span.topic-author_smart, span.pm-author_smart, span.pm-recipient_smart {
            display: inline;
            padding: 5px;
        }

        span.forum-newmessages_smart {
            display: inline;
        }

        span.forum-threads_smart:before, span.topic-posts_smart:before {
            content: " (";
        }

        span.forum-threads_smart:after, span.topic-posts_smart:after {
            content: ")";
        }


        #phorum-menu-table {
            display: none;
        }

        #phorum-menu-table_smart {
            display: table;
        }





        /*
            div#e10ev_inhalt, div#e10ev_inhalt td {
                font-size: 13px;


            }




            table.mgb_tbl td,
            table.mgb_tbl th  {
                font-size: 7pt;
                padding: 1px;
                border-bottom: 1px solid #C0C0C0;
            }


            table.index_tbl td {
                font-size: 10px;
                padding: 1px 3px 1px 3px;
                border-bottom: 1px solid #C0C0C0;
                letter-spacing: -1px;
            }

            table.index_tbl_photo {
                width: 140px;
                border-spacing: 0px;
            }
          */



    }
}




@media print {

    a {
        color: #000000;
    }

    body {
        font-family: news_gothic_mtregular, verdana, Verdana, sans-serif;

    }

    body b, strong, optgroup {
        font-family: news_gothic_mtbold, source_sans_proregular, verdana, Verdana, sans-serif;
        font-weight: normal;
    }

    input[type="button"], input[type="reset"], input[type="submit"] {
        display: none;
    }

    table {
        width: 100%;
    }

    td {
        padding: 3px 0px 3px 0px;
    }

    th, .tbzoben {
        font-family: 'din1451-m', Verdana, sans-serif;
        background-color: #A0A0A0;
    }


    #e10ev_balkenl, #e10ev_banner, #e10ev_nav, #e10ev_navsmart, #e10ev_status, .del, .edit, .neu, .wahl {
        display: none;
    }

    #e10ev_titel {
        padding-bottom: 20px;
    }

    .tbzfuss {
        background-color: #C0C0C0;
    }

    div.attribut {
        display: inline-block;
        float: left;
        line-height: 25px;
        vertical-align: middle;
        width: 20%;
        line-height: 0.8em;
        padding-top: 6px;
        padding-bottom: 3px;
        /*border: 1px solid #111111; */
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
        overflow: hidden;
    }

    div.attribut+div.wert {
        margin-left: 20%;
    }

    div.feld {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 10px;
    }

    div.feld div.attribut2 {
        -webkit-box-flex: 20;
        -moz-box-flex: 20;
        -webkit-flex: 20;
        -ms-flex: 20;
        flex: 20;
    }

    div.feld div.wert2 {
        -webkit-box-flex: 80;
        -moz-box-flex: 80;
        -webkit-flex: 80;
        -ms-flex: 80;
        flex: 80;
    }

    div.warnung {
        border: 5px dashed #C00000;
        margin-left: 20px;
        margin-right: 20px;
        max-width: 600px;
        width: 70%;
        padding: 5px;
    }

    div.wert, div.wert3 {
        margin-bottom: 1px;
        width: 75%;
        vertical-align: middle;
        line-height: 5px;
    }


    div.wert:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    div.wert input:not(.adresse) {
        width: 95%;
        min-width: 200px;
        max-width: 400px;
    }

    div.wert input.datumzeit {
        min-width: 100px;
        width: 100px !important;
    }


    span.titel0, span.titel1 {
        font-family: 'din1451-m', Verdana, sans-serif;
        font-size: 16pt;
        color: #C80000;
        padding-bottom: 30px;
    }

    span.titel2 {
        font-family: 'din1451-m', Verdana, sans-serif;
        font-size: 12pt;
        color: #000000;

    }

    span.seitenunter {
        font-family: 'din1451-m', Verdana, sans-serif;
        font-size: 20pt;
        color: #A0A0A0;
        margin-bottom: -10px;
    }







}