/*--------------------------------------------------------------------------------------------*/ /*--- txt3.css.php [29.08.2009] --------------------------------------------------------------*/ /*--------------------------------------------------------------------------------------------*/ /*--------------------------------------------------------------------------------------------*/ /*--- copyright text -------------------------------------------------------------------------*/ /*--------------------------------------------------------------------------------------------*/ p.textcopyright { /* copyright text left aligned */ font-family: "Times New Roman", Times, serif; font-size: 11px; font-style: normal; font-variant: normal; color: #000000; /*-- Text = schwarz: /2/,S.030 --*/ text-align: left; /* linksbŸndig: /1/, S.452 */ ; margin-top: 5px; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; } p.textcopyrightR { /* copyright text right aligned */ font-family: "Times New Roman", Times, serif; font-size: 11px; font-style: normal; font-variant: normal; color: #000000; /*-- Text = schwarz: /2/,S.030 --*/ text-align: right; /* rechtsbuendig: /1/, S.452 */ ; margin-top: 5px; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; } /*--- end of txt3.css.php --------------------------------------------------------------------*/