#pagebar {
border-top:1px solid #333333;
clear:both;
font-weight:bold;
margin:30px 0;
padding:10px 0 0;
width:450px;
}

.paginierung {
border:1px solid #333333;
float:left;
height:1.5em;
margin:0pt 0.5em;
padding:0pt 0.5em;
text-align:center;
width:1.5em;
}

.paginierung:hover {
border:1px solid #999;
background:#333333;

}


.pageList .this-page {
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.break {
float:left;
letter-spacing:0.5em;
padding:0pt 1.5em;
}

.this-page {
	font-weight: bold;
	color: #fff;
float:left;
font-weight:bold;
padding:0pt 1em;
margin:0pt 0.5em;
}




.inactive
{
display:block;
text-indent:-10000px;
height:1.5em;
width:1.5em;
padding:0;
margin:0pt 0.5em;
float:left;
background:transparent url(images/inactive.gif) no-repeat;
background-position: top;
}



.activevor {
display:block;
height:1.5em;
text-indent:-10000px;
width:1.5em;
padding:0;
float:left;
margin:0pt 0.5em;
background:transparent url(images/paginierung-vor.gif) no-repeat;
background-position: top;
}


.activevor a, .activevor a:visited {
text-indent:-10000px;
height:1.5em;
width:1.5em;
display:block;
background:transparent url(images/paginierung-vor.gif) no-repeat;
background-position: top;
padding:0;
margin:0pt 0.5em;
}

.activevor:hover {
text-indent:-10000px;
height:1.5em;
width:1.5em;
display:block;
background:transparent url(images/paginierung-vor.gif) no-repeat;
background-position: bottom;
padding:0;
margin:0pt 0.5em;
}

.activeback
{
display:block;
float:left;
height:1.5em;
text-indent:-10000px;
width:1.5em;
padding:0;
margin:0pt 0.5em;
background:transparent url(images/paginierung-back.gif) no-repeat;
background-position: top;
}


.activeback a, .activeback a:visited {
text-indent:-10000px;
height:1.5em;
width:1.5em;
display:block;
background:transparent url(images/paginierung-back.gif) no-repeat;
background-position: top;
padding:0;
margin:0pt 0.5em;
}

.activeback:hover
{
text-indent:-10000px;
height:1.5em;
width:1.5em;
display:block;
background:transparent url(images/paginierung-back.gif) no-repeat;
background-position: bottom;
padding:0;
margin:0pt 0.5em;
}

