td.rahmen{
	border:1px dotted #CCCCCC;
	/*background-color: #ffffff; */
}
table.entries{
	width: 300px;
}
.datum {
	font-size: 10px;
	color: #CCCC00;
	font-style: italic;
	margin: 2px;
	text-align: left;

}
.entry {
	font-size: 12px;
	color: #666666;
	margin: 2px;
	vertical-align: top;
}
.pagenav {
	font-size: 10px;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:link.in {
	text-decoration: none;
	color: #ffffff;
}
a:active.in {
	text-decoration: none;
	color: #ffffff;
}
a:hover.in {
	text-decoration: none;
	color: #ffffff;
}
a:visited.in {
	text-decoration: none;
	color: #ffffff;
}
img {
	border:none;
	}