 <!--
  body {
  	font-family: Verdana, Arial;
  	font-size: 10pt;
  	color: #ffffff;
  	background-color: #000000;
  }

  td{
  	font-family: Verdana, Arial;
  	font-size: 10pt;
  	color: #000000;
  }
  	
  td.nav {
	border-top: 1 solid;
	border-bottom: 1 solid;
  }
  	
  a.nav:link { 
  	font-size: 12pt;
	font-family: Verdana, Arial;
  	text-decoration: none; 
  	color: #ffffff; 
  	font-weight: bold;
  }
  a.nav:visited { 
  	font-size: 12pt;
  	font-family: Verdana, Arial;
  	text-decoration: none; 
  	color: #ffffff;
  	font-weight: bold; 
  }
  a.nav:hover { 
  	font-size: 12pt;
  	font-family: Verdana, Arial;
  	text-decoration: none; 
  	font-weight: bold; 
  	color: #0000CC;
  	background-color: #ffffff;
  }
  a.nav:active {
  	font-size: 12pt;
  	font-family: Verdana, Arial;
  	text-decoration: none; 
  	font-weight: bold; 
  	color: #0000CC;
  	background-color: #ffffff;
  } 

  .mainText    { font-family: Verdana; font-size: 10pt; color: #000000 }
  .initiale    { color: #000000; font-family: Verdana; font-size: 16pt; }
  .blockText    { 
/* Kein Blocksatz mehr ab 2008-04-24 */
/*  		text-align: justify; */
  		font-family: Verdana;
  		font-size: 10pt;
  		color: #000000;
  	} 

  a:link { 
  	font-size: 10pt;
	font-family: Verdana, Arial;
  	text-decoration: none; 
  	color: #000000; 
  	font-weight: normal;
  }
  a:visited { 
  	font-size: 10pt;
  	font-family: Verdana, Arial;
  	text-decoration: none; 
  	color: #000000;
  	font-weight: normal; 
  }
  a:hover { 
  	font-size: 10pt;
  	font-family: Verdana, Arial;
  	text-decoration: underline; 
  	font-weight: normal; 
  	color: #000000;
  }
  a:active {
  	font-size: 10pt;
  	font-family: Verdana, Arial;
  	text-decoration: none; 
  	font-weight: normal; 
  	color: #a00000;
  } 

 * span.worddiashow { 
  	font-size: 12pt;
	font-family: Verdana, Arial;
  	text-decoration: none; 
  	color: #ff0000; 
  	font-weight: bold;
  }


 .headline
 {
    font-size:16pt;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    color:#000000;
 }
 
 .headline2
 {
    font-size:9pt;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    color:#4A4A4A;
 }
 
 .topdatum
 {
    font-size:8pt;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    color:#4A0000;
 }


 -->
