/*--------------------------------------------------------------------------------------------*/ /*--- txt1.css.php [29.08.2009] --------------------------------------------------------------*/ /*--------------------------------------------------------------------------------------------*/ /*--------------------------------------------------------------------------------------------*/ /*--- book headline/footline -----------------------------------------------------------------*/ /*--------------------------------------------------------------------------------------------*/ p.textbookhead { /* cell in table text */ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000; /* Text= schwarz: /2/, S.030 */ text-align: center; /* zentriert: /1/, S.452 */ vertical-align: middle; /* zentriert: /1/, S.450 */ ; margin: 0px; /*-- Aussenrand und Abstand: /1/, S.454 --*/ border-top-width: 0px; /*-- Rahmen: /1/, S.463 --*/ border-left-width: 0px; /*-- Rahmen: /1/, S.463 --*/ border-right-width: 0px; /*-- Rahmen: /1/, S.463 --*/ border-bottom-width: 0px; /*-- Rahmen: /1/, S.463 --*/ } p.textbookbase { /* cell in table text */ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000; /* Text= schwarz: /2/, S.030 */ text-align: center; /* zentriert: /1/, S.452 */ vertical-align: middle; /* zentriert: /1/, S.450 */ ; margin: 0px; /*-- Aussenrand und Abstand: /1/, S.454 --*/ border-top-width: 0px; /*-- Rahmen: /1/, S.463 --*/ border-left-width: 0px; /*-- Rahmen: /1/, S.463 --*/ border-right-width: 0px; /*-- Rahmen: /1/, S.463 --*/ border-bottom-width: 0px; /*-- Rahmen: /1/, S.463 --*/ } /*--- end of txt1.css.php --------------------------------------------------------------------*/