  .haupt  {
  	visibility : visible;
  	color : #000000;
  	border-style : none;
  	font-size : 9pt;
  	font-family : helvetica, arial;
}

  .haupt3  {
  	visibility : visible;
  	color : #000000;
  	border-style : none;
  	font-size : 9pt;
  	font-family : helvetica, arial;
	font-weight: bold;
}
  
    .haupt2  {
  	visibility : visible;
  	color : #000000;
  	border-style : none;
  	font-size : 12pt;
  	font-family : helvetica, arial;
}
  
    .klein_1 {
	visibility : visible;
	color : #339933;
	border-style : none;
	font-size : 9pt;
	font-family : helvetica, arial;
	font-weight: bold;
}
  
    .klein_2 {
  	visibility : visible;
  	color : #99CC00;
  	border-style : none;
  	font-size : 9pt;
  	font-family : helvetica, arial;
	font-weight: bold;
}
  
      .klein_3 {
	visibility : visible;
	color : #d97110;
	border-style : none;
	font-size : 9pt;
	font-family : helvetica, arial;
	font-weight: bold;
}
  
  a:visited,a:link  {
  	font-size : 9pt;
  	font-family : helvetica, arial;
  	text-decoration : none;
  	color : #99CC00;
  }
  
