.fliess {
  	font-family: Arial, helvetica, Lucida, sans-serif;
	COLOR: #222222; 
	FONT-SIZE: 12px; 
	font-weight: normal;

}

.fliess10 {
  	font-family: Arial, helvetica, Lucida, sans-serif;
	COLOR: #222222; 
	FONT-SIZE: 10px; 
}

.headline {
  	font-family: Arial, helvetica, Lucida, sans-serif;
	COLOR: #870025; 
	FONT-SIZE: 16px; 
	font-weight:bold;
}

.table
{
background: url(images_basic/fond.jpg);
background-repeat: repeat-x;
}

.td_fond
{
background: url(images_basic/td_fond.jpg);
background-repeat: repeat-y;
}

.td_fond2
{
background: url(images_basic/td_fond2.jpg);
background-repeat: repeat-y;
}

.td_navi
{
background: url(images_basic/td_navi.jpg);
background-repeat: repeat-y;
}


 a:link {color:#870025;}
 a:visited {color:#870025;}
 a:hover {color:#989898; }
 a:active {color:#870025;}

 a.navi:link
 {
   	font-family: Arial, helvetica, Lucida, sans-serif;
  text-decoration:none; 
  color:#870025;
  	FONT-SIZE: 10px; 
 }
 a.navi:visited
 {
    	font-family: Arial, helvetica, Lucida, sans-serif;
  text-decoration:none; 
  color:#870025;
  FONT-SIZE: 10px; 
 }
 a.navi:hover
 {
   	font-family: Arial, helvetica, Lucida, sans-serif;
  text-decoration:none; 
  color:#444444;
  FONT-SIZE: 10px; 

 }
 a.navi:active
 {
   	font-family: Arial, helvetica, Lucida, sans-serif;
  text-decoration:none; 
  color:#870025;
  FONT-SIZE: 10px; 
 }
