
/* CSS Document */

body {
	padding: 0;
}
               
td{
 	font-size : 12px;
	font-family: Arial, verdana, sans-serif;
	font-weight : normal;
	color: #003366;
	
}
.blatt{
	background:#FFFFFF;
	border: 1px #666666 solid;

}
.text {
 	font-size : 12px;
	font-family: Arial, verdana, sans-serif;
	font-weight : normal;
	color: #333333;

}


 a:link, a:active, a:visited {
 	font-size : 12px;
	font-family: Arial, verdana, sans-serif;
	font-weight : normal;
	color: #9A9A9A;
	text-decoration : none;


} 

a:hover 
{
	color : #333333;
	text-decoration : underline;

}
.me, a.me:LINK, a.me:VISITED, a.me:ACTIVE, a.me:hover {
	font-size : 12px;
	font-family: Arial, verdana, sans-serif;
	font-weight : normal;
	color: #6699CC;
	text-decoration : underline;

  }
  
  .le, a.le:LINK, a.le:VISITED, a.le:ACTIVE  {
	font-size : 12px;
	font-family: Arial, verdana, sans-serif;
	font-weight : normal;
	color: #6699CC;
	text-decoration : none;

  }
  
  a.le:hover{
	font-size : 12px;
	font-family: Arial, verdana, sans-serif;
	font-weight : normal;
	color: #6699CC;
	text-decoration : underline;

  }
  
  
  .pf, a.pf:LINK, a.pf:VISITED, a.pf:ACTIVE, a.pf:hover {
	font-size : 12px;
	font-family: Arial, verdana, sans-serif;
	font-weight : bold;
	color: #999999;
	text-decoration : none;

  }
   a img
     { 	border: 0; }
	 