<style type="text/css">
<!--
body {
       background-color: #FFFFFF;
       font-size: 13pt;
       font-family: sans serif;
       margin-top: 0pt;
       text-align: justify;
     }
p {
       font-size: 13pt;
       font-family: sans serif;
       margin-top: 0pt;
       text-align: justify;

  }


/* Schrift für Navigierbalken-Elemente
 Da H1 bis H6 in Netscape einen vergrösserten Zeilenabstand besitzen, der nicht zurückgestellt werden
 kann, sind sie nicht geeeignet. */
  

.navelement
  {
     font-family:    Arial;
     font-size:      12pt;
     font-weight:    bold;
     color:          #800000;
    /* text-decoration: none;*/
     text-align:     left;
     padding-top:    10pt;
     padding-right:  5pt;     
     padding-left:   15pt;     
     padding-bottom: 0pt;
     margin: 0pt;
  }

.navelementselected 
    {
      color:       gray;
    }    


/* Etwas grösserer Text in <P> */
.largefont
  {
     font-size:   15pt;
  }

/* Etwas normaler Text in <P> */
.normalfont
  {
     font-size:   13pt;
  }

/* Etwas kleinerer Text in <P> */
.smallfont
  {
     font-size:   10pt;
  }

  
/* Klasse für die Fusszeilen */

.footer
  {
     font-size : 6pt;
     text-decoration: none;  
     color : black;          /* Für Netscape */
  }
.footer:link    {color:white;}  /* Für InternetExplorer */
.footer:visited {color:white;}
.footer:active  {color:yellow;}
.footer:hoover  {color:yellow;}

  
/* Original-Blau: #333399 */
/* Original-Gelb: #CCCC66 */

h1 {
     font-family: Arial;
     font-size:   18pt;
     font-style:  italic;
     text-align:  left;
     color:       #666666;  
     margin-top: 10pt;
     margin-bottom: 0pt;
   }      
   

h2 { color:       #800000;
     font-family: Arial;
     font-size : 16pt;
     font-style:  italic;
   }
     
h3 {
     font-family: Arial;
     font-size:   12pt;
     font-style:  italic; 
     color:       #808080;
     text-decoration: none;
     text-align:  left;
   } 

h4 {
     font-family: Lucida Console, sans serif;
     font-size:   12pt;
     color:       #CC9999;
     text-decoration: none;
     text-align:  left;
   } 

h5 {font-family: Arial, Helvetica, sans serif}
h6 {font-family: Arial, Helvetica, sans serif}



td {font-family: sans serif}
th {font-family: sans serif}
ul {font-family: sans serif}
li {font-family: sans serif}
ol {font-family: sans serif}


div {font-family: Arial, Helvetica, sans serif}
.noline {text-decoration:none}


/* A {text-decoration: none; }*/
a:link {color: #666699}
a:visited {color: #9999FF}
a:active{color: #FF9999}
a:hover {color:#FF9999}


-->
</style>
