<!--
a{
  font-family: 	verdana,arial;
  font-size:	10pt;
  font-weight: 	bold;
  letter-spacing:1pt;
  color: 		#494949; 
  }
a:link{
  text-decoration:none;
} 
a:visited{
  text-decoration:none;
} 

a:hover{
   text-decoration:underline;
   font-weight: 	   bold;  
  color:#FF0000;
}
.navtxt{
  font-family: arial;
  font-size:10pt;
  letter-spacing:1pt;
  color: #707070; 
}

.nav{
  font-family: arial;
  font-size:10pt;
  letter-spacing:1pt;
  color: #707070; 
}

.nav:link{
  text-decoration:none;
  letter-spacing:1pt;
} 

.nav:visited{
  text-decoration:none;
  letter-spacing:1pt;
} 

.nav:hover{
   text-decoration:underline;
   font-weight: 	   bold;  
   letter-spacing:	1pt;
  color:#800000;
}

td{
   font-family   :    arial;
   font-size     :    10pt;
   color:		#000000;
   text-decoration :   none;
}
pre{
   font-family   :    arial;
   font-size     :    8pt;
   text-decoration :   none;
}
.ub{
   font-family   :    arial;
   font-size     :    12pt;
   text-decoration :   none;
   font-weight: 	   bold;
}

td.menu{
   font-family   :    arial;
   font-size     :    10pt;
   color    :	   #9FBFEF;
   text-decoration :   none;
}
.color{
   font-family   :    arial;
   font-size     :    10pt;
   color    :	   #7F7F7F;
   text-decoration :   none;
}
p{
   font-family   :    helvetica,sans-serif;
   font-size     :    8pt;
   color         :    black;
}
p.bold{
   font-family   :    helvetica,sans-serif;
   font-size     :    10pt;
   font-weight   :    bold;
   color         :    black;
}
p.fehler{
   font-family   :    helvetica,sans-serif;
   font-size     :    14pt;
   color         :    red;
}
p.ok{
   font-family   :    helvetica,sans-serif;
   font-size     :    14pt;
   color         :    green;
}
h1{
   font-family   :    arial;
   font-size     :    14pt;
   color:		#990000;
   text-decoration :   none;
   font-weight:bold;
   letter-spacing:1pt;
}
h2{
   font-family   :    arial;
   font-size     :    10pt;
   color:		#990000;
   text-decoration :   none;
   font-weight:bold;
   letter-spacing:1pt;
}
}//-->
