body              {background-color:#0000EE;
                  background-attachment: fixed;
                  color: white;
                  font: bold 15 arial;
                  text-align: left;}

a:link            {font: bold 14 arial;
                  color: white;
                  text-align: left;
                  text-decoration: yes;}

a:visited         {color: white;
                  font: bold 14 arial;
                  text-align: left;
                  text-decoration: yes;}

a:hover           {color: red;
                  font: bold 14 arial;
                  text-align: left;
                  text-decoration: yes;}

a:active          {color: darkred;
                  font: bold 14 arial;
                  text-align: left;
                  text-decoration: yes;}
                  



  /*ab hier nur f&uuml;r Hauptmenue*/

#big               {font: bold 15 arial;
                   color: withe;
                   border: 2 white solid;
                   text-align: center;
                   text-decoration: none; }

   /*Ende Hauptmenue*/



                  
                  
                  


