@import url('material_icons.min.css');

:root {
    --bs-body-font-size: .95rem !important;
    --bs-border-radius: 0 !important;
}

.btn-dark {
    --bs-btn-bg: #575757 !important;
}

.btn, .rightBody .btn {
    --bs-btn-border-radius: 0px !important;
    text-align: left !important;
    text-wrap-style: balance !important;
    --bs-btn-font-size: .85rem !important;
}

button.checked {
    font-weight: bolder;
    color: #212121;
}

/* chrome fix border
*, input, select, textarea, option, button {
    outline: none !important;
} */

.ms-20 {
    margin-left: 20px !important;
}

.truncate {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.centerBody > a.action, .centerBody > div.action {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
}

input[type="text"]:disabled, input[disabled] {
    border: 1px solid #888 !important;
    color: #444 !important;
    background-color: #fff !important;
    opacity: .5 !important;
}

.evfevBox {
    text-align: right;
    margin-top: 50px;
}

.rgEditForm select {
    width: 200px;
}

.infoSpan, .infoSpan:hover {
    padding: 2px;
    display: block;
    border: 1px solid #0094FF;
    background-color: #3DAEFF;
    color: #fff;
    text-align: center;
    text-decoration: none;
}

.errorSpan, .errorSpan:hover {
    padding: 2px;
    display: block;
    border: 1px solid #FF4242;
    background-color: #FF7575;
    color: #fff;
    text-align: center;
    text-decoration: none;
}

* > span.eb {
    display: none;
    position: absolute;
    margin-left: -32px;
    padding: 8px;
    background-color: #F44336;
}

*:hover > span.eb {
    display: inline;
}

html, form, body {
    margin: 0;
    padding: 0;
    line-height: 18px;
    color: #444;
}




* {
    font-family: Arial, Helvetica, sans-serif;
    font-size: var(--bs-body-font-size, 12px);
}

.h1 {
    font-size: 120%;
    font-weight: bold;
}

.x-split-button {
    position: relative;
    display: inline-block;
    text-align: left;
    margin-top: 20px;
    width: 100%;
}

.x-button {
    position: relative;
    margin: 0;
    float: left;
    outline: none;
}

.ui-state-error, .ui-state-highlight {
    padding: 10px;
}



.AddressList td select {
    width: 160px;
}
/* verz */
.NiedLink {
    display: inline-block;
    padding: 2px 4px 2px 2px;
}

.cssHeadLine {
    font-weight: bolder;
}

/* verteilerliste */
.csstree li s {
    width: 16px;
    margin-right: 10px;
    display: block;
    float: left;
    cursor: pointer;
    text-align: center;
}



.csstree li {
    padding: 2px 0px 2px 20px;
    background-position: 0px 3px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.csstree ul, .csstree {
    padding: 0px;
    margin: 0px;
}

    .csstree li {
        display: block;
    }
/* user.aspx */
.usrData {
    width: 100%;
    display: block;
}

    .usrData select {
        width: 402px;
        border: 1px solid #888888;
    }

    .usrData .inpBox {
        width: 388px;
        border: 1px solid #888888;
        padding: 2.5px 5px 2.5px 5px;
    }

    .usrData td label {
        vertical-align: top;
    }

.ProcessInfo {
    padding: 10px;
    background-color: #51B6FF;
    border: 1px solid #0094FF;
    color: #343434;
    display: block;
}

.uiBtn {
    padding: 4px 8px 4px 8px;
    background-color: #E0E0E0;
    border: 1px solid #A0A0A0;
    color: #000;
    cursor: pointer;
}

    .uiBtn:hover {
        background-color: #F5F5F5;
        border: 1px solid #A0A0A0;
        color: #000;
        text-decoration: none;
    }

a.isClicked:hover, .isClicked:hover {
    color: #fff;
}

a.isClicked, .isClicked {
    color: #efefef;
    border: 1px solid #333;
    background-color: #333;
}
/* address end */

#all {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

a {
    color: blue;
    text-decoration: none;
}

    a:hover {
        color: blue;
        text-decoration: underline;
    }

    a img {
        border-style: none;
    }

h1 {
    font-weight: bold;
    font-size: 12px;
}

h2 {
    font-weight: bold;
    font-size: 11px;
}
/* head */
.PageTop {
    background-image: url(/images/pageheadImage1.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 101px;
    height: 101px;
    width: 880px;
    font-weight: bolder;
    color: #C4CEE9;
    font-size: 36px;
    text-align: right;
    padding-right: 120px;
}

.topmenu {
    display: block;
    background-image: url(../images/argebau.jpg);
    background-repeat: no-repeat;
    background-position: right -2px;
    padding-right: 120px;
    /*width: 880px;*/
    width: 100%;
    float: right;
}

    .topmenu a {
        font-size: 90%;
        background-image: url(../images/pfeil_rechts.gif);
        background-repeat: no-repeat;
        background-position: left center;
        padding: 5px 8px 3px 18px;
        margin: 0;
        display: inline-block;
        float: left;
    }
/* body */
.centerBody .editOptions {
    display: block;
    padding: 20px;
}


    .centerBody .editOptions a {
        padding: 5px 10px 5px 10px;
        border-right: 1px solid #fff;
        text-decoration: none;
        color: #fff;
        cursor: pointer;
        background-color: #888;
    }

.bc {
    display: block;
    float: left;
}

.leftBody {
    border-top: 5px solid #000000;
    font-size: 12px;
    padding: 20px 10px 10px 10px;
    width: 220px;
}

    .leftBody a.rootNode, .leftBody a.subNode {
        padding: 4px 8px 4px 18px;
        margin: 0;
        display: block;
        text-decoration: none;
        color: #000;
        background-image: url(../images/pfeil_rechts.gif);
        background-repeat: no-repeat;
        background-position: 6px center;
        border-bottom: 1px solid #C9D1D8;
    }

    .leftBody a.IsClicked, .leftBody a.IsClicked, .leftBody a:hover {
        background-color: #C9D1D8;
    }

    .leftBody a.subNode {
        padding-left: 38px;
        background-position: 26px center;
    }

.centerBody {
    border-top: 5px solid #D8020C;
    padding: 10px 2px 10px 2px;
    width: 580px;
}

    .centerBody > div > a.action {
        display: block;
    }

    .centerBody div > a.editbutton {
        position: absolute;
        float: left;
        width: 16px;
        margin: 0 0 0 -32px;
        padding: 8px;
        background-color: #F44336;
        display: none;
    }

    .centerBody div:hover > a.editbutton {
        display: inline;
    }



    .centerBody td {
        vertical-align: top;
    }

.rightBody {
    border-top: 5px solid #FFE900;
    font-size: 12px;
    padding: 20px 10px 10px 10px;
    width: 190px;
}

    .rightBody #logon {
        padding: 3px 8px 3px 8px;
        margin: 2px 0 2px 0;
        display: block;
        text-decoration: none;
        color: #fff;
        background-color: #808080;
        border: 1px solid #808080;
        width: 155px;
        text-align: left;
    }

.wappen {
    display: block;
    padding-left: 80px;
    height: 100px;
}

    .wappen:hover,
    .wappen:focus {
        /*   outline: 2px solid #005fcc;
        outline-offset: 2px;*/
        background-color: #e3e8eb !important;
    }

.searchminform {
    border: 1px solid #303030;
    background: #fff url("../images/suche.gif") no-repeat 6px center;
    padding: 4px 4px 4px 4px;
    margin-bottom: 4px;
    font-size: 1rem;
    width: calc(100% - 0px);
}

    .searchminform:focus {
        outline: 2px solid #005fcc; /* gut sichtbar */
        outline-offset: 2px;
        background-image: none;
    }

/* Screenreader-only Label */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
}


.rightBody div input {
    border: 1px solid transparent;
}


.pLogin {
    margin-top: 100px;
}

    .pLogin div {
        border: 1px solid #AAA;
        display: block;
        padding: 2px;
        margin-top: 2px;
        margin-bottom: 2px;
        background-color: #fff;
    }

        .pLogin div input {
            border: 1px solid transparent;
        }

.rightBody a.V {
    background-color: #FFF;
    color: #000; /* css3 */
}

.rightBody a {
    text-decoration: none;
    padding: 4px 8px;
    margin: 0 0 3px 0;
    display: block; /* css3 */
    z-index: 0;
}

.rightBody .btn {
    background-color: #575757;
    color: #fff;
}

    .rightBody .btn.V {
        background-color: #FFFFFF;
        color: #000;
    }

    .rightBody .btn.mt {
        margin-top: 100px;
    }

.rightBody a:hover {
    background-color: #fff;
    color: #000;
    z-index: 10;
}

.rightBody a.V:hover {
    background-color: #000;
    color: #fff;
    z-index: 10;
}

/*.rightBody a:active, .rightBody a.V:active {
    background-color: #222;
    color: #fff;
    margin: 4px 1px 4px 1px;
    padding: 3px 7px 3px 7px;*/ /* css3 */
/*  -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);*/
/*z-index: 10;
}*/

/*.rightBody a:hover, .rightBody a:active, .rightBody a:focus {
    outline: 2px solid #005fcc;*/ /* gut sichtbar */
/*outline-offset: 2px;
}*/




/* footer */
.footer {
    display: block;
    text-align: center;
    width: 1000px;
    float: left;
    border-top: 1px solid #C9D1D8;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 40px;
}

.EditBunner {
    background: url("../images/att.gif") no-repeat scroll 7px 8px #FF8C8C;
    border-bottom: 1px solid #FF2020;
    color: #000000;
    display: block;
    left: 0;
    margin: 0;
    padding: 7px 0; /*position: absolute;*/
    top: 0;
    vertical-align: text-top;
    width: 100%;
}

.BigSearch {
    border: 1px solid #808080;
    display: block;
    overflow: hidden;
}

    .BigSearch input {
        width: 500px;
        border: 1px solid #fff;
        float: left;
    }

    .BigSearch a {
        cursor: pointer;
        float: right;
        padding: 2px 10px 2px 10px;
        background-color: #808080;
        color: #fff;
    }

        .BigSearch a:hover {
            background-color: #000;
            color: #fff;
        }


.more {
    display: none;
    position: absolute;
    width: 200px;
    background-color: #fff;
    border: 1px solid #808080;
    padding: 5px;
    text-align: left;
    margin-top: -2px;
}

    .more a {
        display: block;
    }

.newMonth {
    background-color: #808080;
    color: #fff;
}
/* organigram */
.org_one {
    text-align: center;
    background-color: #555;
    color: #fff;
    border: 2px solid #fff;
    padding: 5px;
    vertical-align: text-top;
}

.org_two {
    text-align: center;
    vertical-align: text-top;
    background-color: #777;
    color: #fff;
    border: 2px solid #fff;
    padding: 5px;
}

    .org_two *, .org_one * {
        color: #fff;
    }

.org_tree {
    text-align: center;
    vertical-align: text-top;
    background-color: #999;
    color: #fff;
    border: 2px solid #fff;
    padding: 5px;
}

.organigram table {
    width: 100%;
}

    .organigram table td {
        text-align: center;
        vertical-align: text-top;
        font-size: 8pt;
        font-family: Arial;
    }
/* verordnung */
.verord h1 {
    /*font-weight: lighter;     font-size: 120%;*/
    text-align: center;
    font-weight: bold;
}



/* termin */
#options {
    display: block;
    padding-bottom: 5px;
}

.inp {
    width: 400px;
    border: 1px solid #888;
}

#feedback {
    position: fixed;
    border: 1px solid #888;
    padding: 2px 10px 2px 10px;
    bottom: 0px;
    right: 50px;
    background-color: #417bf1;
    color: #fff;
}


/* suchen.aspx */



.moreoption {
    display: block;
    height: 200px; /*border: 1px solid #B6BABF;*/
    padding: 3px;
    text-align: left;
    overflow: auto;
}

    .moreoption span {
        display: block;
        padding: 4px;
        border: 1px solid #B6BABF;
    }

        .moreoption span label {
            display: inline-block;
            width: 400px;
        }

        .moreoption span input {
            display: inline-block;
            width: 20px;
            vertical-align: top;
        }

.tbx_option {
    display: none;
}

#wappen_ul li {
    list-style: none;
    float: left;
    width: 130px;
}

    #wappen_ul li div {
        display: none;
        position: absolute;
        background-color: #fff;
        border: 1px solid #808080;
        padding: 5px;
        text-align: left;
    }

    #wappen_ul li:hover div {
        display: block;
        width: 200px;
    }

    #wappen_ul li div a {
        display: block;
    }


/* user.aspx*/
#vifv {
    border: 1px solid #808080;
    padding: 10px;
    width: 560px;
}


    #vifv table td {
        vertical-align: middle;
    }

    #vifv input[type=radio] {
        vertical-align: middle;
    }

    #vifv input[type=text], #vifv input[type=password] {
        border: 1px solid #888888;
        width: 400px;
    }

    #vifv select {
        border: 1px solid #888888;
        width: 402px;
    }

.udv a.IsCliked {
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    border-top: 1px solid #808080;
    cursor: pointer;
    display: inline-block;
    margin: 0 2px 0 0;
    padding: 5px 10px;
    text-decoration: none;
    background-color: #808080;
    color: #FFFFFF;
}

.udv a.uiTAB {
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    border-top: 1px solid #808080;
    cursor: pointer;
    display: inline-block;
    margin: 0 2px 0 0;
    padding: 5px 10px;
    text-decoration: none;
}

.deletenormen {
    margin-left: 10px;
}

a.blindeLink, a.blindeLink:hover {
    color: #888;
    text-decoration: none;
}


/* din.aspx */
.bestellinfo span {
    padding: 10px;
    background-color: #51B6FF;
    border: 1px solid #0094FF;
    color: #343434;
    display: inline-block;
    margin: 4px 0px 4px 0px;
}

/* masterpage */
.rightBody a.editButton {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #fff;
    background-image: url(../images/config.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 20px;
    color: #444;
}
