﻿div,
h1,
h2,
h3,
h4,
h5,
label,
td,
table,
td,
tr,
select,
input,
li,
ul,
nav,
button,
textarea,
a,
span {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/*320px
480px
768px
1024px*/

body {
    overflow-y: scroll;
}

@media(min-width:1173px) {
    body {
        background: url(/_css/faviconbig.gif) right top;
        background-repeat: no-repeat;
    }
}

body, div, img {
    margin: 0;
    line-height: none;
    font-size: 12px;
}

img {
    border-width: 0px;
}

h4 {
    margin-bottom: 0px;
}

table td {
    vertical-align: top;
}

table th {
    text-align: left;
    vertical-align: top;
}
.displayNone{position:absolute;top:-10000px;left:-10000px;}
fieldset {
    position: relative;
    display: block;
    border: 1px solid #aaa;
    border-radius: 2px;
    clear: both;
}

    fieldset LEGEND {
        padding-right: 7px;
        margin-top: 0px;
        padding-left: 5px;
        font-weight: bold;
        margin-bottom: 0px;
        margin-left: 7px;
        color: #00797F;
    }

.wrapper {
    margin: auto;
    max-width: 880px;
    min-width: 880px;
}

.content {
    width: 700px;
    margin-left: 180px;
}

.header {
    margin-top: 10px;
    position: relative;
    width: 100%;
    height: 93px /*80px REDLINE*/;
}

form {
    margin: 0;
}


.header .logo {
    float: left;
    padding: 0px;
    margin-right: 15px;
    display: block;
    outline: none;
}

    .header .logo img {
        width: 200px;
    }

.header .redLine {
    position: absolute;
    bottom: 3px;
    height: 0 /*15px REDLINE*/;
    width: 100%;
    background: #900;
}

.header .btnMenu {
    display: none;
    cursor: pointer;
    position: absolute;
    Font-size: 13px;
    font-weight: bold;
    color: #fff;
    right: 0px;
    top: 9px;
    border: 0px solid #fff;
    border-radius: 3px;
    background: #00797E;
    padding: 5px 10px;
    text-shadow: -0px 0px 1px #ddd;
    box-shadow: -1px 1px 3px #ddd;
}

.header .claim {
    color: #999;
    font-size: 15px;
    font-family: 'Lato',Verdana,Arial,sans-serif;
    font-weight: bold;
    position: absolute;
    right: 0px;
    bottom: 5px; /*20px; REDLINE*/
}

    .header .claim .big {
        font-size: 15px;
        display: block;
    }

    .header .claim .small {
        display: none;
    }

.header .nav {
    background: #fff;
    z-index: 1000;
    position: absolute;
    left: 0px;
    top: 93px; /*80px; REDLINE*/
    width: 170px;
}

    .header .nav ul {
        padding: 0;
        margin: 0;
    }


    .header .nav li {
        list-style-type: none;
    }

        .header .nav li a {
            color: #000;
            text-decoration: none;
            display: block;
            padding: 5px 5px;
            font-size: 12px;
            border: 1px solid #eee;
            border-radius: 3px;
            margin: 2px 0;
            background: #f8f8f8;
            text-shadow: 2px 2px 1px #ddd;
            box-shadow: -1px 1px 6px #f9f9f9;
        }

            .header .nav li a:first-child {
                margin-top: 0px;
            }

            .header .nav li a:hover {
                background: #f0f0f0;
                text-decoration: underline;
            }

            .header .nav li a:active {
                background: #fafafa;
                text-decoration: underline;
                color: #777;
                cursor: pointer;
                padding: 6px 4px 4px 6px;
            }

.colE {
    background: #eee;
}

.framedTeaser {
    border-right: #afd4e5 1px solid;
    border-top: #afd4e5 1px solid;
    margin-bottom: 10px;
    border-left: #afd4e5 1px solid;
    border-bottom: #afd4e5 1px solid;
    margin-top: 10px;
}

    .framedTeaser h2 {
        font-size: 14px;
        margin: 5px 8px;
    }

.fl {
    float: left;
}

.fr {
    float: right;
}

.mt5 {
    margin-top: 5px;
}

.m5 {
    margin: 5px !important;
}

.p5 {
    padding: 5px !important;
}
.p3 {
    padding: 3px !important;
}
.pl5 {
    padding-left: 5px !important;
}

.tar {
    text-align: right !important;
}

.tac {
    text-align: center !important;
}

.tal {
    text-align: left !important;
}

.w1p {
    width: 100%;
}

.w5p {
    width: 50%;
}

.bgF8 {
    background: #f8f8f8;
}

.bgF {
    background: #fff;
}

.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}

.r10 {
    border-radius: 10px;
}

.bsBig {
    box-shadow: -3px 3px 10px #eee;
}

.tbl {
    float: left;
}
.hr{clear:both;width:100%;height:1px;background:#00797F;margin:8px 0}
@media(min-width:768px) and (max-width:899px) {
    .isEditMode .tbl.x82 .col > .dataLabel.lineH13_780,
    .isEditMode .tbl.x37 .col > .dataLabel.lineH13_780 {
        line-height: 13px;
    }

    .wrapper {
        min-width: 320px;
    }
}

@media(max-width:420px) {
    .wrapper {
        min-width: 320px;
    }

    .framedTeaser img {
        display: none;
    }
}

.data, .dataLabel {
    vertical-align: middle;
    line-height: 29px;
}

.tbl .row {
    float: left;
    margin: 6px 0;
}

.tbl .col {
    float: left;
}

.tbl .data {
    float: left;
    background: #fff;
}

.tbl .dataLabel {
    float: left;
}

.tbl.x37 .col > .dataLabel {
    width: 32%;
    /*padding: 5px 0%;*/
}

.tbl.x82 .col > .dataLabel {
    width: 77%;
    /*padding: 5px 0%;*/
}
.searchResultBorderLine {
    border: solid 1px #afd4e5;
    padding: 3px;
    background: #fff;
}



.tbl.x82 .col > .data{
    width: 18%;
    padding: 5px 1%;
}
.tbl.x37 .col > .data{
    width: 63%;
    padding: 5px 1%;
}

.tbl.x50 > .col1, .tbl.x50 > .col2 {
    width: 48%;
    padding: 1%;
    float: left;
}

.tbl.x50 .row.w1p > .dataLabel,
.tbl.x50 .row.w1p > .data {
    width: 49%;
}

.isEditMode .data {
    background: #fff;
}

.isEditMode select {
    width: 100%;
    margin: 0;
    padding: 5px 0%;
}

.isEditMode input {
    width: 100%;
    margin: 0;
    padding: 5px 1%;
}

    .isEditMode input[type=submit] {
        width: 100%;
    }

.isEditMode .tbl.x82 .col > .data,
.isEditMode .tbl.x37 .col > .data {
    margin: 0px;
    padding: 0px;
}

input.w5p {
    width: 50%;
}

.claimTable {
    width: 100%;
    background: #f8f8f8;
    margin-bottom: 8px;
    border-bottom: 1px solid #f1f1f1;
}

    .claimTable td {
        padding-left: 5px;
    }

    .claimTable img {
        float: right;
    }

.errorPanel {
    color: red;
}

.successPanel {
    color: darkgreen;
    font-weight: bold;
    margin: 0.5% 1%;
    padding: 2%;
    width: 93%;
    border: 1px solid darkgreen;
    border-radius: 3px;
    box-shadow: -1px 1px 3px #eee;
}

.contentLayer {
    width: 100%;
}

.navButton {
    color: black;
    font-size: 14px;
}
.button72{background:linear-gradient(to bottom, #f6f6f6, #E2E2E2);border-radius:2px;border:1px solid #999;border-top-color:#aaa;border-left-color:#aaa;outline:none;cursor:pointer}
.button72:hover{background:linear-gradient(165deg, #f9f9f9, #e5e5e5);color:#333}
.button72:active {
    background: linear-gradient(to bottom, #E2E2E2, #f6f6f6);
}
.button72[disabled],.button72[disabled]:hover,.button72[disabled]:active{;cursor:not-allowed;color:#999;background:linear-gradient(to bottom, #f6f6f6, #f0f0f0);border-radius:2px;border:1px solid #999;border-top-color:#aaa;border-left-color:#aaa;outline:none}
.gridViewPager {
    text-align: center;
}

    .gridViewPager input[type=text] {
        width: 25px;
        text-align: center;
    }

.newLine {
    width: 100%;
    height: 1px;
    background: #eee;
}

.smallHead {
    display: none;
}

.dateText {
    font-size: smaller;
    width: 100%;
}

.statusText {
    width: 100%;
}

.w40p {
    width: 40%;
}

.w60p {
    width: 60%;
}

.top5 {
    margin-top: 5px;
}



@media(max-width:767px) {
    .wrapper {
        min-width: 320px;
    }

    .table.header {
        display: none;
    }

    .smallHead {
        display: block;
        font-size: smaller;
        font-weight: bold;
    }

    .w40p, .w60p {
        width: 50%;
    }
}



@media(max-width:487px) {
    .wrapper {
        min-width: 320px;
    }

    .tbl.x50.break320 .col1, .tbl.x50.break320 .col2 {
        width: 100%;
    }

    .tbl.w1p.x37 .col.w5p , .tbl.w1p.x82 .col.w5p {
        width: 100%;
    }
}

@media(max-width:767px) {
    .wrapper {
        min-width: 320px;
    }

    .gridViewPager {
        margin: 10px;
    }

    .navButton {
        color: black;
        font-weight: bold;
        margin: 0 10px;
    }

    .colE470 {
        background: #eee;
    }

    .tbl.x50.break480 .col1, .tbl.x50.break480 .col2 {
        width: 100%;
        font-size: 13px;
    }
    
    .tbl.x37 .col > .dataLabel,
    .tbl.w1p.x37 .col .dataLabel ,
    .tbl.x82 .col > .dataLabel,
    .tbl.w1p.x82 .col .dataLabel {
        font-size: 11px;
    }

    .tbl.w1p.x82 .col .data,
    .tbl.w1p.x37 .col .data {
        font-size: 13px;
    }

    .tbl.x82 .col > .data,
    .tbl.x37 .col > .data {
        margin-bottom: 5px;
    }

    .tbl.x82 .col > .dataLabel, .tbl.x82 .col > .data, 
    .tbl.x37 .col > .dataLabel, .tbl.x37 .col > .data {
        width: 92%;
        width: 95%;
    }

    body {
        margin: 0px;
    }

    .wrapper {
        width: 100%;
    }

    .content {
        width: 96%;
        padding: 0 2%;
        margin-left: 0px;
        padding-top: 53px;
    }

    .header {
        background: #fff;
        position: fixed;
        margin-top: 0px;
        min-width: 320px;
        padding-top: 5px;
        height: 53px;
        z-index: 999;
    }


        .header .redLine {
            bottom: 0px;
        }

        .header .claim {
            font-size: 12px;
            bottom: 17px;
            width: 190px;
            right: 63px;
        }



        .header .logo img {
            width: 120px;
        }

        .header .nav {
            width: 100%;
            top: 53px;
            display: none;
        }

            .header .nav li a {
                padding: 7px 5px;
                font-size: 14px;
            }

                .header .nav li a:hover {
                    background: #f0f0f0;
                    text-decoration: none;
                }

                .header .nav li a:active {
                    text-decoration: underline;
                    padding: 7px 5px;
                    font-size: 14px;
                }

        .header .btnMenu {
            display: block;
        }

    .isEditMode .tbl.x82 .col > .dataLabel,
    .isEditMode .tbl.x37 .col > .dataLabel {
        vertical-align: inherit;
        line-height: inherit;
    }

    .claimTable img {
        display: none;
    }
}

/*@media(min-width:480px) and (max-width:767px) {
    .wrapper {
        max-width: 475px;
    }
    
          .content {
        width:475px;
        margin-left:0px;
        
    }
    .header {
        height: 65px;
    }
        .header .claim {
        }

        .header .logo img {
            width: 150px;
        }

        .header .nav {
            width: 475px;
            top: 65px;
            display:none;
        }
        .header .btnMenu{display:block}
}*/

@media(min-width:768px) and (max-width:900px) {

    .wrapper {
        max-width: 750px;
        min-width: 320px;
    }

    .content {
        width: 570px;
        margin-left: 180px;
    }

    .header {
        height: 92px;
    }

        .header .claim {
        }

        .header .logo img {
            width: 150px;
        }


        .header .nav {
            top: 93px;
            display: block;
        }
}






.helpItem, .helpItemWhiteBg {
    position: absolute;
    right: 3px;
    top: 3px;
    width: 13px;
    height: 13px;
    overflow: hidden;
    background: url(/images/helpIcon.gif) #fff;
    cursor: help;
}

fieldset > .helpItem {
    top: 0px;
    right: -5px;
}

.helpQuestionmark {
    float: left;
    width: 13px;
    color: White;
    overflow: hidden;
    margin-right: 3px;
    height: 13px;
    background-image: url(/images/helpIcon.gif);
}

#helpContent, .historyContent {
    padding: 10px;
    color: #100033;
    background-color: #ffffe0; /*Gelb*/
    text-align: left;
    font-size: 11px;
    font-family: Arial,Verdana, Helvetica, sans-serif;
}

.historyContent {
    padding-right: 0px;
    padding-left: 0px;
}

#help.header, .history.header {
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    color: #333333;
    text-align: left;
    background-color: #C0DBEB;
    font-weight: bold;
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 10px;
    cursor: pointer;
    letter-spacing: 1px;
}

.history.header {
    padding-right: 0px;
}

#close.header, .historyclose.header {
    background-image: url(/images/close2.gif);
    color: #333333;
    text-align: left;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    margin-right: 1px;
    float: right;
    cursor: pointer;
    overflow: hidden;
}

.historyclose.header {
    margin-top: -1px;
}

#helpHeader {
    padding: 2px 5px;
    background-color: #C0DBEB;
}

#helpFooter, .historyFooter {
    font-family: Verdana,Arial;
    color: #A51300;
    font-size: 10px;
    float: none;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    color: #A51300;
    background-color: #C0DBEB;
    text-align: right;
}

#showHelp, #showHelpIE6 {
    position: absolute;
    top: 10px;
    z-index: 5000;
    width: 410px;
    border: 1px solid #C0DBEB;
    display: none;
}

@media(max-width:410px) {
    #showHelp {
        width: 97%;
    }

    #helpFooter a {
        display: none;
    }

    .header .claim {
        width: 130px;
    }

        .header .claim .big {
            display: none;
        }

        .header .claim .small {
            display: block;
        }
}

.showHistory {
    z-index: 5000;
    border: 1px solid #C0DBEB;
    display: none;
    padding-right: 0px;
}

.helpLinkOpen {
    margin-top: 3px;
    margin-right: 3px;
    background-image: url(/images/lupe.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    float: left;
    font-weight: normal;
    color: #A51300;
    font-size: 10px;
    cursor: pointer;
}

.helpHeadline, .historyHeadline {
    font-weight: bold;
    color: #A51300;
}

.helpString {
    font-weight: normal;
    color: #000000;
    border-bottom: solid 1px #A51300;
    padding-bottom: 5px;
}

.mirrorReport {
    padding: 10px;
}

    .mirrorReport table.zebra {
        border: 1px solid #00797F;
        border-radius: 5px;
        margin: 10px 0;
    }

        .mirrorReport table.zebra td, table.zebra.eee td {
            padding: 4px;
        }

        .mirrorReport table.zebra tr:nth-child(2n+1) {
            background: #eee;
        }

.checkbox1 {
    text-align: left;
    width: 100%;
    line-height: 29px;
}

    .checkbox1 input {
        float: left;
        width: auto;
        margin-top: 7px;
    }

    .checkbox1 label {
        padding-left: 5px;
        min-width: 90%;
        float: left;
        width: auto;
    }
