  * { font-family:Lucida-Sans, Helvetica, sans-serif;
     background-image:url(background.gif);
     font-size: 12pt;
  }
 
  @page { 
    margin-right: 2.5cm;
	 margin-top: 2.5cm;
	 margin-bottom: 2cm
  }
  
  P {
    margin-bottom: 0cm;
	 color: #000000;
	 #text-align: justify;
	 widows: 2; orphans: 2;
	 font-size: 12pt; so-language: de-DE
  }
  
  P.western {
	 font-family:Lucida-Sans, Helvetica, sans-serif;
    font-size: 12pt; so-language: de-DE
  }
  
  P.cjk {
	 font-size: 12pt
  }
  
  P.cjkright {
	 text-align: right; font-size: 12pt
  }
  
  P.right {
	 text-align: right
  }
  
  P.register {
	 text-align: right; font-size: 16pt; color: #5555AA
  }

  P.left {
	 text-align: left
  }

  H1 {
    margin-top: 0cm;
	 margin-bottom: 0cm;
	 color: #000000;
	 widows: 2;
	 orphans: 2;
	 text-align: center; font-size: 24pt
  }
  
  H2 {
    margin-top: 0cm;
	 margin-bottom: 0cm;
	 color: #000000;
	 widows: 2;
	 orphans: 2;
	 text-align: center; font-size: 18pt
  }

  H3 {
    margin-top: 0cm;
	 margin-bottom: 0cm;
	 color: #000000;
	 widows: 2;
	 orphans: 2;
	 text-align: left; font-size: 14pt
  }

  H6 {
    margin-top: 0cm;
	 margin-bottom: 0cm;
	 color: #000000; widows: 2;
	 orphans: 2
  }
  
  H6.western {
	 font-size: 12pt;
	 so-language: de-DE;
	 font-weight: medium
  }
  
  H6.cjk {
	 font-size: 12pt;
	 font-weight: medium
  }
  
  H6.ctl {
	 font-size: 12pt;
	 font-weight: medium
  }
  

#a:link { font-size: 12pt; color:#5555AA; }
#a:visited { font-size: 12pt; color:#5555AA; }
#a:hover { font-size: 12pt; color:#FF4D00; text-decoration:none; }
#a:active { font-size: 12pt; color:#000000; }
#a:focus { font-size: 12pt; color:#5555AA; }

a:link { font: 12pt; font-weight: bold; color:#5555AA; text-decoration:none; }
a:visited { font-size: 12pt; font-weight: bold; color:#5555AA; text-decoration:none; }
a:hover { font-size: 12pt; font-weight: bold; color:#FF4D00; text-decoration:none; }
a:active { font-size: 12pt; font-weight: bold; color:#000000; text-decoration:none; }
a:focus { font-size: 12pt; font-weight: bold; color:#5555AA; text-decoration:none; }
