/* 
DATEI: jl_home.css
Definitionen fuer home.php und e_home.php
*/

td { 
  font-family:Arial,Helvetica,sans-serif; 
  text-align:center; 
}
.g1f { 
  font-size:120%; 
  font-weight:bold; 
}
.ur { 
  font-size:120%; 
  color:#0000EE; 
}
.g3f { 
  font-size:200%; 
  font-weight:bold; 
}
.k1 { font-size:80%; }
.f   { font-weight:bold; }

a:link { color:#0000EE; }
a:visited { color:#551A8B; }
a:focus { font-style:italic; }
a:hover { font-style:italic; }
a:active { color:#FF0000; }	
