/* CSS-Datei für den Triathlon */

div#head { background: #fff url(/_img/layout/header-all-tri.jpg) no-repeat; }

div#content a {
text-decoration: none;
color: #e2001c;
}


a#all-classic{ 
  background: url(/_img/layout/btn-triathlon-all-classic.gif) no-repeat;
  width: 285px;
}
a#wm-langdistanz{ 
  background: url(/_img/layout/btn-triathlon-langdistanz.gif) no-repeat;
  width: 180px;
}
a#programm{ 
  background: url(/_img/layout/btn-triathlon-programm.gif) no-repeat;
  width: 100px;
}
a#service{ 
  background: url(/_img/layout/btn-triathlon-service.gif) no-repeat;
  width: 85px;
}
a#aktuelles{ 
  background: url(/_img/layout/btn-triathlon-aktuelles.gif) no-repeat;
  width: 98px;
}

/*englische*/
a#news{ 
  background: url(/_img/layout/btn-triathlon-aktuelles-en.gif) no-repeat;
  width: 98px;
}

a#world-championships{ 
  background: url(/_img/layout/btn-triathlon-langdistanz-en.gif) no-repeat;
  width: 314px;
}

 a#all-classic-en{ 
  background: url(/_img/layout/btn-triathlon-all-classic-en.gif) no-repeat;
  width: 136px;
}

 /* ende englische*/


a#german{ 
  background: url(/_img/layout/btn-german.gif) no-repeat;
  width: 38px;
}
a#english{ 
  background: url(/_img/layout/btn-english.gif) no-repeat;
  width: 36px;
}

div#main-menu{ background: url(/_img/layout/btn-gradient-empty-long.gif) no-repeat scroll 0 7px; }

.anna {
background-color: #ffff00;
}
