﻿html {
    height: 100%;
}

body {
    font-family: calibri,verdana,sans-serif;
    /*font-size: 16px;*/
    font-size: medium; /* 16px;*/
    text-align: center;
    background: transparent url(img/ELISlogoMini100.png) no-repeat fixed top left;
    background-position: left 10px top 10px;
    height: 90%;
}

#aspnetForm {
    height: 100%;
}

#divWrapper {
    /*    margin-left: 130px;*/ /*    margin-right: 130px;*/
    height: 90%;
    text-align: center;
}

.mainContent {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

/** Top **/
#divTop {
    float: right;
}

/** Navigation **/

.divNavigation {
    margin: 0px auto 0px auto;
    margin-left: 100px;
    margin-right: 100px;
    text-align: center;
    clear: both;
    width: auto; /*1024px;*/
    height: 40px;
    display: block;
    font-size: larger; /* 18px;*/
    background: none; /*transparent url(./img/navBack.png) no-repeat scroll center;*/
    background-color: #EB0000;
}

.menuNavigation {
    margin: 0px auto 0px auto;
}

.NavigationItem {
    /*margin-top: 1px;*/
    display: block;
    width: 115px;
    line-height: 35px;
    text-align: center;
    color: White; /*	background: transparent url(./img/navSplitter.png) no-repeat scroll top right;*/
    float: left;
    text-decoration: none;
}

.NavigationIcon {
    /*margin-top: 1px;*/
    display: block;
    width: 55px;
    line-height: 35px;
    text-align: center;
    color: White;
    float: left;
    text-decoration: none;
}

.NavigationItem:hover {
    text-decoration: underline;
    background: transparent url(./img/navBackInverted.png) repeat scroll top right;
    color: white;
}

.SubNavigationWrapper {
    /*width: 100%;*/ /*1024px;*/
    margin-left: 100px;
    margin-right: 100px;
    height: 35px;
    display: block;
    font-size: medium;
    margin-top: -5px;
    padding-top: 3px;
    text-align: center;
    background: transparent url(./img/subNavBack.png) no-repeat scroll top center;
    /*background-color: #EB0000;*/
}

.SubNavigation {
    margin: 0px auto 0px auto;
}

.SubNavigationItem {
    display: block;
    padding: 0px 15px 0px 15px;
    line-height: 30px;
    text-align: center;
    color: White;
    float: left;
}

    .SubNavigationItem:hover {
        text-decoration: underline;
        background: transparent url(./img/navBackInverted.png) repeat scroll top right;
        color: white;
    }

/** Journal **/
#divFooter {
    clear: both;
    bottom: 0px;
    margin-top: 50px;
    text-align: center;
    color: White;
}

.classFooter {
    /*position: fixed;*/
    left: 0px;
    bottom: 60px;
    width: 100%;
    vertical-align: bottom;
    text-align: center;
}

#divFooterBackground {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    background: transparent url(img/shadow.png) repeat fixed top left;
    border-top: solid 2px black;
    text-align: center;
}

.classJournalEntry {
    max-width: 1024px;
    width: 100%;
    bottom: 0px;
    margin: 2px auto 2px auto;
    border: solid 1px black;
    padding: 5px 5px 0px 5px;
    background-color: white;
    text-align: left;
}

#divJournalEntry .classMsgBoxTitle {
    padding: 0px 5px 0px 5px;
}

.classJournalDDL {
    /*max-width: 100px;*/
    width: 98%;
    margin: 0px 10px 5px 0px;
}

.classJournalTB {
    max-width: 650px;
    width: 98%;
    margin: 0px 0px 5px 0px;
}

.classJournalButton {
    width: 90px;
    margin: 0px 0px 5px 0px;
}

/** Content **/

.classHeaderParagraph {
    margin: 0px;
}

/** Home **/

.classHomeDiv {
    margin-top: 20px;
    text-align: center; /*	width: 600px; */
    margin-left: auto;
    margin-right: auto;
}

.classHomeSpan {
    display: block;
}

#content {
}

.classCenterDiv {
    text-align: center;
}

.classAlarmplanHeadSection {
    margin: 0px auto 0px auto;
    max-width: 615px;
}

    .classAlarmplanHeadSection input {
        width: 200px;
        float: left;
        display: block;
        text-align: center;
        padding: 2px;
        margin: 0px 5px 10px 0px;
        padding: 2px;
    }

.classAlarmplanDDLSection {
    margin: 0px 0px 10px 0px;
}

    .classAlarmplanDDLSection span {
        margin-right: 15px;
    }

.classAlarmplanSmallGrid {
    max-width: 1024px;
    width: 100%;
    margin: auto;
    margin-bottom: 50px;
}

/** Alarmplan/Telefonbuch **/

.classGridKontaktAnschriftTd {
    font-size: medium;
}

.classGridKontaktTable {
    width: 100%;
    font-size: large;
}

.classGridKontaktDetailLeftTd {
    text-align: left;
    width: 30%;
    font-size: medium; /**padding-left: 10px;**/
}

.classGridKontaktDetailRightTd {
    text-align: left;
    width: 70%;
    font-size: medium; /**padding-left: 10px;**/
}

.classErrorLabel {
    display: block;
    clear: both;
    color: Red;
}

.classInfoLabel {
    display: block;
    clear: both;
}

.classSectionHeading {
    display: block;
    font-weight: bold;
}

.classLeftFloatedDiv {
    float: left;
    margin-left: 20px;
}

.classLeftFloatedDivClear {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    clear: both;
}

.classHeaderButtons {
    padding: 5px 5px 5px 5px;
    margin-bottom: 20px;
    background-color: #FFFBD6;
}

.classLinkButton {
    color: Black;
}

/** Login **/
.classSubHeading {
    font-weight: bold;
}

.classLoginLabel {
    float: left;
    clear: both;
    width: 90px;
    margin-bottom: 7px;
}

.classLoginField {
    float: left;
}

#divLoginButtons {
    clear: both;
}

/** EinsatzHome ***/
.classGridViewCenter {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.classGridViewCenterBottom {
    max-width: 1024px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.classGridViewCenterBottom50 {
    max-width: 1024px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 50px;
}

.btnNA {
    background: #EB0000;
    border: solid 2px grey;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: white;
    width: 100%;
    height: 21px;
    margin-bottom: 2px;
}

    .btnNA:hover {
        background: rgb(220, 220, 220);
        border: solid 2px grey;
        font-family: Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: white;
        width: 100%;
        height: 21px;
        margin-bottom: 2px;
    }

.btnNADisabled {
    background: rgb(220, 220, 220);
    border: solid 2px grey;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: white;
    width: 100%;
    height: 21px;
    margin-bottom: 2px;
}


/** EinsatzCreate ***/

.classEinsatzCreateLabel {
    clear: both;
    float: left;
    max-width: 150px;
}

.classEinsatzCreateField {
    float: left;
    margin: 0px 0px 5px 5px;
    max-width: 300px;
    width: 95%;
}

.classValidator {
    float: left;
}


/** KBMain ***/

.classKBLabel {
    display: block;
    clear: both;
    float: left;
    width: 150px;
}

.classKBField {
    float: left;
    margin: 0px 0px 5px 5px;
    width: 300px;
}

.classKBButton {
    clear: both;
    float: left;
    width: 160px;
    margin: 0px 0px 5px 155px;
}

/** Alarmplan **/

#divAlarmplanDropDownSection {
}

    #divAlarmplanDropDownSection span {
        font-weight: bold;
        margin-right: 10px;
    }

    #divAlarmplanDropDownSection select {
        max-width: 250px;
        width: 100%;
    }

.classAlarmplanDetailSectionTitle {
    display: block;
    color: White;
    font-weight: bold;
    width: 100%;
    max-width: 600px;
    padding: 3px 0px 2px 2px;
    margin: 20px auto 0px auto;
    background: transparent url(img/msgBoxTitleBack.png) no-repeat;
}

#divAlarmplanDetailSection {
    padding: 3px 0px 2px 0px;
    border-bottom: 1px dashed black;
    border-right: 1px dashed black;
    border-left: 1px dashed black;
    width: 100%;
    max-width: 600px;
    margin: 0px auto 20px auto;
}

    #divAlarmplanDetailSection table {
        margin: 0px auto 10px auto;
    }

    #divAlarmplanDetailSection select {
        max-width: 250px;
        width: 100%;
    }

.classImgButton {
    width: 16px;
}

/* Feuerwehr */
.classFormLabel {
    display: block;
    margin-right: 10px;
    width: 100%;
    max-width: 140px;
}

.classFormInput {
    width: 100%;
    max-width: 250px;
}

.classFormDiv {
}

.classPLZField {
    width: 60px !important;
    margin-right: 5px;
}

.classOrtField {
    width: 177px !important;
    margin-left: 0px;
}

/** MessageBox **/
.classMsgBoxDiv {
    position: fixed;
    text-align: center;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: transparent url(img/shadow.png) repeat fixed top left;
    padding-top: 220px;
}

.classToolBoxDiv {
    position: fixed;
    text-align: left;
    left: 0px;
    width: 40%;
    height: 100%;
    padding-top: 220px;
}

#txtMsgBoxValue {
    margin: 0px 3px 0px 3px;
    width: 100%;
}

.classMsgBoxInnerDiv {
    margin: auto;
    max-width: 400px;
    width: 100%;
    text-align: left;
    border: 2px outset black;
    background: white;
    padding: 5px;
}

    .classMsgBoxInnerDiv input {
        max-width: 390px;
        width: 100%;
        margin: 1px 3px 3px 3px;
    }

    .classMsgBoxInnerDiv select {
        max-width: 390px;
        width: 100%;
        margin: 1px 3px 3px 3px;
    }

.classMsgBoxBtnDiv {
    text-align: center;
}

    .classMsgBoxBtnDiv input {
        width: 100px;
        margin: 0px;
    }

.classMsgBoxTitle {
    display: block;
    color: White;
    font-weight: bold;
    padding: 3px 5px 2px 5px;
    margin: -1px -1px 4px -1px;
    background: transparent url(img/msgBoxTitleBack.png) no-repeat;
}

.classMsgBoxTitleJournalFooter {
    display: block;
    color: White;
    font-weight: bold;
    padding: 3px 5px 2px 5px;
    margin: -5px -5px 4px -5px;
    background: transparent url(img/msgBoxTitleBack.png) no-repeat;
}

.classMsgBoxText {
    display: block;
    margin: 0px 3px 2px 3px;
}

.classMsgBoxCheckBoxList input {
    width: 20px;
}

.classMsgBoxFormLabel {
    width: 100px;
}

/* Kontakt */
.classKontaktGridView {
    max-width: 430px;
    margin-bottom: 10px;
}

.classKontaktSpan {
    float: left;
    width: 50px;
}

.classKontaktButton {
    display: inline;
    float: right;
    margin-right: 10px;
    margin-left: 10px;
}

.classKontaktDetailDiv {
    /*padding: 3px;*/
    border: 1px;
    border-bottom-color: Gray;
    border-style: dashed;
    width: 100%;
    max-width: 600px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.classKontaktDetailHeader {
    display: block;
    text-align: center;
    width: 100%;
    max-width: 600px;
    font-weight: bold;
}

/*Administration*/
.classLargeGridViewCenter {
    width: 100%;
    margin-left: 100px;
    margin-right: 100px;
    text-align: center;
}

.classMsgBoxTicketUsings {
    margin: auto;
    max-width: 600px;
    width: 100%;
    text-align: left;
    border: 2px outset black;
    background: white;
    padding: 5px;
}


/* Inhalts Boxen */
.classContentSectionTitle {
    display: block;
    color: White;
    font-weight: bold;
    padding: 3px 5px 2px 5px;
    margin: 0px auto 0px auto;
    background: transparent url(img/msgBoxTitleBack.png) no-repeat;
}

.classContentSection {
    padding: 5px;
    border-bottom: 1px dashed black;
    border-right: 1px dashed black;
    border-left: 1px dashed black;
    margin: 0px auto 0px auto;
}

#divSectionHome {
    width: 600px;
    margin: 20px auto 20px auto;
}

    #divSectionHome table {
        width: 100%;
        text-align: center;
        border-collapse: collapse;
    }

    #divSectionHome tr {
        margin: 20px auto 20px auto;
        margin-top: 50px;
        padding-top: 50px;
    }

    #divSectionHome td {
        width: 50%;
        border: 2px dashed grey;
        padding: 15px;
    }

    #divSectionHome a {
        color: black;
        font-size: large;
    }

/* PAGING Footer */
.classPagingFooter span {
    margin: 10px;
}

.classPagingFooter a {
    margin: 10px;
}

/* Messaging */
.classMax660 {
    max-width: 660px;
    width: 100%;
    margin: auto;
}
