body {
  background-color: #ffffff;
  font-family: Arial, Verdana, sans-serif;
  background-image: url(/images/menu-bg.jpg);
  background-repeat: no-repeat;
  font-size: 10pt;
  color: #242953;
  margin : 0px;
  padding : 0px;
}
body.ipl {
  }
div.venw {
  position: absolute;
  left: 0px;
  top: 0px;
}
div.flag {
  position: absolute;
  right: 4px;
  top: 4px;
}
div.logo {
  position: absolute;
  left: 148px;
  top: 0px;
}
div.logos {
  position: absolute;
  left: 0px;
  bottom: 0px;
}
div.main {
  margin : 0px;
  padding : 0px;
  margin-left: 320px;
  background: url(/images/right-bg.gif);
  background-repeat: repeat-x;
}
.menu {
  position: absolute;
  left: 129px;
  top: 126px;
  width: 190px;
}
.menu h2 {
  font-size: 10pt;
  margin : 0px;
  padding : 6px 0px 2px 6px;
}
.menu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.menu ul li {
  margin : 0px;
  padding : 0px;
}
.menu ul li a {
  display: block;
  font-size: 9pt;
  padding-left: 6px;
  text-decoration: none;
  color: #807126;
}
.menu ul li a:hover {
  xackground-color: #242953;
  text-decoration: underline;
  xolor: #efd63c;
}
h1 {
  margin: 0px;
  padding: 4px 4px 0px 4px;
  font-size: 18pt;
  line-height: 58px;
  vertical-align: middle;
  background: url(/images/white258x2.gif);
  background-position: 100% 0%;
  background-repeat: repeat-y;
  background-color: #f8f8fa;
  height: 59px;
  overflow: hidden;
  color: #899800; /* saturated, darkened ipl green */
}
.location {
  height: 27px;
  padding-right: 8px;
  background-color: #242953;
  font-size: 15px;
  line-height: 27px;
  font-weight: bold;
  text-align: right;
  overflow: hidden;
}
.location a {
  display: block;
  float: right;
  text-decoration: none;
  border-left: solid #242953 1px;
  border-right: solid #242953 1px;
  padding: 0px 8px;
  color: #cfdf36;
  color: #cadf00; /* saturated variant of IPL color */
}
.location a.active, .location a:hover {
  color: #242953;
  background-color: #efd63c;
  border-left: solid #efde78 1px;
  border-right: solid #efde78 1px;
}
.location a.active {
  text-decoration: underline;
}
.info {
  position: absolute;
  right: 4px;
  top: 94px;
  width: 250px;
  margin-left: 4px;
  background: #fff;
}
.info .block {
  margin: 4px 0px;
  text-align: left;
}
.info div.line {
  font-weight: bold;
  margin-top: 6px;
  margin-bottom: 4px;
}
.info div.entry {
  font-size: 8pt;
}
.info .blockheader {
  font-weight: bold;
  text-align: center;
  background-color: #242953;
  color: #f4d849;
}
.info .btail {
  border-top: solid 1px #242953;
  font-size: 9pt;
}
.info a {
  color: #807126;
  text-decoration: none;
}
.info a:hover {
  text-decoration: underline;
}
.doc {
  margin-right: 258px;
  background-color: #f8f8fa;
}
.doc h2 {
  margin: 0px;
  padding: 30px 0px 24px 4px;
  font-size: 14pt;
}
.doc h3 {
  margin: 0px;
  padding: 0px 0px 8px 0px;
  font-size: 12pt;
}
.doc .smaller h3 {
  font-size: 10pt;
}
.doc h4 {
  position: relative;
  width: 100%;
  left: -12px;
  margin: 0px;
  padding: 0px 0px 6px 0px;
  font-size: 11pt;
}
.doc .smaller h4 {
  font-size: 9.5pt;
}
.doc h5 {
  margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 10pt;
}
.doc .smaller h5 {
  font-size: 9pt;
}
.doc p {
  margin: 6px;
  padding: 0px;
}
.doc a {
  color: #807126;
  text-decoration: none;
}
.doc a:hover {
  text-decoration: underline;
}

p sup {
  font-size : 7pt;
  vertical-align : text-top;
}
p sub {
  font-size : 7pt;
  vertical-align : text-bottom;
}
div.project {
  float: left;
  position: relative;
  width: 280px;
  text-align: center;
  height: 260px;
}
div.project img.project {
  width: 250px;
  margin: 5px 30px 5px 0px;
  border: solid 1px #242953;
}
div.project div.titel {
  margin: 0px 30px 0px 0px;
}
div.project div.titel a {
  color: #807126;
  font-weight: bold;
  text-decoration: none;
}
div.project div.titel a:hover {
  text-decoration: underline;
}
div.line {
  position: relative; /* IE6 ... */
  width: 100%; /* IE6 ... */
  margin-bottom: 8px;
}
div.detail {
  position: relative; /* IE6 ... */
  width: 100%; /* IE6 ... */
  background-color: #efd63c;
  clear: right;
}
img.foto {
  float: right;
  width: 120px;
}
.folder {
  position: relative;
  width: 100%; /* IE6 does horrible things without this... */
}
.dir-close {
  position: relative;
  margin-left: 16px;
}
* html .dir-close { /* to force IE to have LAYOUT */
  height: 1%;
}
.dir-open {
  position: relative;
  margin-left: 16px;
}
* html .dir-open { /* to force IE to have LAYOUT */
  height: 1%;
}
.entry {
  position: relative;
  margin-left: 16px;
  margin-top: 4px;
}
.dir-open .folder { /* dir-open MUST BE before dir-close */
  display: block;
  margin-bottom: 6px;
}
.dir-close .folder {
  display: none;
}
.icon {
  width: 16px;
  height: 16px;
  position: absolute;
  left: -16px;
  top: 0px;
}
.icon-open {
  width: 16px;
  height: 16px;
  position: absolute;
  left: -16px;
  top: 0px;
  background: url(/images/iconclose.gif);
}
.icon-close {
  width: 16px;
  height: 16px;
  position: absolute;
  left: -16px;
  top: 0px;
  background: url(/images/iconopen.gif);
}
