/* Achtung: in style-sheets diese Kommentare */

.1  { font-size:6pt;  }
.2  { font-size:8pt;  }
.3  { font-size:10pt; }
.4  { font-size:12pt; }
.6  { font-size:14pt; }
.7  { font-size:16pt; }
.8  { font-size:18pt; }
.9  { font-size:20pt; }
.10  { font-size:22pt; }
.11  { font-size:24pt; }
.12  { font-size:26pt; }
.13  { font-size:28pt; }
.14  { font-size:30pt; }

.center{
            font-family : Arial;
            font-size:14pt; 
            text-align : center;
          }

.T1  {
         	margin : 0cm;
         	margin-bottom : .0001pt;
         	text-align : center;
         	font-size : 30.0pt;
         	font-family : Arial;
         	color : black;
         	font-weight : bold;
          }

.T1-red  {
         	margin : 0cm;
         	margin-bottom : .0001pt;
         	text-align : center;
         	font-size : 30.0pt;
         	font-family : Arial;
         	color : red;
         	font-weight : bold;
          }
         
.T2  {
         	margin : 0cm;
         	margin-bottom : .0001pt;
         	text-align : center;
         	font-size : 26.0pt;
         	font-family : Arial;
         	color : black;
          }
         
.T2-red  {
         	margin : 0cm;
         	margin-bottom : .0001pt;
         	text-align : center;
         	font-size : 26.0pt;
         	font-family : Arial;
         	color : red;
          }

.red      { color:red; }
.blue     { color:blue; }
.green    { color:green; }
.yellow   { color:yellow; }
.lime     { color:lime; }
.fuchsia  { color:#FF00FF; }

.arial { font-family : Arial; font-size:10pt; }
.a1    { font-family : Arial; font-size:6pt;  }
.a2    { font-family : Arial; font-size:8pt;  }
.a3    { font-family : Arial; font-size:10pt; }
.a35   { font-family : Arial; font-size:11pt; }
.a4    { font-family : Arial; font-size:12pt; }
.a5    { font-family : Arial; font-size:14pt; }
.a6    { font-family : Arial; font-size:16pt; }
.a7    { font-family : Arial; font-size:18pt; }
.a8    { font-family : Arial; font-size:20pt; }
.a9    { font-family : Arial; font-size:22pt; }

.rule  { font-family : Arial; font-size:12pt; color:red; font-weight:bold;}

.disclaimer {
          font-family: Arial,Helvetica, sans-serif; 
          font-size: 10pt; 
          text-align: right; }

.disclaimerdark {
          font-family: Arial,Helvetica, sans-serif; 
          font-size: 10pt; 
          text-align: right;
          color: #FFFFCC; }

.dark{color: #FFFFCC;}

.math{font-size:120%; font-style:italic;}

.L1{font-family : Arial; font-size: 30pt;}
.L2{font-family : Arial; font-size: 20pt;}

h2{font-family : Arial;}
h3{font-family : Arial;}
h4{font-family : Arial;}

a:active  { color:#FF0000; }

a:link    {
         	color : #0000FF;
         	text-decoration : underline;
          }
         
a:visited {
         	color : #800000;
         	text-decoration : underline;
          }

/* (c) 2000 Gerhard P. Herbig
30.05.2000
http://www.herbig-3d.de/ */
