/*--------------------------------------------------------------------------------------------*/ /*--- txt6.css.php [29.08.2009] --------------------------------------------------------------*/ /*--------------------------------------------------------------------------------------------*/ /*--------------------------------------------------------------------------------------------*/ /*--- Positiver Erstzeileneinzug: /2/, S.029 -------------------------------------------------*/ /*--------------------------------------------------------------------------------------------*/ p.indentpositive { font-family: "Times New Roman", Times, serif; font-size: 20px; font-style: normal; font-variant: normal; color: #000000; /*-- /2/, S.039 --*/ text-align: justify; /*-- /1/, S.452 --*/ margin-top: 1px; /*-- /1/, S.455 --*/ margin-bottom: 1px; /*-- /1/, S.456 --*/ border-top-width: 0px; /*-- /1/, S.464 --*/ border-left-width: 0px; /*-- /1/, S.464 --*/ border-right-width: 0px; /*-- /1/, S.464 --*/ border-bottom-width: 0px; /*-- /1/, S.464 --*/ text-indent: 30px; /*-- /1/, S.448 --*/ } /*--------------------------------------------------------------------------------------------*/ /*--- Negativer Erstzeileinzug: /1/, S.448/449 -----------------------------------------------*/ /*--------------------------------------------------------------------------------------------*/ p.indentnegative { font-family: "Times New Roman", Times, serif; font-size: 20px; font-style: normal; font-variant: normal; color: #000000; /*-- /2/, S.039 --*/ text-align: justify; /*-- /1/, S.452 --*/ margin-top: 1px; /*-- /1/, S.455 --*/ margin-bottom: 1px; /*-- /1/, S.456 --*/ border-top-width: 0px; /*-- /1/, S.464 --*/ border-left-width: 0px; /*-- /1/, S.464 --*/ border-right-width: 0px; /*-- /1/, S.464 --*/ border-bottom-width: 0px; /*-- /1/, S.464 --*/ margin-left: 30px; /*-- /1/, S.455 --*/ text-indent: -30px; /*-- /1/, S.448 --*/ } /*--- end of txt6.css.php --------------------------------------------------------------------*/