/* Datei:  form1.css   D:\ARBEIT_SR\Orga\Web\SRDomain\END_Mai  */
/* Standardvereinbarungen  gilt ab Mai 2003 */
/* ZENTRALE FORMATE   */

/* SR-Links */
a:link { color:#0000BB; }
a:visited { color:#700070;  }
a:active { color:#FF0000; }
a:hover { color:#FF0066;  }

/* Ueberschriften   Hauptthema h2  Abschnitte 3 4 5  */
h1,h2,h3,h4,h5,h6 { color:#005050;font-family:Verdana,Arial,Helvetica,sans-serif; font-style:italic; }
h1 { font-size:30px; margin-bottom:5px; }
h2 { font-size:28px; margin-bottom:4px; }
h3 { font-size:24px; margin-bottom:4px; }
h4 { font-size:20px; margin-bottom:2px; }
h5 { font-size:18px; margin-bottom:4px; }
h6 { font-size:14px; margin-bottom:2px; }


/*  p,ul,li, und andere Bereiche tabelle, etc         outside f. zweitzeile unter Punkt */
p,ul,li  { color:#000000;font-family:verdana,arial,helvetica,sans-serif ; font-style:normal; }
p { font-size:16px; line-height:150%; margin-bottom:15px; }     /* Absatz-Texte allg.*/
ul { font-size:16px;  font-weight: bold; margin-bottom:10px; }        /* Listen-Ueberschrift und alle Zeilen der Liste und Luft nach Liste  */
li  { font-size:16px;  font-weight: normal; margin-bottom:8px; }  /* Zeilen innerhalb Listen und Luft danach */

/* Menue-Schriften   */
.men1,.men2,.men3{color:#0000BB; font-family:verdana,arial,helvetica,sans-serif ;  }
.men1 { font-size:14px; font-weight: bold; margin-bottom:15px; }
.men2 { font-size:16px; margin-bottom:10px; }
.men3 { font-size:13px; margin-bottom:6px; }

/* Kopf-Schriften   */
.kop1,.kop2{color:#005050; font-family:verdana,arial,helvetica,sans-serif ;  }
.kop1 { font-size:14px; }
.kop2 { font-size:12px; }

/* SR-NORMAL Texte          */
.tx1,.tx2,.tx3,.tx4,.tx5{ color:#005555; font-family:verdana,arial,helvetica,sans-serif;  }
.tx1 { font-size:30px; margin-bottom:8px; }
.tx2 { font-size:26px; margin-bottom:14px; }
.tx3 { font-size:18px; margin-bottom:8px; }
.tx4 { font-size:14px; margin-bottom:6px; }
.tx5 { font-size:12px; margin-bottom:6px; }
/* SR-KURSIV Texte     evtl nur i und /i     */
.sr1,.sr2,.sr3,.sr4,.sr5{ color:#005555; font-family:verdana,arial,helvetica,sans-serif; font-style:normal; }
.sr1 { font-size:30px; margin-bottom:8px; }
.sr2 { font-size:26px; margin-bottom:14px; }
.sr3 { font-size:18px; margin-bottom:8px; }
.sr4 { font-size:14px; margin-bottom:6px; }
.sr5 { font-size:12px; margin-bottom:6px; }

/*          SPASS-Schriften       */
.cali { { color:#000000; font-family:Monotype Corsiva; font-size:26px; margin-bottom:14px; }
.cali { { color:#000000; font-family:Porky's; font-size:26px; margin-bottom:14px; }

/*      FARBEN   in Arbeit    */
/* Farbdefinitionen    allg.    Klasse all.blau,   all auch weglassen?  */
/*  .dublau { color:#000077 }  */
/*  .tuerkis { color:#005050 }  */
/* Absaztgebundene Farbe   */
/*  .rahmen { color:#CCCCCC }  */
/*  .rand { color:#CCCCCC }  */
/*  .grau { color:#CCCCCC }  */

/* Aufruf dann      */
/*  <p class="tuerkis">Text mit Tuerkiser Farben-Klasse</p>  */

/* Merke-Block   */
/* Als Tabelle mit einer Zelle  ?   */