div.divGastebuchItem {
	width: 80%; 
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
}

div.divGastebuchDate {
	height: 15px;
	background-color: #aaaaaa;
	font-size: 10px;
	text-align: left;
	border-left: 1px solid #aba9ac;
	border-right: 1px solid #000000;
	padding-left: 10px;
}

.divGastebuchDate span {
	padding-right: 3px;
	height: 13px;
}

.divGastebuchDate span a {
	text-decoration: none;
	color: #000000;
}

.divGastebuchDate span a:hover {
	text-decoration: none;
}

.divGastebuchDate span img {
	margin-top: 2px;
}
