/* Praxis am See */



  /* Beschreibung des Namens Praxis am See Anne-Doerte Hess*/
  .NAME	{font-family: "Ariel"; color: #0066FF; font-size: 18; font-weight: bold; }

  /* Seitenueberschrift */
  .UEBER1 {font-family: "Ariel"; color: #0066FF; font-size: 22; font-weight: bold;}


  /* kleine Ueberschrift */
  .UEBER2 {font-family: "Ariel"; color: #0066FF; font-size: 18; font-weight: bold;}

  /* normaler Text */
  .TEXT	  {font-family: "Ariel"; color: #0066FF; font-size: 17}

  /* links */
  a:link     { text-decoration:none; font-weight:bold; font-family:Garamond; font-size:15; color:#0066FF; }
  a:visited  { text-decoration:none; font-weight:bold; font-family:Garamond; font-size=15; color:#0066FF; }
  a:hover    { text-decoration:none; font-weight:bold; font-family:Garamond; font-size=15; color:#0066FF; }
  a:active   { text-decoration:none; font-weight:bold; font-family:Garamond; font-size=15; color:#0066FF; }
  
