@charset "ISO-8859-1";/* no more frames 2003-09-08 */div.menue {  position: absolute;  top: 1em; right: auto; bottom: auto; left: 1em;  min-width: 140px;  width: 23%}/*  <div class="menue">  <!-- does not work -- links are opened inside the object    <object data="menue.html" type="text/html" width="100%" height="100%">    </object>  -->  </div>  Server Side Includes:  read menutext.html!*/div.toprighthead {  position: absolute;  top: 1em; right: 2em; bottom: auto; left: 27%}/* for all */body {  background-color: white;  color: black;  margin: 8em 2em 1em 27%;  font: 100%/125% sans-serif}a img {  margin: 0;  padding: 0;  border: none}a[href] { text-decoration: none }a:link { color: #336699; background-color: white }a:visited { color: #225588; background-color: white }a:hover { color: red; background-color: white }a:active { color: red; background-color: white }dt {  padding-top: 3px;  font-weight: bold}h1 {  display: block;  padding-top: 2em;  font: bold 140%/140% sans-serif}h2 {  display: block;  padding-top: 1em;  color: #336699;  font: bold 120%/120% sans-serif}h3 {  display: block;  padding-top: 0.5em;  color: #336699;  font: bold 100%/100% sans-serif}p.important {  padding-top: 1em;  text-align: left;  color: red;  font-weight: bold}p.witthead {  text-align: right;  font: bold 125%/125% sans-serif}/* Mitglieder */div.mitglied {  font: 100%/125% sans-serif}/* Vortraege */div.vortrag {  font: 100%/125% sans-serif;  text-indent: -3em;  margin: 0.5em 0em  0.5em 3em}/*important elements (for a dark/light apearance)*/span.sondertitel,span.titel,span.zeit {  font-weight: bold}span.zeit {  padding: 0em 0em 0em 1em;  border-color: #336699; /* light blue */  border-width: 0em 0em 0em 1em;  border-style: solid}/*end of `wittheit.css'*/