/* Stylesheet für Uni-Verweisframes */

@font-face { font-family:'Trebuchet MS','Verdana'; src:local(Trebuchet MS), url("Dateien/trebuc.ttf") format(TrueType); }
@font-face { font-family:'Lithograph'; src:local(Lithograph), url("Dateien/lithogrn.ttf") format(TrueType); }

p,body,ul,ol,li,div,td,menu,nobr,b,i,div
 {
   font-family:'Trebuchet MS','Verdana';
   font-size:10pt;
   color:#FFFFFF;
   line-height:11pt;
 }

body
 {
   background-color:#FFFFFF;
   margin:0pt;
   background-image:url('bg_rf2.jpg');
 }

h1,h2,th
 {
   font-family:'Lithograph';
   text-align:center;
   color:#FFFFFF;
 }

h1
 {
   font-size:14pt;
 }

a:visited { color:#00E0FF; text-decoration:none; }
a:link { color:#FFFF00; text-decoration:underline; font-weight:bold; }
a:active { color:#FF0000; text-decoration:none; }
