.pager {
  float:right;
}

/* IE 6/7 Abstand rechts */
*+html .pager, *html .pager {
  margin-right:8px;
}

.pager_more_placeholder {
  float:left;
  margin:4px 0px 0px 4px;
  padding:0px;
}

.pager_prevbutton {
  float:left;
  margin:4px 0px 0px 4px;
  padding:0px;
} 

.pager_nextbutton {
  float:left;
  margin:4px 0px 0px 4px;
  padding:0px;
} 

.pager_button_left {
  float:left;
  width:1px; 
  height:19px; 
  background-color:#2174AF;
  font-size:0px; 
  margin:0px 0px 0px 4px;
} 

.pager_button_middle {
  float:left;
  height:19px; 
  background: url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/pager/but_pager_middle.gif) repeat-x top left;
  font-size:0.9em;
  color:black;
  margin:0px;
  padding:3px 0px 0px 2px;
} 
.pager_button_middle a {
  color:black;
}

.pager_button_right {
  float:left;
  width:6px; 
  height:19px; 
  background: url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/pager/but_pager_right.gif) no-repeat;
  font-size:0px;
  margin:0px;
} 
.pager_button_middle_active {
  float:left;
  height:19px; 
  background: url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/pager/but_pager_middle_active.gif) repeat-x top left;
  font-size:0.9em;
  color:white;
  margin:0px;
  padding:3px 0px 0px 2px;
} 

.pager_button_right_active {
  float:left;
  width:6px; 
  height:19px; 
  background: url(/files/cache/extensions/bgn-extra/designsets/standard/Bilder/pager/but_pager_right_active.gif) no-repeat;
  font-size:0px;
  margin:0px;
} 

/**** Buttons für Textmodus abschalten ****/
.pager_title_txt,
.pager_nextbutton_txt,
.pager_aktbutton_txt,
.pager_pagebutton_txt,
.pager_prevbutton_txt {
  display:none;
  visibility:hidden;
}
