/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Author     : Markus
*/


a.link1:link { 
     color: #FFFFFF; 
  	 text-decoration: none;
  } 

  a.link1:visited { 
     color: #FFFFFF; 
  	 text-decoration: none;
  } 

  a.link1:active { 
     color: #cccccc;
  	 text-decoration: none; 
  } 

  a.link1:hover { 
     color: #cccccc; 
  	 text-decoration: none;
  } 


  a.link2:link { 
     color: #cccccc; 
  	 text-decoration: none;
  } 

 a.link2:visited { 
     color: #cccccc; 
  	 text-decoration: none;
  } 

  a.link2:active { 
     color: #cccccc; 
  	 text-decoration: none;
  } 

  a.link2:hover { 
     color: #cccccc; 
  	 text-decoration: none;
  } 



   .Stil1 {font-size: 9px;}

   .Stil13 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
        }
   .Stil15 {font-size: 11px; color: #FFFFFF; }

   .Stil17 { color: #FFFFFF; }

   .Stil19 { font-size: 13px;
	     color: #FFFFFF;
           }

