      body {
              color: #FFFFFF;
              background-color: #700040;
              font-family: verdana,arial,helvetica,sans-serif;
              font-size: 10pt;
      }

      table,tr,td {
              color: #FFFFFF;
              font-family: verdana,arial,helvetica,sans-serif;
              font-size: 10pt;
      }
      .ueberschrift {
              color: #C0C0C0;
              font-family: verdana,arial,helvetica,sans-serif;
              font-size: 8pt;
              font-weight: normal;
      }
      .hpb {
              font-family: verdana,arial,helvetica,sans-serif;
              font-size: 7pt;
              font-weight: normal;
      }

      /*Überschriften*/

      h1 {
              color: #FFFFFF;
              font-family: verdana,arial,helvetica,sans-serif;
              font-size: 18pt;
      }

      h2 {
              color: #FF34A0;
              font-family: verdana,arial,helvetica,sans-serif;
              font-size: 14pt;
      }

      h3 {
              color: #D0D0D0;
              font-family: verdana,arial,helvetica,sans-serif;
              font-size: 12pt;
              font-style: italic;
      }

      h4 {
              color: #FFFFFF;
              font-family: verdana,arial,helvetica,sans-serif;
              font-size: 10pt;
              font-weight: bold;
      }

      h5 {
              color: #C0C0C0;
              font-family: verdana,arial,helvetica,sans-serif;
              font-size: 8pt;
              font-weight: bold;
      }

      /* Navigationslinks */

      td.navigation1 {
              display: block;
              text-decoration: none;
              font-family: verdana,arial,helvetica,sans-serif;
              width: 100px;
              height: 25px;
      }

      #navigation1 a {
              display: block;
              background-image: url(button.jpg);
              color: #C0C0C0;
              text-decoration: none;
              font-family: verdana,arial,helvetica,sans-serif;
              width: 100px;
              height: 25px;
      }

      #navigation1 a:visited {
              display: block;
              background-image: url(button.jpg);
              color: #C0C0C0;
              text-decoration: none;
              font-family: verdana,arial,helvetica,sans-serif;
              width: 100px;
              height: 25px;
      }

      #navigation1 a:active {
              display: block;
              background-image: url(button.jpg);
              color: #FFFFFF;
              text-decoration: none;
              font-family: verdana,arial,helvetica,sans-serif;
              width: 100px;
              height: 25px;
      }

      #navigation1 a:hover {
              display: block;
              background-image: url(button_over.jpg);
              color: #FFFFFF;
              background-color: #808080;
              text-decoration: none;
              font-family: verdana,arial,helvetica,sans-serif;
              width: 100px;
              height: 25px;
      }
	  
	  #navigation2 a:hover {
              display: block;
              background-image: url(button_over.jpg);
              color: #FFFFFF;
              background-color: #808080;
              text-decoration: none;
              font-family: verdana,arial,helvetica,sans-serif;
              width: 100px;
              height: 25px;
			  
      }
	  
	  #navigation3 a:hover {
              display: block;
              background-image: url(button_over.jpg);
              color: #FFFFFF;
              background-color: #808080;
              text-decoration: none;
              font-family: verdana,arial,helvetica,sans-serif;
              width: 100px;
              height: 25px;
			  
      }
	  
	  #navigation4 a:hover {
              display: block;
              background-image: url(button_over.jpg);
              color: #FFFFFF;
              background-color: #808080;
              text-decoration: none;
              font-family: verdana,arial,helvetica,sans-serif;
              width: 100px;
              height: 25px;
			  
      }
	  
	  #navigation5 a:hover {
              display: block;
              background-image: url(button_over.jpg);
              color: #FFFFFF;
              background-color: #808080;
              text-decoration: none;
              font-family: verdana,arial,helvetica,sans-serif;
              width: 100px;
              height: 25px;
			  
      }
	  
	  #navigation6 a:hover {
              display: block;
              background-image: url(button_over.jpg);
              color: #FFFFFF;
              background-color: #808080;
              text-decoration: none;
              font-family: verdana,arial,helvetica,sans-serif;
              width: 100px;
              height: 25px;
			  
      }

      /* allgemeine links */

      a:link {
              color: #ffffff;
              text-decoration: none;
              font-family: verdana,arial,helvetica,sans-serif;
      }

      a:visited {
              color: #ffffff;
              text-decoration: none;
              font-family: verdana,arial,helvetica,sans-serif;
      }

      a:active {
              color: #FF0000;
              text-decoration: none;
              font-family: verdana;
      }

      a:hover {
              color: #FF0000;
              text-decoration: none;
              font-family: verdana,arial,helvetica,sans-serif;
      }


      /* Diese Scrollleiste funktioniert erst ab IE 5.5*/

      BODY{
              
      }