<!--

/* DATEI: sp-formate.css */

/* --- HINTERGRUND - DER GESAMTEN SEITE --- */
/* --- ABSTAND RAENDER --- */
body { background-color:#ffffff; color:#000000; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; }


/* --- SCHRIFT-FAMILIE --- */
body, p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i
     { font-family:Arial,Verdana,Helvetica,sans-serif;}
     
/* --- SCHRIFT-GROESSE  --- */
body, p, ul, ol, li, div, address, blockquote, nobr, i
     { font-size:pt;}
     
/* --- SCHRIFT-GROESSE TABELLEN --- */
td, th { font-size:pt;}
     
/* --- LINKS --- */
a:link { color:#000080; text-decoration:underline; font-family:Arial,Verdana,Helvetica,sans-serif; }
a:visited { color:#000080; text-decoration:underline; font-family:Arial,Verdana,Helvetica,sans-serif; }
a:active { color:#DD0099; text-decoration:underline; font-family:Arial,Verdana,Helvetica,sans-serif; }
a:hover { color: #0000ff; text-decoration:underline; font-family:Arial,Verdana,Helvetica,sans-serif; }

/* normaler Text */

p, ul, ol, li, div, td, th, address, blockquote, i 
{COLOR: #000000; FONT-FAMILY:Arial,Verdana,Helvetica,sans-serif; }


/* Ueberschrift 1 */

h1 { font-size:18pt; }

/* Seitenueberschriften */

h2.sh2 { font-size:16pt; }

/* Zwischenueberschriften */


h3, h3.xmp, h3.xpl, h3.inf, h3.tip { font-size:14pt; }

/* Zwischenueberschriften an manchen Stellen */

h4 { font-size:12pt; }


//-->


