#articleList h1 {
 font-size:24px;
 font-weight:normal;
 text-indent:7px;
 margin:85px 0 9px 0;
 padding:0;
 line-height:36px;
}
* html #articleList h1 {
 margin:82px 0 12px 0;
}

#articleList h1.introtext, * html #articleList h1.introtext {
 margin:12px 0 12px 0;
 text-indent:0;
}

#articleList #right, #rangePage #right { padding-top:130px;}
#articleList #rightbrowse, #rangePage #rightbrowse { padding-top:160px;}

div#catPic { width:582px; margin-bottom:15px; } 
#articleList #leftNavi div.boxContent{ height:466px; }

div#list {
  position:relative;
  width:597px;
  padding:0;
  margin:0;
  min-height:260px; /* 245+15 */
}
* html div#list { height:260px; }

div#list div {
  margin:0 4px 15px 0;
  float:left;
  display:inline; /* Fix für Double-Margin-Bug */
}

#browsebottom,#browsetop {
  width:184px;
  height:25px;
  line-height:25px;
  position:absolute;
  left:597px;
  background:url(/images/browse_bg.gif) repeat-x;
  float:left;
  text-align:center;
  font-size:12px;
} 
#browsetop { top:0px; }
#browsebottom { bottom:15px; }

#browsetop img#prev, #browsebottom img#prev { float:left; }
#browsetop img#next, #browsebottom img#next { float:right; }
#browsetop div, #browsebottom div { float:left; width:128px; text-align:center;}

