#navmenu {
  border-right-style: solid;
  border-width: medium;
  border-color: #0066CC;
  width: 20%;
  height: 100%;
  min-width: 10em;
  position: fixed;
  top: 0ex;
  left: 0em;
  float: left;
 }

#clustrMapsLink {
  position: fixed;
  bottom: 0ex;
 }

#page {
position: absolute;
padding-top: 0ex;
left: 24%;
width: 72%;
}

td {
  vertical-align: top;
}

td.cvdate {
  font-weight: bold;
  padding-right: 1em;
}

div.rule {
  width: 80%;
  border-top-style: solid;
  border-width: medium;
  border-color: #0066CC;
  clear: left;
 }

h1 {
  border-bottom-style: solid;
  border-bottom-color: #0066CC;
  border-bottom-width: medium;
  text-align: left;
  text-indent: 0em;
  padding-left: 0em;
  margin-left: 0em;
  margin-top: 1ex;
  width: 80%;
  text-transform: lowercase;
  font-weight: lighter;
  font-family: sans-serif;
}

p + h1 { margin-top: 3ex; }

h2 {
  border-bottom-style: solid;
  border-bottom-color: #0066CC;
  border-bottom-width: medium;
  text-align: left;
  text-indent: 0em;
  padding-left: 0em;
  margin-left: 0em;
  margin-top: 3ex;
  width: 60%;
  text-transform: lowercase;
  font-weight: lighter;
  font-style: oblique;
  font-family: sans-serif;
  clear: left;
}

h3 {
  border-bottom-style: solid;
  border-bottom-color: #0066CC;
  border-bottom-width: medium;
  width: 80%;
  font-family: sans-serif;
}

p {
  margin-top: 3ex;
  margin-bottom: 3ex;
}

p.footer {
  font-size: x-small;
}

span.publicationtitle {
  font-style: italic;
 }

span.talktitle {
  font-style: italic;
}

span.Matheon {
  font-variant: small-caps;
 }

ul.menu {
  list-style-type: none;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  border-bottom-width: 1px;
  margin: 1em;
  padding-left: 0px;
}

ul.menu li {
  border-top-style: solid;
  border-top-color: #CCCCCC;
  border-top-width: 1px;
 }

ul.submenu {
  list-style-type: none;
  padding-left: 1em;
  font-size: small;
  display: none;
}

img.poster {
  border-left-style: solid;
  border-width: 2px;
  border-color: #0066CC;
  width: 15%;
  float:right;
  padding-left: 5px;
  margin-left: 10px;
}

div.teaserimg {
  border-left-style: solid;
  border-width: 2px;
  border-color: #0066CC;
  width: 45%;
  float: right;
  padding-left: 5px;
  margin-left: 10px;
 }

div.teaserimg > img {
  width: 100%;
 }

div.teaserimg p {
  font-size: x-small;
  font-style: italic;
 }
