#directory {
	margin-top: 1.6em;
	}

#directory a {
	text-decoration: none;
	font-weight: bold;
	padding: 3px 0 0 21px;
	color: #33A;
	}

html>body #directory a {
	margin-left: -3px;
}

* html #directory a {
	text-indent: -3px;
}

#directory a:visited {
	color: #66C;
	}

#directory a:hover {
	color: #B00000;
	text-decoration: underline;
	}

.txt {
	background: url(http://www.astafu.de/local/txt.gif) no-repeat;
	}
.pdf {
	background: url(http://www.astafu.de/local/pdf.gif) no-repeat;
	}
.img {
	background: url(http://www.astafu.de/local/img.gif) no-repeat;
	}
.rtf {
	background: url(http://www.astafu.de/local/rtf.gif) no-repeat;
	}
.lnk {
	background: url(http://www.astafu.de/local/lnk.gif) no-repeat 4px 4px;
	}
.folder {
	background: url(http://www.astafu.de/local/folder.gif) no-repeat;
	}
.press {
	background: url(http://www.astafu.de/local/presse.gif) no-repeat 1px 2px;
	}
.news {
	background: url(http://www.astafu.de/local/news.gif) no-repeat 2px 2px;
	}

.spacer {
	margin-bottom: 0.6em;
	}
.description {
	color: #668;
	font-size: 0.85em;
	margin-bottom: 0.9em;
	}
