body {
  background: transparent;
  color: #000;
  font: 12pt "Times New Roman", Times, serif; /* Garamond, Palatino, */
  padding: 0;
  margin: 0;
 }
li, div, p, dd {
  text-align: justify;
 }
p {
  margin: 0 0 1em 0;
  line-height: 20px;
}
p+p {
  margin-top: -1em;
  text-indent: 2em;
}
.invisible, p.comment {
  display: none
 }
small {
  font-size: 09pt;
 }

/******************************************************************************/
/*********************** P O S I T I O N I N G ********************************/
/******************************************************************************/

#content {
  margin: 5px;
 }
#header, #logo, #menuTop, #menuBar, #conceptMenu, #legend, #meyer, #langSelect, #desc {
   display: none;
 }

/******************************************************************************/
/************************ F O R M A T T I N G *********************************/
/******************************************************************************/
strong {
  letter-spacing: 0.1em;
 }
.center {
  align: center;
  text-align: center;
 }
.left {
  align: left;
  text-align: left;
 }
/********************************* [Content] **********************************/
a:link, a:active, a:visited, a:hover {
  color: #000;
  font-size: 12pt;
  text-decoration: none;
 }
h1, h2, h3 {
/*  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif; */
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
 }
h1 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 3px;
 }
h2 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
 }
h3 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
 }
ul, ol, dl {
  line-height: 20px;
  margin-left: 50px;
  text-align: justify;
 }
ul.noStyle {
  list-style-type: none;
  margin: 0;
  padding: 0 5px;
 }
.hint {
  background-color: #eee;
  padding: 3px;
 }
fieldset {
  border: 0;
 }
label {
  display: block;
  vertical-align: top;
  width: 100px;
  float: left;
 }
textarea {
  color: #000;
  font-size: 12px;
 }
dl {
   padding: 10px 10px 20px 30px;
   margin: 0;
 }
dt {
  clear: left;
  padding: 0;
  margin: 0;
 }
#content dt a:link {
  color: #fff;
  letter-spacing: 0.2em;
  text-decoration: none;
 }
#content dt a:visited {
  color: #fff;
  letter-spacing: 0.2em;
  text-decoration: none;
 }
#content dt a:active {
  color: #fff;
  letter-spacing: 0.2em;
  text-decoration: none;
 }
#content dt a:hover {
  color: #fff;
  letter-spacing: 0.2em;
  text-decoration: underline;
 }
#content dd {
  float: left;
  margin: 0 0 10px 10px;
  padding: 1px;
 }
#interimmanagement {
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
 }
#interimmanagement big {
  font-size: 10pt;
  line-height: 2.5em;
 }
#interimmanagement strong {
  font-size: 07pt;
 }
#interimmanagement img {
  width: 40px;
  height: 54px;
  border: 0;
  margin-bottom: 8px;
 }
/******************************************************************************/
/**************************** S I N G L E S ***********************************/
/******************************************************************************/
#index {
  clear: left;
  float: left;
  align: left;
  text-align: left;
 }
#index h3 {
  float: left;
  margin-top: 150px;
 }

/*
div
 {border: 1px solid red}
*/
