/* protosimolex.css für www.engon.de/protosimplex*/
/* stylesheet für alle Dateien */


body { background-color:#CCFFFF; margin-left:5px; }

h1 { color:#cc0000; font-size:18pt; margin-bottom:18pt; text-align:center }
h2 { font-size:14pt; color:#000066; font-weight:bold; font-family:Arial,sans-serif; margin-top:32pt; }
h3 { font-size:12pt; color:#000066; margin-top:28pt; }
pre { font-family:Courier New,Courier; font-size:13px; color:#0000C0; }

dt {padding-top:9pt; font-weight:bold; } 
li {padding-bottom:0.3em;} 

.updt { font-size:7pt; font-family:Arial,sans-serif;  }
.copyright { font-size:7pt; font-family:Arial,sans-serif; margin-top:4pt;}
.hinweis {color:darkorange; font-style:italic;}
.versal {font-size:14pt; color:##000066; font-family:Arial,sans-serif; font-weight:bold; }

.vorwort { font-size:9pt; font-family:Arial,sans-serif; }
.kurzinhalt { font-style:italic; }               /*von Büchern */
.anmerkung { font-size:10pt; margin-left:30pt; } /*nebenbei */

.proto   {color:#3333ff; text-align:center; font-weight:bold; font-style:normal; }
.simplex {color:#000099; text-align:center; font-weight:bold; font-style:normal; }
.braun {color:#990000; }
.neu   {color:#FF0000; font-weight:bold; }
.flattrmid {color:grey; text-align:center;}

.tkopf {background-color:lightgrey; } /*Tabellenkopf grau*/

.tfrag {width:100%; border-style:ridge; border-color:white; border-spacing:10px; background-color:#CCCCCC;} /*Tabelle in Fragensammlung */
 
td {vertical-align:top; }
.mitte {vertical-align:middle; text-align:center; } /* Ausrichtung in Frontseiten der Bücher*/
.year {color:darkblue; font-weight:bold;}

/* orthographische Anführungsstriche */
:lang(de)    { quotes:"\201E" "\201C" "\201A" "\2018"; }
:lang(de-DE) { quotes:"\00BB" "\00AB" "\203A" "\2039"; }
:lang(de-CH) { quotes:"\00AB" "\00BB" "\2039" "\203A"; }
:lang(en)    { quotes:"\201C" "\201D" "\2018" "\2019"; }
:lang(fr)    { quotes:"\00AB\00A0" "\00A0\00BB" "\2039\00A0" "\00A0\203A"; }
q:before   { content:open-quote; }
q:after    { content:close-quote; }
q q:before { content:open-quote;  }
q q:after  { content:close-quote; }



/*  neu 2006, Literaturliste 2  */
.buch   {
	 color:darkslategray;
	 margin-bottom:1em;
	 }
.btitel {font-weight:bold; color: black; }       /*Buchtitel in Buchliste */

.inhalt {margin-left:3em;
         padding: 0.5em;
         background-color:cornsilk;
         border-left:2px solid grey;
         }

.wertung {font-style:italic; 
          color: midnightblue;
          margin-bottom:3em;}

/*  neu 2006, Literaturliste 1  */
.inh1 {margin-left:3em;
         
         background-color:cornsilk;
         border-left:2px solid grey;
         font-family:Arial,sans-serif;
         font-size:85%;
         line-height:140%;}

.imat {background-color:#33ccff; padding: 0.5em;}  /*blau materielle Welt */
.ileb {background-color:#99ff99; padding: 0.5em;}  /*grün Lebensvorgänge  */
.inmat {background-color:#ffccff; padding: 0.5em;} /*lila nichtmat Hintergrund bis R12*/
.ison {background-color:#cccccc; padding: 0.5em;} /*grau sonstiges */

.wertung strong{font-style:normal;
                }

 /*  Buchliste 1 alte Fassung vor 2006  */
.tanm { width:95%; style:fixed; border-spacing:10px; margin-left:30pt; } /*Tabelle in Buchliste */

.tmat {background-color:#33ccff; }  /*blau materielle Welt */
.tleb {background-color:#99ff99; }  /*grün Lebensvorgänge  */
.tnmat {background-color:#ffccff; } /*lila nichtmat Hintergrund bis R12*/
.tson {background-color:#cccccc; } /*grau sonstiges */

          
.dummy{color:darkblue;
background-color:#33ccff;
line-height:120%;}
