/* ---- Kommentare ---- */

#comments {
	width: 665px;
	margin: 15px auto 5px auto;
	text-align: center;
	clear: both;
	border-top: 1px #aaaaaa solid;
}

#comments a, .comments a:link, .comments a:active, .comments a:visited {
	background-color: transparent;
	color: #aaaaaa;
	text-decoration: none;
}

#comments a:hover {
	background-color: transparent;
	color: #666666;
	text-decoration: none;
}

.comment_content {
	font-size: 10px;
	clear: both;
	text-align: left;
	margin: 8px auto 8px auto;
	width: 640px;
}