/* Erstellt von Martin Ohlmeyer November 2000 */

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

body,font,div,center,h1,h2,h3,h4,h5,h6,h7,ul,ol,li,td,th,address,blockquote,p,dd,dl,dt,u,i,b 
	{ font-family:FrankfurtGothic, Verdana, Arial, Helvetica; color:#000000; line-height: 22px; }

h1,h2,h3,h4,h5,h6,h7
	{ font-family:FrankfurtGothic, Verdana, Arial, Helvetica; color:#000000; }


/* -- Links-Aussehen -- */

a:link    { text-decoration:none; color:#ff0000; }
a:visited { text-decoration:none; color:#6C3600; }
a:active  { text-decoration:none; color:#6C3600; } 
a:hover   { text-decoration:none; color:#000000; } 

/* -- Schriftgroessen fuer die Headlines-- */

h1 { font-size:18pt; line-height: 26px;}
h2 { font-size:16pt; font-style:italic; }
h3 { font-size:14pt; }
h4 { font-size:12pt; }
h5 { font-size:11pt; font-weight:bold; }
li,p,dd  { font-size:11pt; }
i  { font-size:11pt; font-style:italic; }
b  { font-size:11pt; font-weight:bold; }


/*------ LAYOUT.CSS-Ende -----*/

#white { font-size:8pt; font-weight:bold; color:#ffffff; }