/* 
   GSSTIL.CSS  für GegenStandpunkt Verlag (München), 2004-01-01
   Cascading Style Sheets für die HTML-Texte des GS-Index und des GS-Archivs

   letzte Änderungen: 2008-06-15
*/

body                 { color: black; background-color: #F0F0F0; /* grau */
                       margin: 0em 0em 0em 0em; 
                       font-size:  medium; 
                     }

h1                   { font-size: x-large; text-align: center; margin:   1em 12% 0.5em 12%; }
h2                   { font-size:   large; text-align: center; margin: 0.5em 0em   1em 0em; }
h3                   { font-size:   large; text-align:   left; margin:   1em 12% 0.5em 12%; text-indent:-1em; font-weight: normal; }
h4                   { font-size:  medium; font-weight: bold; }
h5                   { font-size:   small; font-weight: normal; }

p                    { margin: 0em 0em 0em 0em; }
hr                   { height: 1px; margin-top: 0.3em; }
li                   { margin: 0em 0em 0em 0em; }

table                { width: 100%; }
td                   { vertical-align: top; }
img                  { vertical-align: middle }

a                    { cursor: pointer; text-decoration: none; } /* keine Unterstreichungen */
a:link, 
a:visited            { color: blue; }
a.GS_Verweis_auf_Artikel:visited { color: darkblue; }
a:active,
a:focus,  
a:hover              { color: red;  }

/* GS-eigene CSS-classes */
.GS_Canvas           { background-color:white;   border-style: none; }
.GS_Hintergrund_w    { background-color:white;   border-style: none; }
.GS_Hintergrund_g    { background-color:#F4F4F4; border-style: none; border-width:0px 0px 0px 0px; }

.GS_Logo,
.GS_Logo_PV,
.GS_Logo_PV_im_Menue,
.GS_Logo_Box,
.GS_Logo_im_Text, 
.GS_Logo_im_Titel,
.GS_Logo_als_Titel,
.GS_Logo_im_Fuss     { font-family: Times, "Times Roman", "Times New Roman", serif; 
                       font-variant: small-caps; font-style: normal; font-weight: bold; }
.GS_Logo             { font-size:  x-large; color: red; margin: 0em 1% 0em 1%; }
.GS_Logo_PV          { font-size:    small; color: black; font-weight: normal; font-variant: normal; }
.GS_Logo_PV_im_Menue { font-size:   medium; color: black; font-weight: normal; font-variant: normal; }
.GS_Logo_als_Titel   { font-size: xx-large; color: red; margin: 1em 1% 0em 1%; }
.GS_Logo_im_Titel    { font-size:  x-large; color: red;}
.GS_Logo_Box         { text-align: center; vertical-align:middle; background-color: white; }

.GS_Alphabetmenue    { font-size: medium; margin: 0em 0em 1em 0em; text-align: center; }
.GS_akt_Buchstabe    { font-size:x-large; font-weight: bold;  color: #808080; } 
.GS_kein_Eintrag     {                    font-weight: bold;  color: #A0A0A0; }

.GS_SucheEintrag     {                    font-weight: bold;  color: #808080; } 

.GS_akt_Eintrag      {                    font-weight:normal; color: #808080; } 
.GS_akt_Schlagwort   {                    font-weight: bold;  color: green;   }
.GS_akt_Jahr         { font-size:  large; font-weight: bold;  color: #808080; }
.GS_akt_Heft         { font-size:  large; font-weight: bold;  color: #808080; }

.GS_Fuss             { font-size:  medium; 
                       margin: 2em 0em 0em 0em; 
                       background-color: #F0F0F0; 
                       border-color: #B0B0B0; 
                       border-width: 2px 0px 0px 0px; 
                       border-style: solid; }

.GS_Fuss_Datum       { font-size: x-small; white-space: nowrap;     }

.GS_Kopfmenues       { background-color: #F0F0F0; 
                       border-color:     #B0B0B0; border-width:0px 0px 2px 0px; border-style:solid; }

.GS_Kopfmenue0       { font-size:  medium; margin: 0em 0em 2em 0em; }
.GS_Kopfmenue1       { font-size:  medium; margin: 0em 0em 0em 0em; }
.GS_Kopfmenue2       { font-size:  medium; margin: 0em 0em 0em 0em; 
                       /* Trennlinie zwischen Menues */
                       border-color: #B0B0B0; 
                       padding-top: 2px;
                       border-width: 2px 0px 0px 0px; 
                       border-style: solid;
                     }

.GS_Text             { font-size:  medium; margin: 1em   10% 0em 10%; }
.GS_Text_klein       { font-size:   small; margin: 0.5em 10% 0em 10%; }
.GS_Text_Buch        { font-size:  medium; margin: 0.5em 12% 0em 12%; /* text-indent:1em; */ }
.GS_Text_Buch_Liste  { font-size:  medium; margin: 0em   12% 0em 12%; }

.GS_Vorspann         { font-size:  medium; margin: 0.5em 12% 0em 12%; font-weight: bold; }

.GS_Zitat            { font-size:  medium; margin: 0.5em 12% 0em 12%; /* text-indent:1em; */ }

.GS_Fn               { font-size:   small; margin: 0.5em 12% 0em 14%; text-indent:-2%; }
.GS_Fn_Zeichen       { font-size: x-small; font-weight: bold; font-style: normal; vertical-align: super; }

.GS_Editorial        { font-size:  medium; margin: 1em   10% 0em 10%; text-align:   left; font-weight: normal; }
.GS_Hinweise,
.GS_Suchoptionen     { font-size:  medium; margin: 1em   10% 0em 10%; text-align:   left; font-weight: normal; }
.GS_Hinweise_klein   { font-size:   small; margin: 1em   10% 0em 10%; text-align:   left; font-weight: normal; }

.GS_SuchSW           { font-size:  medium; margin: 2em    1% 2em  1%; text-align: center; }

.GS_Trennstrich_eng  { margin: 0.5em 0em 0em 0em }

.GS_alphabet_Verweis { font-size:  medium; margin: 0.5em 0em 0em 5em; }

.GS_Stichworteingabe { font-size:  medium; }

.GS_TrefferNr        { font-size:   small; margin:    0em   1em 0em 0em; text-align: right; }
.GS_Heft_und_Jahr    { font-size:  medium; margin: -0.1em 0.5em 0em 0em; text-align: right; }
.GS_Seite            { font-size:  medium; margin: -0.1em 0.5em 0em 0em; text-align: right; }
.GS_KurztitelUeberschrift,
.GS_Kurztitel        { font-size:  medium; margin: -0.1em   0em 0em 0em; font-weight: bold; }

.GS_OrigTitel        { margin: 0.5em  0em 0em 0em; }
.GS_OrigTitel_CH     { font-size:   large; font-weight:   bold; margin: 1.5em 0em 0em 15%; text-align: center; }
.GS_OrigTitel_ST     { font-size:   small; font-weight: normal; }
.GS_OrigTitel_OT     { font-size:  medium; font-weight: normal; }
.GS_OrigTitel_TI     { font-size:   large; font-weight:   bold; }
.GS_OrigTitel_UT     { font-size:  medium; font-weight: normal; }
.GS_HeftKennung      { font-size:  medium; font-weight: normal; text-align: right; vertical-align: bottom; }
.GS_Seitenzahl       { font-size:  medium; font-weight: normal; text-align: right; vertical-align: bottom; }

.GS_Inhaltsverz      { font-size:  medium; margin:    1em   0em 1em 0em; text-align: center; line-height:1.25em; }
.GS_Jahrgang         { font-weight: bold; }

.GS_URL              { font-size:  medium; }
.GS_URL_klein        { font-size:   small; }

.GS_Schlagworte      { font-size:  medium; margin-top: 2em; }
.GS_Schlagwort_Link  { font-size:  medium; margin: 0.5em 2em 0em 0em; }

.GS_SwTitStufe0      { font-size:   large; margin: 0em  2% 0em 20%; }
.GS_SwTitStufe1      { font-size:   large; margin: 0em  2% 0em 25%; }
.GS_SwTitStufe2      { font-size:  medium; margin: 0em  2% 0em 30%; }
.GS_SwTitStufe3      { font-size:  medium; margin: 0em  2% 0em 35%; }

.GS_SwAnzStufe0      { font-size:   large; margin: 0em  2% 0em  2%; text-align: right; }
.GS_SwAnzStufe1      { font-size:   large; margin: 0em  2% 0em  2%; text-align: right; }
.GS_SwAnzStufe2      { font-size:  medium; margin: 0em  2% 0em  2%; text-align: right; }
.GS_SwAnzStufe3      { font-size:  medium; margin: 0em  2% 0em  2%; text-align: right; }

.GS_SwInsStufe0      { font-size:  medium; margin: 0em  2% 0em  5%; text-align: left; }
.GS_SwInsStufe1      { font-size:  medium; margin: 0em  2% 0em  5%; text-align: left; }
.GS_SwInsStufe2      { font-size:   small; margin: 0em  2% 0em  5%; text-align: left; }
.GS_SwInsStufe3      { font-size:   small; margin: 0em  2% 0em  5%; text-align: left; }

.GS_SW_Fehler        { color: red; }

.GS_Biblio           { font-size:  medium; margin: 1em 1em 2em 1em; font-weight: normal; }

.GS_Inhaltsverzeichnis{margin: 2em 12% 0em 12%; width: 76%; }
.GS_Sprung_unter_Text{ margin: 2em  0% 0em 12%; width: 80%; }
.GS_Sprung_unter_Doku{ width: 95%; margin-left: 1em; margin-top: 1em; text-align: right; }
.GS_Sprung           { white-space:nowrap; background-color: #F0F0F0; }
.GS_Sprung_von_links { font-size:  medium; font-weight: normal; text-align:  left; }
.GS_Sprung_von_rechts{ font-size:  medium; font-weight: normal; text-align: right; }
.GS_Inhaltsverz_Trenner{ width: 76%; margin-top: 0em }
.GS_Sprungliste      { margin: 0em 0% 0em 0% }

.GS_Feld,
.GS_Feld_Kurztitel   { font-size:  medium; font-weight: bold; }
.GS_Serientitel      { font-size:  medium; font-weight: bold;   margin: 0.5em 18% 0em 12%; text-align: left; }
.GS_OberhalbTitel    { font-size:   large; font-weight: bold;   margin: 0.5em 18% 0em 12%; text-align: left; }
.GS_Titel            { font-size: x-large; font-weight: bold;   margin: 0.5em 18% 0em 12%; text-align: left; }
.GS_Untertitel       { font-size:   large; font-weight: bold;   margin: 0.5em 18% 0em 12%; text-align: left; }
.GS_Inhalt           { font-size:  medium; font-weight: normal; margin: 0.5em 18% 1em 12%; text-align: left; }

.GS_Ueb2             { font-size: x-large; font-weight: bold;   margin: 1em 12% 0.5em 12%; text-align: left; }
.GS_Ueb3             { font-size:   large; font-weight: bold;   margin: 1em 12% 0.5em 12%; text-align: left; text-indent:0em; }
.GS_Ueb4             { font-size:  medium; font-weight: bold;   margin: 1em 12%   0em 12%; text-align: left; }
.GS_Ueb5             { font-size:  medium; font-weight: bold;   margin: 1em 12%   0em 12%; text-align: left; font-style: italic; }
.GS_Ueb6             { font-size:  medium; font-weight: bold;   margin: 1em 12%   0em 12%; text-align: left; font-style: italic; }
.GS_Trenner          { font-size:  medium; font-weight: bold;   margin: 1em 12% 0.5em 12%; text-align: center; }

.GS_ABEA_Ueberschrift{ color: green; font-weight: bold; }

.GS_SW_Listen        { font-size:  medium; font-weight: normal; margin: 0em  1%   0em 1em; text-align: left; }
.GS_SW_Eintraege     { font-size:  medium; font-weight: normal; margin: 0em 18%   0em 0em; text-align: left; }

.GS_Stoppwortliste   { font-size:  small; font-weight: normal; margin:   0em 10% 0em 10%; text-align: left; width: 76%; }

.GS_Verweis          { font-weight: bold; }
.GS_Verweis_in_Navigation,
.GS_Verweis_auf_Empfehlung { white-space:nowrap; }

.GS_Seitenwechsel    { color: gray; }

.GS_Stichworteingabe { background-color: #F0F0F0; margin: 2em 0em 1em 0em; }

.GS_Name             { font-variant:small-caps; }

.GS_Zitat            { font-style: italic; }
.GS_ZitatQuelle      { font-style: normal; font-weight: normal; }

.GS-Adresse,
.GS-Verweise,
.GS_Alphabetmenue,
.GS_akt_Buchstabe,
.GS_kein_Eintrag,
.GS_SucheEintrag,
.GS_akt_Eintrag,
.GS_akt_Schlagwort,
.GS_akt_Jahr,
.GS_akt_Heft,
.GS_Fuss,
.GS_Kopfmenues,
.GS_Kopfmenue0,
.GS_Kopfmenue1,
.GS_Kopfmenue2,
.GS_Hinweise,
.GS_Hinweise_klein,
.GS_Suchoptionen,
.GS_SuchSW,
.GS_alphabet_Verweis,
.GS_Inhaltsverz,
.GS_Jahrgang,
.GS_Biblio,
.GS_Schlagworte,
.GS_Schlagwort_Link,
.GS_SW_Listen,
.GS_Kurztitel,
.GS_KurztitelUeberschrift,
.GS_Feld_Kurztitel,
.GS_Sprung,
.GS_SwTitStufe0,
.GS_SwTitStufe1,
.GS_SwTitStufe2,
.GS_SwTitStufe3,
.GS_SwAnzStufe0,
.GS_SwAnzStufe1,
.GS_SwAnzStufe2,
.GS_SwAnzStufe3,
.GS_SwInsStufe0,
.GS_SwInsStufe1,
.GS_SwInsStufe2,
.GS_SwInsStufe3,
.GS_TrefferNr,
.GS_Sprungliste,
.GS_Ueberschrift1,
.GS_Ueberschrift2,
.GS_Ueberschrift3    { font-family: Arial, Helvetica, Univers, sans-serif; }

.GS_Stoppwortliste,
.GS_MD5_Pruefsumme,
.GS_Stichworteingabe,
.GS_Heft_und_Jahr,
.GS_Seite,
.GS_URL,
.GS_URL_klein        { font-family: "Andale mono", "Lucida Console", "Lucida Sans TypeWriter", "Courier New", Courier, monospace; }

@media print
{
body                 { color: black; background-color: white; }
.GS_Hintergrund_g    { background-color:white; }

a:link, 
a:visited            { color: black; }
a.GS_Verweis_auf_Artikel:visited { color: black; }
a:active, 
a:focus,  
a:hover              { color: black; }

.GS_Logo             { color: black; }
.GS_akt_Schlagwort   { color: black; }
.GS_Stichworteingabe { background-color: white; }

.GS_Kopfmenues       { background-color: white; }
.GS_Fuss             { background-color: white; }

.GS_Editorial        { margin: 1em  0% 0em 0%; }
}

@media print, aural, embossed, tty
{
.GS_Kopfmenue0       { visibility:hidden; }
.GS_Kopfmenue1       { visibility:hidden; }
.GS_Kopfmenue2       { visibility:hidden; }
.GS_Sprung_unter_Text{ visibility:hidden; }
.GS_Sprung_unter_Doku{ visibility:hidden; }
.GS_Sprung_von_links { visibility:hidden; }
.GS_Sprung_von_rechts{ visibility:hidden; }
}

/* Ende GSSTIL.CSS */

