<style type="text/css"> 
<!--

ul, li
{
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table
{
	empty-cells: show;
	margin: 0px;
	padding: 0px;
}

a.seitenzahl
{
	background: #009FAC;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
	width: 15px;
	height: 15px;
	margin: 0px;
  white-space: nowrap;
	cursor: pointer;
	border: 1px solid #5F5D5C;
}

a.seitenzahl:hover
{
	background: #ffffff;
	color: #009FAC;
}

a.seitenzahl_aktiv
{
	background: #ffffff;
	color: #009FAC;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
	margin: 0px;
	width: 15px;
	height: 15px;
  white-space: nowrap;
	cursor: default;
	border: 1px solid #5F5D5C;
}

-->
</style>
