/*Version 3: Stand 09.02.2004*/
/* Linkformatierungen * * * * * * * * * * * * * * * */

a:link,
a:visited {
  color: #666666;
}

a:focus,
a:hover,
a:active {
  color: #990066;
}



/* multiButtonBackToTop  * * * * * * * * * * * * * * * * * * */

.buttonBackToTop a:focus,
.buttonBackToTop a:hover,
.buttonBackToTop a:active {
  color: #990066;
}



/* multiContentNavi  * * * * * * * * * * * * * * * * * * * * */

#multiContentNavi li a:focus,
#multiContentNavi li a:hover,
#multiContentNavi li a:focus,
#multiContentNavi li a.on:link,
#multiContentNavi li a.on:visited {
  color: #990066;
  background: url(../img/img_multiarrow_lila_hellgr.gif) 0 0.3em no-repeat;
}

/* multiFaqContentNavi  * * * * * * * * * * * * * * * * * * * */

.multiFaqContentNavi li a:focus,
.multiFaqContentNavi li a:hover,
.multiFaqContentNavi li a:active {
  color: #990066;
}


/* multiDownloadInfo * * * * * * * * * * * * * * * * * * * * */

body .multiDownloadInfo table,
.multiDownloadInfo caption,
.multiDownloadInfo th,
.multiDownloadInfo td {
  border-color: #990066;
}



/* multiDrucken  * * * * * * * * * * * * * * * * * * * * * * */

#multiDrucken a:focus,
#multiDrucken a:hover,
#multiDrucken a:focus {
  color: #990066;
}



/* multiListe  * * * * * * * * * * * * * * * * * * * * * * * */

body .multiListe li,
#multiTextFormat li {
  background-image: url(../img/img_bullet_lila.gif);
}



/* multiSpecialMenuSub * * * * * * * * * * * * * * * * * * * */

#multiSpecialMenuSub a.on:link,
#multiSpecialMenuSub a.on:visited,
#multiSpecialMenuSub a:focus,
#multiSpecialMenuSub a:hover,
#multiSpecialMenuSub a:active {
  color: #990066;
  background-image: url(../img/img_multiarrow_lila_weiss.gif);
}



/* multiZurueckLink  * * * * * * * * * * * * * * * * * * * * */

.multiZurueckLink a:focus,
.multiZurueckLink a:hover,
.multiZurueckLink a:active {
  color: #990066;
  background-image: url(../img/img_multiarrow_lila_weiss_l.gif);
}



/* Farbe des Sternchens fuer die Pflichtfeldkennzeichnung in Formularen */

.sternchen {
  color: #990066;
}



/* multiContentErweiterungRechts * * * * * * * * * * * * * * */

#multiContentErweiterungRechts h1 {
  background-color: #990066;
}

#multiContentErweiterungRechts li.on {
  color: #990066;
}



/* multiTabelle  * korr. GB 15.12.* korr. BS 041223 */

.multiTabelle table,
.multiTabelle caption,
.multiTabelle th,
.multiTabelle td,
#multiTextFormat table,
#multiTextFormat caption,
#multiTextFormat table th,
#multiTextFormat table td {
border-color: #990066;
}

/* Sonderfall Tabelle im Special-Bereich: GB 15.12.04 * * * * */

#multiSpBuehne table,
#multiSpBuehne th, 
#multiSpBuehne td,
#multiSpBuehneBreit table,
#multiSpBuehneBreit th,
#multiSpBuehneBreit td
{
  border-color:#990066;	
}

/* Kennzeichnung von Links in Teaserfeldern */
#multiTextTeaser p a:link,
#multiTextTeaser p a:visited {
  color: #666666;
}

#multiTextTeaser p a:focus,
#multiTextTeaser p a:hover,
#multiTextTeaser p a:active {
  color: #990066;
}
