/* Style für Inhaltesverzeichnis. */

body 	{
  background-color : #f0e68c;
}

ul {
  margin-left: 0pt;
	padding: 0pt;
}
li {
  font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	list-style: none;
}

li.small {
	font-weight: normal;
	font-size: small;
}

a:link, a:visited {
  text-decoration: none;
}
