/*body attributes*/ .bspBody1 {background-color:#FFFFFF; margin: 10 10 10 10;} /*Texte*/ .bspTxtStd {font-family:arial,sans-serif; font-size:x-small;}/* Standard Text */ .bspTxtEmph {font-weight:bold; font-size: x-small; color: #000000; font-family: arial, sans-serif;}/* Fettschrift */ .bspTxtLeg {font-size: xx-small; color: #000000;font-family: arial, sans-serif;}/* Legenden und Bildunterschriften */ .bspTxtRef {font-style: italic; font-size: x-small; color: #000000; font-family: arial, sans-serif;}/* Referenz-Text, Zitate */ /*headline classes*/ .bspH1 {font-family:arial,sans-serif; color:#000000; font-size: large; margin-bottom:10px; line-height: 21pt;} .bspH2 {font-family:arial,sans-serif; color:#000000; font-size: medium; margin-bottom: 5px; margin-top:15px;} .bspH3 {font-family:arial,sans-serif; color:#000000; font-size: small; margin-bottom: 5px; margin-top:15px;} .bspH4 {font-family:arial,sans-serif; color:#000000; font-size: x-small; margin-bottom: 0px; margin-top:10px;} .bspH5 {font-family:arial,sans-serif; color:#000000; font-size: xx-small; margin-bottom: 0px; margin-top:10px; font-style: normal;} /*Horizontal Ruler attributes*/ .bspHr {height:2px; width:80%; border:1px; border-left-style:none; border-right-style:none; border-top-style:solid; border-bottom-style:solid; border-top-color:#BFC8D1; border-bottom-color:#EBF0F4; margin-top: 30px; margin-bottom: 30px;} /*link classes*/ .bspA {text-decoration:underline;font-family:arial, sans-serif; font-size:x-small;} .bspA:hover {color:#C75511;text-decoration: underline;} .bspA:link {color:#004A95;text-decoration: underline} .bspA:visited {color:#455900;text-decoration: underline} .bspA:active {color:#C75511;text-decoration: underline;} /*list classes*/ .bspOl {margin-top:3;font-family:arial,sans-serif;font-size:x-small;} .bspUl {list-style-image: url("cube.gif"); margin-top:3;font-family:arial,sans-serif;font-size:x-small;} .bspDt {font-weight:bold; font-size:x-small; font-style:italic;} .bspPre {font-family:"Arial monospaced for SAP", Courier, monospace; font-size:xx-small; line-height:120%;} .bspTt {font-family:"Arial monospaced for SAP", Courier, monospace; font-size:xx-small; line-height:120%;} /*table classes as defined in WebControlFramework*/ .bspTbvStd {background:#909CAE} .bspTbvTitStd {background:#F2F5F8;font-family:arial,sans-serif;font-size:x-small;color:#000000;height:17px;font-weight:normal;vertical-align:bottom;padding:2px;} .bspTbvHdrStd {background:#F2F5F8;font-family:arial,sans-serif;font-size:x-small;height:17px;padding:2px;} .bspTbvCellStd {background:#D9E0E8;font-family:arial,sans-serif;font-size:x-small;color:#55554B;height:17px;padding:2px;} .bspTbvCellAlt {background:#EBF0F4;font-family:arial,sans-serif;font-size:x-small;color:#55554B;height:17px;padding:2px;}