/*--------------------------------------------------------------------------------------------*/ /*--- comp1.css.php [05.01.2009] -------------------------------------------------------------*/ /*--- oldDOCS4U compatibility ----------------------------------------------------------------*/ /*--------------------------------------------------------------------------------------------*/ /*--------------------------------------------------------------------------------------------*/ /*--- DocumentAccessMatrix -------------------------------------------------------------------*/ /*--- w/ hyperlink reference definitions -----------------------------------------------------*/ /*--------------------------------------------------------------------------------------------*/ table.xc-accmatrix { /* Matrix fuer Dokument-Formate, S65 */ font-family: Arial, Helvetica, sans-serif; width: 750px; border-width: 1px; border-style: solid; border-color: silver; /* Luftspalt um Zellen unterdruecken: S.67 !?!?!? */ /* cellpadding: 0px; */ /* cellspacing: 0px; */ } table.xc-accmatrix th { /* matrix header attributes */ font-size: 17px; font-weight: bold; text-align: center; border-width: 1px; border-style: solid; border-color: silver; /* Text-Ausrichtung: S.14 */ } table.xc-accmatrix td { /*general matrix entry attributes */ font-size: 15px; border-width: 0px; border-style: solid; border-color: silver; /*Text-Ausrichtung: S.14 */ } table.xc-accmatrix .xc-acclink { /* link entry attributes */ width: 100px; /* Spaltenbreite: S.43 */ text-align: center; /*Text-Ausrichtung: S.14 */ background-color: #E6E6E6; /* Hintergrund: "grau - 10%" */ } table.xc-accmatrix .xc-acczero { /* empty entry attributes */ width: 100px; /* Spaltenbreite: S.43 */ background-color: #003366; /* Hintergrund: "Gruenblau" */ } table.xc-accmatrix .xc-accdesc { /* desc entry attributes */ font-weight: bold; text-align: right; /* Text-Ausrichtung: S.14 */ } table.xc-hlink { /* matrix for External Hyperlinks, S.65 */ font-family: Arial, Helvetica, sans-serif; /* width: 750px; keine Breite der Tabelle festgelegt */ border-width: 0px; border-style: solid; border-color: silver; /* Luftspalt um Zellen unterdruecken: S.67 !?!?!? */ /* cellpadding: 0px; */ /* cellspacing: 0px; */ } table.xc-hlink td { /*general matrix entry attributes */ font-size: 15px; border-width: 0px; border-style: solid; border-color: silver; /*Text-Ausrichtung: S.14 */ } /*--------------------------------------------------------------------------------------------*/ /*--- paragraph based, justified unordered list text -----------------------------------------*/ /*--------------------------------------------------------------------------------------------*/ p.xc-list { /* (un)ordered list text, justified */ font-family: "Times New Roman", Times, serif; font-size: 17px; font-style: normal; font-variant: normal; color: #000000; /* Text = schwarz: S.30 */ text-align: justify; ; margin-top: 5px; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; } /*--------------------------------------------------------------------------------------------*/ /*--- 2-Spalten Matrix fuer 'Kleine Taufkirchen Chronik' -------------------------------------*/ /*--------------------------------------------------------------------------------------------*/ table.xc-dtt { /*--- Kleine Taufkirchen Chronik, S.65 ---*/ font-family: "Times New Roman", Times, serif; width: 98%; /* Gesamttabellenbreite festgelegt */ border-width: 0px; border-style: solid; border-color: silver; /* Luftspalt um Zellen unterdruecken: S.67 !?!?!? */ /* cellpadding: 0px; */ /* cellspacing: 0px; */ } table.xc-dtt th { /* matrix header attributes */ font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; background-color: #FFCC99; /* Hintergrund: "orange */ color: #000000; /* Text = schwarz: S.30 */ text-align: center; border-width: 1px; border-style: solid; border-color: silver; /* Text-Ausrichtung: S.14 */ } table.xc-dtt td { /*general matrix entry attributes */ font-size: 15px; background-color: #FFFFFF; /* Hintergrund: "weiss" */ border-width: 1px; border-style: solid; border-color: silver; /*Text-Ausrichtung: S.14 */ } table.xc-dtt .xcd-ddate { /* matrix filled id entry attributes */ width: 90px; /* Spaltenbreite: S.43 */ text-align: center; /*Text-Ausrichtung: S.14 */ background-color: #FFFFFF; /* Hintergrund: "weiss" */ } table.xc-dtt .xcd-event { /* matrix empty id entry attributes */ /* width: 100px; Spaltenbreite: S.43 */ background-color: #FFFFFF; /* Hintergrund: "weiss" */ } /*--------------------------------------------------------------------------------------------*/ /*--- 3-Spalten Matrix fuer 'Zeittafeln des Mittelalters' ------------------------------------*/ /*--------------------------------------------------------------------------------------------*/ table.xc-ttt { /*--- Zeittafeln des Mittelalters, S.65 ---*/ font-family: "Times New Roman", Times, serif; width: 750px; /* Gesamttabellenbreite festgelegt*/ border-width: 0px; border-style: solid; border-color: silver; /* Luftspalt um Zellen unterdruecken: S.67 !?!?!? */ /* cellpadding: 0px; */ /* cellspacing: 0px; */ } table.xc-ttt th { /* matrix header attributes */ font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; background-color: #FFCC99; /* Hintergrund: "orange */ color: #000000; /* Text = schwarz: S.30 */ text-align: center; border-width: 1px; border-style: solid; border-color: silver; /* Text-Ausrichtung: S.14 */ } table.xc-ttt td { /*general matrix entry attributes */ font-size: 15px; vertical-align: top; border-width: 0px; border-style: solid; border-color: silver; /*Text-Ausrichtung: S.14 */ background-color: #FFFFFF; /* Hintergrund: "weiss" */ color: #000000; /* Text = schwarz: S.30 */ } table.xc-ttt .xc-ttsp1 { /* matrix col 1 attributes: text */ width: 90px; /* Spaltenbreite: S.43 */ text-align: center; /*Text-Ausrichtung: S.14 */ background-color: #FFFFFF; /* Hintergrund: "weiss" */ color: #000000; /* Text = schwarz: S.30 */ } table.xc-ttt .xc-ttsp2 { /* matrix col 2 attributes: text */ width: 385px; /* Spaltenbreite: S.43 */ text-align: left; /*Text-Ausrichtung: S.14 */ background-color: #FFFFFF; /* Hintergrund: "weiss" */ color: #000000; /* Text = schwarz: S.30 */ } table.xc-ttt .xc-ttsp2h1 { /* matrix col 2 attributes: head */ width: 385px; /* Spaltenbreite: S.43 */ text-align: center; /*Text-Ausrichtung: S.14 */ font-weight: bold; /* Fettdruck: S.28 */ font-variant: small-caps; /* Kapitaelchen: S.29 */ background-color: #FFFFFF; /* Hintergrund: "weiss" */ color: #000000; /* Text = schwarz: S.30 */ } table.xc-ttt .xc-ttsp3 { /* matrix col 3 attributes: text */ /* width: 100px; Spaltenbreite: S.43 */ text-align: left; /*Text-Ausrichtung: S.14 */ background-color: #FFFFFF; /* Hintergrund: "weiss" */ color: #000000; /* Text = schwarz: S.30 */ } table.xc-ttt .xc-ttsp3h1 { /* matrix empty id entry attributes */ /*width: 100px; Spaltenbreite: S.43 */ text-align: center; /*Text-Ausrichtung: S.14 */ font-weight: bold; /* Fettdruck: S.28 */ font-variant: small-caps; /* Kapitaelchen: S.29 */ background-color: #FFFFFF; /* Hintergrund: "weiss" */ color: #000000; /* Text = schwarz: S.30 */ } /*--- end of comp1.css.php -------------------------------------------------------------------*/