/* - - - - - - - - - - - - - - - - - - - - */
/* SEITENNAVIGATION */
/* - - - - - - - - - - - - - - - - - - - - */
.seiteninfo, .aktuelleseite, .pl {
text-align: center;
color: #000000;
border: 1px solid #97a8b9;
border-collapse: collapse;
font-family: arial, verdana, sans-serif;
font-size: 10px;
}

.seiteninfo {
	background-color: #dce0e9;
	font-weight: normal;
	padding: 1px 2px 1px 2px;
}

.aktuelleseite {
	background-color: #c0c0c0;
	font-weight: normal;
	padding: 2px 6px 2px 6px;
}

.pl a {
	display: block;
	float: left;
	background-color: #e4e9ed;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	padding: 2px 3px 2px 3px;
	white-space: nowrap;
}
.pl a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #d3dce4;
}
.table01 {
font-family: verdana, arial, sans-serif;
font-weight: normal;
font-size: 10px;
}