.sidelink  {
  margin: 10px;
  text-align: center;
}
div.suchen {
  margin-top: 10px;
  text-align: center;
}
div.suchen input.input {
  border: 1px solid silver;
}
div.suchen input.submit {
  background-image: url(http://www.uni-oldenburg.de/img/orga/unihome/lupe.gif);
  background-repeat: no-repeat;
  background-position: left;
  margin-left: 5px;
  padding-left: 20px;
  background-color: inherit;
  border: 0px;
}
div.suchen input.submit:hover {
  background-color: white;
}

div.floatright {
  font-size: 0.9em;
}

div.floatright h3, div.floatright h4 {
  margin-top: 0px;
}

#inhalt ul li {
    list-style-image: url(http://www.uni-oldenburg.de/img/rahmen/li.gif);
    list-style-type: disc;
}

