#pageP_125 .infoBox,
#pageP_126 .infoBox
{
  margin: 0 0 0 20px;
}

.mb-regions-list
{
  
}

.mb-region-display
{
  padding: 20px 0 10px 0;
}

.mb-region-display-description
{
  line-height: 1.125em;
}

.mb-region-display-description
{
    padding: 3px 0 0 88px;
}

* html .mb-region-display-description
{
    padding-left: 100px;
}

.mb-region-display-title
{
  color:#2280DC;
  font-weight:bold;
  font-size:16px;
  line-height:24px;
  text-transform:uppercase;
  display:block;
  padding: 0 0 0 0;
  overflow: hidden;
  position: relative;
  top: -5px;
}

.mb-region-display-image img,
.mb-region-display-image span
{
  display: block;
  border: 1px #8f8f91 solid;
  width: 66px;
  height: auto;
  float: left;
  margin: 0 10px 0 0;
}

.mb-regions-list-actions
{
  padding: 0 0 10px 0;
}

.mb-topicpost-teaser
{
  padding: 10px 0 0 0;
}

.mb-topic-teaser
{
  padding: 0 0 10px 0;
}

.mb-topic-teaser-title
{
  margin: 0 0 10px 0;
  overflow: hidden;
  width: 640px;
}

.mb-topic-teaser-stats
{
  float: right;
  padding: 0 0 10px 0;
  text-align: right;
}

.mb-topic-teaser-description
{
  padding: 0 10px 0 0;
  width: 500px;
  overflow: hidden;
}

.mb-topic-teaser-link
{
  text-align: right;
  padding: 0 0 0 10px;
}

.mb-post-teaser
{
  padding: 0 0px 10px 0;
}

.mb-post-display-headline
{
    overflow: hidden;
    white-space: nowrap;
}

.mb-post-display-avatar img,
.mb-post-teaser-avatar img
{
  display: block;
  border: 1px #8f8f91 solid;
  width: 66px;
  height: 66px;
  float: left;
  margin: 0 10px 0 0;
}

.mb-post-teaser-headline
{
  color: #818181;
  padding: 0 10px 10px 0;
}

.mb-post-teaser-text
{
  padding:  0;
  margin:   0;
  border:   none;
  overflow: hidden;
  width: 660px;
  height: 22px;
}

.mb-post-teaser-stats
{
  float: right;
  padding: 0 0 10px 0;
  text-align: right;
}

.mb-post-teaser-link
{
  text-align: right;
  padding: 10px 0 0 10px;
}

.mb-topics-list
{
  padding: 20px 0 0 0;
}

.mb-topic-display
{
  padding: 0 0 20px 0;
}

.mb-topic-display h4,
.mb-topic-display p
{
  padding: 0 10px 0 0;
  line-height: 1.125em;
  width: 650px;
  overflow: hidden;
}

.mb-topic-display h4
{
  color: #aaaaaa;
}

/** MB TOPIC DISPLAY ACTIONS **/
.mb-topic-display-actions
{
  padding: 5px 0;
}

.mb-topic-display-actions .right
{
  float: right;
}

.mb-topic-display-actions .left
{
  float: left;
}

/** / MB TOPIC DISPLAY ACTIONS **/

.mb-posts-list
{
  padding: 10px 0 0 0;
}

.mb-posts-list-paging
{
  padding: 20px 0 0 0;
}

.mb-post-display
{
  
}

.mb-post-display-user
{
  padding: 10px 10px 10px 0;
  float: left;
  width: 180px;
  overflow: hidden;
}


.mb-post-display-user-avatar
{
  float: left;
  width: 66px;
  overflow: hidden;
  padding: 0 10px 0 0;
}

.mb-post-display-user-stats
{
  float: left;
  width: 100px;
  overflow: hidden;
}

.mb-post-display-user-stats li
{
  padding: 0 0 10px 0;
}

.mb-post-display-text
{
    padding: 10px 0 0 0;
    display: block;
    width: 470px;
    overflow: hidden;
    line-height: 13px;
}

* html .mb-post-display-text
{
    width: 447px; /* FIX IE 6 */
}

.mb-post-display-no-of-children
{
  padding: 10px 0;
  text-align: right;
}

/* @override .new-ui form */
.new-ui .mb-post-display-actions-form
{
  padding: 0;
  margin: 0;
  visibility: hidden;
}

.new-ui .hover .mb-post-display-actions-form
{
    visibility: visible;
}

.mb-post-display-actions
{
  padding: 5px 0;
}

.mb-filter-language-widget,
.mb-sort-topics-widget,
.mb-sort-posts-widget,
.mb-filter-time-user-widget
{
    margin: 0 0 10px 0;
}

#pageP_122 .content-column-right{
    margin: 18px 0 0 0;
}
#pageP_123 .content-column-right{
    margin: 20px 0 0 0;
}
.new-ui .mb-filter-language-widget form,
.new-ui .mb-sort-topics-widget form,
.new-ui .mb-sort-posts-widget form,
.new-ui .mb-filter-time-user-widget form
{
    margin-bottom: 10px !important;
}

.new-ui .mb-filter-language-widget form label
{
    color: #2E2E2E;
    font-weight: normal;
}
.new-ui .mb-filter-language-widget form .field-row
{
	padding: 10px 10px 0 0;
}


/**  FILTER ÜBERSICHT P124 **/
.mb-post-filter-actions
{
  border-top: 1px #aaaaaa dotted;
  position: relative;
}

.mb-post-filter-actions h3
{
  padding: 10px 10px 5px 10px;
}

.mb-post-filter-actions-list
{
  padding: 0 0 10px 10px;
}

.mb-post-filter-actions-list li
{
  line-height: 1.125em;
}

.mb-post-filter-actions-controls
{
  position: absolute;
  right: 0px;
  bottom: 5px;
}

* html .mb-post-filter-actions-controls
{
  position: static !important;
  right: auto !important;
  bottom: auto !important;
  padding-bottom: 10px;
}

* html .mb-post-filter-actions-controls .right
{
    float: right;
}

/** POPUP-LAYER p125 LOGIN **/
#pageP_125 .layer  p
{
    padding: 5px 10px;
}

#pageP_125 .loginInline
{
    margin: 10px auto;
}

/** p 124/125 filter/dropdowns **/
#filter_user,
#filter_time,
#sort,
#filter_sort
{
    width: 210px;
    overflow: hidden;
}

#filter_user option
{
    width: auto;
}