/************ Hanser Fachbuch CSS ************ Date: 2021-01-13 Version: 1.2.0 Note: Plus-Code ergänzt *********************************************/ /**************** Plus-Codes ****************/ .code-wrapper { text-align: center; page-break-inside: avoid; } .code-plus { display: inline-block; width: 50%; background-color: #DDD; margin-top: 10em; padding: 1em 2em; } .code-plus-text { background-color: #fff; margin: 1.5em 0 0.5em 0; padding: 0.2em; } .code-plus-text p { font-family: SourceCode; font-weight: bold; font-style: normal; font-size: 120%; text-align: center; } /***************** Optionen *****************/ .CHV_AUX_01::before, .CHV_AUSZ_01_fett::before { font-family: SourceSans, Helvetica, Arial, sans-serif; content: "CHV_AUX_01 → "; font-weight: bold; color: red; } .CHV_AUX_01, .CHV_AUSZ_01_fett { color: red; } p.Figure_legend { /* display: block;*/ width: auto; } p.Figure_legend span.latex_eqn img.math_equ { display: inline; padding: 0; width: auto; vertical-align: middle; } p.Para_FL i, p.Table_Para_FL i { font-family: SourceSans-italic, Helvetica, Arial, sans-serif; } p.Table_Para_FL b { font-family: SourceSans-semibold, Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; } table.Head1 i, table.Head2 i, table.Head3 i, table.Head4 i, table.Head5 i, table.Head6 i { font-family: SourceSans-semibolditalic, Helvetica, Arial, sans-serif; } .tabellenbild { display: block; width: auto; max-width: 100%; margin: 1em auto; } .displayNone { display: none; } div.formellegende { margin: -0.5em 0 1.5em 1.5em; } div.formellegende p { font-size: 0.9em; line-height: 150%; } .autorenfoto { width: 30%; float: right; padding: 0 0 1em 1em; } /* Simulation Keyboard-Font */ /*.CHV_AUX_05 { font-family: SourceCode, Courier, monospace; font-size: 0.9em; border: 1px solid #656565; padding: 0 0.3em; margin: 0 0.2em; border-radius: 0.2em; } */ /* Eckige Klammern um Literaturverweise */ /* .bibcit::before { content: "["; } .bibcit::after { content: "]"; } */ /* Formeln in Tabellen */ td img.math_equ { max-width: 90%; } /***************** PXEFixStyle.css *****************/ HTML>BODY .tc_bookmark { font-size: 15px; } .math_equ { max-width: 90%; width: auto; height: auto; } .media, .bookmark { width: auto; height: auto; } .entity { vertical-align: middle; } a { text-decoration: none; border-bottom: 1px dotted #004B95; color: #004B95; } a.mail { border-bottom: 1px dotted #59131b; color: #59131b; } /*-- Start: Exercise Style--*/ .Table_num, .Box_num, .Table_Num, .Box_Num { padding-right: 18px; } .Table_body, .tb { font-family: SourceSans, Helvetica, Arial, sans-serif; vertical-align: top; } p.Para_Indented img.math_equ, p.Para_FL img.math_equ, span.latex_eqn { text-align: center; vertical-align: middle; } HTML>BODY span img { vertical-align: middle; } /*-- Start: Figure Style--*/ .Figure { margin-top: 1.5em; margin-bottom: 1em; vertical-align: top; } table.Figure { margin: 0 auto; } .figcaption { font-family: SourceSans, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 1em; width: 90%; orphans: 2; widows: 2; } /*-- Start: Affiliation Style--*/ /*-- Start: Reference Style--*/ .name, .ref_org { background-color: #DDDDDD; } .ref_city, .city { background-color: #66FFFF; } .ref_state, .state { background-color: #00CC99; } .ref_country, .country { background-color: #00A5E0; } /*-- Start: Query Style--*/ .PageBreak, .QueryText, .QueryPostText, .QueryReplyText, .queryReplyBy, .queryPostby, .Query, .LineBreak { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; font-weight: bold; font-style: normal; text-transform: none; } .queryPostby, .Query, .LineBreak { color: Red; } .queryReplyBy { color: Navy; } .QueryReplyText { padding-left: 2px; padding-right: 1px; color: Gray; } .PageBreak, .QueryPostText { padding-left: 2px; padding-right: 1px; color: Green; } .QueryPostText { color: green; } .queryPostby { color: red; } .queryReplyBy { color: Navy; } .QueryReplyText { color: gray; } .Query { border: 1px solid; } /*-------- Exhibit ------------*/ /*-- End: Query Style--*/ span.HDDeleted p, span.HDDeleted span, span.HDDeleted td, span.HDDeleted { color: #ff0000; text-decoration: line-through; } span.HDAdded p, span.HDAdded span, span.HDAdded td, span.HDAdded { background-color: #ffff00; text-decoration: none; } /*-- End: Reference Style--*/ /********** Titelei **********/ .btitle, .surname, .bookstitle, .tlogo, .edition { font-family: SourceSans, Helvetica, Arial, sans-serif; text-align: center; } .tlogo { margin: 10px 0 70px; } .surname { font-family: SourceSans-semibold, Helvetica, Arial, sans-serif; font-size: 1.3em; line-height: 135%; text-align: center; } .btitle { font-family: SourceSans-bold, Helvetica, Arial, sans-serif; font-weight: bold; font-size: 2em; line-height: 135%; margin: 90px 0 40px 0; text-align: center; } .bookstitle { font-size: 1em; line-height: 135%; text-align: center; } .edition { font-size: 0.8em; line-height: 135%; margin: 60px 0; text-align: center; } /******** Titelei END ********/ /********* Impressum *********/ .impressum, .authors, .copyrightinfo, .copyright, .info { font-family: SourceSans, Helvetica, Arial, sans-serif; text-indent: 0; line-height: 135%; } .impressum { font-size: 75%; } .authors-bold { font-family: SourceSans-bold, Helvetica, Arial, sans-serif; font-weight: bold; text-indent: 0; } .copyrightinfo { margin-top: 4em; } .copyright { margin-top: 4em; } .info { margin: 10px 0; } /******* Impressum END *******/ .highlight { background-color: yellow; } .LineBreak { padding-left: 2px; padding-right: 1px; } /* Body refs Manager end*/ /***************** technical.css *****************/ @font-face { font-family: SourceSans; font-weight: normal; font-style: normal; src: url(../Fonts/SourceSansPro-Regular.otf); } @font-face { font-family: SourceSans; font-weight: normal; font-style: italic; src: url(../Fonts/SourceSansPro-It.otf); } @font-face { font-family: SourceSans-italic; font-weight: normal; font-style: normal; src: url(../Fonts/SourceSansPro-It.otf); } @font-face { font-family: SourceSans; font-weight: bold; font-style: normal; src: url(../Fonts/SourceSansPro-Bold.otf); } @font-face { font-family: SourceSans; font-weight: bold; font-style: italic; src: url(../Fonts/SourceSansPro-BoldIt.otf); } @font-face { font-family: SourceSans-bold; font-weight: bold; font-style: normal; src: url(../Fonts/SourceSansPro-Bold.otf); } @font-face { font-family: SourceSans-bolditalic; font-weight: bold; font-style: italic; src: url(../Fonts/SourceSansPro-BoldIt.otf); } @font-face { font-family: SourceSans-semibold; font-weight: normal; font-style: normal; src: url(../Fonts/SourceSansPro-Semibold.otf); } @font-face { font-family: SourceSans-semibold; font-weight: normal; font-style: italic; src: url(../Fonts/SourceSansPro-SemiboldIt.otf); } @font-face { font-family: SourceSans-semibolditalic; font-weight: normal; font-style: normal; src: url(../Fonts/SourceSansPro-SemiboldIt.otf); } @font-face { font-family: SourceCode; font-weight: normal; font-style: normal; src: url(../Fonts/SourceCodePro-Regular.otf); } @font-face { font-family: SourceCode; font-weight: bold; font-style: normal; src: url(../Fonts/SourceCodePro-Bold.otf); } @font-face { font-family: SourceCode; font-weight: normal; font-style: italic; src: url(../Fonts/SourceCodePro-It.otf); } @font-face { font-family: SourceCode; font-weight: bold; font-style: italic; src: url(../Fonts/SourceCodePro-BoldIt.otf); } @font-face { font-family: NotoSans-Regular; font-weight: normal; font-style: all; src: url(../Fonts/NotoSans-Regular-webfont.ttf); } body, div, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, p, pre, code, blockquote { margin: 1em 0; text-align: left; } blockquote { margin: 0; padding: 0; border-width: 0; font-family: SourceSans, Helvetica, Arial, sans-serif; } p.Authors span.name { padding: 10px; margin: 12px 0 12px 5px; text-align: justify; } div.mt { font-family: SourceSans, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 0.85em; float: right; width: 12em; vertical-align: top; padding: 0.3em 1em 0.3em 1em; text-align: left; text-decoration: none; border-left: 1em solid #79a0c7; background-color: #eee; margin: 0.6em 0 0.7em 1em; clear: both; } .mt ol+ol { margin-top: 0.3em; margin-bottom: 0.3em; } .mt ol+ul { margin-top: 0.3em; margin-bottom: 0.3em; } .mt ul+ul { margin-top: 0.3em; margin-bottom: 0.3em; } .mt ul+ol { margin-top: 0.3em; margin-bottom: 0.3em; } .Margintext_title { color: #004B95; font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1.20em; font-style: normal; font-weight: bold; } p.Margintext_title { margin-top: 0.5em; } div.mt img.inline { margin: 0 1.5em 0 0; width: 100%; } span.underline { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; text-decoration: underline; } div.bdy { margin: 0 0 10px 0; } td, th { border-style: solid; border-width: 0; vertical-align: top; line-height: 135%; } table { border-collapse: collapse; } /**********Document Title************/ div.fm { margin: 3em 0 6em 0; } .Document_number, .Part_Document_number, .Doc_number, .Part_Doc_number, .Title_document, .Part_Title_document { color: #004B95; font-family: SourceSans-bold, Helvetica, Arial, sans-serif; font-weight: bold; text-align: left; orphans: 2; widows: 2; } .Document_number, .Part_Document_number { font-size: 2.3em; font-style: normal; font-variant: normal; line-height: 125%; text-decoration: none; text-indent: 0; } .Doc_number, .Part_Doc_number { font-variant: normal; margin-left: 0; padding-left: 0; padding-right: 1em; vertical-align: top; } .Title_document, .Part_Title_document { font-style: normal; vertical-align: top; margin: 3.375em 2em 2em 0; text-decoration: none; margin-left: 2em; text-indent: 0; width: 98%; } p.Title_document { color: #004B95; font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 2.2em; font-style: normal; font-variant: normal; font-weight: bold; line-height: 109%; margin: 1em 0 54px 0; text-align: left; text-decoration: none; text-indent: 0; orphans: 2; widows: 2; } /****************Headings***********************/ .Head1, .Head2, .sec_title { page-break-after: avoid; } .Head1, .Head2, .Head3, .Head4, .Head5, .Head6 { font-family: SourceSans-semibold, Helvetica, Arial, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; color: #004B95; line-height: 135%; margin-bottom: 0.75em; margin-top: 1.75em; text-align: left; text-decoration: none; text-indent: 0; page-break-inside: avoid; padding: 0; orphans: 2; widows: 2; width: 99.8%; } .Head1 { font-size: 1.85em; margin: 54px 0 32px 0; } .Head2 { font-size: 1.6em; } .Head3 { font-size: 1.4em; } .Head4 { font-size: 1.3em; } .Head5 { font-size: 1.1em; } .Head6 { font-size: 1.1em; line-height: 135%; margin: 1.2em 0 0.5em 0; } .Head6 i { font-family: SourceSans-semibold, Helvetica, Arial, sans-serif; font-style: italic; } .sec_title { width: 75%; color: #004B95; line-height: 135%; text-align: left; text-decoration: none; text-indent: 0; } .sec_num { width: 5%; white-space: nowrap; word-break: keep-all; color: #004B95; font-style: normal; font-variant: normal; font-weight: normal; line-height: 135%; padding: 0 0.7em 0 0; } /****************Lists***********************/ ol { list-style-type: decimal; list-style-position: outside; margin-left: 1.7em; } ul { margin-left: 0.4em; } ul ul, ol ul, ul ol, ol ol { margin-top: 0.3em; margin-left: 0; margin-bottom: 0.3em; } li { font-family: SourceSans, Helvetica, Arial, sans-serif; margin-top: 0; margin-bottom: 0; } li p.Para_FL { margin: 0; } ul.square, ul.gray-square, ul.dashed-list { list-style-type: none; } ul.square li { background-image: url(../Images/blue-square.gif); background-repeat: no-repeat; background-position: 0 0.35em; padding-left: 1.3em; margin-left: 0.1em; } ul.square ol.Arabic li, ul.square li ol.Lcalpha li { background-image: none; padding-left: 0.7em; margin-left: 1.3em; } ol.Arabic ul.gray-square ol.Arabic li { background-image: none; padding-left: 0.7em; margin-left: 1.3em; } ul.gray-square li { background-image: url(../Images/gray-square.gif); background-repeat: no-repeat; background-position: 0 0.35em; padding-left: 1.3em; margin-left: 0.1em; } ul.dashed-list li { background-image: url(../Images/dashed-list.gif); background-repeat: no-repeat; background-position: 0 0.6em; padding-left: 1.1em; margin-left: 0.1em; } td.tb ul li p { vertical-align: top; margin: 0; padding: 0; } p.extract+ol, p.extract+ul { margin-left: 1em; } ol.Lcalpha li .Para_FL { margin-left: -0.3em; } .Lcalpha, ol[type="a"] { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; font-weight: normal; list-style-type: lower-alpha; } .Lcalpha li { background-position: 0 10px; padding-left: 3px; font-family: SourceSans, Helvetica, Arial, sans-serif; } ol ol.Lcalpha { padding-left: 1.3em; } .Uroman { list-style-type: upper-roman; } ol ol ol.Uroman { margin-left: 0.9em; } /* Verbergen von Listenelementen in nummerierten Listen */ li.hideli { height: 0; visibility: hidden; } /* ul.gray-square { list-style-type: none; } ol ul.gray-square li { background-image: url(../Images/gray-square.gif); background-repeat: no-repeat; background-position: 1.2em top; padding-left: 2.35em; margin-left: -1.1em; } ul.dashed-list { list-style-type: none; padding: 0 0 0 0; margin-left: 0; } ul.gray-square ul.dashed-list li { background-image: url(../Images/dashed-list.gif); background-repeat: no-repeat; background-position: 1.2em top; padding-left: 2.3em; margin-left: -1.1em; } ol, ul { margin-left: 0; list-style-position: inside; } ol { list-style-type: decimal; } ol li { font-family: SourceSans, Helvetica, Arial, sans-serif; padding-left: 1.2em; } ol ol { margin: 0.3em 0 0 0; } ol ol li { padding: 0 0 0 1.2em; } ul ul, ol ul, ul ol { margin: 0.3em 0 0.3em 0; } li { font-family: SourceSans, Helvetica, Arial, sans-serif; } li .Para_FL, li .Para_Indented { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; font-style: normal; font-variant: normal; line-height: 1.35; font-weight: normal; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; text-align: left; text-decoration: none; orphans: 2; widows: 2; } li p.Para_FL { padding: 0; margin-left: 0; } li ol li .Para_FL, li ol li .Para_Indented { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; font-style: normal; font-variant: normal; line-height: 1.35; font-weight: normal; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; text-align: left; text-decoration: none; orphans: 2; widows: 2; } li ul li .Para_FL, li ul li .Para_Indented { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; font-style: normal; font-variant: normal; line-height: 1.35; font-weight: normal; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; text-align: left; text-decoration: none; orphans: 2; widows: 2; } .Ucalpha, ol[type = "A"] { font-size: 1em; font-weight: normal; list-style-type: upper-alpha; font-family: SourceSans, Helvetica, Arial, sans-serif; } table.Boxg ol.Ucalpha, ol[type = "A"] { font-size: 1em; font-weight: normal; list-style-type: upper-alpha; font-family: SourceSans, Helvetica, Arial, sans-serif; } table.Boxg ol.Lcalpha, ol[type = "a"] { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; font-weight: normal; list-style-type: lower-alpha; } table.Boxg ol.Lcalpha li { background-position: 0 10px; padding-left: 3px; font-family: SourceSans, Helvetica, Arial, sans-serif; } body ol.Ucalpha, ol[type = "A"] { font-size: 1em; font-weight: normal; list-style-type: upper-alpha; font-family: SourceSans, Helvetica, Arial, sans-serif; } body ol.Lcalpha, ol[type = "a"] { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; font-weight: normal; list-style-type: lower-alpha; } body ol.Lcalpha li { background-position: 0 10px; padding-left: 3px; font-family: SourceSans, Helvetica, Arial, sans-serif; } .bullet { font-size: 1em; font-weight: normal; list-style-type: disc; } .none { font-size: 1em; font-weight: normal; list-style-type: none; text-indent: -0.9em; } .lineInListing { display: block; margin: 0.5em 0 1em -2em; } */ /****************Tables***********************/ .table_wrapper { page-break-inside: avoid; } .table_notes_wrapper { margin: -0.3em 0 1.5em 0; padding-bottom: 0.6em; border-bottom: 1px solid #aaa; } .divTable, .divUnTable { margin: 0 0 1em 0; width: 100%; } .numtable, .Numtable, .unnumtable { width: 100%; margin-bottom: 0.5em; } table.eqn { margin-left: 0.6em; } table.eqn p.img { margin-bottom: 0.5em; } table.numtable td.tbcolor, table.numtable td.tb { border: 1px solid; } table.unnumtable td.tbcolor, table.unnumtable td.tb { border: 1px solid; } .umbruch { word-wrap: break-word; word-break: break-all; overflow: auto; } td.noborder { border: none; } .Table_body { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; vertical-align: top; line-height: 100%; } table.numtable tr { border-top: 1px solid; } td.tch { font-family: SourceSans-semibold, Helvetica, Arial, sans-serif; font-size: 1em; font-style: normal; font-weight: normal; vertical-align: top; font-variant: normal; line-height: 135%; text-align: left; text-indent: 0; padding: 0 0.5em 0 0.5em; border-top: 2px solid #888; border-bottom: 2px solid #888; border-left: 1px solid; border-right: 1px solid; } .tbcolor, .tbcolor1 { font-family: SourceSans, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-variant: normal; line-height: 120%; text-align: left; text-indent: 0; background-color: #e6e6e6; border-top: 1px solid; } .tb { border-top: 1px solid; } .noline { border-top: none; } div.mt td.tb { } div.mt td.tbcolor, div.mt td.tbcolor1 { background-color: #e6e6e6; } td.tb { font-family: SourceSans, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-variant: normal; line-height: 135%; text-align: left; text-indent: 0; background-color: #f6f6f6; } table.tbnone { width: auto; } td.tbnone { padding-right: 0.5em; } td.tbnone p { margin-top: 0.3em; margin-bottom: 0; } p.Table_notes { margin-top: 0; font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 0.8em; line-height: 135%; vertical-align: top; margin: 0em 0 0 0; } table.numtable td ul.square { padding: 0.5em; } td ul li p.Para_FL { font-family: SourceSans, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 1em; padding: 0; } td ol li p.Para_FL { font-family: SourceSans, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; } td ol.Arabic li { font-family: SourceSans, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; } span.Table_num { font-family: SourceSans, Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; padding-right: 1em; padding: 0 0.5em 0 0; } td.Table_num { font-family: SourceSans, Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; padding-right: 0.5em; padding-top: 1px; width: 8%; } .Table_caption, .Box_caption, .Table_Caption, .Box_Caption { font-family: SourceSans, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 0.9em; line-height: 135%; text-align: left; width: auto; orphans: 2; widows: 2; page-break-inside: avoid; } table.Table_Caption, table.Table_caption { font-family: SourceSans, Helvetica, Arial, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; line-height: 125%; margin: 1em 0 0.6em 0; text-align: left; text-decoration: none; text-indent: 0; width: auto; } span.Table_Caption { font-family: SourceSans, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; padding-right: 0.5em; font-size: 1em; } td.Table_Caption { font-family: SourceSans, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 1em; width: 90%; } ol li div.divUnProgramlisting, ol li table.Boxg, ul li div.divUnProgramlisting, ul li table.Boxg { margin-left: -1.2em; } /****************Figure***********************/ img.cover { max-height: 100%; } img { width: auto; text-align: center; } img.inline { height: auto; vertical-align: middle; padding-left: 0.15em; padding-right: 0.15em; } .Box_img img.inline { width: 75%; /*edited: auto */ text-align: left; margin: 0; padding: 0; } div.Boxg div.Box_img img.inline { margin: 0; padding: 0; width: 40px; float: left; } div.Boxg div.Box_img { margin: 0; padding: 0; } td.Box_img { width: 10%; } td.Box_body { padding: 0.5em; margin: 0.5em 0; width: 87%; } div.divFigure img, div.divUnFigure img { max-width: 100%; max-height: 85%; display: block; margin-left: auto; margin-right: auto; padding-top: 1em; } div.divFigure, div.divUnFigure { width: 99%; /* display: inline-block;*/ page-break-inside: avoid; margin-top: 1em; margin-bottom: 1.5em; } span.figcaption img.math_equ { display: inline; padding-left: 0.2em; vertical-align: middle; text-align: left; margin: 0; } span.figcaption span.ieqn img.inline { display: inline; padding-left: 0.2em; vertical-align: middle; text-align: left; margin: 0; } .Figure_legend { font-family: SourceSans, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 0.9em; line-height: 135%; text-align: left; orphans: 2; widows: 2; page-break-before: avoid; margin: 1em 0 0 0; } .Fignum { font-weight: bold; padding: 0 0.5em 0 0; } /****************Box***********************/ .Boxg, div.Boxg { page-break-inside: avoid; background-color: #dbe5f0; border-style: none; border-width: 0; margin-bottom: 20px; margin-top: 20px; width: 100%; padding: 0; } div.Boxg { width: 99.5%; } div.Box_body { margin-left: 50px; padding: 4px 5px 3px 10px; } span.box_num { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; font-style: normal; font-variant: normal; font-weight: bold; line-height: 135%; margin: 5px 10px 11px 0; text-align: left; text-decoration: none; text-indent: 0; orphans: 2; widows: 2; } span.RefData, .box_caption, .Box_body, .Box_body .Para_FL, .Box_body .Para_Indented { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 135%; text-align: left; text-decoration: none; text-indent: 0; orphans: 2; widows: 2; } .Box_body { padding: 1em; } .box_caption { margin: 5px 0 11px 0; width: 99.5%; } .Box_title { color: #004b95; font-family: SourceSans-semibold, Helvetica, Arial, sans-serif; font-size: 1.2em; font-style: normal; font-weight: normal; text-transform: uppercase; letter-spacing: 0.07em; line-height: 125%; margin: 0.1em 0 0.4em 0; text-align: left; text-decoration: none; text-indent: 0; orphans: 2; widows: 2; width: 99.5%; } .bottom { display: none; color: #004B95; font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 0.6em; font-style: normal; font-variant: normal; font-weight: normal; margin-right: 0; padding: 0; text-align: right; text-decoration: none; text-indent: 0; orphans: 2; widows: 2; } .divProgramlisting, .divUnProgramlisting, .programlisting, .unprogramlisting { page-break-inside: avoid; background-color: #b6cce1; border-style: none; border-width: 0; margin-bottom: 0.3em; margin-top: 0.3em; padding: 0.3em; } td .divProgramlisting, td .divUnProgramlisting, td .programlisting, td .unprogramlisting { margin: 0.8em 0 0.8em 0; padding: 0; } div.divTable td .divProgramlisting, div.divTable td .divUnProgramlisting { margin: 0; padding: 0; } td .divProgramlisting span.pre, td .divUnProgramlisting span.pre { padding: 0.3em 0.5em; white-space: pre-wrap; word-break: break-all; } div.programlisting { margin: 0; padding: 0; } .pre { font-family: SourceCode, Courier, monospace; font-size: 0.85em; line-height: 160%; text-align: left; white-space: pre-wrap; word-break: break-all; display: block; padding: 0.3em; } .pre i { font-family: SourceCode, Courier, monospace; font-style: italic; } .pre b { font-family: SourceCode, Courier, monospace; font-weight: bold; } .tt { font-family: SourceCode, Courier, monospace; font-size: 0.9em; border-style: none; border-width: 0; margin-bottom: 10px; margin-top: 12px; } b>.tt { font-family: SourceCode, Courier, monospace; font-weight: bold; } i>b>.tt { font-family: SourceCode, Courier, monospace; font-weight: bold; font-style: italic; } .tt span.underline { font-family: SourceCode, Courier, monospace; } b>span.underline>span.tt { font-family: SourceCode, Courier, monospace; font-weight: bold; } td span.label, p.program_caption span.label { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 0.9em; font-style: normal; font-variant: normal; font-weight: bold; line-height: 135%; margin: 5px 0 11px 0; padding-right: 20px; text-decoration: none; text-align: left; text-indent: 0; orphans: 2; widows: 2; } span.program_caption { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 0.9em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 135%; text-align: left; text-decoration: none; text-indent: 0; orphans: 2; widows: 2; } td.program_caption { padding: 0 0 1em 0; } p.program_caption { margin: 0; } p.program_body { margin: 0.5em 0 0 0; } .Boxg ol+ol { margin-top: 0.3em; margin-bottom: 0.3em; } .Boxg ol+ul { margin-top: 0.3em; margin-bottom: 0.3em; } .Boxg ul+ul { margin-top: 0.3em; margin-bottom: 0.3em; } .Boxg ul+ol { margin-top: 0.3em; margin-bottom: 0.3em; } /* .pre1 { display: block; font-family:monospace; white-space: pre; margin: 1em 0; } */ /****************Footnotes***********************/ .Footnotes_title { font-family: SourceSans-semibold, Helvetica, Arial, sans-serif; font-size: 1.2em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 115%; margin-bottom: 15px; margin-right: 1em; margin-top: 2em; text-align: left; text-decoration: none; text-indent: 0; orphans: 2; widows: 2; } .Footnote { vertical-align: super; font-size: 0.8em; } .footnotes { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 0.8em; font-style: normal; font-variant: normal; font-weight: normal; margin: 1.5em 0; line-height: 125%; text-align: left; text-decoration: none; text-indent: 0; orphans: 2; widows: 2; } span.RefData { margin: 15px 0; } .ftn_entry { font-family: SourceSans, Helvetica, Arial, sans-serif; margin-top: 2px; margin-bottom: 5px; text-align: justify; font-size: 0.9em; font-weight: normal; } .ftn_entry { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 115%; text-align: left; margin-left: 1.4em; text-indent: -1.4em; text-decoration: none; orphans: 2; widows: 2; } .footId { color: #004B95; padding-right: .8em; font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 0.7em; font-style: normal; font-weight: normal; text-align: left; vertical-align: text-top; } .fncit { color: #004B95; font-family: SourceSans-semibold, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; vertical-align: text-top; border-bottom: none; display: inline-block; padding: 0 0.1em; } sup { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 0.7em; font-style: normal; font-weight: normal; vertical-align: super; } i sup { font-size: 0.7em; font-style: italic; } b sup { font-weight: bold; } .tch sup { font-family: SourceSans, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; vertical-align: text-top; } /****************Para's***********************/ .Para_FL, .Para_Cont { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; text-align: left; text-indent: 0; margin: 0.5em 0; line-height: 135%; orphans: 2; widows: 2; } .SymbolSourceSans { font-family: SourceSans, Helvetica, Arial, sans-serif; } .SymbolNoto { font-family: NotoSans-Regular; } .Para_Indented { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; text-indent: 0; margin: 5px 5px 5px 0; line-height: 135%; orphans: 2; widows: 2; } p.Openquote, p.Quote_source { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; line-height: 135%; margin: 0.5em 0 0.5em 0; text-indent: 0; margin-left: 1em; font-style: italic; } p.Extract, p.extract { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; line-height: 135%; margin: 0.5em 0 0.5em 0; text-indent: 0; margin-left: 1em; }Danksagung .Authors { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; text-indent: 0; margin: 5px 5px 5px 32px; line-height: 135%; orphans: 2; widows: 2; } /********************References***********************/ .references, .Bib_head, .Bib_entry { font-style: normal; font-variant: normal; font-weight: normal; text-align: left; text-decoration: none; orphans: 2; widows: 2; page-break-after: avoid; } .references { font-family: SourceSans, Helvetica, Arial, sans-serif; margin: 1em 0 1.5em; line-height: 135%; } .Comment_title { font-family: SourceSans-semibold, Helvetica, Arial, sans-serif; font-size: 1.3em; font-weight: normal; margin: 1em 0 0.5em 0; } .HeadX, .HeadY { font-family: SourceSans-semibold, Helvetica, Arial, sans-serif; } .Bib_head { font-family: SourceSans-semibold, Helvetica, Arial, sans-serif; font-size: 1.2em; line-height: 135%; margin: 2em 2em 0 0; text-indent: 0; } .Bib_entry { font-family: SourceSans, Helvetica, Arial, sans-serif; line-height: 135%; margin: 0.5em 0 0 3em; text-indent: -1.6em; clear: both; } td.Bib_entry { font-size: 0.9em; margin: 0; text-indent: 0; } p.Bib_entry1 { margin: 0.5em 0 0 0; } p.Bib_entry span.surname { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; } .RefData .Bib_entry { padding: 0 0 0 0; margin-left: 1em; margin-right: 0; text-indent: -1em; font-family: SourceSans, Helvetica, Arial, sans-serif; orphans: 2; widows: 2; } small, span.smallcaps { font-variant: small-caps; } .smallcap1 { font-size: xx-small; } .citstyle { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 10px; vertical-align: 49%; color: #004B95; } span.citstyle { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; font-style: normal; font-weight: normal; vertical-align: 0; orphans: 2; widows: 2; color: #004B95; } p.Openquote span.citstyle, .ref_bt { font-style: italic; } .ref_bookinfo { color: #CC0084; } .ref_vol, .ref_edn { font-weight: normal; } .ref_authorgroup, .ref_editorgroup, .ref_authors, .ref_org, .editor, .ref_date, .ref_at, .ref_pt, .ref_bt, .ref_pageinfo, .ref_proc, .ref_thesis, .ref_report, .ref_meetingdate, .ref_publisher, .ref_pbl, .ref_bookinfo, .ref_location, .ref_city, .city, .ref_state, .state, .ref_country, .country, .ref_vol, .ref_iss, .ref_edn, .misc1, .name { background-color: transparent; font-family: SourceSans, Helvetica, Arial, sans-serif; } .BibId { font-family: SourceSans-semibold, Helvetica, Arial, sans-serif; padding: 0 0.5em 0 0; color: #004B95; width: 1em; display: inline-block; } .email { font-family: SourceSans-semibold, Helvetica, Arial, sans-serif; text-decoration: none; border-bottom: 1px dotted #004B95; color: #004B95; } .subnumber { font-family: SourceSans, Helvetica, Arial, sans-serif; } .figcit, .tbcit, .seccit, .eqncit, .url[title=book-part], .url[title=fig], .url[title=sec], .url[title=table] { font-family: SourceSans-semibold, Helvetica, Arial, sans-serif; color: #004B95; border-bottom: 1px dotted #004B95; } .bibcit { font-family: SourceSans-semibold, Helvetica, Arial, sans-serif; color: #004B95; border-bottom: none; } /* .BibId::before { content: "["; } .BibId::after { content: "]"; } */ .url { font-family: SourceSans-semibold, Helvetica, Arial, sans-serif; color: #59131b; border-bottom: 1px dotted #59131b; } .ref_fpage, .ref_lpage { font-family: SourceSans, serif; } /***************Glossary DL DT(Abts)**********************/ .def-term { margin: 1em 0 0 0; } /***************Appendix (Andresen)**********************/ td.Title_document[id="ap01_1"] { /*Specaily for Andersen book's appendix */ color: #004B95; font-family: 'SourceSans, sans-serif'; font-style: normal; font-weight: bold; vertical-align: top; width: 50%; orphans: 2; widows: 2; } /*************** Cover **********************/ div.cover { margin: 0; text-align: center; vertical-align: middle; } /*************** Index Term **********************/ /* span.primary{ font-family:'SourceSans, sans-serif'; font-style:normal; font-variant:normal; vertical-align:top; } */ .content { border: 1px solid; width: 160px; } .wordwrap { word-wrap: break-word; } .IndexedID { background: #EFE601; font-size: 1.4em; margin-right: 15px; } .Tbl_pointer { color: blue; text-align: center; } .bodymargin, .body { margin-left: 1em; margin-right: 1em; } .TOC_entry_level1, .TOC_entry_level2, .TOC_entry_level3, .TOC_entry_level4, .TOC_entry_level5, .TOC_entry_level6 { font-family: SourceSans, Helvetica, Arial, sans-serif; margin-bottom: 1px; margin-top: 1px; text-align: left; font-weight: normal; line-height: 135%; } .TOC_entry_level1 { font-family: SourceSans-semibold, Helvetica, Arial, sans-serif; font-size: 1.4em; margin-top: 1em; color: #003399; } .TOC_entry_level2 { font-family: SourceSans-semibold, Helvetica, Arial, sans-serif; margin: 1.3em 0 1em 1em; font-size: 1.2em; } .TOC_entry_level3 { margin: 0 0 1em 2em; font-size: 1em; } .TOC_entry_level4 { margin: 0 0 1em 3em; font-size: 1em; } .TOC_entry_level5 { margin: 0 0 1em 4em; font-size: 1em; } .TOC_entry_level6 { margin: 0 0 1em 5em; font-size: 1em; } h2+.TOC_entry_level1 { margin-top: 4em; } sub { font-size: 0.7em; vertical-align: sub; } .Question { font-family: SourceSans, Helvetica, Arial, sans-serif; margin-top: 10px; margin-bottom: 5px; text-align: justify; font-size: 1.1em; line-height: 160%; font-weight: bold; } .QNum { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1.1em; line-height: 160%; font-weight: bold; background: #003399; padding-left: 10px; padding-right: 10px; } .HighlightSearchText { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1.1em; line-height: 160%; font-weight: bold; background: #50EE50; color: blue; padding-left: 10px; padding-right: 10px; } .Question_indented { font-family: SourceSans, Helvetica, Arial, sans-serif; margin-top: 10px; margin-bottom: 5px; text-align: justify; text-indent: 20px; font-size: 1.1em; line-height: 160%; font-weight: bold; } .Answer { font-family: SourceSans, Helvetica, Arial, sans-serif; margin-top: 2px; margin-bottom: 5px; text-align: justify; font-size: 1.1em; line-height: 160%; font-weight: normal; text-indent: 20px; orphans: 2; widows: 2; } .Unnumtable, .unnumbox, .unnumexhibit { margin-top: 4px; margin-bottom: 14px; padding-left: 8px; padding-right: 8px; } .box, .case, .Scheme, .Graph { margin-top: 14px; margin-bottom: 14px; padding-left: 8px; padding-right: 8px; } .Table_column_head, .tch { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 100%; font-style: normal; font-weight: bold; text-align: left; /*padding-top: 6px; padding-bottom: 14px; */ vertical-align: bottom; } .Table_footnote { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 0.9em; font-weight: 100; width: auto; } .tbtm { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 0.9em; font-weight: 100; width: auto; } .caption { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; font-weight: 700; border-bottom-style: solid; border-bottom-width: 4px; text-indent: 4pt; } .tbnum { } .Subtable_column_head { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1.2em; border-bottom-style: solid; border-bottom-width: 1px; width: auto; text-align: left; padding-top: 8px; padding-bottom: 4px; vertical-align: bottom; } .Display_eqn_num { text-align: center; } div.divEqn p.latex_eqn, div.divUnEqn p.latex_eqn { page-break-inside: avoid; margin: 0 0 0 1.5em; } table.equation td { width: 89%; text-align: left; } table.equation td.number { font-family: SourceSans, Helvetica, Arial, sans-serif; font-style: normal; font-size: 0.9em; padding-right: 0.5em; margin: 0; vertical-align: middle; text-align: right; width: 10%; } table.equation td.number p { text-align: right; margin: 0; } .latex_eqn { text-align: left; } table.equation img.math_equ { text-align: left; float: left; } p.Para_Indented img.math_equ, p.Para_FL img.math_equ { text-align: center; vertical-align: middle; } p.Figure_legend img.math_equ { vertical-align: middle; } p.Table_caption img.math_equ, td.tch img.math_equ { vertical-align: middle; } p.Table_caption { margin-bottom: 0.5em; } td.tb img.math_equ { vertical-align: middle; } td.tb p, td.tbcolor p { margin: 0; padding: 0.5em; } td.tb li, td.tbcolor li { margin: 0; padding-bottom: 0.5em; } td.tb p.list_para, td.tbcolor p.list_para { margin: 0; padding: 0em; } tr td b { font-family: SourceSans-semibold, Helvetica, Arial, sans-serif; font-weight: normal; } HTML>BODY .latex_eqn { text-align: center; vertical-align: baseline; } .Graph { padding-left: 8px; padding-right: 8px; margin-top: 25px; margin-bottom: 25px; vertical-align: top; } .Graphic { text-align: center; vertical-align: top; } .figdims { width: 200px; height: 200px; } .org_depart { background-color: #00FF99; } .org_name { background-color: #00C400; } .street { background-color: #33CCCC; } .pco { background-color: #C6C6C6; } .pbo { background-color: #F7D599; } .tel { background-color: #91C8FF; } .fax { background-color: #FEC0EE; } .ref_ns { color: Red; } .ref_jtnf { color: Red; } .ref_BibId { font-size: 1.1em; font-family: SourceSans, Helvetica, Arial, sans-serif; } .ref_New_citation { height: 112px; padding-left: 5px; } .ref_Citation { height: 132px; } .ref_delsort { height: 185px; } .Query { text-align: center; background-color: Yellow; padding-left: 2px; padding-right: 1px; background: yellow; border: 1px solid; } .QueryText { padding-left: 2px; padding-right: 1px; background: yellow; color: Green; text-align: center; background-color: Yellow; } .Exhibit_num { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; font-weight: bold; text-decoration: none; text-align: left; margin-bottom: 0; padding-right: 15px; padding-left: 0; } .numexhibit { margin-top: 4px; margin-bottom: 5px; vertical-align: top; } .Exhibit_caption { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; font-weight: bold; text-align: left; margin-top: 0; padding-left: 0; padding-right: 0; orphans: 2; widows: 2; } .Sourcenote { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1em; } .HDNormal { text-decoration: none; } .HDAddedSelect { text-decoration: none; } .HDDeletedSelect { text-decoration: line-through; } SPAN.HDDeleted { font-size: 1em; color: red; text-decoration: line-through; } SPAN.HDAdded { font-size: 1em; color: green; background: yellow; text-decoration: underline; } .HDDeleted .latex_eqn { border: 1px solid red; } .HDAdded .latex_eqn { border: 1px solid green; } SPAN.HDAdded DIV, SPAN.HDAdded DIV td { text-decoration: underline; } SPAN.HDDeleted DIV, SPAN.HDDeleted DIV td { text-decoration: line-through; } .HDAdded .math_equ { background: #FFFF00; text-decoration: none; } .HDDeleted .math_equ { background: red; text-decoration: none; } .IncludeHB { color: Red; } .ExcludeHB { color: Blue; } .HBOnly { color: Green; } .case_Question { font-family: SourceSans, Helvetica, Arial, sans-serif; margin-top: 10px; margin-bottom: 5px; text-align: justify; font-size: 1.05em; line-height: 160%; font-weight: bold; orphans: 2; widows: 2; } .case_Answer { font-family: SourceSans, Helvetica, Arial, sans-serif; margin-top: 2px; margin-bottom: 5px; text-align: justify; font-size: 1.05em; line-height: 160%; font-weight: normal; text-indent: 20px; orphans: 2; widows: 2; } .caseQNum { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1.05em; line-height: 160%; font-weight: bold; background: #003399; padding-left: 10px; padding-right: 10px; } .Webcase_question { font-family: SourceSans, Helvetica, Arial, sans-serif; margin-top: 10px; margin-bottom: 5px; text-align: justify; font-size: 1.05em; line-height: 160%; font-weight: bold; color: green; } .webcase_answer { font-family: SourceSans, Helvetica, Arial, sans-serif; margin-top: 2px; margin-bottom: 5px; text-align: justify; font-size: 1.05em; line-height: 160%; font-weight: normal; color: green; text-indent: 20px; } .webcase_QNum { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1.05em; line-height: 160%; font-weight: bold; background: green; padding-left: 10px; padding-right: 10px; } .Schnum { padding-right: 8pt; font-weight: bold; } .schcaption { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 1.05em; font-weight: bold; } .Graph_legend, .Scheme_legend { font-family: SourceSans, Helvetica, Arial, sans-serif; border-bottom-style: solid; border-bottom-width: 4px; vertical-align: top; margin-left: 10px; margin-right: 10px; text-align: justify; } .Scheme_legend { font-size: 1.1em; } .Graph_legend { font-size: 0.8em; font-weight: bold; } p.CHV_MATH_Legende { font-size: 0.8em; margin: 0; } table.eqn+p.CHV_MATH_Legende { margin-top: -0.5em; } .Grp_num { padding-right: 8pt; font-size: 0.8em; font-weight: bold; } .Body_refs { margin-top: 3px; margin-bottom: 2px; text-align: left; font-size: 1.2em; text-indent: 0; border-top: 1px dotted red; border-bottom: 1px dotted red; border-left: 1px dotted red; border-right: 1px dotted red; orphans: 2; widows: 2; } .Article_ref_title, span.Article_ref_title { font-size: 1.1em; font-variant: small-caps; color: blue; } span.Article_ref_title { margin-left: 5px; } Article_ref_section { margin-left: 5px; font-size: 1.1em; font-family: SourceSans, Helvetica, Arial, sans-serif; font-style: italic; color: red; } .Article_ref_descriptor { font-size: 1.1em; font-family: SourceSans, Helvetica, Arial, sans-serif; color: green; } .Related_article { border-left-width: 10px; border-left-style: solid; border-left-color: gray; padding: 10px; margin-top: 12px; margin-bottom: 2px; margin-left: 20px; text-align: justify; display: block; orphans: 2; widows: 2; } .Related_article_subhead { font-family: SourceSans, Helvetica, Arial, sans-serif; margin-bottom: 0; margin-top: 10px; font-size: 1em; font-style: italic; } body { font-family: SourceSans, Helvetica, Arial, sans-serif; font-size: 80%; } /********* Bildbreiten *********/ div._10, div._20, div._30, div._40, div._50, div._60, div._70, div._80, div._90, div._100 { display: block; margin-left: auto; margin-right: auto; } div._10 img { width: 10%; } div._20 img { width: 20%; } div._30 img { width: 30%; } div._40 img { width: 40%; } div._50 img { width: 50%; } div._60 img { width: 60%; } div._70 img { width: 70%; } div._80 img { width: 80%; } div._90 img { width: 90%; } div._100 img { width: 100%; } /********* Tabellenspaltenbreiten *********/ .t05 { width: 5%; } .t10 { width: 10%; } .t15 { width: 15%; } .t16 { width: 16.5%; } .t20 { width: 20%; } .t25 { width: 25%; } .t30 { width: 30%; } .t33 { width: 33%; } .t35 { width: 35%; } .t40 { width: 40%; } .t45 { width: 45%; } .t50 { width: 50%; } .t55 { width: 55%; } .t60 { width: 60%; } .t65 { width: 65%; } .t66 { width: 66%; } .t70 { width: 70%; } .t75 { width: 75%; } .t80 { width: 80%; } .t85 { width: 85%; } .t90 { width: 90%; } .t95 { width: 95%; } .t100 { width: 100%; } /********* Test Codehighlighting *********/ span.CHVCodebraun-kursiv { color: #984806; } span.CHVCodedunkelrot { color: #632423; } span.CHVCodegruen { color: #00B988; } span.CHVCodehellrot { color: #FF0000; } span.CHVCodepink { color: #FF5BD3; } p.Para_FL1{ background-repeat: no-repeat; font-size: 1em; line-height: 135%; margin-top:0.5em; margin-bottom:0em; text-indent: -2em; margin-left: 2em; } p.Para_FL2 { background-repeat: no-repeat; font-size: 1em; line-height: 135%; margin-top:0.5em; margin-bottom:0em; text-indent: -2em; margin-left: 4em; } p.Para_FL3 { background-repeat: no-repeat; font-size: 1em; line-height: 135%; margin-top:0.5em; margin-bottom:0em; text-indent: -2em; margin-left: 5.8em; } p.Para_FL4 { background-repeat: no-repeat; font-size: 1em; line-height: 135%; margin-top:0.5em; margin-bottom:0em; text-indent: -2em; margin-left: 3em; } p.Para_FL5{ background-repeat: no-repeat; font-size: 1em; line-height: 135%; margin-top:0.5em; margin-bottom:0em; text-indent: -1em; margin-left: 1em; } div.Left05 { padding-left:0.5em; margin-top:0em; margin-bottom:0em; } div.Left1 { padding-left:1em; margin-top:0em; margin-bottom:0em; } div.Left15 { padding-left:1.5em; margin-top:0em; margin-bottom:0em; } div.Left2 { padding-left:2em; margin-top:0em; margin-bottom:0em; } div.Left3 { padding-left:3em; margin-top:0em; margin-bottom:0em; } div.Left35 { padding-left:3.5em; margin-top:0em; margin-bottom:0em; } div.Left4 { padding-left:4em; margin-top:0em; margin-bottom:0em; } .tp05 { padding-top:0.5em; } .tp1 { padding-top:1em; } .tp15 { padding-top:1.5em; } .tp2 { padding-top:2em; } .tp25 { padding-top:2.5em; } .tp3 { padding-top:3em; } td.tbcolor2 { font-family: SourceSans, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-variant: normal; line-height: 120%; text-align: left; text-indent: 0; background-color: #fddbc5; border: 1px solid #fddbc5; padding-left: 0.5em; } td.tbcolor3 { font-family: SourceSans, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-variant: normal; line-height: 120%; text-align: left; text-indent: 0; background-color: #fddbc5; border: 1px solid #fddbc5; padding-left: 0em; } td.noborder1 { padding-left: 0.5em; }