/* Forum */

#page_body_main_content .forum_articles li {
  list-style-position: outside;
}

#page_body_main_content .forum_articles img,
#page_body_main_content .moderation img {
  float: none;
  margin: 0;
}

.browse_background {
  margin-top: 10px;
}

#wwe3_form_forum_newarticle_drazubi legend {
  display: none;
}

.article_comment_meta_box {
  margin-top: 10px;
}

.article_comment_meta_box td {
  padding: 3px 0 3px 0;
}

.moderation {
  vertical-align: top;
  font-size:     0.83em;
  font-weight:   bold;
  border-bottom: 1px solid #c8c7c4;
  border-right:  1px solid #c8c7c4;
}

.moderation img {
  vertical-align: middle;
}

.styled_article_meta {
  color: #999;
  padding-bottom: 10px;
  border-bottom: 1px solid #c8c7c4;
  clear: both;
}

.forum_comment_text p,
.forum_article_text p {
  padding: 10px 0 0 0;
}

#wwe3_form_forum_newcomment_drazubi {
  margin-top: 20px;
}

#wwe3_form_forum_newcomment_drazubi legend {
  text-decoration: none;
  padding: 0;
  margin: 10px 0 0 0;
  font-size: 1em;
  font-weight: bold;
  padding:2px 16px 2px 6px;
  color: #fff;
  background: url(/static/img/dgbj12/legend_bg_ausbildung.gif) no-repeat right top;
}

.msie #wwe3_form_forum_newcomment_drazubi legend {
  position: relative;
  left: -6px;
}

.msie #wwe3_form_forum_newcomment_drazubi .wwe3tbl {
  margin-top: 10px;
}

.autocompleterSelect {
	background-color:#E20020;
    color: #fff;
}

#autocompleteHelper {
	background-color:#FFF;
	border:1px solid #C8C7C4;
	color: #000;
	width: 15em;
	font-size: 0.62em;
	text-align: left;
	padding:0 0 0 3px;
	font-family: Verdana, Arial, sans-serif;
}

#wwe3_form_reg_newsletter legend {
  display: none;
}

.activesort {
	float: left;
}
img.activesort {
	margin: 3px 0 0 5px !important;
}

#tooltipHelper {
  background-color: #fff;
  font-size: 0.66em;
  border: 1px solid black;
  padding: 3px;
}

#tooltipURL
{
	display: none;
}

td.article_preview_smallteaser {
  padding: 0;
}

#field_24_radio_4,
#field_24_radio_4_label,
tr.form_hidden { display: none; }
