
a:link    {color:#240089; font-weight:bold;}
a:visited {color:#240089; font-weight:bold;}
a:active  {color:#FF0000;}


/*******************************************************/
/* Normale Seiten                                      */
/*******************************************************/

.banner  {background-image:url(./img/banner3.gif);
          background-color:#FFFFFF;
          margin-left:0px;
          margin-top:0px;
          background-repeat:no-repeat;
          }

.bannerEnde  {background-image:url(./img/banner3_ende.gif);
               background-color:#FFFFFF;
               margin-left:0px;
               margin-top:0px;
               background-repeat:no-repeat;
              }

.navigation {background-image:url(./img/higru_schatten24.gif);
             background-color:#FFFFFF;
             margin-left:0px;
             margin-top:0px;
             background-repeat:repeat-y}



/* normaler Hintergrund fuer die ganze Seite */
.hintergrund { background-color:#FFFFFF;}

/* Hintergrund fuer das Textfenster */
.higruText { background-color:#FFFFFF;}

/* Hintergrund fuer das Navigationsfenster */
.higruNav { background-color:#FFFFFF;}


/******** verschiedene Ueberschriften auf weiss ********/

   /* Standard-Ueberschrift */
   h1           {color: #240089;
                 margin-top: 3%; margin-left:15px;  margin-right:15px;
                 text-align:center;
                 font-family: Times;
                 font-size: 22px; font-weight: bold;}

   /* wie h1 nur linksbuendig */
   h2           {color: #240089;
                 margin-top: 3%; margin-left:15px;  margin-right:15px;
                 font-family: Times;
                 font-size: 18px; font-weight: bold;}

   /* fuer die Hermannsweg-Ueberschrift */
   h3           {color: #000000;
                 margin-top:3%;
                 text-align:center;
                 font-family: Times;
                 font-size: 35px;}

/****** Die Schriften *************************/




