.Newstabelle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.Newsbildrahmen {
	border: 1px solid #CCCCCC;
	height: 80px;
	width: 80px;
}

.Newstext {
	padding-left: 10px;
	padding-right: 5px;
}

.pagelist {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.pagelist a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.pagelist a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.pagelistbuttonlinks {
	background-image: url(../images/naviback1.gif);
	background-repeat: no-repeat;
}
.pagelistbuttonlinks a {
	background-image: url(../images/naviback2.gif);
	background-repeat: no-repeat;
}
.pagelistbuttonlinks a:hover {
	background-image: url(../images/naviback2.gif);
	background-repeat: no-repeat;
}
.pagelistbuttonrechts {
	background-image: url(../images/naviforward1.gif);
	background-repeat: no-repeat;
}
.pagelistbuttonrechts a {
	background-image: url(../images/naviforward2.gif);
	background-repeat: no-repeat;
}
.pagelistbuttonrechts a:hover {
	background-image: url(../images/naviforward2.gif);
	background-repeat: no-repeat;
}
