ul {
	list-style-image: url(http://www.uni-kiel.de/fakultas/grafik/mathnatpunkt.gif); }
	
a:link {
	color: #000000; /* fakultätsübergreifend schwarz */
	text-decoration: underline; }

a:visited {
	color: #666666; /* fakultätsübergreifend hellgrau */
	text-decoration: underline; }

a:focus {
	color: #FF9400; /* mathnat 1 (Grundfarbe) */
	text-decoration: underline; }

a:hover {
	color: #FF9400; /* mathnat 1 (Grundfarbe) */
	text-decoration: underline; }

a:active {
	color: #FF9400; /* mathnat 1 (Grundfarbe) */
	text-decoration: underline; }

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link {
	color: #FF9400; /* mathnat 1 (Grundfarbe) */
	text-decoration: none; }

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {

	color: #FF9400; /* mathnat 1 (Grundfarbe) */
	text-decoration: none; }

h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {
	color: #956200; /* mathnat 1 (dunkel) */
	text-decoration: none; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #956200; /* mathnat 1 (dunkel) */
	text-decoration: none; }

h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
	color: #956200; /* mathnat 1 (dunkel) */
	text-decoration: none; }

hr {
	color: #FF9400; /* mathnat 1 (Grundfarbe) */ 
	background-color: #FF9400; }

fieldset {
	border: medium outset #FF9400;
	background-color: F9E6CC; }

legend {
	color: #FF9400; }

.wichtich { color: #FF9400; }

.hrtext { 
	color: #956200; 
	background-color: #F9E6CC;
	border-top-color: #FF9400; }

.button {
	background-color: #FF9400;
	border-top: 4 solid #F0CA80;
	border-right: 4 solid #714A00;
	border-bottom: 4 solid #714A00;
	border-left: 4 solid #F0CA80; }

.fusslink {
	color: #FF9400; }

.fusslink a:link, .fusslink a:visited, .fusslink a:focus, .fusslink a:hover, .fusslink a:active { 
	color:#FF9400; }

.lehrveranstitel {
	color:#FF9400; }

.lehrveranstitel a:link, .lehrveranstitel a:visited, .lehrveranstitel a:focus, .lehrveranstitel a:hover, .lehrveranstitel a:active { 
	color:#FF9400; }

.weiterleitung {
	color:#FF9400; }

