h3 {
  /* border-bottom: 1px dotted #d2d0c6; */
}

TABLE.conttour {
  width: 100%;
  background-color: #FFFFFF;
  padding: 30px; /* = cellpadding */
  padding-top: 15px;
}

TD.tour {
  height: 270px; /* keep a minimal height even with little content */
  padding: 20px;
  /* padding: 20px 40px 20px 40px; */
}

div.keepright {
  margin-left: 150px;
}
div.keepleft {
  margin-right: 150px;
}

p.footnote {
  font-size: 9px;
  margin-top: 32px;
  padding-top: 2px;
  width: 400px;
  border-top: 1px solid #d2d0c6; /* #e0e0c0; */
}

td.imgoff {
  padding-top:57px;
}

td.imgleft {
  vertical-align: top;
  text-align: right;
}
td.imgtextright {
  vertical-align: top;
  text-align: justify;
  padding: 10px 0 0 10px;
}
td.imgtextleft {
  vertical-align: top;
  text-align: justify;
  padding: 10px 10px 0 0;
}
td.imgtext {
  vertical-align: top;
  padding: 10px 20px 0 4px;
  font-size:10px;
}
td.imgtextb {
  vertical-align: bottom;
  padding-bottom: 20px;
}
p {
  margin-bottom: 0px;
}
div.caption {
  font-size:10px;
  padding: 0px 10px 10px 10px;
}
/* div.boxyell {
  background-color: #FFFFCC;
  border: 4px dashed #FFFF00;
  padding: 12px;
  margin: 12px;
} */

/* Index */
A.heading:visited, A.heading:link, A.heading:hover, A.heading:active {
  color: #909070; text-decoration:none;
  font-size: 18px;
  font-weight: bold;
}
A.heading:hover {
  text-decoration:underline;
}
td.teaser {
  padding: 20px 100px 0 10px;
}
p.teaser {
  text-align: left;
}
td.teaser3 {
  padding: 15px 10px 0 10px;
  /* text-align: center; */
}
p.teaser3 {
  font-family : tahoma, arial, helvetica, sans-serif;
  font-size: 11px;
  text-align: left;
  margin: 0;
}
