.comment-page-numbers {
  position: relative;
	float: left;
  display: block;
  height: 40px;
  width: 610px;
  padding: 0;
	margin: 10px 0;
  border: none;
	font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
}
.comment-page-numbers .comments_alle {
  position: absolute;
  top: 0px;
  right: 0px;
}
.pagebar {
	display: inline-block;
  height: 30px;
  width:620px;
  padding: 0 0 0 6px;
	border: none;
	font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
}
*html .pagebar, *+html .pagebar, *html .comment-page-numbers, *+html .comment-page-numbers {
  height: 40px;
}
.post a.topper, .content_top a.topper, .pagebar a, .pageList .this-page, .comment-page-numbers a, .comment-page-numbers .this-page {
  height: 18px;
	display: inline-block;
	color: #555555;
	border: 1px dotted #888888;
	font-weight: bold;
	text-decoration: none;
  padding: 8px 8px 2px 8px;
	background: #f9f9f9;
}
.sidebarbox a.topper, .sidebarbox a.topper:visited {
  float: right;
  height: 18px;
	display: inline-block;
	color: #555555;
	border: 1px dotted #888888;
  font-size: 9px;
	font-weight: bold;
	text-decoration: none;
  padding: 4px 8px 2px 8px;
	margin: 0 10px 10px 10px;
  background: #f9f9f9;
}
*html .sidebarbox a.topper, *html .sidebarbox a.topper:visited, *+html .sidebarbox a.topper, *+html .sidebarbox a.topper:visited {
	margin: 0 10px;
}
.footer_right a.topper, .footer_right a.topper:visited {
  float: right;
  height: 18px;
	display: inline-block;
	color: #555555;
	border: 1px dotted #888888;
  font-size: 9px;
	font-weight: bold;
	text-decoration: none;
  padding: 4px 8px 2px 8px;
	margin: 5px 3px 5px 0;
  background: #f9f9f9;
}
.post a.topper:visited, .content_top a.topper:visited, .pagebar a:visited, .comment-page-numbers a:visited {
  height: 18px;
	display: inline-block;
	color: #555555;
	border: 1px dotted #888888;
	font-weight: bold;
	text-decoration: none;
  padding: 8px 8px 2px 8px;
	background: #fff;
}
.pagebar .break {
	display: inline-block;
	padding: 2px 8px 2px 8px;
	border: none;
	text-decoration: none;
}
.pagebar .this-page, .comment-page-numbers .this-page {
	height: 18px;
  display: inline-block;
	border: 1px dotted #FFF;
  padding: 8px 8px 2px 8px;
	font-weight: bold;
	background: #E20983;
	color: #fff;
}
*html .pagebar .this-page, *+html .pagebar .this-page, *html .comment-page-numbers .this-page, *+html .comment-page-numbers .this-page {
	border: 1px dotted #E20983;
}
.sidebarbox a.topper:hover, .footer_right a.topper:hover, .post a.topper:hover, .content_top a.topper:hover, .pagebar a:hover, .comment-page-numbers a:hover {
	color: #E20983;
	background: #fff;
	border-color: #E20983;
}
.pagebar .inactive, .comment-page-numbers .inactive {
  height: 18px;
  display: inline-block;
  border: 1px dotted #888888;
  color: #ccc;
  font-weight: bold;
  text-decoration: none;
  padding: 8px 8px 2px 8px;
}