div.nicetitle {
  position: absolute;
  padding: 8px;
  top: 0px;
  left: 0px;
  color: white;
  font-size: 18px;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: -0.05em;
  background: url(bilder/ntbg.png);
}
div.nicetitle p {
  margin: 0; 
  padding: 0 3px;
}
div.nicetitle p.destination {
  font-size: 9px;
  text-align: left;
  padding-top: 3px;
  font-family: verdana;
  letter-spacing: 0;
}

