#menu { position: absolute; top: 0; left: 0; width: 130px; }
dl.uni { margin: 0; }
dt.uni { color: white; font-size: 9pt; font-weight: bold; background-image: url(../images/nav0.png); background-repeat: no-repeat; height: 20px; margin-bottom: 5px; margin-left: 0; padding-top: 3px; padding-left: 4px; cursor: pointer; }
dt.pdf {  height: 71px; margin-bottom: 5px; margin-top: 10px; margin-left: 15px; margin-right: 15px; padding-left: 0px; cursor: pointer; }
dt.lang1 { color: white; font-size: 9pt; font-weight: bold; background-image: url(../images/nav1.png); background-repeat: no-repeat; height: 20px; margin-bottom: 5px; margin-left: 0; padding-top: 3px; padding-left: 4px; cursor: pointer; }
dt.lang2 { color: white; font-size: 9pt; font-weight: bold; background-image: url(../images/nav2.png); background-repeat: no-repeat; height: 20px; margin-bottom: 5px; margin-left: 0; padding-top: 3px; padding-left: 4px; cursor: pointer; }
a:link { color: white; text-decoration: none; }
a:visited { color: white; text-decoration: none; }
a:hover { color: white; text-decoration: none; }
a:active { color: white; text-decoration: none; }

