
/* Layout-Definitionen für das Auslandsmodul */



p,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,Helvetica,sans-serif; }



h2 { font-size:14pt; color:#666666; font-weight:bold;}

/* graue Ueberschriften */



h3 { font-size:12pt; color:#FF0000; font-weight:bold; }

/* rote Ueberschriften */



h4 { font-size:11pt; color:#333333; font-weight:bold; }

/* Zwischenueberschriften */



.normal { font-size:10pt; }

/* normaler Text */



.gross  { font-size:11pt; }

/* vergroesserter Text */


tt { font-size:12pt; font-family:Courier New,Courier;}

/* Teletyp */

a:link { color:#003366; text-decoration:underline; }
a:visited { color:#666666; text-decoration:underline; }
a:active { color:#666666; text-decoration:none; }

/* #003366 = dunkelblau */
/* #666666 = dunkelgrau */
/* #FF0000 = rot */



a.an { text-decoration:none; }



