/*###################################################################*/
/*# Stylesheet for Projekt 'Vernetztes Studium Chemie'              #*/
/*# Author:Eike Jordan vsctech@fiz-chemie.de                        #*/
/*# $Revision: 1.11 $ $Date: 2001/04/03 17:49:30 $ $State: Exp $     #*/
/*###################################################################*/
body {
 font-family : Arial, Helvetica, sans-serif;
 background-color: #ffffee;
 font-size: 12pt;
 font-style: normal;
 line-height: normal;
 color: #000000;
 font-weight: normal;
}
/*###################################################################*/
/*# Ueberschrift Level 1                                            #*/
/*###################################################################*/
h1 {
 font-size: 18pt;
 line-height: 18pt;
 font-family: Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 background-color: #2d599b;
 border-style:none;
 border-width:thin; 
 width:100%;
}
/*###################################################################*/
/*# Ueberschrift Level 2                                            #*/
/*###################################################################*/
h2 {
 font-size: 16pt;
 font-weight: bold;
 line-height: normal;
 text-align: left;
 color: #000099;
 background-color: #FFFF99;
 margin-left: 4pt;
}
/*###################################################################*/
/*# Ueberschrift Level 3                                            #*/
/*###################################################################*/
h3 {
 font-size: 14pt;
 font-weight: bold;
 line-height: normal;
 text-align: left;
 color: #000099;
 background-color: transparent;
 margin-left: 8pt;
}
/*###################################################################*/
/*# Ueberschrift Level 4                                            #*/
/*###################################################################*/
h4 {
 font-size: 13pt;
 font-weight: bold;
 line-height: normal;
 text-align: left;
 color: #000099;
 background-color: transparent;
 margin-left: 12pt;
}
/*###################################################################*/
/*# Ueberschrift Level 5                                            #*/
/*###################################################################*/
h5 {
 font-size: 12pt;
 font-weight: bold;
 line-height: normal;
 text-align: left;
 color: #000099;
 background-color: transparent;
 margin-left: 16pt;
}
 
 
 
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+ BEGIN Abgesetzte Auszeichnungselemente                          +*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
 

/*###################################################################*/
/*#   Auszeichnung von Absätzen                                     #*/
/*###################################################################*/
p {
 line-height: 130%;
 font-size: 12pt;
 padding: 5pt;
 margin-left: 10pt;
 margin-right: 10pt;
 text-align: justify;
}
/*###################################################################*/
/*#   Auszeichnung von Hinweisen                                    #*/
/*###################################################################*/
div.hint {
 font-weight: bold;
 font-size: 12pt;
 color: #000099;
 padding: 5pt;
 background-color: #F0F7F9;
 border-color: #000099;
 border-style: solid;
 border-width: 1pt;
 margin-top: 1pt;
 margin-left: 10pt;
 margin-right: 10pt;
}
/*###################################################################*/
/*#   Auszeichnung von Definitionen, Formeln, etc.                  #*/
/*###################################################################*/
div.definition {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 padding: 5pt;
 background-color: #FFFFCC;
 border-color: #FF0000;
 border-style: solid;
 border-width: 1pt;
 margin-left: 10pt;
 margin-right: 10pt;
}
/*###################################################################*/
/*#   Auszeichnung eines Theorems.                                  #*/
/*###################################################################*/
div.theorem  {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 padding: 5pt;
 background-color: #FFFFCC;
 border-color: #0000FF;
 border-style: solid;
 border-width: 1pt;
 margin-left: 10pt;
 margin-right: 10pt;
}
/*###################################################################*/
/*#   Auszeichnung von Beispielen                                   #*/
/*###################################################################*/
div.example {
 font-style: normal;
 font-size: 12pt;
 font-weight: normal;
 color: #000000;
 line-height: normal;
 background-color: #E1E1E1;
 border-color: #2D2D2D;
 border-style: solid;
 border-width: 1pt;
 padding: 5pt;
 margin-top: 1pt;
 margin-left: 10pt;
 margin-right: 10pt;
}
/*###################################################################*/
/*#   Auszeichnung von Zitaten                                      #*/
/*###################################################################*/
div.quotation {
 font-family: serif;
 font-size: 12pt;
/* font-size: 90%;*/
 font-weight: bold;
 padding: 5pt;
 color: #000000;
 background-color: #FFE4B5;
 border-style: solid;	
 border-width: 1pt;
 margin-left: 10pt;
 margin-right: 10pt;
}
/*###################################################################*/
/*#   Auszeichnung von Erklärungen	                            #*/
/*###################################################################*/
div.apropos {
 font-weight: bold;
 font-size: 12pt;
 color: #000099;
 background-color: #F0F7F9;
 border-color: #000099;
 border-style: solid;
 border-width: 1pt;
 padding: 5pt;
 margin-top: 1pt;
 margin-left: 10pt;
 margin-right: 10pt;
}
/*###################################################################*/
/*#   Auszeichnung von Beschreibungen	                            #*/
/*###################################################################*/
div.description {
 font-weight: bold;
 font-size: 12pt;
 color: #000099;
 background-color: #F0F7F9;
 border-color: #000099;
 border-style: solid;
 border-width: 1pt;
 padding: 5pt;
 margin-top: 1pt;
 margin-left: 10pt;
 margin-right: 10pt;
}
/*###################################################################*/
/*#   Auszeichnung von Anmerkungen                                  #*/
/*###################################################################*/
div.annotation {
 font-size: 12pt;
 padding: 5pt;
 color: #000000;
 background-color: #FAFAD2;
 border-style: solid;
 border-width: 1pt;
 margin-left: 10pt;
 margin-right: 10pt;
}
/*###################################################################*/
/*# Auszeichnung von Warnungen                                      #*/
/*###################################################################*/
div.caution {
 font-size: 12pt;
/* font-size: 100%;*/
 font-style: normal;
 font-weight: bold;
 color: #CC0000;
 border-style: solid;
 border-width: 1pt;
 padding: 5pt;
 margin-left: 10pt;
 margin-right: 10pt;
 background: #FFD5D5;
}
/*###################################################################*/
/*# Auszeichnung von Kommentaren                                    #*/
/*###################################################################*/
div.comment {
/* font-size: 90%;*/
 font-size: 12pt;
 font-style: italic;
 font-weight: bold;
 color: #660000;
 background-color: #FFFFEE;
 border-style: solid;
 padding: 5pt;
 border-width: 1pt;
 margin-left: 10pt;
 margin-right: 10pt;
}
/*###################################################################*/
/*#   Übergangslösung für Glossar bzw. Register                     #*/
/*###################################################################*/
div.term {
 font-family: serif;
 font-size: 90%;
 font-weight: bold;
 padding: 5pt;
 color:navy;
 background-color: #FAFAD2;
 border-style: solid;
 border-width: 1pt;
 margin-left: 10pt;
 margin-right: 10pt;
}
div.legend {
 font-size: 12pt;
 color: #000000;
 background-color: #E1E1E1;
 border-color: #2D2D2D;
 border-style: solid;
 border-width: 1pt;
 padding: 5pt;
 margin-top: 1pt;
 margin-left: 10pt;
 margin-right: 10pt;
}
/*###################################################################*/
/*# Auszeichnung System Output                           #*/
/*###################################################################*/
div.output {
 font-style: normal;
 font-size: 12pt;
 font-weight: normal;
 color: #000000;
 line-height: normal;
 background-color: #FFFFFF;
 border-color: #2D2D2D;
 border-style: solid;
 border-width: 1pt;
 padding: 5pt;
 margin-top: 1pt;
 margin-left: 10pt;
 margin-right: 10pt;
}
/*###################################################################*/
/*# Auszeichnung gegensätzlicher Begriffe                           #*/
/*###################################################################*/
div.pode {
 font-weight: bold;
 font-size: 12pt;
 background-color: #FFB6C1;
 color: #CC0000;
 border-style: solid;
 border-width: 1pt;
 padding: 5pt;
 margin-top: 5pt;
 margin-left: 10pt;
 margin-right: 10pt;
 margin-bottom: 5pt;
}
div.antipode {
 font-weight: bold;
 font-size: 12pt;
 background-color: #CCFFFF;
 color: #000066;
 border-style: solid;
 border-width: 1pt;
 padding: 5pt;
 margin-top: 5pt;
 margin-left: 10pt;
 margin-right: 10pt;
}
div.neutral {
 font-weight: bold;
 font-size: 12pt;
 background-color: #CCFF33;
 color: #003300;
 border-style: solid;
 border-width: 1pt;
 padding: 5pt;
 margin-top: 5pt;
 margin-left: 10pt;
 margin-right: 10pt;
}
/*###################################################################*/
/*#   Auszeichnung von FAQ's                                        #*/
/*###################################################################*/
div.faqquestion {
 font-family: serif;
 font-size: 12pt;
/* font-size: 90%;*/
 color:navy;
 background-color: #FAFAD2;
 font-weight: bold;
 padding: 5pt;
 border-style: solid;
 border-width: 1pt;
 margin-top: 5pt;
 margin-left: 10pt;
 margin-right: 10pt;
}
div.faqanswer {
 font-size: 12pt;
 color: #000000;
 background-color: #E1E1E1;
 border-color: #2D2D2D;
 border-style: solid;
 border-width: 1pt;
 padding: 5pt;
 margin-top: 1pt;
 margin-left: 10pt;
 margin-right: 10pt;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+ END Abgesetzte Auszeichnungselemente                            +*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/




/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+ BEGIN Inline Auszeichnungselemente                              +*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*###################################################################*/
/*#   Auszeichnung von Schlüsselwoertern                            #*/
/*###################################################################*/
span.keyword {
 font-size: 12pt;
 font-style: italic;
 line-height: normal;
 color: #660099;
 background-color: transparent;
 font-weight: bold;
}
/*###################################################################*/
/*#   Auszeichnung von Literaturangaben                             #*/
/*###################################################################*/
span.literature {
 font-style: italic;
 font-weight: bold;
 color: #660000;
 background-color: transparent;
}
/*###################################################################*/
/*#   Auszeichnung von Beispielen                                   #*/
/*###################################################################*/
span.example {
 font-style: normal;
 font-weight: normal;
 color: #000000;
 line-height: normal;
 background-color: #E1E1E1;
}
/*###################################################################*/
/*#   Auszeichnung von Zitaten                                      #*/
/*###################################################################*/
span.quotation {
 font-family: serif;
 font-size: 90%;
 font-weight: bold;
 color: #000000;
 background-color: #FFE4B5;
}
/*###################################################################*/
/*#   Auszeichnung von Hinweisen                                    #*/
/*###################################################################*/
span.hint {
 font-weight: bold;
 color: #000099;
 background-color: transparent;
}
/*###################################################################*/
/*#   Auszeichnung von Anmerkungen                                  #*/
/*###################################################################*/
span.annotation {
 font-family: serif;
 font-size: 90%;
 font-weight: 500;
 color: #000000;
 background-color: #FAFAD2;
}
/*###################################################################*/
/*#   Auszeichnung von Warnungen                                    #*/
/*###################################################################*/
span.caution {
 font-size: 100%;
 font-style: normal;
 font-weight: bold;
 color: #CC0000;
 background-color: transparent;
}
/*###################################################################*/
/*# Auszeichnung von Beschreibungen                                 #*/
/*###################################################################*/
span.description {
 color: #000099;
 background-color: transparent;
}
/*###################################################################*/
/*# Auszeichnung von Kommentaren                                    #*/
/*###################################################################*/
span.comment {
 font-size: 90%;
 font-style: italic;
 color: #660000;
 background-color: transparent;
}/*###################################################################*/
/*#   Auszeichnung von Dateien                                      #*/
/*###################################################################*/
span.file {
 font-family: monospace;
}
/*###################################################################*/
/*#   Auszeichnung von Meldungen                                    #*/
/*###################################################################*/
span.systemout {
 font-weight: bold;
}
/*###################################################################*/
/*#   Auszeichnung von Menüpunkten                                  #*/
/*###################################################################*/
span.menu-item {
 font-family: sans-serif;
 color: #000000;
 font-weight: 600;
}
/*###################################################################*/
/*#   Auszeichnung von Menüpunkten                                  #*/
/*###################################################################*/
span.button {
 font-family: sans-serif;
 color: #000000;
 background-color: #C1C1C1;
 margin-left: 2pt;
 margin-right: 2pt;
}
/*###################################################################*/
/*# Auszeichnung gegensätzlicher Begriffe                           #*/
/*###################################################################*/
span.pode {
 color: #CC0000;
 background-color: transparent;
}
span.antipode {
 color: #000066;
 background-color: transparent;
}
span.neutral {
 color: #003300;
 background-color: transparent;
}
/*###################################################################*/
/*#   Auszeichnung von Quelltext (code)                             #*/
/*###################################################################*/
code {
 font-weight: normal;
 font-size: 90%;
 color: #000000;
 background-color: transparent;
}
code.strong {
 font-weight: bold;
}
/*###################################################################*/
/*#   allgemeine Hervorhebungen in Texten                           #*/
/*###################################################################*/
em {
 font-size: 100%;
 color: #FF3333;
 background-color: transparent;
 font-weight: bold;
}
strong{
 font-style: normal;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+ END Inline Auszeichnungselemente                                +*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+ BEGIN Literaturangaben                                +*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*###################################################################*/
/*#   Auszeichnung von Literaturangaben                             #*/
/*###################################################################*/
table.biliography {
 font-size: 12pt;
 color: #660000;
}
td.biliography-biblioentry {
 font-size: 12pt;
 color: #660000;
 background-color: #FFEBCA;
}
td.biliography-biblioentry-num {
 font-weight: bold;
 text-align:right;
 padding-right: 10pt;
}
span.biliography-publishername  {
 font-style: italic;
 font-weight: bolder;
}
span.biliography-author {
 font-style: normal;
}
span.biliography-pagenums {
 font-style: normal;
}
span.biliography-title {
 font-style: normal;
}
span.biliography-volumnum {
 font-weight: bold;
}
span.biliography-pubdate {
 font-style: normal;
}
span.biliography-bibliomisc-link {
 font-style: normal;
 background-color: transparent;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+ BEGIN Literaturangaben                                +*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+ BEGIN allgemeine Auszeichnungselemente                          +*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*###################################################################*/
/*# preformated Text                                                #*/
/*###################################################################*/
pre {
 font-size: 90%;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+ END allgemeine Auszeichnungselemente                            +*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/





/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+ BEGIN Auszeichnungselemente für Links                           +*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

a:hover  {
 color : #990099;
 background-color :#99cccc;
}
a:active  {
 color : #000000;
 text-decoration : none;
}
a:link  {
 color :#0000ff;
 text-decoration : none;
}
a:visited  {
 color :#990099;
 text-decoration : none;
}

/*###################################################################*/
/*# Auszeichnung von PopUp Referenzen                               #*/
/*###################################################################*/
a.popup {
 color: #660000;
 background-color: #FFEBCA;
}
/*###################################################################*/
/*# Auszeichnung von externen Referenzen                            #*/
/*###################################################################*/
a.extern {
 color: #0000FF;
 background-color: #FFFFEE;
}
/*###################################################################*/
/*# Auszeichnung von Glossar Referenzen                             #*/
/*###################################################################*/
a.glossar {
 color: #FF00FF;
 background-color: #DDA0DD;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+ END Auszeichnungselemente für Links                             +*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/








/*###################################################################*/
/*# Der Trennstrich                                                 #*/
/*###################################################################*/
hr {
 color: #000000;
 background-color: transparent;
 height: 1px;
}












/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+ BEGIN Tabellenformate                                           +*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

table {
 font-family: Arial, Helvetica, serif;
 font-size: 12pt;
}
/*###################################################################*/
/*# Tabelle Kopf                                                    #*/
/*###################################################################*/
thead {
 font-size: 12pt;
 text-align: center;
 color: #000099;
 background-color: #c1ebe4;
 border-style: solid;
 border-width: 1pt;
 border-color: #000000;
 padding: 5pt 5pt 5pt 5pt;
}
thead.pode {
 color: white;
 background-color: #CC0000;
}
thead.antipode {
 color: white;
 background-color: #000066;
}
thead.neutral {
 color: white;
 background-color:  #003300;
}
th {
 font-family: Arial, sans-serif;
 font-weight: bold;
 font-style: italic;
 padding-top: 3pt;
 padding-bottom: 3pt;
}
/*###################################################################*/
/*# Tabelle Körper                                                  #*/
/*###################################################################*/
tbody {
 font-size: 12pt;
 background-color: #FFFFEE;
 border-style: solid;
 border-width: 1pt;
 border-color: #000000;
}
tbody.equation {
 color: Black;
 background-color: #FFFFDD;
}
tbody.formula {
 font-family:Times, "Times New Roman", serif;
 color: #000000;
 background-color: transparent;
}
tbody.pode {
 background-color: #FFD9DE; 
 color: #FF2D2D;
}
tbody.antipode {
 background-color: #ECFFFF;
 color: #1515FF;
}
tbody.neutral {
 background-color: #E3FF91;
 color: #008400;
}
/*###################################################################*/
/*# Tabelle Fuss                                                    #*/
/*###################################################################*/
tfoot {
 font-size: 8pt;
 color: #000000;
 background-color: #B6B6B6;
 font-weight: normal;
 text-align: center;
}
/*###################################################################*/
/*#  table data (Tabellenzelle)                                     #*/
/*###################################################################*/
td {
 font-family: Arial, "Times New Roman";
 line-height: normal;
 padding-left: 5pt;
 }
td.apropos {
 font-weight: bold;
 color: #000099;
 background-color: #F0F7F9;
}
td.term {
 /*font-weight: 600;
 font-size: 90%;*/
 font-style: normal;
 font-weight: normal;
 color:                        #000080;
 background-color: #FAFAD2;
 padding: 8pt 8pt 8pt 8pt;
/* border-color:           #000080;
 border-width: 1pt;
 border-style: solid;*/
}
td.legend {
 font-style: normal;
 font-weight: normal;
 color: #000000;
 background-color: #E1E1E1;
 padding: 8pt 8pt 8pt 8pt;
/* border-color: #2D2D2D;
 border-style: solid;
 border-width: 1pt;*/
}
td.equation {
 color: Black;
 background-color: transparent;
 padding-top: 0pt;
 padding-left: 0pt;
 padding-right: 0pt;
 padding-bottom: 0pt;
}
td.annotation {
 padding: 5pt;
 color: #000000;
 background-color: #FAFAD2;
}
td.formula {
 font-size: 110%;
 font-family:Times, "Times New Roman", serif;
 color: #000000;
 background-color: transparent;
 padding-top: 0pt;
 padding-left: 0pt;
 padding-right: 0pt;
 padding-bottom: 0pt;
}
td.pode {
 background-color: #FFD9DE; 
 color: #FF2D2D;
 font-weight: bold;
 padding: 5pt;
}
td.antipode {
 background-color: #ECFFFF;
 color: #1515FF;
 font-weight: bold;
}
td.neutral {
 background-color: #E3FF91;
 color: #008400;
 font-weight: bold;
}
td.comment {
 background: #6A5ACD;
 color: #9ACD32;
}
td.example {
 font-size: 12pt;
 color: #000000;
 background-color: #E1E1E1;
 border-color: #2D2D2D;
 border-style: solid;
 border-width: 1pt;
}
/*###################################################################*/
/*#  leere Tabellen(teile)                                          #*/
/*###################################################################*/
td.empty-element {
 color: Black;
 background-color: #B6B6B6;
}


/*###################################################################*/
/*#  Tabelle Spalten                                                #*/
/*###################################################################*/
tr {
 /*font-size: 12pt;*/
 font-style: normal;
 line-height: normal;
}
tr.apropos {
 font-weight: bold;
 color: #000099;
 padding: 5pt;
 background-color: #F0F7F9;
 border-color: #000099;
 border-style: solid;
 border-width: 1pt;
 margin-top: 1pt;
 margin-left: 10pt;
 margin-right: 10pt;
}
tr.pode {
 background-color: #FFD9DE; 
 color: #FF2D2D;
 font-weight: bold;
}
tr.antipode {
 background-color: #ECFFFF;
 color: #1515FF;
 font-weight: bold;
}
tr.neutral {
 background-color: #E3FF91;
 color: #008400;
 font-weight: bold;
}
tr.empty-element {
 /*font-size: 12pt;*/
 font-style: normal;
 line-height: normal;
 color: Black;
 background-color: #B6B6B6;
}


tr.caption {
 /*font-size: 12pt;*/
 font-style: normal;
 line-height: normal;
 color: Black;
 background-color: #B6B6B6;
 font-weight: bold;
 text-align: center;
}
tr.example {
 font-size: 12pt;
 color: #000000;
 background-color: #E1E1E1;
 border-color: #2D2D2D;
 border-style: solid;
 border-width: 1pt;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+ END Tabellenformate                                             +*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/












/*###################################################################*/
/*#   Auszeichnung von Bildunterschriften                           #*/
/*###################################################################*/
.graphic-caption {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10pt; 
   line-height : normal; 
   text-align : center; 
}
/*###################################################################*/
/*# Hintergrund für die Darstellung eines Applets                   #*/
/*###################################################################*/
.media-applet-display {
 background-color:#b0c4de;
}
/*###################################################################*/
/*# Hintergrund für die Interaktionsfläche eines Applets.           #*/
/*###################################################################*/
.media-applet-action {
 background-color:#ffdab9;
}









/*###################################################################*/
/*# Darstellung einer Flash Animation                   #*/
/*###################################################################*/
.media-shockwave-display {
 text-align: center;
}
/*###################################################################*/
/*#   Hier kommt der experimentelle Teil                            #*/
/*###################################################################*/



/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+ BEGIN Listen                                                    +*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul {
 font-size: 12pt;
 line-height: 130%;
 margin-top: 8pt;
 margin-bottom: 8pt;
}
/*###################################################################*/
/*#   Auszeichnung von Listen ohne vorangehendes Symbol             #*/
/*###################################################################*/
ul.blank {
  list-style-type:none
}
ul.circle {
 list-style-type: circle;
}
ul.disc {
 list-style-type: disc;
}
ul.square {
 list-style-type: square;
}
/*###################################################################*/
/*#   Auszeichnung alphabetischen Listen                            #*/
/*###################################################################*/
ol {
 font-size: 12pt;
 line-height: 130%;
 margin-top: 8pt;
 margin-bottom: 8pt;
}
ol.lower-roman {
 list-style-type: lower-roman;
}
ol.lower-alpha { 
 list-style-type:lower-alpha
  }
ol.decimal {
 list-style-type:decimal;
}
/*###################################################################*/
/*#                          END                                    #*/
/*###################################################################*/




























/*###################################################################*/
/*#                        END TEMPSTYLES                           #*/
/*###################################################################*/