

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    color: #999;
  }


a {
    font-weight: bold;
    text-decoration: none;
    color: rgb(153, 153, 153);
  }


a:hover {
    text-decoration: none;
    color: rgb(204, 204, 204);
  }


*.textblock {
    width : 500px;
  }

*.textblock800 {
    width : 800px;
  }

*.vortragsbeschreibung {
    width: 640px;
    margin-left: 15px;
}

*.groesser {
    font-size: 118%;
  }

*.english {
    font-style: italic;
}

*.aktuellcaption {
    font-style: italic;
}

*.aktuellende {
    clear: both;
   margin-bottom: 3em;
}

*.aktuellbild {
   float: right;
   margin-left: 15px;
}

h2.frontpage {
    text-align : right;
  }
