body, table, tr, td, p, span
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	color:#333333;
}

	a:link { color: #f68630; text-decoration: none; font-family: Verdana, Arial; font-size: 11px; }
	a:visited { color: #f68630; text-decoration: none; font-family: Verdana, Arial; font-size: 11px; }
	a:hover { color: #f68630; text-decoration: underline; font-family: Verdana, Arial;font-size: 11px; }
	a:active { color: #f68630; text-decoration: none; font-family: Verdana, Arial;font-size: 11px; }
	a:focus { color: #f68630; text-decoration: underline; font-family: Verdana, Arial; font-size: 11px; }
	
#nebennavi { color: #333333; text-decoration: none; font-family: Verdana, Arial; font-size: 9pt; font-weight: normal }
#nebennavi a { color: #333333; text-decoration: none; font-family: Verdana, Arial; font-size: 9pt; font-weight: normal }
#nebennavi a:link { color: #333333; text-decoration: none; font-family: Verdana, Arial; font-size: 9pt; font-weight: normal}
#nebennavi a:visited { color: #333333; text-decoration: none; font-family: Verdana, Arial; font-size: 9pt; font-weight: normal }
#nebennavi a:hover { color: #333333; text-decoration: underline; font-family: Verdana, Arial; font-size: 9pt; font-weight: normal }
#nebennavi a:active { color: #333333; text-decoration: underline; font-family: Verdana, Arial; font-size: 9pt; font-weight: normal }
#nebennavi a:focus { color: #333333; text-decoration: underline; font-family: Verdana, Arial; font-size: 9pt; font-weight: normal }
	
.navilink:link {
	  display:block;
	  width:100%;
	  text-decoration:none;
	  color: #f68630;
	  font-family: Verdana, Arial; font-size: 12px;
	  font-weight:700;
      padding-left: 15px; /* Innenabstand des Linktextes - musst Du anpassen, je nach Groesse der Grafik */
   }

.navilink:visited {
	  display:block;
	  width:100%;
	  text-decoration:none;
	  color: #f68630;
	  font-family: Verdana, Arial; font-size: 12px;
	  font-weight:700;
      padding-left: 15px; /* Innenabstand des Linktextes - musst Du anpassen, je nach Groesse der Grafik */
   }

.navilink:hover {
	  display:block;
	  width:100%;
	  text-decoration:none;
	  color: #333333;
	  font-family: Verdana, Arial; font-size: 12px;
	  font-weight:700;
      padding-left: 15px; /* Innenabstand des Linktextes - musst Du anpassen, je nach Groesse der Grafik */
   }
        
.navilink:active {
	  display:block;
	  width:100%;
	  text-decoration:none;
	  color: #f68630;
	  font-family: Verdana, Arial; font-size: 12px;
	  font-weight:700;
      padding-left: 15px; /* Innenabstand des Linktextes - musst Du anpassen, je nach Groesse der Grafik */
   }
   
.navilink:focus {
	  display:block;
	  width:100%;
	  text-decoration:none;
	  color: #333333;
	  font-family: Verdana, Arial; font-size: 12px;
	  font-weight:700;
      padding-left: 15px; /* Innenabstand des Linktextes - musst Du anpassen, je nach Groesse der Grafik */
   }      


.unternavilink:link {
      /* display: block; ggf. formatieren als Blockelement, um dem Link so Groessen zu geben  (nur wenn Du ne besonders große Grafik hast) */
      /* height: 20px;  ggf. siehe oben */
      font-size: 8pt; font-weight: normal;
}
.unternavilink:visited {
      /* display: block; ggf. formatieren als Blockelement, um dem Link so Groessen zu geben  (nur wenn Du ne besonders große Grafik hast) */
      /* height: 20px;  ggf. siehe oben */
      font-size: 8pt; font-weight: normal;

}
.unternavilink:hover {
      /* display: block; ggf. formatieren als Blockelement, um dem Link so Groessen zu geben  (nur wenn Du ne besonders große Grafik hast) */
      /* height: 20px;  ggf. siehe oben */
      font-size: 8pt; font-weight: normal;
 }     
.unternavilink:active {
      /* display: block; ggf. formatieren als Blockelement, um dem Link so Groessen zu geben  (nur wenn Du ne besonders große Grafik hast) */
      /* height: 20px;  ggf. siehe oben */
      font-size: 8pt; font-weight: normal;
}
.unternavilink:focus {
      /* display: block; ggf. formatieren als Blockelement, um dem Link so Groessen zu geben  (nur wenn Du ne besonders große Grafik hast) */
      /* height: 20px;  ggf. siehe oben */
      font-size: 8pt; font-weight: normal;
}