@media print {
    #divAdmin, .BannerPane, .LeftPane, .Print, .RightPane, .FooterPane, .tableBanner, .divSidePiece { display: none; }
    .divMain { width: 100%; }
}

@media screen {

    body, html { height: 100%; }

    body { margin: 0; padding: 0; border: none; background-color: #A12000; font-family: "Trebuchet MS" , Verdana,Tahoma, Arial, Helvetica, Sans-Serif; color: #A12000; line-height: 1.3em; }

    a:link, a:visited, a:active { color: #A12000; text-decoration: none; }
    a:hover { color: #A12000; text-decoration: underline; }


    /*** Admin ***/
    #divAdmin { margin: 0 auto 0 auto; text-align: right; padding: 5px; background-color: #f0f0f0; width: 700px; }

    
    /*** Generic ***/
    #Accessibility { padding: 3px; text-align: right; }

    .BannerPane { background-color: #fff; margin-left: 109px; /*height: 30px;*/ float: none; clear: both; }
    .BannerPaneContents { vertical-align: text-bottom; margin-top: 5px; /*margin: 0em;*/ }
    .SubBanner { float: none; clear: both; padding: 0px; font-size: 13px; text-align: right; }
    .SubBanner a:link, #SubBanner a:visited, #SubBanner a:active, #SubBanner a:hover { color: #fff; background-color: #006696; }

    .LeftPane { float: left; background-color: #fff; font-size: 0.9em; line-height: 1.1em; }
    .ContentPane { float: left; background-color: #fff; width: 534px; color: #6D1600; }
    .RightPane { background-color: #fff; float: left; }
    .FooterPane { float: none; clear: both; margin: 0 auto 0 auto; padding: 5px 0 0 0; height: 41px; }

    #divMain { margin: 0 auto 0 auto; width: 710px; background-color: #A12000; }
    #tdBan1 { padding: 0 0 2px 0; background-color: #fff; width: 176px; height: 155px; background-image: url(/Content/Themes/Basic/Images/ban1.gif); background-repeat: no-repeat; vertical-align: bottom; }
    #tdBan2 { padding: 0 0 2px 0; ;background-color: #fff; width: 534px; height: 155px; background-image: url(/Content/Themes/Basic/Images/ban2.gif); background-repeat: no-repeat; vertical-align: bottom; }
    #tdBan3 { color: #fff; width: 176px; vertical-align: bottom; }
    #tdBan3 a { color: #fff; text-decoration: none; }
    #tdBan4 { text-align: right; }
    #tdBan4 IMG.banImg1 { padding: 5px 0px 5px 0px; }
    #tdBan4 IMG.banImg { padding: 5px 0px 5px 2px; }
    .lPush { padding: 0 0 5px 5px; }
    /*.lPush1 { padding: 0 0 0 10px; }*/

    .LeftPaneContents { margin-left: 20px; margin-right: 0px; margin-top: 20px; }
    .LeftPaneContents H1 { font-size: 1.0em; }
    .ContentPaneContents { margin-left: 10px; margin-right: 0px; margin-top: 18px; overflow: hidden; width: 505px; }
    .ContentPaneContents H1 { font-size: 1.1em; margin-top: 0; }
    .RightPaneContents { margin-left: 10px; margin-right: 10px; margin-top: 20px; }
    .FooterPaneContents { background-color: #771901; }
    .FooterPaneContents TABLE { padding: 8px 5px 8px 20px; color: #fff; font-size: 0.75em; line-height: 1.1em; }
    .FooterPaneContents .wissTag { width: 176px; color: #AF7061; padding: 0; }
    .FooterPaneContents .wissTag DIV { padding: 0 0 0 20px; }
    .FooterPaneContents .addr { width: 534px; padding: 5px 0 5px 10px; }

    #divPrint { text-align: right; margin-top: 30px; margin-bottom: 10px; }

    .printPage { margin: 0 10px 0 0; text-align: right; text-decoration: none; font-weight: bold; padding-top: 3px; padding-bottom: 3px; padding-right: 3px; padding-left: 3px; background-color: #E5E3E7; border-top: 1px; border-right: 1px; border-bottom: 1px; border-left: 1px; border-color: #0A91D0; border-style: dotted; }

    /* Pages Selection dropdownlist */
    .ddlPages { font-size: 11px; font-family: "Courier New" , Courier, Sans-Serif; }

    /* Module Selection dropdownlist */
    .ddlModuleType { font-size: 11px; font-family: "Courier New" , Courier, Sans-Serif; }

    /* Module Tool Bar */
    a.ModuleBarHyperlink:link, a.ModuleBarHyperlink:visited, a.ModuleBarHyperlink:active { color: #000; font-size: 11px; font-family: "Courier New" , Courier, Sans-Serif; text-decoration: none; }
    a.ModuleBarHyperlink:hover { color: #000; font-size: 11px; font-family: "Courier New" , Courier, Sans-Serif; text-decoration: underline; }
    a.hypFixed { color: #000; font-size: 13px; }

    /*** Registration Validation ***/

    /* Required field marker normal a *, ? or X */
    .required { color: #ff2222; font-weight: bold; font-size: 1.2em; }

    /* text next to required field marker */
    .seenote { font-size: 0.8em; }

    /* Box containing error messages */
    .errorbox { padding: 6px; margin-top: 20px; border: solid 2px #c0c0c0; background-color: #F5f5f5; width: 300px; }

    /* Error message inside .errorbox */
    div.msgError { color: #ff2222; }

    /* Error message box title */
    .errorboxtitle { font-weight: bold; font-style: oblique; }

    .cbKeepinformed { font-size: 0.85em; }

    /* Accessibility */
    
    /*** Accessibility ***/
    #divFontSize { margin: 0 0 5px 20px; }
    #divFontSize a:link, #divFontSize a:visited, #divFontSize a:active, #divFontSize a:hover {  }

    .fontSizeNormal { font-size: 12px; }
    .fontSizeLarger { font-size: 14px; }
    .fontSizeLargest { font-size: 16px; }
    .fontSizeSpacer { color: #fff; }
    /*************************************/

    .moduletypelabel { color: #c0c0c0; font-size: 0.9em; }

    .cmdButton { }

    .required { color: #ff0000; font-weight: bold; }

    .divGenerate { color: #c0c0c0; }

    .editorwindow { position: absolute; left: 30px; top: 40px; padding: 10px; background-color: #f5f5f5; border: solid 2px #c0c0c0; }

    .signin { position: absolute; left: 30px; top: 40px; padding: 10px; background-color: #f5f5f5; border: solid 2px #c0c0c0; /*margin-top: 30px;*/ /*padding:8px;*/ /*border: solid 1px #c0c0c0;*/ /*background-color:#f5f5f5;*/ }

    .todaysdate { color: #fff; }

    .Module { border: solid 1px #fff444; }

}
