/* Stylesheet fuer Seite des Spielmannszuges Grafing e.V. */
/* <!--DATE-->Veraendert am: 24.02.2004<!--/DATE--> */


/* ---- Allgemeine Einstellungen ---- */
 a {
   text-decoration:none;
 }
 a:link {
   font-weight:bold;
   color:#000000;
 }
 a:visited {
   font-weight:bold;
   color:#000000;
 }
 a:hover {
   font-weight:bold;
   color:#840000;
 }
 a:active {
   font-weight:bold;
   color:#000000;
 }

 hr {
   color:#840000;
   height:2px;
/*   border:2px;*/
 }

/* ---- Eigene Formate ---- */

 #schriftzug {
   font-family: Times New Roman;
   font-size:35pt;
   font-style:italic;
   font-weight:bold;
 }

 #navigation {
   font-family: Times New Roman;
 /*  font-family: VERDANA, ARIAL, HELVETICA; */
   font-size:14pt;
   font-style:normal;
   font-weight:bold;
 /*  font-weight:normal; */
 }

 #navigation_m {
   font-family: Times New Roman;
 /*  font-family: VERDANA, ARIAL, HELVETICA; */
   font-size:14pt;
   font-style:normal;
   font-weight:bold;
   color:#000000;
   background-color:#FF0000;
 /*  font-weight:normal; */
 }

 #text {
/*   font-family: Times New Roman; */
   font-family: ARIAL, VERDANA, HELVETICA;
   font-size:12pt;
   font-style:normal;
   font-weight:normal;
 /*  font-weight:normal; */
 }

 #head1 {
   font-family: Times New Roman;
   font-size:24pt;
   font-style:italic;
   font-weight:bold;
 }

 #head2 {
   font-family: Times New Roman;
   font-size:18pt;
   font-style:italic;
   font-weight:bold;
 }

 #head3 {
   font-family: Times New Roman;
   font-size:16pt;
   font-style:italic;
   font-weight:normal;
 }

 #head4 {
/*   font-family: Times New Roman; */
   font-family: ARIAL, VERDANA, HELVETICA;
   font-size:14pt;
   font-style:normal;
   font-weight:bold;
 }



 #spacer5 {
   font-family: Times New Roman;
   font-size:5pt;
   font-style:normal;
   font-weight:normal;
 }

 #spacer3 {
   font-family: Times New Roman;
   font-size:3pt;
   font-style:normal;
   font-weight:normal;
 }

 #spacer1 {
   font-family: Times New Roman;
   font-size:1pt;
   font-style:normal;
   font-weight:normal;
 }

 #mittelstrich {
   border-left-width:3px;
   border-left-style:solid;
   border-color:#840000;
   text-align:justify;
 /*   border-top-style:10px;      /* nur oben */
/*   border-bottom-style:2px;   /* nur unten */
/*   border-left-style:10px;     /* nur links */
/*   border-right-style:2px;    /* nur rechts */
 }





 #u1f {
   font-family: Times New Roman;
   font-size:18pt;
   font-style:italic;
   font-weight:normal;
 }



/* Vorlagen

  #u0fk { font-family: VERDANA, ARIAL, HELVETICA;
        font-size:20pt;
        font-style:italic;
        font-weight:bold; }

  #u0f { font-family: VERDANA, ARIAL, HELVETICA;
        font-size:20pt;
        font-style:normal;
        font-weight:bold; }

  #u0n { font-family: VERDANA, ARIAL, HELVETICA;
        font-size:20pt;
        font-style:normal;
        font-weight:normal; }

  #u1fk { font-family: VERDANA, ARIAL, HELVETICA;
        font-size:14pt;
        font-style:italic;
        font-weight:bold; }

  #u1f  { font-family: VERDANA, ARIAL, HELVETICA;
        font-size:14pt;
        font-style:normal;
        font-weight:normal; }

  #u1n  { font-family: VERDANA, ARIAL, HELVETICA;
        font-size:14pt;
        font-style:normal;
        font-weight:normal; }

  #u2f  { font-family: VERDANA, ARIAL, HELVETICA;
        font-size:12pt;
        font-style:normal;
        font-weight:bold; }

  #u2fk { font-family: VERDANA, ARIAL, HELVETICA;
        font-size:12pt;
        font-style:italic;
        font-weight:bold; }

  #u2n  { font-family: VERDANA, ARIAL, HELVETICA;
        font-size:12pt;
        font-style:normal;
        font-weight:normal; }

  #u3f  { font-family: VERDANA, ARIAL, HELVETICA;
        font-size:10pt;
        font-style:normal;
        font-weight:bold; }

  #u3fk { font-family: VERDANA, ARIAL, HELVETICA;
        font-size:10pt;
        font-style:italic;
        font-weight:bold; }

  #u3n  { font-family: VERDANA, ARIAL, HELVETICA;
        font-size:10pt;
        font-style:normal;
        font-weight:normal; }

  #u4n  { font-family: VERDANA, ARIAL, HELVETICA;
        font-size:8pt;
        font-style:normal;
        font-weight:normal; }

  #u4f  { font-family: VERDANA, ARIAL, HELVETICA;
        font-size:8pt;
        font-style:normal;
        font-weight:bold; }

  #spacer5 { font-family: VERDANA, ARIAL, HELVETICA;
             font-size:5pt;
             font-style:normal;
             font-weight:normal; }

  #spacer3 { font-family: VERDANA, ARIAL, HELVETICA;
             font-size:3pt;
             font-style:normal;
             font-weight:normal; }

  a     { text-decoration:none; }

  Ende Vorlagen */
