/* Achtung: in style-sheets diese Kommentare */

.x1 { font-size:6pt;  }
.x2 { font-size:8pt;  }
.x3 { font-size:10pt; }
.x4 { font-size:12pt; }
.x6 { font-size:14pt; }
.x7 { font-size:16pt; }
.x8 { font-size:18pt; }
.x9 { font-size:20pt; }

/* table {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; } */
table {  font-family: Arial; font-size: 12pt; }

.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; }
.navy     { color:navy; }
.green    { color:green; }
.yellow   { color:yellow; }
.lime     { color:lime; }
.fuchsia  { color:#FF00FF; }

.arial  { font-family : Arial; font-size:10pt; }
.lucida { font-family : Lucida Console; font-size:12pt; }
.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; font-weight : bold;}
.L2{font-family : Arial; font-size: 20pt; font-weight : bold;}

.uni{font-size:120%; font-family : Lucida Sans Unicode; font-weight : bold;}

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;
}

a:hover {
            color: #FC5900;
}

a:active  { font-style:italic }

/* (c) 2000 Gerhard P. Herbig
30.05.2000
http://www.herbig-3d.de/ */