
/*___________________________________________________________________  links  */

a.option {
  display: block;
  text-align: left;
  width:410px;
  color: #515151;
  background: url(play_button.png)left no-repeat;
  line-height: 140%;
  padding: 5px;
  padding-left:40px;
  cursor: pointer;
  font-size:14px;
}

a.optionvideo .rechts{
background: url(video.gif) no-repeat;
}


a.option:hover {
  text-decoration: none;
  background-color: #555;
  color: #d9d9d9;
  width:415px;
}


/*___________________________________________________________________  demos  */
#inline-sample-content {
  padding: 10px;
}
#hongkong {
  text-align: center;
  margin-bottom: 18px;
}



/*______________________________________________________________________  qa  */
div.question p, div.answer p {
  text-indent: 0px;
}
div.question span, div.answer span {
  font-weight: bold;
  color: #9a11d3;
  font-family: Georgia, serif;
  font-style: italic;
}

/*__________________________________________________________________  footer  */
div#footer {
  border-top: 1px dotted #333;
  font-family: Georgia, serif;
  font-style: italic;
  padding: 9px 0 0;
  text-align: center;
}
