19:07 09.06.2001/* Erstellt von Martin Ohlmeyer November 2000 */

/* -- Alles in Frankfurt oder Arial ausgeben FrankfurtGothic, -- */

body,div,center,h1,h2,h3,h4,h5,h6,h7,ul,ol,li,td,th,address,blockquote,p,dd,dl,dt,u 
	{ font-family:FrankfurtGothic,Arial,Verdana,Helvetica; }

/* -- Links-Aussehen -- */

a:link    { text-decoration:none; color:#ffffff; }
a:visited { text-decoration:none; color:#dedede; }
a:active  { text-decoration:none; color:#000000; } 
a:hover   { text-decoration:none; color:#000000; } 

/* -- Schriftgroessen fuer die Headlines-- 

h1 { font-size:16pt; }
h2 { font-size:14pt; }
h3 { font-size:12pt; }
dd { font-size:12pt; }

*/

/* -- Schriftgroessen fuer Kopfzeile-- */

#num   { font-size:24pt; font-weight:bold; color:#ffffff; font-family:FrankfurtGothic; }

#kopf  { font-size:12pt; font-weight:bold; font-style:italic; color:#ffffff; }

#res   { color:#ffffff; }

#text  { font-size:10pt; color:#797979; }
	 
/*------ LAYOUT.CSS-Ende -----*/