a:link {
//  border-bottom: 1px solid white;
  padding-bottom: 0px;
}

a:visited {
//  border-bottom: 1px solid white;
  padding-bottom: 0px;
}

a:hover {
//  border-bottom: 1px solid #FF6600;
  padding-bottom: 0px;
}

a:active {
//  border-bottom: 1px solid  #FF6600;
  padding-bottom: 0px;
}
a:link {
  color: white;
  border: none;
}
a:visited {
  color: white;
  border: none;
}

a:hover {
  color: white;
  border: none;
}

a:hover {
  color: white;
  border: none;
}

a.bilder:active {
  padding-bottom: 0px;
//  border-bottom: 1px solid  #FF6600;
}
a.bilder:link {
  padding-bottom: 0px;
//  border-bottom: 1px solid white;
}

a.bilder:visited {
  padding-bottom: 0px;
//  border-bottom: 1px solid white;
}

a.bilder:hover {
  padding-bottom: 0px;
//  border-bottom: 1px solid #FF6600;
}

div.link {
  height: 18px;
  font-size: 2pt;
}

IMG.linkbilder {
  border: none;
}/* CSS Document */

